-rw-r--r-- | another.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/another.scad b/another.scad index dbd20f3..7a3b0ac 100644 --- a/another.scad +++ b/another.scad @@ -407,4 +407,4 @@ module the_extruder( - debug() mirrorleft() + debug() if(what=="lever") color("green",0.7) lever(); |