⚡️ Handle shared enable pins (#22824)
This commit is contained in:
committed by
Scott Lahteine
parent
25a131b942
commit
021ceeba0b
@ -3278,7 +3278,7 @@ void MarlinSettings::reset() {
|
||||
//
|
||||
// Tool-changing Parameters
|
||||
//
|
||||
TERN_(HAS_MULTI_EXTRUDER, gcode.M217_report(forReplay));
|
||||
E_TERN_(gcode.M217_report(forReplay));
|
||||
|
||||
//
|
||||
// Backlash Compensation
|
||||
|
Reference in New Issue
Block a user