Hi Repetier,
I am using the latest updated Sprinter branch ( 1.3.25T / 12.01.2014 ) and Repetier-Host Mac 0.56.
It seems to me that there is a problem with the update of the X,Y & Z displayed position in the printer panel when using G92.
Here is what I do and see :
G28 ; to do a clean start
G0 X20 Y20 Z20 ;
M114 ; at this stage, panel & log display the correct position
G92 X0 Y0 Z0 ; after sending this command, panel still shows X20 Y20 Z20
M114 ; reported coord. are correct ( X0 Y0 Z0 ) but panel now shows X0 Y20 Z20. Why is X the only axe updated ?
Shouldn't the panel be updated right after the G92 command is send and not after the M114 is executed ?
I am getting the same behavior when sending manual commands or using a script.
Finally, when can we expect a new Mac version ?
Thank you very much for your answers.
I am using the latest updated Sprinter branch ( 1.3.25T / 12.01.2014 ) and Repetier-Host Mac 0.56.
It seems to me that there is a problem with the update of the X,Y & Z displayed position in the printer panel when using G92.
Here is what I do and see :
G28 ; to do a clean start
G0 X20 Y20 Z20 ;
M114 ; at this stage, panel & log display the correct position
G92 X0 Y0 Z0 ; after sending this command, panel still shows X20 Y20 Z20
M114 ; reported coord. are correct ( X0 Y0 Z0 ) but panel now shows X0 Y20 Z20. Why is X the only axe updated ?
Shouldn't the panel be updated right after the G92 command is send and not after the M114 is executed ?
I am getting the same behavior when sending manual commands or using a script.
Finally, when can we expect a new Mac version ?
Thank you very much for your answers.