- Drilling Tool - fixed a bug where this Tool will work on a previous version of the selected Excellon object (in case that the object was altered between launch of the Drilling Tool and the GCode generation)

This commit is contained in:
Marius Stanciu
2020-12-10 17:49:34 +02:00
committed by Marius
parent f2cf71f7b2
commit c3185b2669
2 changed files with 4 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ CHANGELOG for FlatCAM beta
- minor changes to the UI to all Tools with 'Beginner/Advanced' Mode
- Film Tool - remade the 'Beginner/Advanced' Mode
- 2Sided Tool - remade the 'Beginner/Advanced' Mode
- Drilling Tool - fixed a bug where this Tool will work on a previous version of the selected Excellon object (in case that the object was altered between launch of the Drilling Tool and the GCode generation)
9.11.2020