feat: pre-firmware update backup

This commit is contained in:
aria 2025-05-26 18:35:44 +10:00
commit 350e5c46cc
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds
8 changed files with 1204 additions and 0 deletions

17
Neptune4Pro/adxlmcu.cfg Normal file
View file

@ -0,0 +1,17 @@
[mcu adxl]
serial: /dev/serial/by-id/usb-Anchor_Rampon-if00
[adxl345]
cs_pin: adxl:CS
[resonance_tester]
accel_chip: adxl345
probe_points:
125,125,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