Yuri D'Elia
|
4a0203d691
Isolate oTimer4minTempHeater/Bed into check_min_temp
|
2 年之前 |
Yuri D'Elia
|
7659844012
Reimplement disable_heater to take immediate effect
|
2 年之前 |
Yuri D'Elia
|
e070bc6455
Remove obsolete and commented variables
|
2 年之前 |
Yuri D'Elia
|
7d82cd641e
Rename ADC callback
|
2 年之前 |
Yuri D'Elia
|
bcd8496113
Introduce a new set of temperature values for the PID regulation
|
2 年之前 |
Yuri D'Elia
|
65cf8e541a
Isolate current/target temperature in pid_heater/bed functions
|
2 年之前 |
Yuri D'Elia
|
9e826afee9
Switch regulation interval to 270ms
|
2 年之前 |
Yuri D'Elia
|
c6d0494cbc
Split temperature management into it's own ISR
|
2 年之前 |
Yuri D'Elia
|
2ca16a06cd
Rename tp_init to soft_pwm_init for consistency
|
2 年之前 |
Yuri D'Elia
|
38b3e53f67
Syntax/comment cleanup
|
2 年之前 |
Yuri D'Elia
|
932fcbb33f
Simplify soft_pwm_isr even further
|
2 年之前 |
Yuri D'Elia
|
dfd8fee712
Isolate babystep to a separate function
|
2 年之前 |
Yuri D'Elia
|
bd28007312
Rename check_fans>readFanTach manageFans>checkFans
|
2 年之前 |
Yuri D'Elia
|
383319dbac
Rename temperature_isr to soft_pwm_isr
|
2 年之前 |
Yuri D'Elia
|
16b9acf8bc
Decouple temperature ISR from ADC readings
|
2 年之前 |
Yuri D'Elia
|
e87188e7e3
Ensure ADC and thermistor tables use the same oversampling
|
2 年之前 |
Yuri D'Elia
|
2535d072c4
Do not recursively enter temperature_isr
|
2 年之前 |
Yuri D'Elia
|
82e221e3c7
Remove ADC pullup checks
|
2 年之前 |
Yuri D'Elia
|
f8de274db3
Split fan checks out of temperature.cpp
|
2 年之前 |
Yuri D'Elia
|
e37435b53f
Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync
|
2 年之前 |
Yuri D'Elia
|
5b3441b2bd
Fix AMBIENT_RAW_*_TEMP define names
|
2 年之前 |
Alex Voinea
|
e3f48ead9f
Merge pull request #3440 from gudnimg/optimise-checkFanSpeed
|
2 年之前 |
Alex Voinea
|
b52597f1b2
Merge branch 'MK3_3.11.1' into MK3_3.10.2
|
2 年之前 |
Guðni Már Gilbert
|
c62c412cc3
Remove unused setting PID_ADD_EXTRUSION_RATE
|
2 年之前 |
Guðni Már Gilbert
|
d42ef4784c
Optimise checkFanSpeed()
|
2 年之前 |
Alex Voinea
|
4ec8781df2
Fix usb print timer
|
2 年之前 |
Alex Voinea
|
fb1c8ee0a3
Change the pullup test
|
2 年之前 |
Alex Voinea
|
c06ec9d05b
Add pullup error test to define
|
2 年之前 |
Alex Voinea
|
b7806bf25f
Crash if pullups get enabled on the thermistor inputs
|
2 年之前 |
Alex Voinea
|
67e6361ff1
Fix temperature runaway variable types (merge conflict)
|
2 年之前 |