Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCREWS_TILT_CALCULATE dialog shows everytime with MAX_DEVIATION #1472

Closed
a81j opened this issue Jul 19, 2023 · 0 comments · Fixed by #1474
Closed

SCREWS_TILT_CALCULATE dialog shows everytime with MAX_DEVIATION #1472

a81j opened this issue Jul 19, 2023 · 0 comments · Fixed by #1474
Labels
⚡ Type: Bug Something isn't working

Comments

@a81j
Copy link

a81j commented Jul 19, 2023

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

SCREWS_TILT_CALCULATE MAX_DEVIATION=0.25
BED_MESH_CLEAR
BED_MESH_CALIBRATE

Additional information:

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant