🔧 Clarify axis disable / timeout (#25571)

This commit is contained in:
Scott Lahteine
2023-03-26 17:24:40 -05:00
parent ee088146c0
commit 4a0b539f60
16 changed files with 133 additions and 68 deletions

View File

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