LDO ADXL with RatOS v1.1

I have an LDO Input Shaper Toolkit that I want to use with my V-Core. The kit connects via a header on the raspberry pi. What config changes do I need to make to use the pi for input shaping? I know with RatOS v2 I can use toolboards, but not sure where to go with v1.1
Solution:
Should be the same process, i don't remember off the top of my head, but it goes something like: ``` [include config/boards/rpi/config.cfg] [include config/sensors/rpi-adxl345.cfg] [resonance_tester]...
Jump to solution
10 Replies
blacksmithforlife
blacksmithforlife•7mo ago
does LDO provide a pinout for this?
thegribbs
thegribbs•7mo ago
Yeah, It's a v3 from this lonk link
thegribbs
thegribbs•7mo ago
No description
thegribbs
thegribbs•7mo ago
"and in that case a config for the ADXL345 connected to the Raspberry Pi is also available."
blacksmithforlife
blacksmithforlife•7mo ago
If it connects to the SPI you might be able to follow the ratos wiring diagram
miklschmidt
miklschmidt•7mo ago
This should be pretty much plug and play in v2 you'll just need to tell klipper to use the rpi adxl345. Support for V1 was discontinued Q2 last year after a 6 month grace period.
thegribbs
thegribbs•7mo ago
Yeah. For now, I was really hoping not to have to upgrade to v2. do you happen to remember anybody doing this before the v2 release. I don't need to integrate macros or anything. I'm happy to just get some resonance files
Solution
miklschmidt
miklschmidt•7mo ago
Should be the same process, i don't remember off the top of my head, but it goes something like:
[include config/boards/rpi/config.cfg]
[include config/sensors/rpi-adxl345.cfg]
[resonance_tester]
accel_chip: adxl345 rpi
[include config/boards/rpi/config.cfg]
[include config/sensors/rpi-adxl345.cfg]
[resonance_tester]
accel_chip: adxl345 rpi
Double check those include paths though because i barely remember what v1 look like 😂
thegribbs
thegribbs•7mo ago
Thanks, that worked!
Want results from more Discord servers?
Add your server