ADXL connection to RPi
Hi. Question:
I have octopus pro 446 and would like to connect the ADXL to the RPi, instead of connecting it to the board. I want to have 1 universal cable between printers - what changes I have make?
I've connected it to the RPi and I'm receiving
Invalid adxl345 id (got ff vs e5)
The cable is good since I've done shapper calibration on the other printer.e4 Replies
manual-pinkOPβ’3y ago
OK I found a workaround I guess. I needed to comment out the
spi_bus: spi3
in the adxl section of my board through ssh in the rpi.
Dunno how to unset spi_bus
in the main config π€Includes & Overrides | RatOS
RatOS uses a modular configuration that heavily takes advantage of the config file include and merge logic in Klipper. For this reason, the order of includes and overrides are very important, do not change the order of the configuration unless you know what you're doing.
manual-pinkOPβ’3y ago
@blacksmithforlife πΊπΈ.
This doesn't solve the issue. I need to unset the setting, not override it. I tried to set it blank, empty string, null, None - neither worked.
Right, if you read that post it explains that you just override settings. So if you want to remove it you will have to stop importing that file