DutchDevelop / BLLEDController

Other
94 stars 26 forks source link

stg_cur not in message - lights_report not in message #26

Open rajgoyal00 opened 7 months ago

rajgoyal00 commented 7 months ago

Receiving the above error in logs. The RGB cycle keeps on cycling LEDs

CreasaBE commented 7 months ago

same as the issue I logged beginning of Jan: https://github.com/DutchDevelop/BLLEDController/issues/19

DutchDevelop commented 7 months ago

@rajgoyal00 i dont see any logs attached.

wile1411 commented 5 months ago

I don't see any error logs either Noting thatthe RGB cycle doesn't really listen to the MQTT messages as it just cycles the colors regardless.

Some work on the code was recently completed by a community member Check the latest BLLC_19.3.24.bin version from official site https://www.dutchdevelop.com/bl-led-controller/

The 'not in message' errors weren't related to the BLLED function, but seems to be added to know what was happening in the processing of the MQTT messages. They were specifically referencing the gcode instructions that the printer spits out during the setup process (eg bed leveling). They were recently filtered out to make the logs cleaner as the only message type requires was 'push_status'