Skip to content

Releases: svenhb/GRBL-Plotter

Version 1.1.5.0

07 Apr 20:56
7ddef60
Compare
Choose a tag to compare

Separate tool and camera coordinate system (G54 (default) for tool, G59 for camera)
Shape recognition for easy offset alignment in camera mode with different parameter sets
Enhanced teaching of source GCode to real camera picture (for drilling of PCBs) PCB drilling
Check limits of GRBL setup - max. STEP frequency and min. FEED rate in COM CNC window
New import option 'Repeat code' to repeat paths (laser cutting with weak laser)

Version 1.1.4.0

25 Mar 21:07
f033d91
Compare
Choose a tag to compare
Version 1.1.4.0 Pre-release
Pre-release

Add import of Eagle Drill file
Add support of noname USB GamePad
Add import (and ruler) selection 'mm' / 'inch' in setup
Comment out unknown GCode

Version 1.1.3.0

03 Jan 15:26
7b94a14
Compare
Choose a tag to compare

Add feed rate and spindle speed override buttons (GRBL 1.1) to main GUI
Bug fix in main GUI: no zooming during streaming - disabled background image (perhaps performance in Win-XP is affected)
Bug fix SVG Import: rectangle transform (G3 in roundrect) was bad
Bug fix SVG Import: missing end of GCode path before next SVG subpath starts
Bug fix routing error-message during streaming (or code check) from serialform to main GUI

Version 1.1.2.0

31 Oct 17:00
8e6397d
Compare
Choose a tag to compare

New in version 1.1.2.0:

Import of SVG graphics or Image via Ctrl-V 'Paste' into GRBL-Plotter
Copy SVG data from "URL imported SVG" to clipboard for pasting into inkscape
Check for GRBL-Plotter update
SVG-Import bug fix

Version 1.1.1.0

28 Oct 14:30
Compare
Choose a tag to compare

New in version 1.1.1.0:

Zooming into graphic
New font 'Dot Matrix'
Option for SVG-Import 'Process path nodes only'
Support of 4th axis
SVG-Import bug fix