summaryrefslogtreecommitdiff
path: root/multiswitch-metal.scad
Side-by-side diff
Diffstat (limited to 'multiswitch-metal.scad') (more/less context) (ignore whitespace changes)
-rw-r--r--multiswitch-metal.scad4
1 files changed, 4 insertions, 0 deletions
diff --git a/multiswitch-metal.scad b/multiswitch-metal.scad
new file mode 100644
index 0000000..f736842
--- a/dev/null
+++ b/multiswitch-metal.scad
@@ -0,0 +1,4 @@
+use <multiswitch.scad>;
+include <pushfit_data.scad>;
+
+multiswitch(pf=pushfit_metal,inputs=inputs,debug=0);