G92 not working when imported with GCODE

When using the console with gcode G92 works as I expect. However, if I import a gcode file G92 doesn’t change anything.
e.g.
HOME (machine X0 Y0)
G00 X10
G92 X0 doesn’t change so X0 should be machine X10, in face nothing changes

Is it a bug, or am I misunderstanding something?

You are not telling us what should change. Need more input.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.