⚡️ Handle shared enable pins (#22824)
This commit is contained in:
committed by
Scott Lahteine
parent
25a131b942
commit
021ceeba0b
@@ -125,7 +125,7 @@ void StressTestScreen::onIdle() {
|
||||
injectCommands_P(PSTR(
|
||||
"G0 X100 Y100 Z100 F6000\n"
|
||||
"T0\nG4 S1"
|
||||
TERN_(HAS_MULTI_EXTRUDER, "\nT1\nG4 S1")
|
||||
E_TERN_("\nT1\nG4 S1")
|
||||
"\nG0 X150 Y150 Z150"
|
||||
));
|
||||
}
|
||||
|
Reference in New Issue
Block a user