mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-06 12:19:47 +00:00
commit
57828ade9b
1 changed files with 3 additions and 3 deletions
|
@ -199,9 +199,9 @@ module modular_hose(size, type, clearance=0, waist_len, anchor=BOTTOM, spin=0,or
|
||||||
// diff("remove")
|
// diff("remove")
|
||||||
// cuboid(50){
|
// cuboid(50){
|
||||||
// attach(TOP) modular_hose(1/2, "ball");
|
// attach(TOP) modular_hose(1/2, "ball");
|
||||||
// position(TOP+RIGHT) y
|
// up(0.01)position(TOP+RIGHT)
|
||||||
// rot(181)
|
// rot(180)
|
||||||
// xrot(90)
|
// xrot(-90)
|
||||||
// rotate_extrude(angle=135)
|
// rotate_extrude(angle=135)
|
||||||
// right(25)
|
// right(25)
|
||||||
// circle(r=modular_hose_radius(1/2));
|
// circle(r=modular_hose_radius(1/2));
|
||||||
|
|
Loading…
Reference in a new issue