klipper/klippy/extras
Kevin O'Connor f2ca7d5c66 verify_heater: Improve handling of new targets when temperature is dropping
Allow the first check_gain_time interval to only require a
heating_gain relative to the lowest observed temperature during that
interval.  This makes the code less likely to raise a spurious error
when the heater is enabled while the heater temperature is dropping.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-03-08 10:55:46 -05:00
..
display
__init__.py
ad5206.py
adc_temperature.py
bed_mesh.py
bed_screws.py
bed_tilt.py
bltouch.py
bus.py
buttons.py
controller_fan.py
delta_calibrate.py
endstop_phase.py
fan.py
filament_switch_sensor.py
force_move.py
gcode_macro.py
heater_bed.py
heater_fan.py
heater_generic.py
homing_override.py
idle_timeout.py
manual_probe.py
manual_stepper.py
mcp4018.py
mcp4451.py
mcp4728.py
multi_pin.py
output_pin.py
pause_resume.py
pid_calibrate.py
probe.py
quad_gantry_level.py
query_endstops.py
replicape.py
respond.py
samd_sercom.py
servo.py
spi_temperature.py
static_digital_output.py
statistics.py
sx1509.py
temperature_fan.py
temperature_sensor.py
thermistor.py
tmc2130.py
tmc2208.py
tmc2660.py
tsl1401cl_filament_width_sensor.py
verify_heater.py
virtual_sdcard.py
z_tilt.py