I just discovered that right after homing with G28, M114 reports X position that is off by 0.19 mm. Y and Z coordinates are correct.
My "Park Position X" in EEPROM is -53.5 while M114 shows -53.69.
SENDING:M114
ok 0
X:-53.69 Y:343.00 Z:149.301 E:0.0000
ok 0
I tried multiple times and the result was always the same. Then I disabled ABL in EEPROM and the value changed to -53.5, which was what I expected.
SENDING:M114
ok 0
X:-53.50 Y:343.00 Z:149.301 E:0.0000
ok 0
I am running the latest 1.x Dev version of firmware on IDEX printer.
Not sure if this a bug.
I'd appreciate if somebody runs G28 M114 with and without ABL and shares the results.
Thanks