From 2e51d3df5dcfa4765c1d7a0b64ab25af67180a62 Mon Sep 17 00:00:00 2001 From: Zach Schimke Date: Wed, 22 Jun 2022 00:47:57 -0700 Subject: [PATCH] Feat: Add axdl to pi config --- README.md | 2 +- pi.cfg | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 64d977c..2180d43 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Mods/Deviations (W.R.T. Stock V0.1): - Andre's [Neopixel Front Bed Mount](https://github.com/VoronDesign/VoronUsers/tree/master/printer_mods/Andre/V0_Neopixel_Front_Bed_Mount) - Andre's [Mini AB ADXL345 Mount](https://github.com/VoronDesign/VoronUsers/tree/master/printer_mods/Andre/Mini_Afterburner_ADXL345_Mount) - Thiagolocatelli's [V0 Utility Belt](https://github.com/thiagolocatelli/VoronUsers/tree/master/printer_mods/DoubleT/v0_utility_belt) -- Timmit99's [V0 Ubilical](https://github.com/timmit99/Voron-Hardware/tree/V0-Umbilical/V0-Umbilical) +- Skuep's [V0 Umbilical Plus](https://github.com/skuep/V0-Umbilical-Plus) update to Timmit99's [V0 Ubilical](https://github.com/timmit99/Voron-Hardware/tree/V0-Umbilical/V0-Umbilical) - 0ndsk4's [Nevermore Micro V4](https://github.com/0ndsk4/VoronUsers/tree/0ndsk4/printer_mods/0ndsk4/Nevermore_Air_Filter) - Johannchung's [Raspberry Pi Camera Mount](https://github.com/VoronDesign/VoronUsers/tree/master/printer_mods/johanncc/Raspberry_Pi_Camera_Mount) diff --git a/pi.cfg b/pi.cfg index f082c23..9490659 100644 --- a/pi.cfg +++ b/pi.cfg @@ -6,3 +6,11 @@ serial: /tmp/klipper_host_mcu sensor_type: temperature_host min_temp: 0 max_temp: 85 + +[adxl345] +cs_pin: rpi:None + +[resonance_tester] +accel_chip: adxl345 +probe_points: + 100, 100, 20 # an example