Skip to content

Don't trigger babystepping on double click if encoder moved#28312

Open
dbuezas wants to merge 1 commit intoMarlinFirmware:bugfix-2.1.xfrom
dbuezas:dbuezas/dont-babystep-on-double-click-if-encoder-moved
Open

Don't trigger babystepping on double click if encoder moved#28312
dbuezas wants to merge 1 commit intoMarlinFirmware:bugfix-2.1.xfrom
dbuezas:dbuezas/dont-babystep-on-double-click-if-encoder-moved

Conversation

@dbuezas
Copy link
Contributor

@dbuezas dbuezas commented Feb 1, 2026

Description

I moved my preheat menu items to the main menu so I can preheat quickly and selecting it triggers Z baby stepping. This is because clicking it also makes the menu go back to the status screen.

This MR adds a simple check for the encoder position so double click doesn't trigger when one does click-move-click.

Sounds too specific for myself, but it removes the problem for any other main menu item that sends the lcd back to the status screen, so IMO it isn't

Requirements

Benefits

Configurations

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant