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
On some occasions, the axis would move downwards into the print
Implemented nozzle reheating on timeout via display:
Raise nozzle timeout to 10 minutes
Use continue button as reheat trigger
Manage nozzle_timed_out variable via display
Add PausedByNozzleTimeout flag to enter correct routine on display
Use realtime delay on filament sensor (3000ms) to prevent false positives:
Instead of incrementing a variable on every iteration on the filament sensor trigger loop, we now use a real time macro that ensure better repeatability and is easier to customize.
Add audio feedback to M500 and M502 in display menu