🔧 Clarify axis disable / timeout

MarlinFirmware/Marlin#25571
This commit is contained in:
Scott Lahteine 2023-03-25 22:18:04 -05:00
parent ac7195cfd3
commit e04cd53f97
649 changed files with 4697 additions and 4388 deletions

View file

@ -1713,8 +1713,8 @@
// @section extruder
//#define DISABLE_E // Disable the extruder when not stepping
#define DISABLE_INACTIVE_EXTRUDER // Keep only the active extruder enabled
//#define DISABLE_E // Disable the extruder when not stepping
#define DISABLE_OTHER_EXTRUDERS // Keep only the active extruder enabled
// @section motion