- A desktop application simulating gcode for CNC machines.
This project was done with Unity 2021.3.12f1 LTS. Make sure you use the right version before making any changes to the project.
- The Unity implemntation of the simulator.
- There are currently plans to separate the core interpreter of the simulator from the desktop application so it can easily be ported to other platforms.
- Download Unity Version: 2021.3.7f1 LTS (Mac/Linux/Windows) Download here
- Sample GCode files can be found in the
Axes\Samples
folder
- Deployment instructions (Just keep in mind that the app was designed to run on Windows)
- Unity Version: 2021.3.7f1 LTS (Make sure you use this version before pushing any code)
- Properly comment on your commits and codes
- Repo Owner or Admins ([email protected])