- in CNCJob UI Autolevelling - GRBL Sender - now only a single command can be sent

- in CNCJob UI Autolevelling - GRBL controller - changed the UI
- in CNCJob UI Autolevelling - added some VOronoi poly calculations
This commit is contained in:
Marius Stanciu
2020-08-19 17:20:05 +03:00
parent d62793c9bd
commit a75e7e5cf8
3 changed files with 146 additions and 72 deletions

View File

@@ -12,6 +12,9 @@ CHANGELOG for FlatCAM beta
- in CNCJob UI Autolevelling - sending GCode/GRBL commands is now threaded
- in CNCJob UI Autolevelling - Grbl Connect tab colors will change with the connection status
- in CNCJob UI Autolevelling - GRBL Control and Sender tabs are disabled when the serial port is disconnected
- in CNCJob UI Autolevelling - GRBL Sender - now only a single command can be sent
- in CNCJob UI Autolevelling - GRBL controller - changed the UI
- in CNCJob UI Autolevelling - added some VOronoi poly calculations
18.08.2020