KUSBA cannot get to work
I have tried everything I can think of and read all of miklschmidt recommendations. I must be close.
7 Replies
As the error says, you've put i think you missed most of what i wrote in #ratos-development just noticed i didn't actually mention naming the [mcu], that's my bad.
Your adxlmcu.cfg should look something like this:
serial:
in your adxl345 section.
@tracyb7734Thank you. It is now working. Now I can help others with this. Thanks again.
rising-crimson•14mo ago
Hi All, I tried the same, but I'm getting a non valid serial Error
[adxl345 usbadxl]
serial: /dev/serial/by-id/usb-Anchor_Rampon-if00
Edit the above line with the correct serial address. Use "ls /dev/serial/by-id/*" to find the MCU serial address.
cs_pin: PA15
Hardware SPI Option (Better results, "Invalid ID" Klipper bug with first query)
spi_bus: sp13
Software SPI Option (No "Invalid ID" Klipper bug with first query)
spi_software_sclk_pin: adxl:gpio2
spi_software_mosi_pin: adxl:gpio3
spi_software_miso_pin: adxl:gpio0
[resonance_tester]
accel_chip: adxl345 usbadxl
probe_points:
150,150,20
Edit the above line with the correct probe points location. I recommend the center of your bed for X & Y, 20 for Z.
For 350 mm printers: 175,175,20
For 300 mm printers: 150,150,20
For 250 mm printers: 125,125,20
For 120 mm printers: 60,60,20
More info: https://www.klipper3d.org/Config_Reference.html#adxl345
serial
goes in [mcu]
not in [adxl345]
. Please look at my earlier comment in this thread stating the exact same thing: https://discord.com/channels/582187371529764864/1163143602684317837/1163160806037389383rising-crimson•14mo ago
Thanks , now i have a Unknown spi_bus 'sp13'
Please start your own support post
He's basically doing all the same things wrong that are already explained in this thread and here: https://discord.com/channels/582187371529764864/859890291591217162/1162058029496283208