- removed some brackets in the GRBL laser preprocessor due of GRBL firmware interpreting the first closing bracket as the comment end

This commit is contained in:
Marius Stanciu
2020-09-19 21:58:46 +03:00
committed by Marius
parent f0e14640ae
commit 8a3770f169
2 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM beta
=================================================
19.09.2020
- removed some brackets in the GRBL laser preprocessor due of GRBL firmware interpreting the first closing bracket as the comment end
3.09.2020
- in CNCJob UI Autolevelling: changed the UI a bit