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

Auto leveler UI #2277

Merged
merged 8 commits into from
Aug 13, 2023
Merged

Auto leveler UI #2277

merged 8 commits into from
Aug 13, 2023

Conversation

breiler
Copy link
Collaborator

@breiler breiler commented Aug 11, 2023

Reworked the auto leveler UI

  • Extracted UI to its own panel and made it more decoupled from the logic.
  • Actions are now extracted to their own action classes
  • UI now listens to the state of the controller and enables/disables actions that can be used
  • Added feature for saving/loading/clearing the scanned probe data

Screenshot from 2023-08-11 19-52-44

… the units from the positions instead of and explicit one.
* The UI is now extracted to its own panel and is more decoupled from the logic.
* Some logic are now extracted to their own action classes
* UI now listens to the state of the controller to prevent updates when the machine is running
@breiler breiler merged commit f39402d into winder:master Aug 13, 2023
1 check passed
@breiler breiler deleted the feature/autoleveler-ui branch August 17, 2023 17:28
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