Marine6680
Member
Hello, I was hoping someone here could assist with the homing routine with Tridex. Need to edit some of the configs so that it homes properly. After a toolhead type change from the Stealthburner to the Rapidburner toolhead, the homing has changed.
T1 now homes to the left side of the printer, rather than homing against T0 on the right. This is causing movement errors when swapping back to T0 for homing Z. I have so far not figured out what I need to change in the homing macros, homing override, or the IDEX mode configs to fix the behavior.
From what I can gather, a variable is being set by one of those configs, and when swapping toolheads, it is trying to move the newly activated toolhead into an invalid position.
The X and Y are homed, and it allows me to manually move the toolhead.
If I leave the toolheads in their parked locations, swapping toolheads gives the error.
If I manually move the active toolhead to a position in the middle of the print area, that is a safe movement location for both toolheads. I can swap between the two toolheads without issue.
When I do this, one toolhead will move to its park location, and the other toolhead will move to the coordinates currently set. In other words, when swapping toolheads, the current toolhead will park, and the newly activated toolhead will move to that exact location.
I believe this behavior is the source of the problem,
I edited the config file, and placed the dual carrage endstop location back to the right side. I homed, and manually triggered the endstop. When I did that, the homing worked as expected.
I am using the configurations from Joseph Greiner's github.
T1 now homes to the left side of the printer, rather than homing against T0 on the right. This is causing movement errors when swapping back to T0 for homing Z. I have so far not figured out what I need to change in the homing macros, homing override, or the IDEX mode configs to fix the behavior.
From what I can gather, a variable is being set by one of those configs, and when swapping toolheads, it is trying to move the newly activated toolhead into an invalid position.
The X and Y are homed, and it allows me to manually move the toolhead.
If I leave the toolheads in their parked locations, swapping toolheads gives the error.
If I manually move the active toolhead to a position in the middle of the print area, that is a safe movement location for both toolheads. I can swap between the two toolheads without issue.
When I do this, one toolhead will move to its park location, and the other toolhead will move to the coordinates currently set. In other words, when swapping toolheads, the current toolhead will park, and the newly activated toolhead will move to that exact location.
I believe this behavior is the source of the problem,
I edited the config file, and placed the dual carrage endstop location back to the right side. I homed, and manually triggered the endstop. When I did that, the homing worked as expected.
I am using the configurations from Joseph Greiner's github.