flatcam/flatcamParsers
Marius Stanciu 35674c9647 - in SVG parser modified some imports to be one on each line
- fixed the Tcl Command BBox (leftovers from recent global changes)
- fixed some typos in strings reported by @pcb-hobbyst on FlatCAM forum
2020-04-28 19:34:23 +03:00
..
ParseDXF.py - fixed a GUI glitch in the Excellon tool table 2019-12-07 00:25:22 +02:00
ParseDXF_Spline.py - fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots 2019-10-16 02:28:18 +03:00
ParseExcellon.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 10:03:22 +03:00
ParseFont.py - fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots 2019-10-16 02:28:18 +03:00
ParseGerber.py - some minor changes in the Python version detection 2020-04-28 14:37:34 +03:00
ParseHPGL2.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 10:03:22 +03:00
ParseSVG.py - in SVG parser modified some imports to be one on each line 2020-04-28 19:34:23 +03:00
__init__.py - grouped all parsers files in flatcamParsers folder 2019-03-11 12:28:44 +02:00