qruret
RRCRat Rig Community [Unofficial]
•Created by qruret on 6/13/2024 in #fix-my-printer
Klippain install broke RatOS
4 replies
RRCRat Rig Community [Unofficial]
•Created by qruret on 5/23/2024 in #ratos-support
MELLOW USB ADXL SPI BUS NOT VALID IN SECTION ADXL345 ERROR
Update #2
I changed the section:
[resonance_tester]
accel_chip: adxl345
to
[resonance_tester]
accel_chip: adxl345 adxl
and it's working.
5 replies
RRCRat Rig Community [Unofficial]
•Created by qruret on 5/23/2024 in #ratos-support
MELLOW USB ADXL SPI BUS NOT VALID IN SECTION ADXL345 ERROR
Update:
Changing this section:
[adxl345]
cs_pin: adxl:gpio9
spi_software_sclk_pin: adxl:gpio10
spi_software_mosi_pin: adxl:gpio11
spi_software_miso_pin: adxl:gpio12
to this:
[adxl345 adxl]
cs_pin: adxl:gpio9
spi_software_sclk_pin: adxl:gpio10
spi_software_mosi_pin: adxl:gpio11
spi_software_miso_pin: adxl:gpio12
fixed the error, klipper is now booting normally. I am however getting an Invalid adxl345 id (got ff vs e5). error when sending accelerometer_query. I'll test with other cables and see if it helps
5 replies
RRCRat Rig Community [Unofficial]
•Created by qruret on 5/23/2024 in #ratos-support
MELLOW USB ADXL SPI BUS NOT VALID IN SECTION ADXL345 ERROR
thank you!
5 replies