- fixed SVG export

This commit is contained in:
Marius Stanciu
2019-10-19 01:19:08 +03:00
committed by Marius
parent b058f65108
commit 1af594403e
3 changed files with 4 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ CAD program, and create G-Code for Isolation routing.
- finished the Objects menu by adding the ability of actions to be checked so they will show the selected status of the objects and by adding to actions to (de)select all objects
- fixed and optimized the click selection on canvas
- fixed Gerber parsing for very simple Gerber files that have only one Polygon but many LPC zones
- fixed SVG export
16.10.2019