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

Reworked the overrides panel #2446

Merged
merged 4 commits into from
Jan 31, 2024
Merged

Reworked the overrides panel #2446

merged 4 commits into from
Jan 31, 2024

Conversation

breiler
Copy link
Collaborator

@breiler breiler commented Jan 29, 2024

I have introduced a new OverrideManager that will be responsible for handling all types of overrides for the controller. It will exist in a couple of flavors for different controllers and provide a unified interface for dealing with override operations.

For instance, the min and max feed override values may be differ between controller types.
The override panel will detect which controls it can present.

The override panel now has sliders for feed and spindle speed where the target value will be acheived by the OverrideManager:
image

Since the override values now can be given within an interval we can now also apply this with an analog input on a gamepad:

image

I have also disabled the override functionality on g2core as it is not (and has never been) working properly.

@breiler breiler merged commit 9ff4267 into winder:master Jan 31, 2024
2 checks passed
@breiler breiler deleted the overrides branch March 20, 2024 12:08
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