Difference between revisions of "Relit A0"

From iagent
Jump to: navigation, search
(Klipper config)
Line 7: Line 7:
 
[[File:Connection diagam A0.png]]
 
[[File:Connection diagam A0.png]]
 
</div>
 
</div>
 +
 +
==Compiling Klipper with support for Neopixels==
 +
https://wiki.iagent.no/wiki/Recore_A7#Neopixels
  
 
==Klipper config==
 
==Klipper config==

Revision as of 12:01, 24 September 2023

Renits A0 ISO white BG.jpg

Relit A0 is a led strip of 12 RGB LEDs (Like NeoPixels) that work well with Recore A7.

Wiring diagram

Connection diagam A0.png

Compiling Klipper with support for Neopixels

https://wiki.iagent.no/wiki/Recore_A7#Neopixels

Klipper config

[neopixel relit]
pin: PB3
chain_count: 12

Testing

set_led led=relit  RED=1 GREEN=1 BLUE=1 TRANSMIT=1

3D model

https://github.com/intelligent-agent/Recore/blob/master/3D-files/Relit_A0.step

Read more

https://github.com/julianschill/klipper-led_effect/blob/master/docs/LED_Effect.md

Known limitations

Running the light at full power with all LEDs on can cause too much power to be drawn from the 5 V step down converter. Depending on the current consumption of the USB and CPU, this might be too much.