Scott Lahteine
05bdc5640d
♻️ Planner flags refactor
2022-06-30 22:10:05 -05:00
tombrazier
fc350701b2
💥 More M306 M => M306 H ( #24258 )
...
Followup to #24253
2022-06-05 23:11:32 -05:00
tombrazier
fc1a620b87
🚩 MPC update ( #24253 )
2022-06-04 00:57:34 -05:00
tombrazier
ce0af56d0a
🚸 Improve MPC tuning, add menu items ( #23984 , #24018 , #24049 , #24059 )
2022-06-03 22:06:50 -05:00
Giuliano Zaro
6c557a2480
🐛 Fix Bed/Chamber PID Autotune with MPCTEMP ( #23983 )
2022-06-03 22:06:50 -05:00
tombrazier
21c838cb1b
⚗️ Temperature Model Predictive Control ( #23751 )
2022-06-03 22:06:50 -05:00
Scott Lahteine
0e693854d0
🚸 Clear "heating/cooling" message on temp reached
2022-05-07 16:17:47 -05:00
Scott Lahteine
9324132a40
🎨 Format, use status macros
2022-05-07 16:17:47 -05:00
Scott Lahteine
b669aa49cc
🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
...
Followup to #23624
2022-05-07 15:58:31 -05:00
Scott Lahteine
1b2715ccf2
🚸 Enhanced UI => Professional UI - with updates ( #23624 )
2022-05-07 15:58:30 -05:00
Miguel Risco-Castillo
06c2ed3c99
🚸 DWIN Enhanced improve, fix, and extend ( #23240 )
...
- Offset icon change to show mesh leveling status
- Reset extruder position when enter to Move menu
- New live end-stop diagnostic page
- Editable firmware retracts settings for Tune and filament settings menu
- Print Statistics page accessible from the Advanced Settings menu
- Reset printer draws the boot image
- Adds individual axes homing menu
- Adds probe deploy/stow to Probe Settings menu
- Updates lock screen
- Rebuilds main buttons to support text caption in other languages
- Increases probe offset limits to 60 mm
- Fix M303 PID variable update
- Fix Resume/Pause button update
- Fix redraw of print done
- Fix very large file name bug
- Fix bug in bed manual leveling
2022-01-09 04:33:24 -06:00
Giuliano Zaro
af1d603374
✨ Fan tachometer support ( #23086 , #23180 , #23199 )
...
Co-Authored-By: Scott Lahteine <github@thinkyhead.com>
2021-12-25 03:23:09 -06:00
tombrazier
0b84194127
🚸 More flexible Probe Temperature Compensation ( #23033 )
2021-12-25 00:46:48 -06:00
Scott Lahteine
84f9490149
🎨 Define HAS_PREHEAT conditional
2021-12-25 00:46:48 -06:00
Scott Lahteine
360311f232
🎨 Apply F() to status message
2021-12-25 00:20:45 -06:00
Miguel Risco-Castillo
6cf2cf7bd4
✨ Ender-3 V2 CrealityUI Enhanced ( #21942 , #22728 , #22733 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-10-02 22:31:15 -05:00
ellensp
c8898b5ca0
✨ Redundant Part Cooling Fan ( #21888 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-15 00:12:35 -05:00
Katelyn Schiesser
d322e495b2
✨ More flexible redundant temp sensor ( #22085 )
2021-06-15 00:09:52 -05:00
DerAndere
c1fca91103
🏗️ Support for up to 6 linear axes ( #19112 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-15 00:05:03 -05:00
Taylor Talkington
19521d16cd
🐛 Fix M140 print job timer autostart ( #22046 )
2021-06-04 23:33:19 -05:00
Scott Lahteine
d1502f74ea
🎨 Null heating message method
2021-05-29 15:07:49 -05:00
Scott Lahteine
e573611021
🎨 Combine M104/M109 and M140/M190 code
2021-05-22 19:09:51 -05:00
Scott Lahteine
87a943756a
🎨 Move HAS_EXTRUDERS
2021-05-22 16:18:42 -05:00
Scott Lahteine
6a1e78e614
Optimize G-code flag parameters ( #21849 )
2021-05-15 15:05:53 -05:00
Scott Lahteine
72e3d2492f
Update temperature types
2021-04-23 19:20:11 -05:00
Martijn Bosgraaf
30e7e2c276
Extend M106/M107 for better laser module support ( #16082 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-24 12:21:11 -05:00
Miguel Risco-Castillo
930752d46e
Ender 3 V2 Status Line ( #21369 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-24 10:12:57 -05:00
Scott Lahteine
e5ff55a1be
Add typedef celsius_t ( #21374 )
2021-03-24 04:11:43 -05:00
ellensp
aa054471f2
M303 followup ( #21282 )
...
Followup to f2ed18d150
2021-03-07 22:06:33 -06:00
Mike La Spina
b95e548ddb
Cooler (for Laser) - M143, M193 ( #21255 )
2021-03-06 14:13:28 -06:00
Kachidoki
969268166e
Duplicate fan speed in M106/7 IDEX Duplication Mode ( #21208 )
2021-02-27 13:45:12 -06:00
Ken Sanislo
a3a10b62f2
Chamber Heater PID ( #21156 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-24 18:26:51 -06:00
Scott Lahteine
9d0e64a725
AutoReport class (Temperature, Cardreader) ( #20913 )
2021-01-28 20:40:20 -06:00
Scott Lahteine
3f90ecfd77
Move singlenozzle temp/fan ( #20829 )
2021-01-19 20:58:50 -06:00
Scott Lahteine
0cbc44d8bf
Fix SINGLENOZZLE compile
2021-01-19 19:19:35 -06:00
Scott Lahteine
6f272e13c5
Allow Status Message without LCD ( #20246 )
2020-11-22 18:44:17 -06:00
Luu Lac
a6ff61d52e
Fix "autotune" LCD message ( #20127 )
2020-11-13 20:06:37 -06:00
Scott Lahteine
dcb0f5dc3b
Temperature 'autostart' => 'auto_job'
2020-11-07 21:21:19 -06:00
Scott Lahteine
eaf6777a66
Rename ultralcd => marlinui
2020-10-16 19:55:18 -05:00
nb-rapidia
418b3e5ee2
Fix IDEX layer shift and DIR states ( #19756 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-16 16:59:55 -05:00
Scott Lahteine
49ca16c3fb
heater_ind_t => heater_id_t
2020-09-13 18:22:28 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
Giuliano Zaro
b0c6cfb051
MarlinUI support for up to 5 Material Presets ( #18488 )
...
- Add `I` preset parameter to `G26`, `M106`, `M140`, and `M190`.
- Extend menu items to permit a string interpolation.
- Keep material names in a list and interpolate in menu items.
- Extend material presets to support up to 5 predefined materials.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-09 03:11:57 -05:00
Luc Hoang Long
764fc81761
Use Material Preset 1 for PID autotune ( #18446 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-06 01:17:40 -05:00
Pascal de Bruijn
c135db1ce7
Display PID Autotune status ( #18408 )
2020-06-24 15:04:39 -05:00
studiodyne
89b17b5463
Followup fixes for singlenozzle, etc. ( #17712 )
2020-04-28 00:21:23 -05:00
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
2020-04-27 05:07:08 -05:00
Scott Lahteine
ab2b98e425
Apply composite tests
2020-04-23 21:53:52 -05:00
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
2020-04-22 16:35:03 -05:00
randellhodges
808f632997
Update print job timer with Chamber temp ( #17552 )
2020-04-15 23:12:09 -05:00