forked from MarlinFirmware/Marlin
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Partial revert of "TOUCH_BUTTONS (MarlinFirmware#15100)" v8
The new changes in Marlin make the touchscreen erratic. Keep the "inverted" arrows for REVERSE_MENU_DIRECTION Partially reverts/fix commit 6b05d5d. - STD_ENCODER_PULSES_PER_STEP 1 make weird menu "rollback" on "untouch" - touch_buttons variable seems required to avoid bad points for now.. + handle arrows in priority may avoid some bad clicks, but doesnt really change things..
- Loading branch information
Showing
3 changed files
with
25 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters