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
48660a0fd6fdb5b4dfb94643efd621662082d0ca
flatcam-wsl
/
appParsers
History
Marius Stanciu
445b4300f5
- Gerber parser - a single move with pen up D2 followed by a pen down D1 at the same location is now treated as a Flash; fixed issue
#441
2020-07-27 03:25:38 +03:00
..
__init__.py
…
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
…
ParseGerber.py
- Gerber parser - a single move with pen up D2 followed by a pen down D1 at the same location is now treated as a Flash; fixed issue
#441
2020-07-27 03:25:38 +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
…
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