Scott Lahteine
|
37176ed2b9
|
Apply maxtemp patch
|
2020-04-27 08:17:59 -05:00 |
|
Scott Lahteine
|
33217b0dd0
|
Add HOTEND_OVERSHOOT
|
2020-04-27 05:07:08 -05:00 |
|
Scott Lahteine
|
8b3c7dda75
|
Add HAS_FAN and others
|
2020-04-27 05:07:08 -05:00 |
|
Scott Lahteine
|
3d45a4bd23
|
Encapsulate Temperature items
|
2020-04-27 05:07:08 -05:00 |
|
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
2020-04-22 16:35:03 -05:00 |
|
Scott Lahteine
|
15f6f53638
|
Add HAS_HOTEND, etc.
|
2020-04-20 00:12:22 -05:00 |
|
Scott Lahteine
|
0e06aaa2bc
|
Add millis helper macros
|
2020-04-04 02:48:30 -05:00 |
|
Scott Lahteine
|
913de024a9
|
Change PID dummy value to NAN
Fixes #17078
|
2020-03-06 13:55:27 -06:00 |
|
Scott Lahteine
|
7709261ea9
|
Move shared code to wait_for_bed_heating
|
2020-03-04 12:50:57 -06:00 |
|
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
2020-02-03 08:00:57 -06:00 |
|
Scott Lahteine
|
9caf5c05e7
|
Refactor heater watch, job timer auto-start (#16725)
|
2020-01-30 03:24:43 -06:00 |
|
Scott Lahteine
|
56cd747c8b
|
Rename some temperature members
|
2020-01-26 21:08:55 -06:00 |
|
Scott Lahteine
|
1d1dc8e339
|
More 8 extruder defines
|
2020-01-26 03:24:54 -06:00 |
|
yangwenxiong
|
248b7dfa59
|
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595)
|
2020-01-25 02:13:39 -06:00 |
|
Giuliano Zaro
|
ef8f829513
|
Fix CHAMBER_MAXTEMP security margin (#16600)
|
2020-01-20 00:44:51 -06:00 |
|
tompe-proj
|
a338dce83f
|
PINDA v2 temperature sensor / compensation (#16293)
|
2020-01-17 17:16:45 -06:00 |
|
haschtl
|
ff6518c0a8
|
Add PID_FAN_SCALING option (#15585)
|
2019-11-26 03:34:43 -06:00 |
|
Lino Barreca
|
ac71cdc265
|
New HardwareTimer for STM32 5.7.0 (#15655)
|
2019-11-12 19:23:02 -06:00 |
|
Marcio Teixeira
|
5639b8ca20
|
Touch UI fixes for Cocoa Press (#15847)
|
2019-11-10 18:49:41 -06:00 |
|
LinFor
|
a84e3d1b80
|
Use native ADC resolution where possible (#15719)
|
2019-11-06 17:49:17 -06:00 |
|
Marcio Teixeira
|
dc14d4a13c
|
Improvements and fixes to Lulzbot UI (#15490)
|
2019-10-09 19:44:49 -05:00 |
|
Scott Lahteine
|
cc822c1a05
|
Use lambdas in menus, where possible (#15452)
|
2019-10-07 19:44:33 -05:00 |
|
Scott Lahteine
|
e3fd0519b3
|
Reduce need for UNUSED
|
2019-09-30 22:56:22 -05:00 |
|
Scott Lahteine
|
f01f0d1956
|
Drop C-style 'void' argument
|
2019-09-16 20:31:21 -05:00 |
|
Scott Lahteine
|
75927e17dd
|
Filament Width Sensor singleton (#15191)
|
2019-09-10 18:48:58 -05:00 |
|
Scott Lahteine
|
584c86bed1
|
More "zero extruders" changes (#15213)
|
2019-09-10 02:20:49 -05:00 |
|
Scott Lahteine
|
565a0e11ed
|
Prevent 'current' name conflict, if needed
|
2019-09-09 03:17:11 -05:00 |
|
Luu Lac
|
8bca3fcf2c
|
Display chamber with HAS_TEMP_CHAMBER (#15194)
|
2019-09-08 02:20:18 -05:00 |
|
Jamie
|
dbee0e9c54
|
Analog joystick jogging control (#14648)
|
2019-09-08 00:55:34 -05:00 |
|
Scott Lahteine
|
4cdf7a1b93
|
Add ADC helpers to temp_info_t
|
2019-09-05 19:48:52 -05:00 |
|
Tim Moore
|
77f637763c
|
Overlord configs. Fix buzzer, redundant temp. (#14833)
|
2019-08-06 23:25:47 -05:00 |
|
Marcio Teixeira
|
27c487bab7
|
Print progress enhancements (#14647)
|
2019-07-17 03:14:44 -05:00 |
|
Scott Lahteine
|
eaf1c0954e
|
Update some precompiler tests
|
2019-07-14 13:09:16 -05:00 |
|
Scott Lahteine
|
750a16ad38
|
Fix MIN/MAX function collision with macros
|
2019-07-05 18:14:02 -05:00 |
|
Scott Lahteine
|
720bc7c00b
|
Named indices for Temperature class (#14479)
|
2019-07-02 08:39:55 -05:00 |
|
Scott Lahteine
|
c9a8db33c3
|
Fix scaledFanSpeed
|
2019-06-28 21:24:47 -05:00 |
|
Scott Lahteine
|
a8d68b7c8a
|
Common method for scaled fan speed
|
2019-06-28 15:34:17 -05:00 |
|
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
2019-06-27 23:58:16 -05:00 |
|
Tim Moore
|
81209f5310
|
'M105 R' to report redundant temp sensor (#14324)
|
2019-06-27 21:29:52 -05:00 |
|
Ludy
|
bd494a6bd6
|
Update defines for patched temperature macros (#14161)
|
2019-05-28 17:43:31 -05:00 |
|
Ludy
|
a504366138
|
Fix probe fan compiling error (#13930)
|
2019-05-07 14:14:12 -05:00 |
|
doggyfan
|
23a8707ef1
|
Configurable Thermistor (#13888)
|
2019-05-06 18:51:06 -05:00 |
|
Giuliano Zaro
|
e2a77ed881
|
Bring chamber temp to completion (#13837)
|
2019-05-04 22:51:47 -05:00 |
|
InsanityAutomation
|
3fcab8dbf1
|
Option to disable fans during pause (#13820)
|
2019-05-04 15:50:44 -05:00 |
|
Scott Lahteine
|
2f32a6612d
|
Clean up Temperature::set_fans_paused
|
2019-05-04 14:36:59 -05:00 |
|
Stephan
|
84273557f9
|
Move and update heated chamber settings (#13671)
Co-Authored-By: the-real-orca <stephan.veigl@gmail.com>
|
2019-04-12 15:38:10 -05:00 |
|
Roxy-3D
|
9cee81d47e
|
Option to show babysteps total since G28 (#13580)
|
2019-04-06 18:04:34 -05:00 |
|
Scott Lahteine
|
240ea1bbb3
|
Split up games into separate files
|
2019-04-04 03:06:19 -05:00 |
|
Kajetan Rzepecki
|
2cfa9e9008
|
Fixed chamber-related compile error (#13552)
|
2019-04-01 17:53:56 -05:00 |
|
Marcio Teixeira
|
5679fae11e
|
UltraLCD enhancements (lower fan resolution, backlash menu) (#13519)
|
2019-03-29 14:07:43 -05:00 |
|