Fix platform size
authorVáclav 'Ax' Hůla <axtheb@gmail.com>
Mon, 4 Mar 2013 17:14:20 +0000 (18:14 +0100)
committerVáclav 'Ax' Hůla <axtheb@gmail.com>
Mon, 4 Mar 2013 17:14:20 +0000 (18:14 +0100)
box_frame/configuration.scad.big

index 2ae62b3..50e591a 100644 (file)
@@ -138,8 +138,8 @@ include <inc/functions.scad>
 //x_smooth_rod_length=325;
 //y_smooth_rod_length=405;
 //z_smooth_rod_length=235;
-bed_x_size=225;
-bed_y_size=225;
+bed_x_size=350;
+bed_y_size=350;
 
 x_smooth_rod_length=460+board_thickness*2; // 492 for 16mm thickness; 484 for 12mm thickness
 y_smooth_rod_length=470;