Skip to content
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

fix: show extruder extra menu without load/unload_filament macros #1747

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

meteyou
Copy link
Member

@meteyou meteyou commented Jan 14, 2024

Description

This PR fix a bug in the condition to show the extra menu in the extruder panel. It only check the LOAD/UNLOAD_FILAMENT macro, but doesn't check the PURGE_FILAMENT or CLEAN_NOZZLE macro.

Related Tickets & Documents

fixes #1744

Mobile & Desktop Screenshots/Recordings

none

[optional] Are there any post-deployment tasks we need to perform?

none

Signed-off-by: Stefan Dej <meteyou@gmail.com>
@meteyou meteyou requested review from dw-0 and rackrick January 14, 2024 22:38
@meteyou meteyou merged commit 3a04c36 into mainsail-crew:develop Jan 20, 2024
8 checks passed
@meteyou meteyou deleted the fix/extruder-toolbar-buttons branch January 20, 2024 20:32
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.

Allow showing PURGE_FILAMENT and CLEAN_NOZZLE in Extruder panel even if LOAD/UNLOAD_FILAMENT isn't defined
2 participants