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 active extruder indicator #26834

Conversation

thisiskeithb
Copy link
Member

@thisiskeithb thisiskeithb commented Mar 2, 2024

Description

Exclude STATUS_HOTEND_NUMBERLESS & SINGLENOZZLE for active extruder indicator feature.

Requirements

Multi-extruder setup with a DOGM display

Benefits

DOGM display-based configs with STATUS_HOTEND_NUMBERLESS or SINGLENOZZLE enabled will compile.

Configurations

Any DOGM display-based config with STATUS_HOTEND_NUMBERLESS or SINGLENOZZLE or config.zip + pins.zip from #26833

Related Issues

@radek8
Copy link
Contributor

radek8 commented Mar 2, 2024

Your fix is working
Thank you

@thisiskeithb thisiskeithb force-pushed the pr/fix_extruder_indicator_numberless branch from 137f157 to 735ff4a Compare March 8, 2024 18:40
@thisiskeithb thisiskeithb force-pushed the pr/fix_extruder_indicator_numberless branch from 735ff4a to 0d3e4d0 Compare March 15, 2024 21:52
@thisiskeithb
Copy link
Member Author

Added SINGLENOZZLE to the NONE() check since it was just reported on Discord.

@thisiskeithb thisiskeithb changed the title 🩹 No active extruder indicator with STATUS_HOTEND_NUMBERLESS 🩹 Fix active extruder indicator Mar 15, 2024
@thisiskeithb thisiskeithb linked an issue Mar 21, 2024 that may be closed by this pull request
1 task
@thisiskeithb thisiskeithb force-pushed the pr/fix_extruder_indicator_numberless branch from 0d3e4d0 to a8338f2 Compare April 5, 2024 18:57
@sjasonsmith sjasonsmith merged commit 7dc7195 into MarlinFirmware:bugfix-2.1.x Apr 7, 2024
61 checks passed
@thisiskeithb thisiskeithb deleted the pr/fix_extruder_indicator_numberless branch April 7, 2024 04:19
RPGFabi pushed a commit to RPGFabi/Marlin that referenced this pull request Jun 15, 2024
* 🩹 No active extruder when any of several incompatible features are enabled
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.

[BUG] error compiling firmware with stock ender 3 lcd [BUG] Compilation of FW with 2 extruders.
3 participants