aboutsummaryrefslogtreecommitdiffstats
path: root/test/klippy/linuxtest.cfg
blob: 6773723942c5e51b15132ed855d889862376ccdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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