flatcam/appParsers
Marius Stanciu f771838c81 - some refactoring in the keys of the defaults dictionary
- fixed an ambiguity in the Tools Database GUI elements
2020-10-23 23:14:13 +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 - Tools Database - remade the UI 2020-07-14 16:46:01 +03:00
ParseFont.py - remade file names in the app 2020-06-03 20:35:59 +03:00
ParseGerber.py - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
ParseHPGL2.py - some refactoring in the keys of the defaults dictionary 2020-10-23 23:14:13 +03:00
ParsePDF.py - in CNCJob UI Autolevelling - made the Voronoi calculations work even in the scenarios that previously did not work; it need a newer version of Shapely, currently I installed the GIT version 2020-08-25 03:06:09 +03:00
ParseSVG.py - fixed QrCode Tool 2020-10-19 17:45:50 +03:00
__init__.py - remade file names in the app 2020-06-03 20:35:59 +03:00