summaryrefslogtreecommitdiff
path: root/multiswitch.scad
Unidiff
Diffstat (limited to 'multiswitch.scad') (more/less context) (ignore whitespace changes)
-rw-r--r--multiswitch.scad4
1 files changed, 3 insertions, 1 deletions
diff --git a/multiswitch.scad b/multiswitch.scad
index 2b909a9..f58b7bd 100644
--- a/multiswitch.scad
+++ b/multiswitch.scad
@@ -106,3 +106,5 @@ module multiswitch(
106} 106}
107 107
108multiswitch(debug=2,print=false); 108
109//CUSTOMIZERCUTOFF
110multiswitch(debug=1,print=false,inputs=2);