From 98f9a2d2169059542f92d6546f9979664b805788 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Tue, 05 Dec 2017 21:41:01 +0000 Subject: the embeddest material switch --- (limited to 'mixer-embeddest.scad') diff --git a/mixer-embeddest.scad b/mixer-embeddest.scad new file mode 100644 index 0000000..576be47 --- a/dev/null +++ b/mixer-embeddest.scad @@ -0,0 +1,10 @@ +extrusion_width=.5; + +use ; + +the_mixer( + pushfit_type="embeddest", + pushfit_d = 8, + pushfit_h = 7, + interpushfit = extrusion_width +); -- cgit v0.9.0.2