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
c85d04bc0a5658710254dce1baf299e025eebaea
flatcam-wsl
/
appParsers
History
Marius Stanciu
a1b6f78d78
- some PEP8 fixes
2023-01-16 13:28:50 +02:00
..
__init__.py
- remade file names in the app
2020-06-03 20:35:59 +03:00
ParseDXF_Spline.py
- fixed some bugs in Geometry Editor in regards of Buffer Tool
2022-08-01 12:27:14 +03:00
ParseDXF.py
- fixed some bugs in Geometry Editor in regards of Buffer Tool
2022-08-01 12:27:14 +03:00
ParseExcellon.py
- some PEP8 fixes
2023-01-16 13:28:50 +02:00
ParseFont.py
- fixed ParseFont such that the output of the Text Plugin in the Geometry Editor can now be painted using the Paint Plugin
2021-03-28 22:12:58 +03:00
ParseGerber.py
- the application now uses only the default values from the app.options dict, the app.defaults dict holds the definitive default values
2022-02-18 23:06:58 +02:00
ParseHPGL2.py
- the application now uses only the default values from the app.options dict, the app.defaults dict holds the definitive default values
2022-02-18 23:06:58 +02:00
ParsePDF.py
- porting to PyQt6
2021-08-04 18:34:24 +03:00
ParseSVG.py
- fixed an issue in the SVG parser where when parsing a path and getting multiple polygons will generate an invalid compound polygon (the polygons other than the first are seen as interiors even if they are not inside the first)
2022-05-09 16:12:12 +03:00