From 902b9afadf9c36b09924e58022468ab56a5e5618 Mon Sep 17 00:00:00 2001 From: Siwat Sirichai Date: Fri, 8 Apr 2022 15:44:26 +0700 Subject: [PATCH] remove temperature config for rpi cause we are not using rpi --- printer.cfg | 4 ---- 1 file changed, 4 deletions(-) diff --git a/printer.cfg b/printer.cfg index ebe9511..08de079 100644 --- a/printer.cfg +++ b/printer.cfg @@ -121,10 +121,6 @@ sensor_type: temperature_mcu min_temp: 0 max_temp: 100 -[temperature_sensor Raspberry_Pi] -sensor_type: temperature_host -min_temp: 0 -max_temp: 100 [virtual_sdcard] path: ~/gcode_files