GcodeGen is a G-code generator designed specifically for testing purposes in CNC machining. This open-source tool simplifies the process of translating user-defined parameters into precise G-code instructions.
- Console Interface: A straightforward interface that allows to enter parameters effortlessly to generate G-code
- Relatively fast
- Programmed In Python 3.9
-
Clone the repository to your local machine And run the main.py file. (You need numpy 1.26.3)
-
Use the Colaboratory Link (Must Be logged in)
- Feed for cutting
- Infeed
- Safety distance
- Spindle speed
- Lenght of cut
- Radius for the cut
- X / Y / Z Position for the beginn of the cut
- Direction of the cut
- Name of the ouput file