Bed leveling compensation error
I set up the bed leveling correction and it works fine till it is correcting the Z height during a print.
The direction of the correction is in the opposite direction of what is needed.
I mean Z is increasing when decreasing is needed.
Is there a feature dedicated to adjust the correction direction?
Thank you
Claudio
The direction of the correction is in the opposite direction of what is needed.
I mean Z is increasing when decreasing is needed.
Is there a feature dedicated to adjust the correction direction?
Thank you
Claudio
Comments
now I am just sending g32 s2
thank yuo
Are they correct to move down Z with X going from min to max?
My printer is an Eustathios spider V2, similar to the ultimaker. Is it correct the type I choose Cartesian printer ?
15:43:27.745 : Z-probe:10.685 X:100.00 Y:100.00
Thank you
Claudio
z(x,y) = a * x + b * y + c
a=0.003 means it will change 220 * 0.003 = 0.66mm while traveling from x=0 to x=220. So it is really rotated. For better results you should correct it manually to be more close. If that is not the error you see at the end the correction is working good.
What you should consider is that the bed is not planar also deviation is not too big. If it is mounted on 4 screws that might bend bed a bit. Firmwrae computes an average ideal bed that reduces error to all 9 points. So it will not match perfectly the distance, only reduce it.
G32 S2
G33
is the order for plane + distortion correction. On cartesian you can normally omit the distortion if you watch out when fasteining the bed to not bend it.