Can somebody help with this problem Z-TILT
i got some serius troubles getting Z-TILT to work
i have a V-core 3 500mm
I'm trying to setup my Z-TILT. it is not working
Config.cfg
[z_tilt]
z_positions:
0,0
250,500
500,0
points:
60,60
285,470
460,60
horizontal_move_z: 20
retries: 10
retry_tolerance: 0.02
6 Replies
you need to indent groups of data points as follows:
it is still the same. if i do the homing al is ok, i at the config file. could something not be right in the config file.
Like i wrote to you on facebook. You're skipping steps. Fix the printer problems and remove your z_tilt override.
Delete this too:
It is not compatible with 2.0 homing.
I really recommend you start over with a clean config.
You also have the performance limits enabled but only have the basic stepper configs uncommented.
This is why you're skipping steps, the motors won't handle that acceleration with that low current.
Go back to the stock config. Do not partially uncomment performance includes, and do not change the bed_mesh and z_tilt settings. Then your printer will work.
I will do a new install, see what happens
you don't need to do a complete new install, just copy the template and replace your printer.cfg
Hello blacksmith, it working now. thanks for your help 👍