Klicky-Probe
Klicky-Probe copied to clipboard
Wrong attachmove formula?
Hey klicky gods,
Ive installed klipper on my old Anet A8 and it was fun project. Now im adding klicky/euclid probe to it. Currently fighting with some macros and design problems but I'm getting closer every day 😁
I would love to get some help with klicky macros. First of all i have problem with attachmove. Dock is next to z1 motor. Mounted to the motor at - 12, 0, -1. To attach probe, carriage must home X and go down slowly until probe is touched. I've figured it out. But to move out of the dock carriage must travel right, 32mm on X axis.
Attachmove is 32, 0, 0 but when macro tries to do it, it goes the wrong way. In klicky macro I see that move is calculated like this Dock_position - attachmove. And it works for everybody... Except me 😁
Please help