Skip to content

Commit 6d597af

Browse files
committed
Macros: only apply scan compensation if not using contact meshing
1 parent 546696d commit 6d597af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configuration/macros/mesh.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ gcode:
133133
{% else %}
134134
BED_MESH_CALIBRATE PROFILE={default_profile}
135135
{% endif %}
136+
_BEACON_APPLY_SCAN_COMPENSATION
136137
{% endif %}
137-
_BEACON_APPLY_SCAN_COMPENSATION
138138
{% else %}
139139
BED_MESH_CALIBRATE PROFILE={default_profile}
140140
{% endif %}
@@ -166,8 +166,8 @@ gcode:
166166
{% else %}
167167
BED_MESH_CALIBRATE PROFILE={default_profile}
168168
{% endif %}
169+
_BEACON_APPLY_SCAN_COMPENSATION
169170
{% endif %}
170-
_BEACON_APPLY_SCAN_COMPENSATION
171171
{% else %}
172172
BED_MESH_CALIBRATE PROFILE={default_profile}
173173
{% endif %}

0 commit comments

Comments
 (0)