0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Configurations.git synced 2025-09-17 01:27:55 +00:00

🐛 Fix Mixing Extruder examples

This commit is contained in:
Scott Lahteine 2021-08-07 23:51:52 -05:00
parent 9c8e2b3802
commit fec1a62444
8 changed files with 8 additions and 8 deletions

View file

@ -1303,7 +1303,7 @@
// @section extruder
#define DISABLE_E false // Disable the extruder when not stepping
#define DISABLE_INACTIVE_EXTRUDER // Keep only the active extruder enabled
//#define DISABLE_INACTIVE_EXTRUDER // Keep only the active extruder enabled
// @section machine