From 1a3981f4d4c89ec470a9ccef4564d166e4603ba3 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Fri, 10 Aug 2018 09:42:53 +0000 Subject: another: do everything and turn on debug for dev setup --- 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( } } -the_extruder(what="both",left=false); +the_extruder(what="*",left=false,debug=true); -- cgit v0.9.0.2