summaryrefslogtreecommitdiff
path: root/multiswitch-metal.scad
Unidiff
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 @@
1use <multiswitch.scad>;
2include <pushfit_data.scad>;
3
4multiswitch(pf=pushfit_metal,inputs=inputs,debug=0);