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
92eee438a22264beec00a431eb3d5fb359d9b073
flatcam-wsl
/
appParsers
History
Marius Stanciu
bd64a34ab8
- added ability to see the verbose log when importing SVG's (if set in preferences)
...
- added some more logs to the SVG import
2021-01-22 12:33:14 +02:00
..
__init__.py
…
ParseDXF_Spline.py
- fixed the Tcl Command AlignDrill
2020-11-02 03:32:00 +02:00
ParseDXF.py
- fixed parseDXF() class imports to work with newer versions of ezdxf module (starting with 0.15) - contribution of Maurizio D'Addona and Hans Boot
2020-12-31 18:12:42 +02:00
ParseExcellon.py
- all the logs done on Exception are now errors (with the exception of few places where the Exception is expected)
2020-12-31 05:56:46 +02:00
ParseFont.py
- all the logs done on Exception are now errors (with the exception of few places where the Exception is expected)
2020-12-31 05:56:46 +02:00
ParseGerber.py
- added ability to see the verbose log when importing SVG's (if set in preferences)
2021-01-22 12:33:14 +02:00
ParseHPGL2.py
- changing some parameters from 'geometry_' to 'tools_mill_' format
2021-01-05 06:20:13 +02:00
ParsePDF.py
- all the logs done on Exception are now errors (with the exception of few places where the Exception is expected)
2020-12-31 05:56:46 +02:00
ParseSVG.py
- added ability to see the verbose log when importing SVG's (if set in preferences)
2021-01-22 12:33:14 +02:00