Thx4riposte
RRCRat Rig Community [Unofficial]
•Created by Thx4riposte on 2/9/2024 in #fix-my-mesh
help : any idea what is it ?
41 replies
RRCRat Rig Community [Unofficial]
•Created by Thx4riposte on 2/9/2024 in #fix-my-printer
issue with led ratrig. turn off my MCU after 10 sec or little more
Hello there,
I have a small and strange question that I have no idea about the problem. I've been using RatRig LEDs, which were working fine until about a week ago. Now, if I turn on my LEDs at 100%, it crashes my printer immediately. I have no idea what the problem is, and I've checked that the wires are properly connected.
this is my config led
[output_pin caselight]
pin: PA3
pwm: true
shutdown_value: 0
cycle_time: 0.0002
[gcode_macro LED_ON]
gcode:
SET_PIN PIN=caselight VALUE=1
[gcode_macro LED_PCT_IDLE]
gcode:
SET_PIN PIN=caselight VALUE=0.06
[gcode_macro LED_PCT_PRINT]
gcode:
SET_PIN PIN=caselight VALUE=0.4
[gcode_macro LED_OFF]
gcode:
SET_PIN PIN=caselight VALUE=0
6 replies