Add files via upload

This commit is contained in:
Rainboooom
2023-06-15 11:27:03 +08:00
committed by GitHub
parent 7e4691248d
commit c1cf04e8f5
100 changed files with 8640 additions and 0 deletions

15
test/klippy/linuxtest.cfg Normal file
View File

@@ -0,0 +1,15 @@
# Test config for linux process specific hardware
[mcu]
serial: /tmp/klipper_host_mcu
[printer]
kinematics: none
max_velocity: 300
max_accel: 3000
[temperature_sensor my_ds18b20]
min_temp: 0
max_temp: 100
serial_no: 12345678
sensor_mcu: mcu
sensor_type: DS18B20