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
a6b89dbf3a35a78f2ecbe9322143dbb07479820a
flatcam-wsl
/
flatcamParsers
History
Marius Stanciu
a6b89dbf3a
- moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes
...
- some changes to the tests - perhaps I will try adding a few tests in the future
2019-10-06 15:56:41 +03:00
..
__init__.py
- grouped all parsers files in flatcamParsers folder
2019-03-11 12:28:44 +02:00
ParseDXF_Spline.py
- editing a multi geometry will no longer pop-up a Tcl window
2019-05-30 21:05:12 +03:00
ParseDXF.py
- moved the initialization of the FlatCAM editors after a read of the default values. If I don't do this then only at the first start of the application the Editors are not functional as the Editor objects are most likely destroyed
2019-08-17 18:47:41 +03:00
ParseExcellon.py
- moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes
2019-10-06 15:56:41 +03:00
ParseFont.py
- fixed issue when loading unbuffered a Gerber file that has negative regions
2019-09-10 03:20:14 +03:00
ParseGerber.py
- moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes
2019-10-06 15:56:41 +03:00
ParseSVG.py
add support for svg <use> (inkscape "clone")
2019-08-13 22:14:08 -04:00