A flashing LED
-
Can anyone suggest gcode i could use for flashing LED when print is over?
I have tried some in the past which caused duet issue an error.
I have LED strip connected to fan.
I would be interested in all variations, like fading etc, goes from 100% pwm to 0% the up again etc
Thank you -
You should be able to come up with some sort of pattern using M106 and G4 commands. If you're using RRF3 you could even get fancy with some conditional gcode magic and loops.