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
7cb07a7dc68d102f3f58099bcdf4658e5ea03375
flatcam-wsl
/
flatcamParsers
History
Marius Stanciu
80dcd3805a
- improvements in Importing SVG as Gerber - added an automatic source generation (it is not infallible)
...
- a hack to import correctly the QRCode exported as SVG from FlatCAM
2019-12-02 20:03:27 +02:00
..
__init__.py
- grouped all parsers files in flatcamParsers folder
2019-03-11 12:28:44 +02:00
ParseDXF_Spline.py
- fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots
2019-10-16 02:28:18 +03:00
ParseDXF.py
- in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
2019-11-11 02:35:42 +02:00
ParseExcellon.py
- in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
2019-11-11 02:35:42 +02:00
ParseFont.py
- fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots
2019-10-16 02:28:18 +03:00
ParseGerber.py
- improvements in Importing SVG as Gerber - added an automatic source generation (it is not infallible)
2019-12-02 20:03:27 +02:00
ParseSVG.py
- improvements in Importing SVG as Gerber - added an automatic source generation (it is not infallible)
2019-12-02 20:03:27 +02:00