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

Feed rate visualization #2515

Merged
merged 3 commits into from
May 9, 2024

Conversation

breiler
Copy link
Collaborator

@breiler breiler commented May 9, 2024

This PR adds a min/max feed speed color which will be blended together with the spindle min/max speed color.

Also fixed a bug where the bounds couldn't be calculated properly.

Example with feed speed visualization:
image

Example with spindle speed visualization:
image

New settings for feed min/max colors can be found here:
image

Replaced the default colors so there is no alpha channels as they don't work on all graphic cards. Drawing lines with alpha channels in OpenGL should be done using shaders instead.

@breiler breiler merged commit 963da8a into winder:master May 9, 2024
1 of 2 checks passed
@breiler breiler deleted the feature/feed_rate_visualization branch May 12, 2024 10:46
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.

None yet

1 participant