SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
7.29k stars 862 forks source link

LED Lights #247

Closed Highlander-bdj closed 1 year ago

Highlander-bdj commented 1 year ago

The P1P start GCODE contains code to turn on the LEDs: M960 S5 P1 ; turn on logo lamp

Would you add code to the end GCODE to turn them off?

hliebscher commented 1 year ago

M960 S5 P0/1 | Bambu Lab toolhead logo light off/on

@Highlander-bdj pls add yourself the code M960 S5 P0 to your END CODE

Highlander-bdj commented 1 year ago

Thank you for that. Would you consider incorporating it into the default. end code since the on is already there? I know it’s minor but doing it myself makes me have to create a custom profile.

hliebscher commented 1 year ago

@Highlander-bdj pls send me the tested END GCODE i make a PR for the Profile

hliebscher commented 1 year ago

@Highlander-bdj can you close the bug if you fix this?

Highlander-bdj commented 1 year ago

I thought I did?

On Sat, Feb 11, 2023 at 00:57 Heiko Liebscher @.***> wrote:

@Highlander-bdj https://github.com/Highlander-bdj can you close the bug if you fix this?

— Reply to this email directly, view it on GitHub https://github.com/SoftFever/BambuStudio-SoftFever/issues/247#issuecomment-1426639635, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASY5LLQJEXTUTRMXTMW2QRLWW4Z5BANCNFSM6AAAAAAUI7GLXU . You are receiving this because you were mentioned.Message ID: @.***>