seho85 / klipper-dgus

A python project to connect a DGUS display to Klipper
GNU General Public License v3.0
44 stars 12 forks source link

Added Pause/Cancel and Stop to Overview Mask #32

Closed seho85 closed 2 years ago

seho85 commented 2 years ago

For canceling the print, the "Abort Button" must be hold for at least 2 seconds. This delay was added to avoid inadvertently abort of the print.

Fixes #25