Releases: svenhb/GRBL-Plotter
Releases · svenhb/GRBL-Plotter
Version 1.2.2.0
Version 1.2.1.0
Bugfix 1.2.0.1
Version 1.2.0.0
- Revision of tool change support
- add tool (pen-color) table, remove color palette support
- rename keywords / variables from '@'xy to '#'xy
- Add drag tool compensation
- Add option for line segmentation during import (cut long G1 moves into shorter moves with max. given length)
- Add option for insertion of a subroutine after certain xy length
- Option: Show machine working area, alert on exceed
- Option: Reduce CPU load by showing background picture instead of real object path during streaming
- Option: receive commands via serial port for DIY control pad / pendant
- Some bug fixes
Version 1.1.6.4
Surface scan - height map
- add manipulation options
- add export option for STL and X3D
- generate GCode from Height map
Virtual joystick
- add black border to seperate color areas
Serial COM window
- copy GRBL-Settings to clipboard, after pressing "Check GRBL" for further use
Version 1.1.6.3
Bug fix in surface scan
Version 1.1.6.2
Fixed: After SVG import, first 'pen-up' move was shown as 'pen-down' move.
Version 1.1.6.1
Import copied code from maker.js
- Just select .DXF or .SVG, press 'Generate', then 'copy the text above'
- then paste the code into GRBL-Plotter
Version 1.1.6.0
DXF-Text import, using libreCAD fonts
Just extend fonts by copying LFF files to sub folder fonts
Revision of Text creation dialog, supporting libreCAD fonts
Hide 'PenUp' path in 2D view by pressing the space bar.
Bug fixes:
Win7 zooming in 2D view not possible
Paste code via Ctrl-V was disabled
Because of the fonts, the size of the ZIP increased from 2.6MB to 8.1MB
Version 1.1.5.3
Add import option for tool change (add M0 instead of M6)