mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Added mcu and rpi temperature sections.
This commit is contained in:
10
printer.cfg
10
printer.cfg
@@ -167,6 +167,16 @@ relative_reference_index: 20 # NOTE
|
||||
[virtual_sdcard]
|
||||
path: /home/pi/printer_data/gcodes
|
||||
|
||||
[temperature_sensor mcu_temp]
|
||||
sensor_type: temperature_mcu
|
||||
min_temp: 25
|
||||
max_temp: 80
|
||||
|
||||
[temperature_sensor raspberry_pi]
|
||||
sensor_type: temperature_host
|
||||
min_temp: 25
|
||||
max_temp: 80
|
||||
|
||||
[display]
|
||||
lcd_type: st7920
|
||||
cs_pin: PB12
|
||||
|
||||
Reference in New Issue
Block a user