- fixed a small issue in the Panelization Tool that blocked the usage of a Geometry object as panelization reference

This commit is contained in:
Marius Stanciu
2020-06-05 04:09:29 +03:00
committed by Marius
parent bfdaa73798
commit fb602d6f9b
3 changed files with 7 additions and 5 deletions

View File

@@ -122,6 +122,7 @@ CHANGELOG for FlatCAM beta
27.05.2020
- working on Isolation Tool: made to work the Isolation with multiple tools without rest machining
- in Tool Calculators fixed an application crash if the user typed letters instead of numbers in the boxes. Now the boxes accept only numbers, dots, comma, spaces and arithmetic operators
26.05.2020