- another fix for bug in clear geometry processing for Gerber apertures

This commit is contained in:
Marius Stanciu
2019-05-05 18:16:29 +03:00
parent b07ce477a3
commit 41956d68d6
2 changed files with 3 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ CAD program, and create G-Code for Isolation routing.
- fixed bug in parsing Gerber regions (a point was added unnecessary)
- renamed the menu entry Edit -> Copy as Geo to Convert Any to Geo and moved it in the Edit -> Conversion
- created a new function named Convert Any to Gerber and installed it in Edit -> Conversion. It's doing what the name say: it will convert an Geometry or Excellon FlatCAM object to a Gerber object.
- another fix for bug in clear geometry processing for Gerber apertures
01.05.2019