fix fuzzy
This commit is contained in:
@@ -146,7 +146,7 @@ gcode:
|
||||
{% endif %}
|
||||
{% if printer["gcode_macro RatOS"].touch_cart_enabled|lower == 'true' %}
|
||||
M109 S{min_temp}
|
||||
CARTOGRAPHER_TOUCH FUZZY = {printer["gcode_macro RatOS"].touch_cart_fuzzy} ; Perform touch probe
|
||||
CARTOGRAPHER_TOUCH FUZZY={printer["gcode_macro RatOS"].touch_cart_fuzzy} ; Perform touch probe
|
||||
{% endif %}
|
||||
M140 S{TARGET_TEMP}
|
||||
{% elif printer["gcode_macro RatOS"].bed_mesh_profile is defined %}
|
||||
|
||||
Reference in New Issue
Block a user