tightened up a few loose fittings and added pica board mount

This commit is contained in:
Martin Rice
2016-04-30 14:26:29 -04:00
parent 6cb0c0d5f0
commit 7fa32c9f62
11 changed files with 4214 additions and 4774 deletions

View File

@@ -8,9 +8,9 @@
include <configuration.scad>
rod_distance = 50; // vertical distance between X axis smooth rods (was 45mm on original prusa i3 xends)
pushfit_d = 10.3; // slightly larger than the rods themselves to accomodate extrusion
pushfit_d = 10.2; // slightly larger than the rods themselves to accomodate extrusion
bearing_diameter = 19; // 19=LM10UU 15=LM8UU
bearing_cut_extra = 0.4; // extra cut for linear bearings so they are not too tight.
bearing_cut_extra = 0.1; // extra cut for linear bearings so they are not too tight.
thinwall = 3; // thickness of the wall that holds in the linear bearings
height = rod_distance+15;// height of the x ends
m3_hole_r = 1.8;