set the beta value
#
All configuration is ignored if false.
#temperature_control.T0.bang_bang true
temperature_control.T0.p_factor 31.5 #
permanently set the PID values after an auto pid
temperature_control.T0.i_factor 3.978 #
temperature_control.T0.d_factor 62 #
temperature_control.T0.K1_factor 0.95 #
factor used for smoother PID temperature control mechanism
temperature_control.T0.heater_power 100 #
maximum used power from this heater
temperature_control.T0.max_pwm 255 #
max pwm, 64 is a good value if driving a 12v resistor with
24v.
temperature_control.T0.max_temperature 260 #
Max temperature in °C allowed for hotend heater.
temperature_control.T0.min_temperature 10 #
Min temperature in °C, which is recognized from the
temperature sensor.
#temperature_control.T0.readings_per_second 20
#temperature_control.T0.set_m_code 104 #
#temperature_control.T0.set_and_wait_m_code 109 #
#temperature_control.T0.designator T #
# T1 temperature control configuration
temperature_control.T1.enable true #
Whether to activate this ( "hotend" ) module at all.
temperature_control.T1.sensor pt100 #
see http://smoothieware.org/temperaturecontrol#toc5
temperature_control.T1.pt100_pin 0.26 #
Pin for the thermistor to read
temperature_control.T1.heater_pin 2.1! #
Pin that controls the heater
#temperature_control.T1.beta 4066 # or
set the beta value
#
All configuration is ignored if false.
#temperature_control.T1.bang_bang true
temperature_control.T1.p_factor 31.0 #
permanently set the PID values after an auto pid
temperature_control.T1.i_factor 3.978 #
temperature_control.T1.d_factor 62 #
temperature_control.T1.K1_factor 0.95 #
factor used for smoother PID temperature control mechanism
temperature_control.T1.heater_power 100 #
maximum used power from this heater
temperature_control.T1.max_pwm 255 #
max pwm, 64 is a good value if driving a 12v resistor with
24v.
temperature_control.T1.max_temperature 260 #
Max temperature in °C allowed for hotend heater.
temperature_control.T1.min_temperature 10 #
Min temperature in °C, which is recognized from the
temperature sensor.
#temperature_control.T1.readings_per_second 20
#temperature_control.T1.set_m_code 104 #
#temperature_control.T1.set_and_wait_m_code 109 #
#temperature_control.T1.designator T #
# Heatbed temperature control configuration
temperature_control.bed.enable true #
temperature_control.bed.sensor pt100 #
see http://smoothieware.org/temperaturecontrol#toc5
temperature_control.bed.pt100_pin 0.25 #
Pin for the thermistor to read