non-RGB toolhead LED?

Has anyone come up with the correct configuration to drive a single color LED from the Toolhead PD3 port?
1 Reply
MDFPereira
MDFPereira3w ago
Easy. You just need to set up a pin on user overrides for this. You can also set a toggle switch on moonraker to have it always available. on printer.cfg include this [output_pin LED] pin: toolboard_t0: PD3 I assume it can run a led. You don't mention what toolboard you are using... Please check it on moonraker include this [power LED] type: klipper_device object_name: output_pin LED I see PD3 is the RGB plug. In this case, it may not work because the PD3 is the controll pin, not the power pin...

Did you find this page helpful?