diff options
| author | Mike Beattie <mike@ethernal.org> | 2013-08-30 03:36:35 +1200 |
|---|---|---|
| committer | Mike Beattie <mike@ethernal.org> | 2013-08-30 03:36:35 +1200 |
| commit | 4d8d3ce82a05316912088ceec144c5b557a4b5cb (patch) | |
| tree | 3dc8a09fe1fa6495bcd4f47087c39e8f518d8e37 /gcode/.gitignore | |
| parent | d7f66ca9c6e643d4fcad1602681fa13bb7bc2028 (diff) | |
Add gcode generation script
For generating gcode to cut rings and bulkheads with a cnc router
Signed-off-by: Mike Beattie <mike@ethernal.org>
Diffstat (limited to 'gcode/.gitignore')
| -rw-r--r-- | gcode/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcode/.gitignore b/gcode/.gitignore new file mode 100644 index 0000000..d6f32f8 --- /dev/null +++ b/gcode/.gitignore @@ -0,0 +1,2 @@ +*.pyc +mjbl3* |
