-rw-r--r-- | another.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/another.scad b/another.scad index da5f695..7e8a45f 100644 --- a/another.scad +++ b/another.scad | |||
@@ -423,4 +423,4 @@ module the_extruder( | |||
423 | } | 423 | } |
424 | } | 424 | } |
425 | 425 | ||
426 | the_extruder(what="both",left=false); | 426 | the_extruder(what="*",left=false,debug=true); |