Skip to content
This repository has been archived by the owner on Apr 7, 2019. It is now read-only.

Releases: gerritv/Grbl-Panel

V1.0.5.0 Fixes and Enhancements

20 Nov 19:38
Compare
Choose a tag to compare

This release provides the following fixes and enhancements:
Issue 25: Fixed loss of arrow keys focus
Enhancement: Added keyboard mapping for various functions, see Wiki for details

Thank you to all who reported issues and suggested enhancements
Thank you to all those using the program

(Compiled binary release is the bottom LH file below)

V1.0.3.0 Fixes and Enhancements

06 Jan 15:15
Compare
Choose a tag to compare

This release provides the following fixes and enhancements:
Issue 20 - ignore % in GCode file
Issue 19 - input file is locked on load
Issue 18 - weird file layout, also reported in several other issues
Issue 17 - Crash on , instead of . : due to locale interpretation (EU vs NA)

Enhancement: Added ability to connect using an IP address, Thanks Tyler for this implementation

Thank you to all who reported issues and suggested enhancements
Thank you to all those using the program

(Compiled binary release is the bottom LH file below)

V1.0.2.0: Fixes and Enhancements

05 Dec 02:33
Compare
Choose a tag to compare

This release provides the following fixes and enhancements:

  • Prevent keyboard jogging if running a gcode file or in MDI, Issue #15
  • Add Reload for gcode file, reloads same file from scratch, Issue #11-5, #15
  • Add config for startup delay to satisfy Arduino Mega2560 delay, Issue #8
  • Add setting for default file ext in Gcode file load, Issue #11-4
  • Add config to set default gcode file ext, Issue #11-4
  • Set Assembly Version to 1.0.2.0, Issue #11-1

Thank you to all who reported issues and suggested enhancements
Thank you to all those using the program

(Compiled binary release is the bottom LH file below)

V1.0.1.0: Fixes and an Enhancement

27 Oct 16:14
Compare
Choose a tag to compare

This incremental release fixes:
Issue 5: Exception if Status Report Mask not set to 15
Issue 9: Exception if there is a blank line in the gcode file
Issue 10: Enhancement, set Jogging rate and increment on program load, save setting on exit

Thank you to those who reported issues
Thank you to all those using the program

(Binary is in zip file at bottom left of this page)

Initial public release

06 Oct 19:12
Compare
Choose a tag to compare

This is the first public release of GrblPanel. After extensive testing, for quality and useability, this is now ready for you to use.

Please see the Help/About page in the application to read Changes made so far, Credits for helpers and code contributors and the License.

Download the pre-compiled Release. There is a zip file listed at the bottom of this page.

The app is self contained, just unzip into a directory. The included GrblPanel.xml file holds the default settings. It is not overwritten when you change settings. Your specific/altered settings are saved in the User/AppData/Roaming/GrblPanel directory. (actual location depends on your Windows version)

The Wiki has some information already, more to come.
grbl-panel-example

If you decide to fork this and use it for commercial or non-commercial purposes, please provide credit.