Changing RoBo 565 offset to 0

This commit is contained in:
larsbrubaker 2014-05-27 13:10:21 -07:00
parent d3f98fe37c
commit 2da99d9c4e

View file

@ -106,7 +106,7 @@ solid_infill_extrusion_width = 0
solid_infill_speed = 60
spiral_vase = 0
standby_temperature_delta = -5
start_gcode = G28 ; home all axes\nG1 Z5 F5000 ; lift nozzle\nM109 S[temperature] ; set the extruder temp and wait\nM565 Z1 ; Set the probe offset\nG29 ; probe bed\n
start_gcode = G28 ; home all axes\nG1 Z5 F5000 ; lift nozzle\nM109 S[temperature] ; set the extruder temp and wait\nM565 Z0 ; Set the probe offset\nG29 ; probe bed\n
start_perimeters_at_concave_points = 0
start_perimeters_at_non_overhang = 0
support_material = 1