- fix of Tcl command AlignDrill by Bogusz Jagoda

- small changes in FlatCAMExcellon.py file to fix milling the drill holes (due of the new changes in Geometry data structure)
This commit is contained in:
Marius Stanciu
2021-02-10 14:43:17 +02:00
committed by Marius
parent 04cae08a20
commit a68dc429e3
4 changed files with 8 additions and 4 deletions

View File

@@ -7,6 +7,11 @@ CHANGELOG for FlatCAM beta
=================================================
10.02.2021
- fix of Tcl command AlignDrill by Bogusz Jagoda
- small changes in FlatCAMExcellon.py file to fix milling the drill holes (due of the new changes in Geometry data structure)
29.01.2021
- some refactoring