Bully85 / Sovol-SV04-Klipper

All Config for the SV04 to work with Klipper Mirror and Copy (include images and description)
61 stars 15 forks source link

z_tilt - corrected values #34

Open jokker87 opened 9 months ago

jokker87 commented 9 months ago

z_positions is supposed to be the virtual nozzel-position of the z-axis, in this case the stepper's rod position.

i also needed to switch the positions for z0 and z1, as it moved the wrong z-stepper to level the z tilt. maybe i'm just unlucky and the stepper got connected the other way around on the motherboard in the factory.

moving the points nearer to the center point speed up the process and resulted in more accurate z tilt leveling.

please let me know your opinion on the subject.

[z_tilt]
z_positions: 360,150
            -60,150
points: 102,150
        200,150
retries: 10
retry_tolerance: 0.02
speed:100