Question for the group:
Has anyone used TMC’s Stallguard (using tmc2130, tmc2209, tmc2660, or tmc5160) on a CoreXY or HBot printer?
I have successfully implemented it in my RepRap Cartesian printer.
The Klipper documentation does provide some information (Tips for sensorless homing on CoreXY). The Voron community page also has a description (Setting Up and Calibrating Sensorless XY Homing) of what needs to be done. Doing a search on the interwebs found Sensorless Homing which has a pretty good description of the process.
I was wondering if anybody had a definite example they can show as I have two questions about doing this:
- On a CoreXY printer are both the “A” and “B” steppers running to find the limits? I was expecting both to be running with one at the lower level for Stallguard to work but when I look at the examples listed above it looks like only one is turning so I’m not sure how the X/Y limit positions are calculated.
- How should the Y Axis endstop (bumper) be physically implemented? I’m thinking that it should be in the middle of the moving gantry support beam so that there is no torque on it. The X Axis bumper is just at the end of hte moving gantry.
Comments or pointers?