🔧 Clarify axis disable / timeout (#25571)

This commit is contained in:
Scott Lahteine
2023-03-26 17:24:40 -05:00
committed by GitHub
parent 39652d93ab
commit 61f22f34d3
17 changed files with 130 additions and 113 deletions

View File

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