Thingiverse
GCode Generator with Python
by LunaX
25
Downloads
25
Likes
0
Makes
# GCode generator in Python
I developed an easy to use gcode generator for CNC machines. It's possible to create a couple of geometrical shapes.
Current version is running under **Python 2.7**
## comments are welcome :-)
## Changelog
***
V0.08 - 27-10-18 new: milling a rectangle pocket
V0.09 - 02-11-18 new: drilling holes in a grid
V0.10 - 11-11-18 new: smooth a rectangle surface in parallel lines
V0.11 - 12-11-18 new: smooth a round surface in a spiral
V0.12.4 - 01.12.18 bugfix
I developed an easy to use gcode generator for CNC machines. It's possible to create a couple of geometrical shapes.
Current version is running under **Python 2.7**
## comments are welcome :-)
## Changelog
***
V0.08 - 27-10-18 new: milling a rectangle pocket
V0.09 - 02-11-18 new: drilling holes in a grid
V0.10 - 11-11-18 new: smooth a rectangle surface in parallel lines
V0.11 - 12-11-18 new: smooth a round surface in a spiral
V0.12.4 - 01.12.18 bugfix
Sign in to leave a comment
Sign in