Changing RoBo 565 offset to 0
This commit is contained in:
parent
d3f98fe37c
commit
2da99d9c4e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue