mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
modular hose doc fix
This commit is contained in:
parent
da0730d370
commit
a7d2f0feb6
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ module modular_hose(size, type, clearance=0, waist_len, anchor=BOTTOM, spin=0,or
|
||||||
// Arguments:
|
// Arguments:
|
||||||
// size = size of hose part, must be 1/4, 1/2 or 3/4
|
// size = size of hose part, must be 1/4, 1/2 or 3/4
|
||||||
// outer = set to true to get the outer diameter.
|
// outer = set to true to get the outer diameter.
|
||||||
// Example:
|
// Example(3D):
|
||||||
// $fn=64;
|
// $fn=64;
|
||||||
// back_half()
|
// back_half()
|
||||||
// diff("remove")
|
// diff("remove")
|
||||||
|
|
Loading…
Reference in a new issue