mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +00:00
usage fix
This commit is contained in:
parent
c1cbfdfb12
commit
4bf1412d46
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
// d = Outer diameter of threaded rod, or a triplet of [d_min, d_pitch, d_major].
|
// d = Outer diameter of threaded rod, or a triplet of [d_min, d_pitch, d_major].
|
||||||
// l = length of threaded rod.
|
// l = length of threaded rod.
|
||||||
// pitch = Length between threads.
|
// pitch = Length between threads.
|
||||||
|
// ---
|
||||||
// left_handed = if true, create left-handed threads. Default = false
|
// left_handed = if true, create left-handed threads. Default = false
|
||||||
// bevel = if true, bevel the thread ends. Default: false
|
// bevel = if true, bevel the thread ends. Default: false
|
||||||
// bevel1 = if true bevel the bottom end.
|
// bevel1 = if true bevel the bottom end.
|
||||||
|
|
Loading…
Reference in a new issue