fix: remove probe section
This commit is contained in:
parent
a8bdc61051
commit
2325c915bd
|
|
@ -247,9 +247,6 @@ gcode:
|
||||||
#*# <---------------------- SAVE_CONFIG ---------------------->
|
#*# <---------------------- SAVE_CONFIG ---------------------->
|
||||||
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
||||||
#*#
|
#*#
|
||||||
#*# [probe]
|
|
||||||
#*# z_offset = 0
|
|
||||||
#*#
|
|
||||||
#*# [bed_mesh default]
|
#*# [bed_mesh default]
|
||||||
#*# version = 1
|
#*# version = 1
|
||||||
#*# points =
|
#*# points =
|
||||||
|
|
@ -306,4 +303,4 @@ gcode:
|
||||||
#*# max_y = 225
|
#*# max_y = 225
|
||||||
#*# mesh_x_pps = 5
|
#*# mesh_x_pps = 5
|
||||||
#*# max_x = 225
|
#*# max_x = 225
|
||||||
#*#
|
#*#
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue