Merge pull request #611 from adrianVmariano/master

doc fixes
This commit is contained in:
Revar Desmera 2021-07-20 18:39:53 -07:00 committed by GitHub
commit 57828ade9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -199,9 +199,9 @@ module modular_hose(size, type, clearance=0, waist_len, anchor=BOTTOM, spin=0,or
// diff("remove")
// cuboid(50){
// attach(TOP) modular_hose(1/2, "ball");
// position(TOP+RIGHT) y
// rot(181)
// xrot(90)
// up(0.01)position(TOP+RIGHT)
// rot(180)
// xrot(-90)
// rotate_extrude(angle=135)
// right(25)
// circle(r=modular_hose_radius(1/2));