- fixed Panelize Tool to work with objects made by merging other objects together

This commit is contained in:
Marius Stanciu
2021-02-28 01:03:13 +02:00
committed by Marius
parent 0dae92bd68
commit fe1ea7b12a
2 changed files with 52 additions and 42 deletions

View File

@@ -7,7 +7,11 @@ CHANGELOG for FlatCAM beta
=================================================
27.01.2021
28.02.2021
- fixed Panelize Tool to work with objects made by merging other objects together
27.02.2021
- added possibility of changing the Axis color and created a new parameter for that in Preferences
- some refactoring