Neskik
|
1917ed8741
|
M872 wait for probe temperature (#19344)
|
2020-09-11 22:51:19 -05:00 |
|
Giuliano Zaro
|
828a582f4d
|
Make M600 heat up the nozzle. Reset runout on fail. (#19298)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2020-09-07 21:29:45 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
|
Jason Smith
|
76b67d55e2
|
Fix some Power Loss Recovery behaviors (#18558)
|
2020-07-15 01:14:03 -05:00 |
|
Scott Lahteine
|
2d33a9fd7c
|
Add REPORT_FAN_CHANGE as an option
|
2020-07-14 21:15:14 -05:00 |
|
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
|
2020-07-01 16:27:28 -05:00 |
|
Scott Lahteine
|
70fa4c9323
|
Per-Hotend Default PIDs (#18483)
|
2020-07-01 16:18:20 -05:00 |
|
Scott Lahteine
|
a907e15ae6
|
Allow larger ADC debounce
Reference #17205
|
2020-06-26 19:31:07 -05:00 |
|
Scott Lahteine
|
43a994e0df
|
Fix material preset editing
|
2020-06-24 20:15:23 -05:00 |
|
Scott Lahteine
|
4275466f49
|
Fix issues with no hotend / bed / fan (#18395)
|
2020-06-24 19:44:50 -05:00 |
|
Scott Lahteine
|
424569b4c4
|
Power monitor and display (#17437)
|
2020-06-18 15:23:03 -05:00 |
|
Gurmeet Athwal
|
f3bf343c89
|
Report fan speed on change (#18013)
|
2020-05-25 17:46:35 -05:00 |
|
Italo Soares
|
213d4b890e
|
Hotend Idle Timeout (#16362)
|
2020-05-18 00:50:35 -05:00 |
|
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 |
|