Marcio T
|
2d88bcb67e
|
Fix thermal error protection, reporting (#20655)
|
4 years ago |
Jason Smith
|
58eaad703a
|
Fix dummy thermistors for Bed, Chamber, Probe (#20247)
|
4 years ago |
JoAnn Manges
|
40d442fde2
|
Fix MAX31865 on SPI (PT100/1000) support (#20074)
|
4 years ago |
Scott Lahteine
|
59eca253e1
|
Simplified temp sensor conditionals
|
4 years ago |
Scott Lahteine
|
06bf3ccfb7
|
Add alternative TERN macros
|
4 years ago |
Scott Lahteine
|
dcb0f5dc3b
|
Temperature 'autostart' => 'auto_job'
|
4 years ago |
ellensp
|
979876e958
|
Improve temperature runaway, idle timeout (#19339)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
49ca16c3fb
|
heater_ind_t => heater_id_t
|
4 years ago |
Neskik
|
1917ed8741
|
M872 wait for probe temperature (#19344)
|
4 years ago |
Giuliano Zaro
|
828a582f4d
|
Make M600 heat up the nozzle. Reset runout on fail. (#19298)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 years ago |
Jason Smith
|
76b67d55e2
|
Fix some Power Loss Recovery behaviors (#18558)
|
4 years ago |
Scott Lahteine
|
2d33a9fd7c
|
Add REPORT_FAN_CHANGE as an option
|
4 years ago |
Scott Lahteine
|
c43bbcce15
|
Enforce sensor range for temperature target (#18465)
* Mitigate stepper timeout
* Add CHAMBER PWM code
* Structured thermistor tables
* Fix reversed sensor ranges
* Prevent temps outside sensor range
|
4 years ago |
Scott Lahteine
|
70fa4c9323
|
Per-Hotend Default PIDs (#18483)
|
4 years ago |
Scott Lahteine
|
a907e15ae6
|
Allow larger ADC debounce
Reference #17205
|
4 years ago |
Scott Lahteine
|
43a994e0df
|
Fix material preset editing
|
4 years ago |
Scott Lahteine
|
4275466f49
|
Fix issues with no hotend / bed / fan (#18395)
|
4 years ago |
Scott Lahteine
|
424569b4c4
|
Power monitor and display (#17437)
|
4 years ago |
Gurmeet Athwal
|
f3bf343c89
|
Report fan speed on change (#18013)
|
5 years ago |
Italo Soares
|
213d4b890e
|
Hotend Idle Timeout (#16362)
|
5 years ago |
Scott Lahteine
|
37176ed2b9
|
Apply maxtemp patch
|
5 years ago |
Scott Lahteine
|
33217b0dd0
|
Add HOTEND_OVERSHOOT
|
5 years ago |
Scott Lahteine
|
8b3c7dda75
|
Add HAS_FAN and others
|
5 years ago |
Scott Lahteine
|
3d45a4bd23
|
Encapsulate Temperature items
|
5 years ago |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
5 years ago |
Scott Lahteine
|
15f6f53638
|
Add HAS_HOTEND, etc.
|
5 years ago |
Scott Lahteine
|
0e06aaa2bc
|
Add millis helper macros
|
5 years ago |
Scott Lahteine
|
913de024a9
|
Change PID dummy value to NAN
Fixes #17078
|
5 years ago |
Scott Lahteine
|
7709261ea9
|
Move shared code to wait_for_bed_heating
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
9caf5c05e7
|
Refactor heater watch, job timer auto-start (#16725)
|
5 years ago |
Scott Lahteine
|
56cd747c8b
|
Rename some temperature members
|
5 years ago |
Scott Lahteine
|
1d1dc8e339
|
More 8 extruder defines
|
5 years ago |
yangwenxiong
|
248b7dfa59
|
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595)
|
5 years ago |
Giuliano Zaro
|
ef8f829513
|
Fix CHAMBER_MAXTEMP security margin (#16600)
|
5 years ago |
tompe-proj
|
a338dce83f
|
PINDA v2 temperature sensor / compensation (#16293)
|
5 years ago |
haschtl
|
ff6518c0a8
|
Add PID_FAN_SCALING option (#15585)
|
5 years ago |
Lino Barreca
|
ac71cdc265
|
New HardwareTimer for STM32 5.7.0 (#15655)
|
5 years ago |
Marcio Teixeira
|
5639b8ca20
|
Touch UI fixes for Cocoa Press (#15847)
|
5 years ago |
LinFor
|
a84e3d1b80
|
Use native ADC resolution where possible (#15719)
|
5 years ago |
Marcio Teixeira
|
dc14d4a13c
|
Improvements and fixes to Lulzbot UI (#15490)
|
5 years ago |
Scott Lahteine
|
cc822c1a05
|
Use lambdas in menus, where possible (#15452)
|
5 years ago |
Scott Lahteine
|
e3fd0519b3
|
Reduce need for UNUSED
|
5 years ago |
Scott Lahteine
|
f01f0d1956
|
Drop C-style 'void' argument
|
5 years ago |
Scott Lahteine
|
75927e17dd
|
Filament Width Sensor singleton (#15191)
|
5 years ago |
Scott Lahteine
|
584c86bed1
|
More "zero extruders" changes (#15213)
|
5 years ago |
Scott Lahteine
|
565a0e11ed
|
Prevent 'current' name conflict, if needed
|
5 years ago |
Luu Lac
|
8bca3fcf2c
|
Display chamber with HAS_TEMP_CHAMBER (#15194)
|
5 years ago |
Jamie
|
dbee0e9c54
|
Analog joystick jogging control (#14648)
|
5 years ago |