Fixed Gerber parser: Now buffers current path with previous tool on tool change.

This commit is contained in:
Juan Pablo Caram
2014-11-13 15:06:43 -05:00
parent b873cbfea4
commit 5659c3e7bd
69 changed files with 1930 additions and 6110 deletions

11
doc/source/bugs.rst Normal file
View File

@@ -0,0 +1,11 @@
Active Bugs
===================
Drill number parsing
--------------------
The screenshot below show the problematic file:
.. image:: drill_parse_problem1.png
::align: center

View File

@@ -17,6 +17,7 @@ Contents:
flatcamobj
app
devman
bugs