Robby Candra
1b097d0467
Wait for hotend temp before Resume move (#19009 )
5 years ago
ManuelMcLure
0bc8d315d8
Close host's Filament Change dialog (#18785 )
5 years ago
InsanityAutomation
e1191ded02
Fast Filament Change temperature check (#18738 )
5 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
5 years ago
chestwood96
1475fd312a
M600 R<resume temperature> (#17919 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
5 years ago
Scott Lahteine
0eeb5e2a29
General cleanup: pause, MarlinCore
5 years ago
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
5 years ago
Ondřej Nový
d2a5d51f69
Add NOZZLE_PARK_Z_RAISE_MIN (#17624 )
5 years ago
Ondřej Nový
468b813bc1
Better ooze prevention during pause (#17625 )
5 years ago
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code (#17619 )
5 years ago
Scott Lahteine
000ec9fc13
Ensure language.h include order
See #17604
5 years ago
Desuuuu
2824e67d95
Add ExtUI::onStatusChanged_P (#17543 )
5 years ago
Scott Lahteine
0e06aaa2bc
Add millis helper macros
5 years ago
Marcio T
be0e313c07
Touch UI additions, bug fixes (#17379 )
5 years ago
Scott Lahteine
765a9f3471
do_pause_e_move => unscaled_e_move
5 years ago
Scott Lahteine
747b964295
Clean up user-wait, SD completion (#17315 )
5 years ago
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI (#17156 )
5 years ago
Scott Lahteine
77b82d300a
Add idle_no_sleep
5 years ago
Scott Lahteine
5ebba4b19f
More serial strings
5 years ago
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
5 years ago
Scott Lahteine
073e4443e8
Optimize "Dismiss" string
5 years ago
Scott Lahteine
00ba053c90
Clean up host actions code (#16856 )
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
Dirk O. Kaar
d0e1166cce
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418 )
5 years ago
rado79
0be8b22d3c
Add FILAMENT_UNLOAD_PURGE_FEEDRATE (#16372 )
5 years ago
Tanguy Pruvot
f8065da48f
Reset runout.ran_out on resume (#16230 )
5 years ago
Scott Lahteine
303ddb862a
Tweak some config names
5 years ago
Scott Lahteine
f83bc0aa13
Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
5 years ago
Roman Moravčík
41b5d720e2
Fix filament Change heading on LCD (#15783 )
5 years ago
Marcio Teixeira
6a865a6146
Multi-language support (#15453 )
5 years ago
Scott Lahteine
6b945eb548
Show "FILAMENT CHANGE" during filament change
5 years ago
Scott Lahteine
72d791a736
Standardize active/paused functions
5 years ago
Timm
b198f321c8
Add missing motion inline methods (#15433 )
5 years ago
Scott Lahteine
50e4545255
Add custom types for position (#15204 )
5 years ago
InsanityAutomation
5221e2d991
Restore Host Prompt Info (#15387 )
5 years ago
Scott Lahteine
455dabb183
Add a feedRate_t data type (#15349 )
5 years ago
Scott Lahteine
b2e1f77f58
Fix extraneous "Home XYZ First" message
5 years ago
Marcio Teixeira
7a569ad4d0
LULZBOT_TOUCH_UI fixes. Fix some warnings. (#15276 )
5 years ago
Scott Lahteine
841c8ce0d9
Remove PROMPT_INFO / PROMPT_GCODE_INFO (#15210 )
6 years ago
InsanityAutomation
f218405c36
Fix ExtUI invalid speed, timer (#15031 )
6 years ago
InsanityAutomation
af5a7a2925
Add missing ExtUI user confirmation (#14992 )
6 years ago
Marcio Teixeira
179d6c4ed1
Add STARTUP_SCRIPT option. M17 parity with M18. (#14953 )
6 years ago
Ludy
c4bb458763
BUZZ cleanup (#14760 )
6 years ago
InsanityAutomation
b8cc61262f
Finish G12, update Nozzle::clean (#14642 )
6 years ago
Scott Lahteine
d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446 )
6 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
6 years ago
Marcio Teixeira
49ea1c635a
Fix missing dependencies (#14339 )
6 years ago
InsanityAutomation
34ae76025e
Clear Pausing message after M600 park (#14171 )
6 years ago
Marcio Teixeira
227f29090d
Add heater timeouts to ExtUI (#13970 )
- Add local UI methods to get heater timeout state.
- Add methods to resume timed-out heaters.
- Re-enable heaters on UI temperature request.
- Make `ExtUI` show a dialog box if pause needs a button press after reheat.
6 years ago