Skip to content

Fix MarlinUI when no E_AXIS and\or Z_AXIS exist #25624

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

filimonic
Copy link
Contributor

Fix MarlinUI when no E_AXIS and\or Z_AXIS exist
Example is 2D laser CNC: no extruders, no hotends, no Z axis

@thinkyhead thinkyhead force-pushed the bugfix-2.1.x branch 3 times, most recently from de391db to 0f34163 Compare April 12, 2023 05:14
@thinkyhead thinkyhead force-pushed the fix-marlinui-no-e_axis-or-z_axis branch from 8b52d75 to 905637c Compare May 11, 2023 15:30
@thinkyhead thinkyhead force-pushed the fix-marlinui-no-e_axis-or-z_axis branch from 905637c to f7e5c30 Compare May 11, 2023 15:33
@thinkyhead
Copy link
Member

While we're here, I see that HAS_TFT_XPT2046 is equivalent to TOUCH_SCREEN in most cases. Should we replace the use of HAS_TFT_XPT2046 with TOUCH_SCREEN in all these files? It seems like a safe change.

@thinkyhead thinkyhead merged commit d5fdbb8 into MarlinFirmware:bugfix-2.1.x May 13, 2023
oponyx pushed a commit to oponyx/Marlin that referenced this pull request May 14, 2023
oponyx pushed a commit to oponyx/Marlin that referenced this pull request May 14, 2023
EvilGremlin pushed a commit to EvilGremlin/Marlin that referenced this pull request May 17, 2023
tspiva pushed a commit to tspiva/Marlin that referenced this pull request May 25, 2023
Andy-Big pushed a commit to Andy-Big/Marlin_FB_Reborn that referenced this pull request Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants