Skip to content
Snippets Groups Projects
Commit 9ad3aed0 authored by AnHardt's avatar AnHardt Committed by Scott Lahteine
Browse files

Fix tool-change for MIXING_EXTRUDER with < 2 virtual tools (#12417)

Fix #12416

Better handling of `ENABLED(MIXING_EXTRUDER) && !MIXING_VIRTUAL_TOOLS > 1` -  to not fall through to the general case. Fix compiler warnings for `#elif EXTRUDERS < 2`.
parent d6312675
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment