mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-08-04 22:47:25 +02:00
Corrected core XY comment.
This commit is contained in:
@@ -208,7 +208,7 @@ exposing enough information to make a battery box.
|
|||||||
<a name="Belts"></a>
|
<a name="Belts"></a>
|
||||||
## Belts
|
## Belts
|
||||||
Models timing belt running over toothed or smooth pulleys and calculates an accurate length.
|
Models timing belt running over toothed or smooth pulleys and calculates an accurate length.
|
||||||
Only models 2D paths, so not core XY!
|
Only models 2D paths, so not crossed belt core XY!
|
||||||
|
|
||||||
To make the back of the belt run against a smooth pulley on the outside of the loop specify a negative pitch radius.
|
To make the back of the belt run against a smooth pulley on the outside of the loop specify a negative pitch radius.
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
//
|
//
|
||||||
//! Models timing belt running over toothed or smooth pulleys and calculates an accurate length.
|
//! Models timing belt running over toothed or smooth pulleys and calculates an accurate length.
|
||||||
//! Only models 2D paths, so not core XY!
|
//! Only models 2D paths, so not crossed belt core XY!
|
||||||
//!
|
//!
|
||||||
//! To make the back of the belt run against a smooth pulley on the outside of the loop specify a negative pitch radius.
|
//! To make the back of the belt run against a smooth pulley on the outside of the loop specify a negative pitch radius.
|
||||||
//!
|
//!
|
||||||
|
Reference in New Issue
Block a user