From ac3f0070ff72dba831cd4e9eb53b9ca3d0765fe5 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Wed, 10 Jul 2024 02:12:50 -0400 Subject: [PATCH] Adjust temp sections. --- cfgs/misc-macros.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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