- In Extract Plugin fixed issue with not extracting soldermask for pads made with "P" type Gerber aperture

- in the method that exports the Gerber fixed issue with not exporting the geometry associated with the apertures of type "P"
This commit is contained in:
Marius Stanciu
2021-09-19 21:47:34 +03:00
committed by Marius
parent 59e19c6228
commit f6caeff9c9
3 changed files with 10 additions and 3 deletions

View File

@@ -16,6 +16,8 @@ CHANGELOG for FlatCAM beta
- In Plugins: Calculators, Copper Thieving, Corners, Extract, Fiducials and Film activated the harmonizing first column width in the Plugin UI
- DblSided Plugin - remade the UI
- fixed some issues in AppTextEditor due of Qt6 conversion
- In Extract Plugin fixed issue with not extracting soldermask for pads made with "P" type Gerber aperture
- in the method that exports the Gerber fixed issue with not exporting the geometry associated with the apertures of type "P"
18.09.2021