- in CNCJob object, for CNCJob objects created when importing a foreign Gcode file, fixed the updating of the tool diameter

- in CNCJob object, when there are no tools in the Tools Table (it happens when importing foreign GCode files) the Tool Table is now displayed in a correct way
This commit is contained in:
Marius Stanciu
2021-04-29 21:34:56 +03:00
committed by Marius
parent 3025a43d34
commit c84364e605
3 changed files with 45 additions and 28 deletions

View File

@@ -7,6 +7,11 @@ CHANGELOG for FlatCAM beta
=================================================
29.04.2021
- in CNCJob object, for CNCJob objects created when importing a foreign Gcode file, fixed the updating of the tool diameter
- in CNCJob object, when there are no tools in the Tools Table (it happens when importing foreign GCode files) the Tool Table is now displayed in a correct way
20.04.2021
- fixed a recent but in Gerber Object that crashed the application when the aperture marking was used