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

Extrude and Retract Button using M82 (Extruder Absolute Postion) inst… #43

Closed seho85 closed 2 years ago

seho85 commented 2 years ago

…ead of M83 (Rel. Position), that causes that retract and extrude can be not performed multiple times.

Fixes #41