- fixed the Tcl Command 'set_origin' to work for a specified location

- updated the Tcl Command 'set_origin' to give the option to set the origin for a specified object
This commit is contained in:
Marius Stanciu
2022-01-15 17:25:05 +02:00
committed by Marius
parent 873cd6f947
commit 7e3152e7a3
3 changed files with 28 additions and 6 deletions

View File

@@ -11,6 +11,8 @@ CHANGELOG for FlatCAM beta
- All FCColorEntry GUI element instances have now a set icon for the title (and taskbar)
- some changes to the FCMessageBox so the dark theme works ok on it
- fixed the Tcl Command 'set_origin' to work for a specified location
- updated the Tcl Command 'set_origin' to give the option to set the origin for a specified object
14.01.2022