summaryrefslogtreecommitdiff
path: root/pulley_data.scad
blob: a1523defda1ed6dbbe12f718f5632bb660350972 (plain)
1
2
3
4
5
6
7
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
];