leveling-strategy.rectangular-grid.enable true # The strategy must be enabled in the config, as well as the zprobe module. leveling-strategy.rectangular-grid.x_size 75 # size of bed in the X axis leveling-strategy.rectangular-grid.y_size 50 # size of bed in the Y axis leveling-strategy.rectangular-grid.size 7 # The size of the grid, for example, 7 causes a 7x7 grid with 49 points. # Must be an odd number. leveling-strategy.rectangular-grid.do_home true leveling-strategy.rectangular-grid.probe_offsets 0,0,0 # Optional probe offsets from the nozzle or tool head leveling-strategy.rectangular-grid.save false # If the saved grid is to be loaded on boot then this must be set to true leveling-strategy.rectangular-grid.initial_height 10 # will move to Z10 before the first probe mm_per_line_segment 1 # necessary for cartesians using rectangular-grid #leveling-strategy.rectangular-grid.before_probe_gcode M280 # uncomment if you have a bltouch #leveling-strategy.rectangular-grid.after_probe_gcode M281 # uncomment if you have a bltouch