summaryrefslogtreecommitdiff
path: root/mixer.scad
authorMichael Krelin <hacker@klever.net>2018-07-31 19:31:02 (UTC)
committer Michael Krelin <hacker@klever.net>2018-07-31 19:31:02 (UTC)
commitda262d91847673cd90269f164fc8ca5081333e3b (patch) (side-by-side diff)
tree501351128b51c8d62e4c455fcd78eec31dca92f3 /mixer.scad
parent703ec3a28bbc55c4d758d4dd8e8e03df27fb777d (diff)
downloadextrudery-da262d91847673cd90269f164fc8ca5081333e3b.zip
extrudery-da262d91847673cd90269f164fc8ca5081333e3b.tar.gz
extrudery-da262d91847673cd90269f164fc8ca5081333e3b.tar.bz2
mixer: some parameters comments
Diffstat (limited to 'mixer.scad') (more/less context) (ignore whitespace changes)
-rw-r--r--mixer.scad4
1 files changed, 2 insertions, 2 deletions
diff --git a/mixer.scad b/mixer.scad
index 654ae98..3740ae5 100644
--- a/mixer.scad
+++ b/mixer.scad
@@ -20,8 +20,8 @@ module the_mixer(
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,
+ pushfit_inlet_ch = 1, // inlet chamfer
+ liner_d = 4, liner_id = 2, // ptfe liner inner and outer diameters
filament_d = 1.75,
join_angle = 30,