From f0078be5d21abde821871b7c7a7773baeb01647b Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Sat, 4 Feb 2023 14:14:20 -0500 Subject: [PATCH] Changed extruder sensory_type. --- printer.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/printer.cfg b/printer.cfg index 4d1a12d..3377b0b 100644 --- a/printer.cfg +++ b/printer.cfg @@ -112,7 +112,7 @@ rotation_distance: 4.65 nozzle_diameter: 0.400 filament_diameter: 1.750 heater_pin: PA1 -sensor_type: sovol_thermistor +sensor_type: EPCOS 100K B57560G104F sensor_pin: PC5 min_temp: 0 max_temp: 300 @@ -186,7 +186,7 @@ shaper_type_y: 3hump_ei # // NOTE this is the pin for the filament switch, if you have one # [filament_switch_sensor fil_sensor] -# switch_pin: PA4 +# switch_pin: PA4 # "Pulled-high" # NOTE Cancel objects feature is enabled. If you're using a low powered device, comment out [exclude_object]. # Also see [file_manager] section in moonraker.conf.