Julian Schill
Julian Schill
Closing because of inactivity. Feel free to reopen or open a new one, when further support is needed.
The last color of the palette is used for "temperature reached". So easiest fix would be to define the second color twice.
Try this: ``` [led_effect preheat] leds: neopixel:chamber (106-140) autostart: true frame_rate: 24 heater: heater_bed layers: heater 45 0 top (0,1,0),(1,0,0),(1,1,1) ```
@NameOfTheDragon Did you get it to work? Can this be closed?
@FloxRoxX Is your bed maybe already hot? It switches to the last color, when the temperature is in the range of 2°C of the target temperature.
I cannot reproduce this. When I try your config it starts blue, turns purple, becomes red while heating up and as soon as it reaches 38°C it turns green.
I suppose you set the other LEDs to red using SET_LED? I have to look into this. As a workaround, you could try defining an effect with static red and...
Also: Can you provide a log and/or your complete configuration?
@Komet Any news on that? I can't reproduce it on my side.
Closing because of inactivity. Feel free to reopen or open a new one, when further support is needed.