Fill out above information andin all cases attach yourklippy.logfile (use zip to compress it, if too big). Pasting yourprinter.cfgis not needed Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
Hello,
I am new on the Klipper.
I have homing and bed mesh problem on Corexy printer.
I installed diag pins for sensorless homing.
When I press the home buttons for X and Y, they do not go to the home position.
When disabling the stepper motors and manually moving X and Y to the home position then I press the home all button, X and Y are placed in middle of the table and Z probbing with 3D touch.
And then, if I press the X or Y home button, not move both stepper. But the position values are being zero on screen.
Thanks Myke,
Yes, I have change the driver_sgthrs firstly 50, 30 and than 20 but there are no differences.
I think, there are a relative position problems for x and y .
With each home all positioning, the x and y values are increasing by half the value of the table size. Every last point like (0,0)
I’m sorry, it’s my mistake. I forgot to write that my drivers are EZ2209.
I did some research. There were differences between TMC2209 and EZ2209 about diag.
mykepredko, you were right. I replaced the drivers with MKS TMC2209. (I don’t know if there is a difference between BTT TMC2209 and MKS TMC2209. I also had MKS.) When I set the driver_sgthrs value to 70, it started working.
Thanks a lot mykepredko.
I did a moderately deep dive in the different “standard” (ie not EZ2209) TMC2209 modules and, if I remember correctly, they are all basically the same with the major differences being whether or not they have the serial pins at the front end of the module and if they don’t do they have the vias on the PCB to allow you to solder them in.
Sorry, I can’t find a link to the posting.
Electrically, the major difference was if you wanted to use the two status outputs (“diag” and an “error” line). As the basic operation uses diag, for all intents and purposes, they were identical.
With this caveat, you should be able to use the BTT or MKS versions of the TMC2209 interchangeably.