Skip to content

Commit

Permalink
Patch notes
Browse files Browse the repository at this point in the history
  • Loading branch information
kglovern committed Feb 15, 2024
1 parent 67f6a6a commit e4b3ff5
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,27 @@ gSender is also designed in a way that it can be run locally on your computer br

## 🕣 Development History

### 1.4.2 (February 16, 2024)
- Added ability to assign macros to gamepad buttons
- Controller type is now annotated in the Errors and Alarms report and diagnostic file
- Go To function on UI now accounts for preferred units
- Unlock button now only shows 100% of the time when using grblHAL controller
- Fixed machine profiles missing in some situations
- Remote mode UI jog controls are once again properly contained within their widget container
- Fixed toggling laser offsets with inches enabled
- Various improvements to time estimation
- "Use Last Port" button in firmware tool should now properly connect when the last connection was over Ethernet
- Alterations to outline behaviour - should move in a consistent direction and more accurately outline the toolpath
- Fixed tool change offsets being concatenated as strings instead of added
- Surfacing tool better handles extreme values by warning the user instead of exceeding the call stack
- Various rotary fixes
- Fix for pass-through toolchanging in macros
- Fix for spindle delay being added when the line already had a delay from the post-processor
- Start-From-Line should now better starting G2/G3 commands and clear errors on grblHAL controller
- Fix for toolchange wizard not resuming correctly on grblHAL controller
- Verify job should behave more consistently like grbl controller on grblHAL firmware
-

### 1.4.1 (January 26, 2024)
- Fix for black screen on application startup in some situations
- Fix for jog buttons on UI not registering click events correctly on some operating systems
Expand Down

0 comments on commit e4b3ff5

Please sign in to comment.