Hi, is there a way, calling a macro with variables (I plan to use this macro at the start of a print), to temporary change the values of the points parameters of z_tilt ?
I'm looking of it because I would like to be able to swap build plates with different dimensions without having to modify the config file, but just by executing a macro.
Thanks
#macro to change points values in z_tilt
3 messages · Page 1 of 1 (latest)
Not possible and honestly I see no real benefit in that. See the description ```#points:
A list of X, Y coordinates (one per line; subsequent lines
indented) that should be probed during a Z_TILT_ADJUST command.
Specify coordinates of the nozzle and be sure the probe is above
the bed at the given nozzle coordinates. This parameter must be
provided.``` there is no need to change any point, as long all,points are above your smallest flexplate
Read https://www.klipper3d.org/G-Codes.html#z_tilt to see what can be changed during z_tilt