From 80d46491c6f89bb635725736ca7a68fbf0c39a6c Mon Sep 17 00:00:00 2001 From: KGN Date: Fri, 16 Feb 2024 14:22:34 -0500 Subject: [PATCH] Readme alterations for 1.4.2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6553da01..f60eea558 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ gSender is also designed in a way that it can be run locally on your computer br - 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 -- Add spindle selector to Laser/Spindle tab when using grblHAL firmware +- Added spindle selector to Laser/Spindle tab when using grblHAL firmware - 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 @@ -120,7 +120,7 @@ gSender is also designed in a way that it can be run locally on your computer br - 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 +- Start-From-Line should now better handle 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