summaryrefslogtreecommitdiff
path: root/pulley_data.scad
authorMichael Krelin <hacker@klever.net>2018-08-31 20:19:28 (UTC)
committer Michael Krelin <hacker@klever.net>2018-08-31 20:19:28 (UTC)
commitcb33c94fe8264c3f689268b80e7bd767b31f72dc (patch) (side-by-side diff)
treea603f4eb9301b18dd6ef0557e6e9eb019dcb52de /pulley_data.scad
parent2d21a45f6f486469cf0d48aea6c5384419c597e3 (diff)
downloadextrudery-cb33c94fe8264c3f689268b80e7bd767b31f72dc.zip
extrudery-cb33c94fe8264c3f689268b80e7bd767b31f72dc.tar.gz
extrudery-cb33c94fe8264c3f689268b80e7bd767b31f72dc.tar.bz2
another: lookup-driven filament drive puley specification
Diffstat (limited to 'pulley_data.scad') (more/less context) (ignore whitespace changes)
-rw-r--r--pulley_data.scad8
1 files changed, 8 insertions, 0 deletions
diff --git a/pulley_data.scad b/pulley_data.scad
new file mode 100644
index 0000000..a1523de
--- a/dev/null
+++ b/pulley_data.scad
@@ -0,0 +1,8 @@
+pulley_e3d = [
+ ["d", 11.5 ], // outer diameter
+ ["h", 11 ], // pulley height
+ ["g", 8.25-3 - 11.5/2 ], // depth of U-groove, filament offset from the surface
+ ["fe", 7.5 ], // filament elevation from the bottom
+ ["ssrc", 2 ], // set screw radial clearance
+];
+