summaryrefslogtreecommitdiff
path: root/mixer.scad
authorMichael Krelin <hacker@klever.net>2018-07-31 19:30:39 (UTC)
committer Michael Krelin <hacker@klever.net>2018-07-31 19:30:39 (UTC)
commit703ec3a28bbc55c4d758d4dd8e8e03df27fb777d (patch) (unidiff)
tree5b6dd20ff9923812076feab1aa02e40a7c0a30ba /mixer.scad
parent462211cfe016303ddba204c62dde0ffbb78660a4 (diff)
downloadextrudery-703ec3a28bbc55c4d758d4dd8e8e03df27fb777d.zip
extrudery-703ec3a28bbc55c4d758d4dd8e8e03df27fb777d.tar.gz
extrudery-703ec3a28bbc55c4d758d4dd8e8e03df27fb777d.tar.bz2
mixer: narrow default pushfit_id
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
@@ -15,7 +15,7 @@ module pushfit_thread(h=10) {
15 15
16module the_mixer( 16module the_mixer(
17 pushfit_d = 10, pushfit_h = 10, 17 pushfit_d = 10, pushfit_h = 10,
18 pushfit_id = 6.5, 18 pushfit_id = 6,
19 pushfit_type = "threaded", // threaded|embedded|embeddest 19 pushfit_type = "threaded", // threaded|embedded|embeddest
20 pushfit_ring_h = 4.7, // height of embedded pushfit ring 20 pushfit_ring_h = 4.7, // height of embedded pushfit ring
21 pushfit_insert_d = 8, // diameter of pushfit insert legs hole 21 pushfit_insert_d = 8, // diameter of pushfit insert legs hole