- GCode Editor - GCode tool selection when clicking on tool in Tools table is working. The only issue is that the first tool gcode includes the start gcode which confuse the algorithm

This commit is contained in:
Marius Stanciu
2020-08-03 17:01:52 +03:00
parent f557eeb98d
commit 7d47a133f6
2 changed files with 69 additions and 15 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM beta
=================================================
3.08.2020
- GCode Editor - GCode tool selection when clicking on tool in Tools table is working. The only issue is that the first tool gcode includes the start gcode which confuse the algorithm
2.08.2020
- GCode Editor - closing the Editor will close also the Code Editor Tab