mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
13 lines
477 B
INI
13 lines
477 B
INI
# One-Stop-Shop Klipper Configuration
|
|
#
|
|
# Find installation instructions at https://github.com/bassamanator/Sovol-SV06-firmware/tree/any-printer
|
|
|
|
[include ./cfgs/misc-macros.cfg]
|
|
[include ./cfgs/PARKING.cfg]
|
|
[include ./cfgs/MECHANICAL_GANTRY_CALIBRATION.cfg]
|
|
[include ./cfgs/TEST_SPEED.cfg]
|
|
|
|
# NOTE Uncomment the ONE of the following lines if you're using an adxl345
|
|
# [include ./cfgs/adxl-rp2040.cfg]
|
|
# [include ./cfgs/adxl-rpi-pico-2x.cfg]
|
|
# [include ./cfgs/adxl-direct.cfg] |