For the software to output G-code accurately, you'll need to choose the correct coordinate system have the compatibility with the CNC machine that you are using.
🧭 Support Coordinate System
X+Y+
X+Y-
X-Y+
X-Y-
🛠 Software have the flexibility to change between the coordinate system
⚠️ Notes
Depending on how the origin point (zero point) is set on your actual CNC machine, you should select the appropriate coordinate system.
Choosing the correct coordinate system ensures that the generated G-code cuts accurately according to the drawing and minimizes machining errors.