I was able to calibrate the printer with wizarddelta.
Following this procedure
1 - Limit switch calibrated as documented in z-probing Delta Printer
2 - To detect the values to be entered in wizarddelta I used the probe with
the G30 command with the following code: escher3d.com_pages_wizards_wizarddelta.gcode
4 - Do point 2 3 times until I have all probe values very close.
Last result:
X 0 Y 140 Z-probe 30,029
X 121,24 Y 70 Z-probe 30,026
X 121,24 Y -70 Z-probe 30,013
X 0 Y -140 Z-probe 30,006
X -121,24 Y -70 Z-probe 30,006
X -121,24 Y 70 Z-probe 30,046
X 0 Y 70 Z-probe 29,989
X 60,62 Y -35 Z-probe 30,046
X 60,62 Y -35 Z-probe 30,063
X 0 Y 0 Z-probe 30,006
5 - Now bring the nozle to the center of the top at a height of 0.5mm.
6 - When I move the nozle to tower z the nozle goes down.
7 - When I move the nozle away from tower Z the nozle goes up.
Checking with a thickness gauge I found an error of about 0.7mm
It seems that the plane is inclined towards the Z tower,
but if I probe the plane with escher3d.com_pages_wizards_wizarddelta.gcode
i have all values in the order less than 0.1mm
What am I wrong or am I not considering?
What can I do to find out where the error is?
Why do I have an inconsistency between the real quote and the one detected by the z-probing?
Note
Do you think to make V2 firmware available also for AVR or ATMega2560 + Ramps 1.4?