flatcam/appParsers
Marius Stanciu cb69216f92 - Convert Any to Excellon. Finished Gerber object conversion to Excellon. Flash's are converted to drills. Traces in the form of a linear LineString (no changes in direction) are converted to slots. 2020-07-06 00:20:20 +03:00
..
ParseDXF.py - fixed the DXF parser to work with the latest version of ezdxf module (issues for the ellipse entity and modified attribute name for the knots_values to knots) 2020-06-29 00:40:49 +03:00
ParseDXF_Spline.py - fixed the DXF parser to work with the latest version of ezdxf module (issues for the ellipse entity and modified attribute name for the knots_values to knots) 2020-06-29 00:40:49 +03:00
ParseExcellon.py - Convert Any to Excellon. Finished Gerber object conversion to Excellon. Flash's are converted to drills. Traces in the form of a linear LineString (no changes in direction) are converted to slots. 2020-07-06 00:20:20 +03:00
ParseFont.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ParseGerber.py - fixed importing DXF file as Gerber method such that now the resulting Gerber object is correctly created having the geometry attributes like self.apertures and self.follow_geometry 2020-07-02 17:15:13 +03:00
ParseHPGL2.py - in Paint and NCC Tools made sure that using the key ESCAPE to cancel the tool will not create mouse events issues 2020-06-14 15:59:06 +03:00
ParsePDF.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ParseSVG.py - fixed the SVG parser so the SVG files with no information regarding the 'height' can be opened in FlatCAM; fixed issue #433 2020-06-30 00:03:06 +03:00
__init__.py - remade file names in the app 2020-06-03 20:35:59 +03:00