summaryrefslogtreecommitdiff
path: root/mixer.scad
Side-by-side diff
Diffstat (limited to 'mixer.scad') (more/less context) (ignore whitespace changes)
-rw-r--r--mixer.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/mixer.scad b/mixer.scad
index a3510a2..654ae98 100644
--- a/mixer.scad
+++ b/mixer.scad
@@ -12,13 +12,13 @@ module pushfit_thread(h=10) {
else english_thread(diameter=thr,threads_per_inch=28,length=h/25.4,internal=true);
translate([-2,-slit,0]) cube([4,2*slit,h]);
}
module the_mixer(
pushfit_d = 10, pushfit_h = 10,
- pushfit_id = 6.5,
+ pushfit_id = 6,
pushfit_type = "threaded", // threaded|embedded|embeddest
pushfit_ring_h = 4.7, // height of embedded pushfit ring
pushfit_insert_d = 8, // diameter of pushfit insert legs hole
pushfit_legspace_h = 3.2, // the height of legspace for embeddest variant
pushfit_inlet_ch = 1,
liner_d = 4, liner_id = 2,