0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Configurations.git synced 2025-09-15 08:40:24 +00:00

🔧 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

@ -1715,8 +1715,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