Sprung wrote: ↑Fri Jun 11, 2021 4:48 pm
-1 is useless its a mirror mapping, thats not the same as an offset to y.
Correct.
This issue resurfaces in several topics.
As far as I have followed the QCAM topics, one has to move the drawing as per your solution.
The drawing origin is the absolute origin for your G-code.
A CAM should supply in a manner to set a relative origin, a UCS for that matter.
... Or one has to zero the machine setup like it is drawn.
- The home position
The parking position
The pausing position
The tool change position
The drawing origin
The relative G-code origin
The zeroing position
All are independent things.
It is not correct to state that the homing position should always be equal to the G-code origin.
Nor the drawing origin, nor the zeroing position.
But, off course, they all can be.
Taking my setup as an example, a moving bed engraver with a fixed gantry:
The home position is Left-Far-High. A position only needed once at start-up for mechanical synchronization.
My parking position is 5mm away from that so my initial homing at very low & safe speeds doesn't take forever.

Also, I can traverse at very high speeds to my park position without any danger hitting the mechanical ends.
My driver only allows the high speeds after proper homing. My mechanical ends are fractions away from homing.
I always draw my designs in the first quadrant. All positions are then positive in X & Y what is rather handy for a human.

I position my stock or work piece on the moving bed where I want it

or where it is best suited.

Then I zero my setup Left-Near on my work piece. Only then I zero in Z.
The pausing position is chosen so that A) the tool retracts and B) the piece comes to me so that I can examine it up close under manification.
There are some exceptions like with flat round pieces, then zeroing on the center with a machine macro is more handy.
On top the piece may even be positioned slanted and then I slant/shift the X/Y working plane accordingly.
Bottom line: Nothing in my drawing reflects on how it sits on my moving bed engraver.
Regards,
CVH