Remove A1: Difference between revisions
From iagent
Created page with "Remove is an accellerometer for doing input shaping with Klipper. <div class="res-img"> center </div> Klipper configuration: <pre> # The Remove reso..." |
No edit summary |
||
| Line 3: | Line 3: | ||
[[File:Remove A0 iso.jpg|center]] | [[File:Remove A0 iso.jpg|center]] | ||
</div> | </div> | ||
=== Pinout diagram === | |||
<div class="res-img"> | |||
[[File:Remove pinout.png|center]] | |||
</div> | |||
Klipper configuration: | Klipper configuration: | ||
<pre> | <pre> | ||
Revision as of 22:01, 23 September 2022
Remove is an accellerometer for doing input shaping with Klipper.
Pinout diagram
Klipper configuration:
# The Remove resonance tester mcu
[mcu rp2040]
serial: /dev/ttyACM0
baud: 1500000
[adxl345]
cs_pin: rp2040:gpio5
spi_bus: spi0a
[resonance_tester]
accel_chip: adxl345
probe_points:
100, 100, 20 # an example

