Weird origin behavior on grbl

Hi, I have custom build laser with grbl controller. If i boot it up it reads x -13 Y 2. if I set user origin and select cut from the user origin, it somehow substract -13 and adds 2 to the user origin making it unconvenient to locate the wood. If i cut prom current position it works ok. Is it some bug or meant behavior? thanks

Do you have a workspace offset applied? Type $# in the console and hit enter. If G54 is not all zeros, then you have an offset programmed and would need to clear it. (G10 L2 P1 X0 Y0)

1 Like

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