Skip to content

hirve/py-functional-mill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-functional-mill

The tool to create CNC G-code from a math function.

Video how it works

https://youtu.be/pdj-CKyriDQ

Add a 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

Render

To render image and G-code run build script or execute it with python:

python functional.py

Disclaimer

No any warranty. Your safety is fully your responsibility!

About

CNC mill by math function z=f(x,y).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published