You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AnHardt 9ad3aed0ef 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`.
6 years ago
..
lib Module updates 8 years ago
src Fix tool-change for MIXING_EXTRUDER with < 2 virtual tools (#12417) 6 years ago
Configuration.h Combine more tool-change variables (#12137) 6 years ago
Configuration_adv.h Apply extra condition to LCD_PROGRESS_BAR 6 years ago
Makefile Fix "Missing separator" errors. (#12035) 6 years ago
Marlin.ino Marlin.ino needs no content (#9506) 7 years ago