- updated the join_geometry and join_excellon Tcl commands format to follow the format of other commands

This commit is contained in:
Marius Stanciu
2022-01-31 20:39:30 +02:00
committed by Marius
parent b64c11885a
commit 7306e7ada1
6 changed files with 49 additions and 31 deletions

View File

@@ -20,6 +20,7 @@ CHANGELOG for FlatCAM beta
- improved the quit application process; now the `quit_flatcam` Tcl command works properly
- another fix for Shapely 2.0 deprecation warning
- yet another fix for Shapely 2.0 deprecation warnings
- updated the `join_geometry` and `join_excellon` Tcl commands format to follow the format of other commands
30.01.2022