mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 00:09:41 +00:00
add colon
This commit is contained in:
parent
facc93f832
commit
5d25100cac
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ _hose_waist = [1.7698, 1.8251, 3.95998];
|
|||
// amount. On a Prusa printer with PETG clearance values around .1 work, but you
|
||||
// will have to experiment with your machine and materials. And note clearance values
|
||||
// are different for the different sizes.
|
||||
// Arguments
|
||||
// Arguments:
|
||||
// size = size of modular hose part, must be 1/4, 1/2 or 3/4.
|
||||
// type = type of part to make, either "segment", "socket" (or "big"), or "ball" (or "small")
|
||||
// clearance = clearance to make assembly possible. Either a scalar to apply the same to both ends or a vector [small,large] to apply different clearances to the two ends. Default: 0
|
||||
|
|
Loading…
Reference in a new issue