-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Conflicts: # src/server/controllers/Grblhal/GrblHalController.js
- Loading branch information
Showing
4 changed files
with
50 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
["### 1.4.10 (October 28, 2024)","- Jog no longer sends double jog commands on touch devices","- $G output emitted to UI when connected using grblHAL and manually sent","- Altmill profile updated $103 A steps to account for compiled microstepping","- SLB profiles updated with new values","- Updated defaults on Mk2, Mk1, and MillOne profiles","- AutoZero touch routine updated when running specific diameter bits to be more accurate, and retract distance on Z slightly increased for non-tip routines.","- Rotary toggle no longer updates values when cancelled on grblHAL.","- Changed Spindle/Laser toggle behaviour for when to use gSender settings vs EEPROM settings for laser offset and spindle/laser min and max.","- Custom theme visualizer background now saving correctly.","- Altmill profile now at top of profiles with other Sienci Machines","### 1.4.9 (August 5, 2024)","- Fix for time remaining converting timestamps incorrectly","- Firmware groups now always emitted to UI on connection","- Reduced situations where error 1 should appear on connection or homing","- Alterations to Altmill default profile for Z acceleration","- Enabling rotary mode for grblHAL now disables homing, and disabling rotary mode restores your previous homing value","- Updated Longmill HAL A axis travel resolution for compiled microstepping value","- Main window should no longer be focused on load file dialog","### 1.4.8 (July 11, 2024)","- Added Altmill profiles","- Start from line now also accounts for A axis if file contains those movements","- Fixed situation where progress bar could be greater than 100%","- Some time estimation alterations specifically when pausing jobs","- Fixed issue where console copy prompt stated limit other than 50","- Spindle delay on start is now a configurable value in ms","- Changes to ethernet behaviour to allow reconnection in more cases the board closes the connection early","- Maintenance tasks that are due now prompt the user to take care of them on application start","- Changed max value for spindle RPM in rotary surfacing tool","- Fix for rotary tab gaining focus and preventing keybinds from working","- Changes to console scrollbar size and sensitivity","- Setting A-axis zero now updates visualizer rotation correctly","- Homing enabled in diagnostics now correct for SLB","- A-axis DRO with $13 enabled now no longer converts incorrectly","- Relative Go To now correctly uses input values for all 3 axes","- Alarm 14 and 17 now reset and unlock instead of just unlock using UI buttons","- Firmware tool inputs now disabled in Alarm state","- Added preference for end of job modal to not appear","- Fixed crash on toggling lightweight mode","- End of probe code now correctly restore G90/G91 to previous state"] | ||
["### 1.4.11 (December 16th)","- Added \"Skip Dialog\" option to code toolchange which combines both blocks and skips the \"Continue\" dialog","- Diagnostics now generates a zip file which includes the original diagnostic PDF, a copy of current gSender settings, and any loaded toolpath for better support.","- Continuous jogging now bitwise compares homing location to avoid non-XYZ axes causing invalid corner detection.","- You are now able to update EEPROM values using the firmware tool when in Alarm state.","- Start from line now starts the spindle after the Z safe movement but before X and Y.","- Fix for A axis jog keybinds not working on standard GRBL controller.","- Reverted HAL changes $G using the realtime alternative to reduce instances of error 1 since it was not playing nicely with the new line parser.","- Fix for available axes and axes count not being emitted properly when disconnecting and reconnecting over ethernet.","- Auto Zero touch plate probing now properly converts bit diameter when using imperial preferred units and a specific bit size.","- Available ports are now case insensitive when matching known controller types (Thanks Dymk!)","- Macros no longer overflow the macro widget.","- Tweak to 30X30 machine profile for missing acceleration change for $111.","- Fixed rare situation where connecting to grblHAL controller, disconnecting, and reconnecting to GRBL controller caused invalid laser/spindle mode toggle behaviour.","### 1.4.10 (October 28, 2024)","- Jog no longer sends double jog commands on touch devices","- $G output emitted to UI when connected using grblHAL and manually sent","- Altmill profile updated $103 A steps to account for compiled microstepping","- SLB profiles updated with new values","- Updated defaults on Mk2, Mk1, and MillOne profiles","- AutoZero touch routine updated when running specific diameter bits to be more accurate, and retract distance on Z slightly increased for non-tip routines.","- Rotary toggle no longer updates values when cancelled on grblHAL.","- Changed Spindle/Laser toggle behaviour for when to use gSender settings vs EEPROM settings for laser offset and spindle/laser min and max.","- Custom theme visualizer background now saving correctly.","- Altmill profile now at top of profiles with other Sienci Machines","### 1.4.9 (August 5, 2024)","- Fix for time remaining converting timestamps incorrectly","- Firmware groups now always emitted to UI on connection","- Reduced situations where error 1 should appear on connection or homing","- Alterations to Altmill default profile for Z acceleration","- Enabling rotary mode for grblHAL now disables homing, and disabling rotary mode restores your previous homing value","- Updated Longmill HAL A axis travel resolution for compiled microstepping value","- Main window should no longer be focused on load file dialog"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters