Added missing config code to Printer Settings: bed shapes; also rounded build heights down to nearest millimeter

This commit is contained in:
csselph 2014-02-25 00:15:42 -08:00
parent 7dcd22e4e3
commit 58ab242cf4
11 changed files with 16 additions and 11 deletions

View file

@ -1,4 +1,5 @@
avoid_crossing_perimeters = 0
bed_shape = rectangular
bed_size = 200,200
bed_temperature = 70
bottom_solid_layers = 3
@ -10,6 +11,7 @@ brim_width = 0
build_height = 0
complete_objects = 0
cooling = 1
cool_extruder_lift = 0
default_acceleration = 0
disable_fan_first_layers = 1
end_gcode = M104 S0 ; turn off temperature\nG28 X0 ; home X axis\nM84 ; disable motors