Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FluidNC usability fixes #2135

Merged
merged 4 commits into from
Jan 21, 2023
Merged

Conversation

breiler
Copy link
Collaborator

@breiler breiler commented Jan 21, 2023

Made a couple of usability changes to the FluidNC implementation:

  • When stopping a running GCode program it will no longer fully reset the controller
  • When initializing and it starts in Alarm or Hold state it will now do a quick check if it is finite and requires a reset
  • Made the command text area active on alarms to be able to reconfigure the controller
  • Made the console window focusable again to be able to copy text
  • Made the file browser openable on alarm state

* Made the command text area active on alarms
* Made the console window focusable again to be able to copy text
* Made the file browser to open on alarm state
…at can't be recovered from and do a reset of the controller.

Did some refactoring to make parts of the code easier to unit test.
@breiler breiler merged commit f49b390 into winder:master Jan 21, 2023
@breiler breiler deleted the bugfix/fluidnc-usability branch January 23, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant