G0/G1 move with H param is done without any workspace offset.
-
i don't know if it's a bug or if it's on purpose (then add it to the doc) but i noticed that if i performed a G0 movement with H3 parameter then the movement is done without using the current workspace i'm using.
ie:
G28 XYZ
G0 X10 Y10 Z20
G10 L20 P2 X0 Y0 Z0
G55now if i do a G0 Z5 H3 then the mill will go DOWN to G54 Z5 corresponding to G55 Z-15
while i was hopping it would go UP to G55 Z5 (G54 Z25) instead. -
Firmware version?
-
2.02(RTOS) (2018-12-24b1)
but didn't see anyhting about that in release note of the 2.03 so i was waiting the 2.04 patiently to upgrade. -
Please try this with firmware 2.04RC1 and report whether the behaviour is the same.