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

Add possibility to visualize spindle speed/laser power #2241

Merged
merged 1 commit into from Jul 1, 2023

Conversation

breiler
Copy link
Collaborator

@breiler breiler commented Jul 1, 2023

Previously the visualizer would only show the rapid movement:
image

Added a option to set the max/min spindle color on rapid movement. I also added the feature to set alpha channels (transperancy) on lines:
image

It will figure out the max spindle speed and interpolate the color, however most of the generated gcode will contain laser on/off:
image

Fixes #1808

@breiler breiler merged commit c4085c4 into winder:master Jul 1, 2023
1 of 2 checks passed
@breiler breiler deleted the feature/visualize-spindle-speed branch August 17, 2023 17:29
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.

Add options to the visualizer
1 participant