fix plate thickness
authorNathan Zadoks <nathan@nathan7.eu>
Sat, 8 Dec 2012 17:11:18 +0000 (18:11 +0100)
committerNathan Zadoks <nathan@nathan7.eu>
Sat, 8 Dec 2012 17:11:18 +0000 (18:11 +0100)
configuration.scad.dist

index 16434e4..797f384 100644 (file)
@@ -64,7 +64,7 @@ bearing_type = 0;
 idler_bearing = 0;
 
 // Thickness of the XZ plate board
-board_thickness = 16;
+board_thickness = 12;
 
 //Layer height * width over thickness. Used for idler sleeve
 single_wall_width = 0.3*2.2;