Enhance IDEX toolchange auto-return w/ no park, full control (#14117)
This commit is contained in:
committed by
Scott Lahteine
parent
3d9d72e8db
commit
aa0383a83b
@ -68,7 +68,6 @@ void GcodeSuite::T(const uint8_t tool_index) {
|
||||
|
||||
tool_change(
|
||||
tool_index,
|
||||
MMM_TO_MMS(parser.linearval('F')),
|
||||
(tool_index == active_extruder) || parser.boolval('S')
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user