feat: pre-firmware update backup
This commit is contained in:
commit
350e5c46cc
8 changed files with 1204 additions and 0 deletions
17
Neptune4Pro/adxlmcu.cfg
Normal file
17
Neptune4Pro/adxlmcu.cfg
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue