The tool to create CNC G-code from a math function.
- Add a new function or modificate one of existing in the functions.py file.
- Select a function you want in the config.py file.
F = functions.wood
To render image and G-code run build script or execute it with python:
python functional.py
No any warranty. Your safety is fully your responsibility!