diff --git a/cfgs/misc-macros.cfg b/cfgs/misc-macros.cfg index ad373c1..56fa16f 100644 --- a/cfgs/misc-macros.cfg +++ b/cfgs/misc-macros.cfg @@ -5,13 +5,13 @@ timeout: 600 enable_force_move: True # NOTE If you're using a Raspberry Pi, you can uncomment the next 2 lines, optionally. -[temperature_sensor raspberry_pi] -sensor_type: temperature_host +#[temperature_sensor raspberry_pi] +#sensor_type: temperature_host # NOTE If you're using a an Orange Pi, you can uncomment the next 3 lines, optionally. -# [temperature_sensor Orange_Pi] -# sensor_type: temperature_host -# sensor_path: /sys/class/thermal/thermal_zone0/temp +[temperature_sensor Orange_Pi] +sensor_type: temperature_host +sensor_path: /sys/class/thermal/thermal_zone0/temp [virtual_sdcard] path: /home/pi/printer_data/gcodes