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

Axes/Position 1mm Step #51

Closed seho85 closed 2 years ago

seho85 commented 2 years ago

Fixed Problem that 1mm Step Button was not working and not properly updated.

There was a error in the dgus project: the button for 1mm just send a wrong distance.

Problem is corrected, reflashing display is needed.

Fixes #45