Trying to add buttons to GUI #28
Replies: 1 comment 3 replies
-
Use baby steps, check how Z-offset was implemented, I do baby steps using the rotary enconder to avoid encoder switch wear. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I successfully added a button to home X and Y at the same time, but I wanted to bring back the feature of Alex's firmware where you could press one of two buttons to adjust the Z-offset by 0.01mm up or down. I'm unsure how to implement it, and given that this firmware project also involved @mriscoc making their own UI, I expect they (or someone) might be able to help me out.
Beta Was this translation helpful? Give feedback.
All reactions