Releases: gerritv/Grbl-Panel
Release 1.0.9.18A Fixes and Features
(Re-released due to bad packaging on my part, sorry)
This release implements additional keymappings and use of Grbl's info on Buffer and Queue size (instead of hard coding the sizes)
New Key mappings:
H for Home
^1 for Spcl Posn 1
^2 for Spcl Posn 2
^C for Connect, this is a toggle so if connected, then ^C will Disconnect
^R Start File Send
Please note that the IP connection type doesn't work properly. I have no way to test but left the code in should someone get motivated to fix it.
This will be my last release, it has been fun and rewarding but the required enhancements that I think the program needs are beyond the effort I am able to expend.
Please contact me at gerrit 308 at g mail dot com ( you know what to do to make that an actual address) if you are interested in taking over control of the code.
Binaries in the Zip file at top of this announcement
Release 1.0.9.17 Fix
This release fixes an issue where you couldn't enter a '-' for negative value in the Work Position direct entry text boxes, Issue #111
Executables are in the file below:
GrblPanel-Release-1.0.9.17.zip
Release 1.0.9.16 Fixes and Features
This release fixes Issues #128 , #116, #119 and finally implements #12 & #111
The new feature allows entry of Work Offset directly from the main Position tab for each individual axis. See #12 and #111 for details of why this is useful.
Executables are attached below, as always just unzip into a directory.:
GrblPanel-Release-1.0.9.16.zip
Release 1.0.9.15 Fixes and Features
This release fixes Issue #110, exception when unplug USB cable on some adapters
Implemented key mapping for Macro buttons, Issue #115
The macro buttons map to keys F2-F6. Please remember that the number of commands you can run in a macro is somewhat limited since they do not use the Ok response wait for completion.
Executables are attached below:
GrblPanel-Release-1.0.9.15.zip
Release 1.0.9.14 Fixes and Features
V1.0.9.14 - 2017 Apr 30
- Fix licence.rtf, deleted the file, Issue #106
- Fix missing error texts, Issue #108
- Add feature to track Grbl setting $13 (Inch/Metric display) to Jogging configuration. Issue #109
This release adds a feature to track value of $13 Report inch/metric in Grbl to adjust the Jog parameters accordingly.
Executables are attached below:
GrblPanel-Release-1.0.9.14.zip
Release V1.0.9.13 Fixes
This release fixes
- some more issues with key mapping
- adds F2 as a key to run Macro1 if it exists
- adds O or o key to Single Step gcode
Executable in the file below:
GrblPanel-Release-1.0.9.13.zip
Release V1.0.9.12 Fixes
This release fixes some errors in the keyboard mapping code.
Unfortunately it also changes some of the mappings:
Ctrl R was Grbl Reset, it is now Rapid Override 25%
Ctrl X is Grbl Reset
Alt S becomes Ctrl S- resets Spindle Speed override
Alt F becomes Ctrl F- resets Feed Rate override
Wiki has been updated
Executables in the file below:
GrblPanel-Release-1.0.9.12.zip
Release V1.0.9.11 Fixes
This release corrects the following issues:
- Handle exception for port in use, Issue #73
- Fix Reset behaviour to prevent sending more data, Issue #83
- Add Hold, Reset and Unlock keyboard shortcuts, Issue #84
- Fix handling of Alarm report, Issue #85
- Re-enable Minimize button as well as Resize handles, Issue #86
Executables are in the file below:
GrblPanel-Release-1.0.9.11.zip
Release V1.0.9.10 Fixes and Enahncements
This release provides the following fixes and enhancements:
- Fix send of tool offset setting, Issue #79
- Expand Macro editing box, Issue #80
- Add indicator colour when Overrides active, Issue #80
- Add Grbl/GrblPanel version info to Settings page, Issue #80
- Add Single Step to file panel, Issue #80, Issue #23
Thank you to skeitzer1 for being so patient for the Single Step code after contributing the solution.
Executables are in this file:
GrblPanel-Release-1.0.9.10.zip
Release V1.0.9.9 Fixes
This release fixes a few issues:
- Add Laser Mode text to Settings list, Issue 71
- Fix revision, Issue 77
- Fix handling of Rapid Overrides, Issue 77
- Fix Alarm decoding, Issue 67
- Avoid Exception if Grbl 0.9x reporting not set for both MPos and WPos
- Adapt to new A: messages for Aux item status (which replace T: messages)
Executables are in this file:
GrblPanel-Release-1.0.9.9.zip