jlas1 / Klicky-Probe

Microswitch probe with magnetic attachement, primarily aimed at CoreXY 3d printers
GNU General Public License v3.0
1.22k stars 279 forks source link

Servo angle rounded up when docking? #228

Open feaver12 opened 9 months ago

feaver12 commented 9 months ago

I have a issue my servo for klicky dock does not use the variable i have set in config for deploy position... and i feel like it is rounding the number up to the nearest 1 with no decimal points... I can manually set the servo at a angle of 14.5 and it is the perfect deploy height for docking. I add 14.5 to the klicky_variables deploy dock config, firmware restart, and then try to dock the probe and the servo moves to a position of around 15 instead of 14.5, causing a docking failure. I have even set the servo to 14.5 before homing and you can see the servo move when it shouldnt be. Any ideas why?