Commit Graph

4 Commits

Author SHA1 Message Date
Marius Stanciu a4bbb98bf1 - converted from Python2 code to Python3 code
- in camlib.py, CNCJob class -> generate_from_excellon_by_tool() was
failing in the line to sort the tools due of been unable to compare
between dict's. I replaced that section.
2018-05-26 04:43:40 +03:00
Juan Pablo Caram cd2096934f Removed .pyc files 2016-09-28 17:38:04 -04:00
Kamil Sopko f4ef7baedb Merge branch 'merge-tcl-commands' of https://bitbucket.org/sopak/flatcam into tcl-commands
Conflicts:
	FlatCAMApp.py
	FlatCAMWorker.py
	termwidget.py
2016-03-31 18:03:48 +02:00
Juan Pablo Caram 145496b4ae Fixed g-code arc parse/plot 2014-01-08 01:46:50 -05:00