Skip to content

Commit

Permalink
Lots of fixes and enhancements, nearly ready for release!
Browse files Browse the repository at this point in the history
  • Loading branch information
gerritv committed Oct 6, 2014
1 parent 04d68ef commit 635311b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,21 @@ V0.1.0.5 - 2014 Sep 29
- Added G90 in front of Work Offset codes to ensure we overwrite the values in Grbl, not Updated them. (according to Peter Smid it matters
whether you are in Incremental or Absolute mode when you set these values but nowhere is it clear what Update means :-().
Its a config item, you can change if need be.
- Fix crash if you Reset Grbl (by its button)
- Fix crash if you Reset Grbl (by its button)
V0.1.0.6 - 2014 Oct 6
- Add an AboutBox, which also provides details of Assemblies referenced (to aid troubleshoointg Mono install problems)
- Retargeted to .Net 3.5
- Add Grbl settings retrieve and editing
- Crimson the Home Cycle button on Connect event
- Blocked access to Grbl Settings refresh during file run
- ReJig layout of State group box
- Add line numbers to Gcode display
- Removed At Line, in prep for % complete
- Expanded width of Message display
- On Unlock, clear Home Cycle hint and refocus to Work tab
- If $22 <> 1 (Homing Disabled) then hide the Home Cycle button
- Combine Machine psition tab into Work one, move the Home Cycle button as well
- Fix Jog repeat functions
- Fix save of Jog feed increment and rate settings
- Add param to set last/highest Grbl param to retrieve
- Block edit of Grbl Settings ID and description columns
Binary file modified Grbl-Panel-Example.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GrblPanelOffsets.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GrblPanelSettings.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 635311b

Please sign in to comment.