mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-28 15:59: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:
|
||||
// size = size of hose part, must be 1/4, 1/2 or 3/4
|
||||
// outer = set to true to get the outer diameter.
|
||||
// Example:
|
||||
// Example(3D):
|
||||
// $fn=64;
|
||||
// back_half()
|
||||
// diff("remove")
|
||||
|
|
Loading…
Reference in a new issue