Replies: 4 comments 9 replies
-
Just to check, did you put the jumper on the boad to enable sensorless homing? I have the same board but it didnt come with jumpers so had to order some |
Beta Was this translation helpful? Give feedback.
-
One thing to consider and check as well (if you followed @the-Geeson's advice) is the current and sensitivity settings for the sensorless homing on the two steppers that control the B-axis (two? I think it moves only one to home B right? You get it hehe). These values can change for everybody because the stepper model, belt tension, and other factors can vary from printer to printer. It's crucial that you find the right sensitivity yourself by following a guide like this one from Duet3D. I mention this because on my experience on Klipper side of things, I know a 10% difference in the current can mess up the sensitivity, and a 10% change in the sensitivity value can mess up homing. Looking at your configs, the homing currents are different for the X and B axes. I believe they should be the same since they use the same stepper motors, right? The fact that the motor keeps forcing and skipping is likely because it only stops when it completes what it thinks is a 400-degree rotation, instead of when it actually stalls, so if it's firmware side of things, or you have to tweak the currents to find the sweet spot, or follow a guide to tune the sensitivity value. Keep us posted and good luck! |
Beta Was this translation helpful? Give feedback.
-
We are having the same issue, could you figure it out? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
State of my build
Now I have problems getting homing to work in 4axis mode. X homing works perfectly. B homing (extruder angle) not. It runs into the stop tab and the two motors jumps over a number belt teeth before stopping (a heart breaking sound). It seems to consider B homed, though, as the UI says: The following axes are not homed: Y, Z, C
My config files can be viewed on my github fork: https://github.com/dagrende/Core-R-Theta-4-Axis-Printer/tree/main/reprap%20firmware%20config.
It would be extremely useful if anyone with a working x and b homing could publish all ten (or so) config files, as a reference, for me and others to use when getting things working.
When I get it working I will publish a number of notes and mechanical mods I have have made to the original jyjbird parts.
Beta Was this translation helpful? Give feedback.
All reactions