This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin
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`.
2018-11-13 04:56:10 -06:00
..
lib Module updates 2017-09-21 16:26:42 -05:00
src Fix tool-change for MIXING_EXTRUDER with < 2 virtual tools (#12417) 2018-11-13 04:56:10 -06:00
Configuration.h Combine more tool-change variables (#12137) 2018-11-06 22:22:20 -06:00
Configuration_adv.h Apply extra condition to LCD_PROGRESS_BAR 2018-11-11 08:36:10 -06:00
Makefile Fix "Missing separator" errors. (#12035) 2018-10-08 14:28:52 -05:00
Marlin.ino Marlin.ino needs no content (#9506) 2018-02-06 02:28:18 -06:00