- in INFO functionality for Gerber Object made the difference if the Follow geometry is not a Point or a LineString

This commit is contained in:
Marius Stanciu
2021-09-19 04:13:25 +03:00
committed by Marius
parent 75499354aa
commit 7e30c10601
2 changed files with 7 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ CHANGELOG for FlatCAM beta
- fixed Extract Plugin not extracting soldermask for aperture macros
- fixed INFO in Gerber Object UI to show correctly the type of geometric element in Follow geometry
- in INFO functionality for Gerber Object made the difference if the Follow geometry is not a Point or a LineString
18.09.2021