Turn off camera light by default

Hello community,

I just started using my first Bambu Lab A1 mini printer and have already printed a lot of stuff. I realized that I could change the behavior of my printer using something called G-Codes.

My question is simple: Does anyone know the G-code to turn off the camera light when a new print starts? For me it’s really annoying because I built my own printer case with better external light and I want the printer light to always be off.

I know i can turn off the light via app. But i always have to do that manually.
I would like to have it automated.

12 Likes

I have the same request.who knows.

2 Likes

Same question here.
Getting to know my mini day-by-day :slight_smile:

1 Like

Same request.
Please help.

2 Likes

I would love to know how to make the “light off” the default for it also.

1 Like

Same request. Bumping. I want a way to shut it off and not have it come back on next print.

1 Like

Same here!

Just created a request on GitHub in hopes they can implement a “light permanently off” feature.

Please upvote to get Bambus attention.

2 Likes

I would agree with that, yes. It would be best if you could somehow adjust the default settings on the printer.

1 Like

I got the same question. I want a way to automatically shut it off after every print and have it come back on next print.

This is very much needed. It’s irritating having to remember to turn if off every single time I start a print.

This is so simple to program it drives me nuts. All they need to do is when a user turns the light on/off, remember that and save it. When a print starts, set the light to that saved value. 99% of people are going to want the setting to be what it was last print.

It’s literally a couple of lines of code.

i have the same request! please help

The easiest way is to unplug it.

2 Likes

That’s actually a smart idea! If it’s just a cable that can be unplugged, I will do that in the meanwhile.

:ok_hand:t3:

I also hate it that it’s turned on by default. I have the light system based on the camera light, so it’s super annoying. I would like to see an option to choose whether it should be turned on or off

[Hi Community. I have the same request.

now,the latest firmware seems working. The led will not light on by default.

2 Likes

Yep!! They seem to have finally fixed (added) that feature :smiley:

To be more precise, the camera light actualiy remembers the last state, so it may still turn on when you power up the printer.

if it’s not remembering the last state, you can comment this out in Machine Start Gcode,
M960 S5 P1 ; turn on logo lamp