When the Distortion Correction function is on and with the Z home command, it is clear that the table is making an additional move in the matrix from the command sequence G33 X0 Y0 Z-0.2, etc.
However, when the GCODE starts executing, the nozzle rests against the table, travels along the XY coordinates, but does not want to rise to the height of the first layer, which is in the GCODE.
This happens on the firmware version 0.92.9 and 1.0.0
How do I get the Distortion Correction function to work when the GCODE starts printing and the Z axis would move to the height of the first layer from the GCODE?
Changing the parameters DISTORTION_START_DEGRADE and DISTORTION_END_HEIGHT did not help.
-------------------
Printer - CoreXY, Arduino DUE with working EEPROM.