- Tool Align Objects - moved the Tool Ui into its own class

This commit is contained in:
Marius Stanciu
2020-08-25 15:52:50 +03:00
parent 08750a575c
commit 0d15130b40
2 changed files with 199 additions and 162 deletions

View File

@@ -13,6 +13,7 @@ CHANGELOG for FlatCAM beta
- in CNCJob UI Autolevelling - Voronoi polygons are now plotted
- in CNCJob UI Autolevelling - adding manual probe points now show some geometry (circles) for the added points until the adding is finished
- 2Sided Tool - finished the feature that allows picking an Excellon drill hole center as a Point mirror reference
- Tool Align Objects - moved the Tool Ui into its own class
24.08.2020