flatcam/flatcamParsers
Marius Stanciu fdd5344581 - fixed bug in Gerber parser that allowed loading as Gerber of a file that is not a Gerber
- fixed a bug in extension detection for Gerber files that allowed in the filtered list files that extension *.gb*
- added a processEvents method in the Gerber parser parse_lines() method
2020-04-05 21:11:48 +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 - fixed the Repeated code parsing in Excellon Parse 2020-04-04 18:02:40 +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 - fixed bug in Gerber parser that allowed loading as Gerber of a file that is not a Gerber 2020-04-05 21:11:48 +03:00
ParseHPGL2.py - working on a new type of database 2020-03-01 00:52:24 +02:00
ParseSVG.py - updated the SVG parser to take into consideration the 'Close' svg element and paths that are made from a single line (we may need to switch to svgpathtools module) 2020-04-01 00:09:50 +03:00
__init__.py - grouped all parsers files in flatcamParsers folder 2019-03-11 12:28:44 +02:00