flatcam/flatcamParsers
Marius Stanciu ada271cbd6 - modified the Cutout Tool to generate multi-geo objects therefore the set geometry parameters will populate the Geometry Object UI
- modified the Panelize Tool to optimize the output from Cutout Tool such that there are no longer overlapping cuts
- some string corrections
2020-05-02 15:56:30 +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 - modified the Cutout Tool to generate multi-geo objects therefore the set geometry parameters will populate the Geometry Object UI 2020-05-02 15:56:30 +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