tightened up a few loose fittings and added pica board mount
This commit is contained in:
+2
-2
@@ -8,9 +8,9 @@
|
|||||||
include <configuration.scad>
|
include <configuration.scad>
|
||||||
|
|
||||||
rod_distance = 50; // vertical distance between X axis smooth rods (was 45mm on original prusa i3 xends)
|
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_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
|
thinwall = 3; // thickness of the wall that holds in the linear bearings
|
||||||
height = rod_distance+15;// height of the x ends
|
height = rod_distance+15;// height of the x ends
|
||||||
m3_hole_r = 1.8;
|
m3_hole_r = 1.8;
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2047
-2327
File diff suppressed because it is too large
Load Diff
+2165
-2445
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user