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