Strange behaviour direction movement was caused by end stops. In sensorless homing config should be:
#define ENDSTOP_PULLUP_X_MIN false // for TMC
#define ENDSTOP_X_MIN_INVERTING false // for TMC
-> directional problem solved for x-axis (same applied to y-axis)
Not enough torque was solved by increasing the voltage from the pot. And I realized that the Watterot neede CFG5 & CFG4 to be soldered (Standalone was already open = SPI mode) for the SPI bus to come alive.
Not properly moving sensorless homing needed slight increase in sensitivity value to become less sensitive.
Thank you all those various posts and youtube videos to solve my problems:
https://www.youtube.com/watch?v=AVHVCPcFHUs
https://discuss.toms3d.org/hardware-f6/use-tmc2130-without-spi-in-stealthchop-t406.html
https://forum.repetier.com/discussion/comment/20466/#Comment_20466
<blockquote class="Quote">
alexsomesan said:
@Virtualchronos and @PioniSensei did you make any adjustments to the potentiometer on the step-sticks.
If I understood things correctly, to have access to the entire range of current settings via SPI the potentiometer should be at it maximum value. Note that it has no physical maximum limit - you have to determine the maximum value with a multi-meter on the VRef pin.
Sorry for not being more present here lately - the company I work for is being acquired and it's a little messy, eats up a lot of my time. Hope this improves soon.