Edited:
Hi, I got almost everything working :). Just the last steps, for Calibration.
I am printing calibration cubes, they are off by about .5 mm, what changes should I make to fix this
Another query regarding, Z-Probe & G29 macro Question on a Prusa-i3 clone, with Induction sensor
I am having issues, with this process, when printing I can see one side of the board having issues, with calibration. Seems like the values set automatically are not correct?
I have about .5-.7 mm extra distance between the two extreme on Y-axis while printing
My config: https://pastebin.com/255BTR1P
I am trying to get G29 Macro working, when I run the G29 macro, from my config. I see that there is a config for Delta printers added to my local.cfg which is generated, os this correct?
This is what is added to my local.cfg
[Geometry]
travel_y = 0.19
travel_z = 0.2
travel_h = 0.2
offset_z = 0.0
offset_h = 0.0
bed_compensation_matrix = [[1.0, 0.0, -0.0015206510288527629], [0.0, 1.0, -0.006057611774593304], [0.0015229669541757136, 0.006094530778882017, 1.0]]
[Delta]
hez = 0.0601
l = 0.322
r = 0.175
ae = 0.02032
be = 0.02032
ce = 0.02032