This website requires JavaScript.
Explore
Help
Register
Sign In
bartool
/
flatcam-wsl
Watch
1
Star
0
Fork
0
You've already forked flatcam-wsl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
144a89f686d993c71f8a8b3561d1f75e52c4c90f
flatcam-wsl
/
appParsers
History
Marius Stanciu
5748eb049b
- Tools Database - remade the UI
...
- made sure that the serializable attributes are added correctly and only once (self.ser_attrs)
2020-07-14 16:46:01 +03:00
..
__init__.py
- remade file names in the app
2020-06-03 20:35:59 +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
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
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
- Tools Database - remade the UI
2020-07-14 16:46:01 +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