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

Machine End G-code: Turn off logo lamp when finished #3441

Closed
wants to merge 1 commit into from

Conversation

GuzziRaz
Copy link
Contributor

This turns off the toolhead LED after a print job is completed, in all profiles that turned it on at the start of print.

@Eldenroot
Copy link

Good! So only changr is turn pff logo part codr the last line? A1?

@GuzziRaz
Copy link
Contributor Author

Good! So only changr is turn pff logo part codr the last line? A1?

Yeah it's hard to see the effective diff in these files but the actual change is merely adding M960 S5 P0 ; turn off logo lamp at the very end of Machine Start G-code.

@Eldenroot
Copy link

Cool thank you!

This turns off the toolhead LED after a print job is completed, in all
profiles that turned it on at the start of print.
@tsmith35
Copy link

lol I submitted the same request for OrcaSlicer and it was rejected. SoftFever/OrcaSlicer#3071

@XunZhangBambu
Copy link
Contributor

@GuzziRaz
Thank you for your submission. However, I believe this behavior is customized, and if it is turned off, the logo will not light up unless printed again. Some users may find it appealing for the logo to remain illuminated consistently

@GuzziRaz GuzziRaz closed this Feb 3, 2024
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.

4 participants