You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Screws tilt adjust shows box dialog always shows when doing my bed level macro, but it previously only appeared when out of range (USING MAX_DEVIATION)
What did you expect to happen instead?
Not show the SCREWS_TILT_CALCULATE dialog every time
How to reproduce this bug?
Use this macro:
[gcode_macro BED_LEVEL]
gcode:
POWER_ON_PRINTER
M140 S50 ; set bed temp
G28 X Y; Home X Y
G28 Z ; Home Z
M104 S130 ; set extruder temporary
Mainsail Version:
2.6.0
Browser:
Safari
Device:
Desktop PC
Operating System:
macOS
What happened?
Screws tilt adjust shows box dialog always shows when doing my bed level macro, but it previously only appeared when out of range (USING MAX_DEVIATION)
What did you expect to happen instead?
Not show the SCREWS_TILT_CALCULATE dialog every time
How to reproduce this bug?
Use this macro:
[gcode_macro BED_LEVEL]
gcode:
POWER_ON_PRINTER
M140 S50 ; set bed temp
G28 X Y; Home X Y
G28 Z ; Home Z
M104 S130 ; set extruder temporary
Additional information:
No response
The text was updated successfully, but these errors were encountered: