Update Adaptive_Meshing.cfg

This commit is contained in:
Cyril 2024-03-11 22:49:49 +01:00
parent 88ac0dda5c
commit 8c8c6c1090

View file

@ -90,4 +90,4 @@ gcode:
{% endif %}
_BED_MESH_CALIBRATE mesh_min={adapted_x_min},{adapted_y_min} mesh_max={adapted_x_max},{adapted_y_max} ALGORITHM={algorithm} PROBE_COUNT={points_x},{points_y}
_BED_MESH_CALIBRATE PROFILE=kamp mesh_min={adapted_x_min},{adapted_y_min} mesh_max={adapted_x_max},{adapted_y_max} ALGORITHM={algorithm} PROBE_COUNT={points_x},{points_y}