author | Michael Krelin <hacker@klever.net> | 2018-07-31 20:49:36 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2018-07-31 20:49:36 (UTC) |
commit | 96cccfff8152141c0bea3972847579ebfef09d0d (patch) (unidiff) | |
tree | 59f81c0367534bcb26dd71986b23a6cc3aa2eb29 /multiswitch-4-embeddest.scad | |
parent | 16d8fccf43063c025c7dc85cfb06492cca682019 (diff) | |
download | extrudery-96cccfff8152141c0bea3972847579ebfef09d0d.zip extrudery-96cccfff8152141c0bea3972847579ebfef09d0d.tar.gz extrudery-96cccfff8152141c0bea3972847579ebfef09d0d.tar.bz2 |
remove multiswitch preset
Diffstat (limited to 'multiswitch-4-embeddest.scad') (more/less context) (ignore whitespace changes)
-rw-r--r-- | multiswitch-4-embeddest.scad | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/multiswitch-4-embeddest.scad b/multiswitch-4-embeddest.scad deleted file mode 100644 index fac9134..0000000 --- a/multiswitch-4-embeddest.scad +++ b/dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | use <multiswitch.scad>; | ||
2 | include <pushfit_data.scad>; | ||
3 | |||
4 | multiswitch(inputs=4,pf=pushfit_embeddest); | ||