From d146d447ecfcc1003bea288f6991afec4f7ce6f6 Mon Sep 17 00:00:00 2001 From: Luca Date: Sat, 12 Aug 2023 01:15:20 +0200 Subject: [PATCH] Add spacers --- spacer.scad | 23 +++++++++++++++++++++++ spacer_corner.stl | Bin 0 -> 1884 bytes spacer_inline.stl | Bin 0 -> 2284 bytes 3 files changed, 23 insertions(+) create mode 100644 spacer.scad create mode 100644 spacer_corner.stl create mode 100644 spacer_inline.stl diff --git a/spacer.scad b/spacer.scad new file mode 100644 index 0000000..4025914 --- /dev/null +++ b/spacer.scad @@ -0,0 +1,23 @@ +depth = 1.2; +height = 3; +hole = 3.5; +thickness = 0.6; +width = 4; + +//* +// corner +translate([3.5, 0, 0]) cube([width, 3.5, thickness]); +translate([3.5, 3.5, 0]) cube([width, width, thickness]); +translate([0, 3.5, 0]) cube([3.5, width, thickness]); +translate([-depth, 3.5, 0]) cube([depth, width, height]); +translate([3.5, -depth, 0]) cube([width, depth, height]); +/*/ +// inline +translate([hole, 0, 0]) cube([width, hole, thickness]); +translate([hole, hole, 0]) cube([width, width, thickness]); +translate([0, hole, 0]) cube([hole, width, thickness]); +translate([-width, hole, 0]) cube([width, width, thickness]); +translate([-width, 0, 0]) cube([width, hole, thickness]); +translate([-width, -depth, 0]) cube([width, depth, height]); +translate([hole, -depth, 0]) cube([width, depth, height]); +//*/ diff --git a/spacer_corner.stl b/spacer_corner.stl new file mode 100644 index 0000000000000000000000000000000000000000..43ebe9fa539af1eae439224f31d2a74c6e2752e5 GIT binary patch literal 1884 zcmbtUu~7su5OYiiWCZkq8Aurd8u)vfr^m7zS**wG`Rkc%kwL!L{n z)IG8hD^E1`)@M%?bGi@wI?TIaMLQT7MFrG35h3+#XHHOacR%LoOlUl_tIWHs5?=$J^LAMcowH@%z{@I(d)sIiwVN z^f11=d7`LkR^Z4LVpezturLLz7*7TZJ4PvcwivEV^5!HvjE;cB>Fvbc?P@S2+Mn@+ zk)6LN-aB3Wg^GFIyBTUpUFYRi44wg6S}Q|&Gmw#AFvVuPO`!pY346M=j?^+Y&yZEk z40?6`6L6yIIsARNlJD8Qr#8O9hS(ML;5n=`-3~O);gh1Gex;s UuFj$g^fH^y7DoFW71@Y?0A&zUW&i*H literal 0 HcmV?d00001 diff --git a/spacer_inline.stl b/spacer_inline.stl new file mode 100644 index 0000000000000000000000000000000000000000..5117f9c3fd3c95f57bba1720f258b3a67c5485c7 GIT binary patch literal 2284 zcmbu9y-@@)422!j0T~6*17;v)2xwpfE@OZaTmm6i4Oh~YfS=wzB-y?Q2fJEHpMGq4 zpFa=pFAw*RH%}k0hqtTp-*syN+MUNaSIV`&&-MFw{3(Sp^k2to^EIMD11~&jfvgCW z69LD*GQk|ui!LQsmAyQlS7@Q_0WxOaYAIXw3PoQgU=b1Nu5Pfgx^_Yyb?8LQZO-;U zRUl$^)JGl%CDM(r%7?&DN3BI;{V&uy= zi0tKYxmVf0_hD77y<%?XMuIy^`{f+b3%=?$?}B2>LtcFI{8^P|Arro%Gr@pqQHZJok`m;UWe RXm(|RXQnUpvGR&EP@hOz(v literal 0 HcmV?d00001