flatcam/tests/test_tclCommands
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
..
__init__.py - converted from Python2 code to Python3 code 2018-05-26 04:43:40 +03:00
test_TclCommandAddPolygon.py
test_TclCommandAddPolyline.py
test_TclCommandCncjob.py - converted from Python2 code to Python3 code 2018-05-26 04:43:40 +03:00
test_TclCommandDrillcncjob.py - converted from Python2 code to Python3 code 2018-05-26 04:43:40 +03:00
test_TclCommandExportGcode.py - converted from Python2 code to Python3 code 2018-05-26 04:43:40 +03:00
test_TclCommandExteriors.py
test_TclCommandImportSvg.py
test_TclCommandInteriors.py
test_TclCommandIsolate.py
test_TclCommandNew.py
test_TclCommandNewGeometry.py
test_TclCommandOpenExcellon.py
test_TclCommandOpenGerber.py
test_TclCommandPaintPolygon.py