summaryrefslogtreecommitdiff
path: root/pulley_data.scad
blob: 84f7220f4e67e112c138cf3a66e660187fea7b00 (plain)
1
2
3
4
5
6
7
8
9
10
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
 ["sse", 2.5 ],			// set screw elevation
 ["ssd", 3.1 ],			// set screw diameter
 ["ssrc", 2 ],			// set screw radial clearance
];