Skip to content

Releases: svenhb/GRBL-Plotter

Bugfix 1.2.0.1

02 Sep 20:49
457ccbe
Compare
Choose a tag to compare

Hope to fix issues #24, #25, #26 concerning setup window
Problem was missing default value.

Version 1.2.0.0

02 Sep 17:52
14c975b
Compare
Choose a tag to compare
  • 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

08 Jul 20:23
b45c878
Compare
Choose a tag to compare

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

31 May 18:17
edc0e34
Compare
Choose a tag to compare

Bug fix in surface scan

Version 1.1.6.2

08 May 18:40
def167a
Compare
Choose a tag to compare

Fixed: After SVG import, first 'pen-up' move was shown as 'pen-down' move.

Version 1.1.6.1

04 May 21:13
06a0c8a
Compare
Choose a tag to compare

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

19 Apr 20:18
ad9a0ed
Compare
Choose a tag to compare

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

10 Apr 21:14
deaa2da
Compare
Choose a tag to compare

Add import option for tool change (add M0 instead of M6)

Version 1.1.5.2

10 Apr 19:41
b115c3e
Compare
Choose a tag to compare

Bug fix: Missing feed rate after reload a file
Improvement:
2D view, pen-up/down coloration also by M3/4 M5 commands only (for laser use, without z movement)

Version 1.1.5.1

09 Apr 19:10
372f21d
Compare
Choose a tag to compare

Fixed:
GUI didn't accept key input (Spindle speed, Offset values)
Wrong classification of sent commands M0,1,2 for GUI feedback