- 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
This commit is contained in:
Marius Stanciu
2019-12-02 20:03:27 +02:00
committed by Marius
parent 462e9b4bd8
commit 80dcd3805a
5 changed files with 99 additions and 13 deletions

View File

@@ -12,6 +12,8 @@ CAD program, and create G-Code for Isolation routing.
2.12.2019
- fixed issue #343; updated the Image Tool
- 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
28.11.2019