1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-28 22:35:21 +00:00
MarlinFirmware/Marlin/src/feature
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.
2019-05-10 15:56:13 -05:00
..
bedlevel Use C++ language supported 'nullptr' (#13944) 2019-05-09 11:45:55 -05:00
dac
digipot Azteeg X5 Mini support (#13425) 2019-04-08 23:10:45 -05:00
leds Support FYSETC_MINI_12864_PANEL (#13365) 2019-04-09 18:34:29 -05:00
prusa_MMU2 Remove extra MMU (non-12V) code (#13938) 2019-05-07 21:02:08 -05:00
babystep.cpp Tweak babystep add_steps 2019-04-13 14:14:26 -05:00
babystep.h Tweak babystep add_steps 2019-04-13 14:14:26 -05:00
backlash.cpp Backlash cleanup (#13659) 2019-05-03 23:53:15 -05:00
backlash.h Backlash cleanup (#13659) 2019-05-03 23:53:15 -05:00
baricuda.cpp
baricuda.h
bltouch.cpp BLTouch v3 / 3DTouch Interoperability & performance (#13814) 2019-05-07 21:25:54 -05:00
bltouch.h BLTouch v3 / 3DTouch Interoperability & performance (#13814) 2019-05-07 21:25:54 -05:00
caselight.cpp
caselight.h
closedloop.cpp
closedloop.h
controllerfan.cpp
controllerfan.h
emergency_parser.cpp
emergency_parser.h
fanmux.cpp
fanmux.h
filwidth.cpp
filwidth.h
fwretract.cpp Fix a comment in fwretract.cpp (#13802) 2019-04-26 09:36:29 +02:00
fwretract.h Fix Pause Print message and behavior (#13394) 2019-03-14 02:26:07 -05:00
host_actions.cpp Use C++ language supported 'nullptr' (#13944) 2019-05-09 11:45:55 -05:00
host_actions.h Prevent HOST_PROMPT_SUPPORT compile error (#13943) 2019-05-09 11:48:31 -05:00
I2CPositionEncoder.cpp Option to show babysteps total since G28 (#13580) 2019-04-06 18:04:34 -05:00
I2CPositionEncoder.h Expand on serial debugging (#13577) 2019-04-05 20:02:46 -05:00
Max7219_Debug_LEDs.cpp
Max7219_Debug_LEDs.h
mixing.cpp Fix mixing extruder filament change (#13803) 2019-05-01 21:55:58 -05:00
mixing.h Fix mixing extruder filament change (#13803) 2019-05-01 21:55:58 -05:00
pause.cpp Add heater timeouts to ExtUI (#13970) 2019-05-10 15:56:13 -05:00
pause.h Fix mixing extruder filament change (#13803) 2019-05-01 21:55:58 -05:00
power_loss_recovery.cpp Add'l PLR options, AVR strstr_P compat (#13880) 2019-05-07 20:38:40 -05:00
power_loss_recovery.h Add'l PLR options, AVR strstr_P compat (#13880) 2019-05-07 20:38:40 -05:00
power.cpp Bring chamber temp to completion (#13837) 2019-05-04 22:51:47 -05:00
power.h
runout.cpp Backlash cleanup (#13659) 2019-05-03 23:53:15 -05:00
runout.h Avoid int8_t underflow on filament runout (#13895) 2019-05-07 13:58:10 -05:00
snmm.cpp
snmm.h
solenoid.cpp Extended condition macros (#13419) 2019-03-16 23:43:06 -05:00
solenoid.h
tmc_util.cpp Define tmc variables where needed (#13918) 2019-05-05 22:04:47 -05:00
tmc_util.h Expand on serial debugging (#13577) 2019-04-05 20:02:46 -05:00
twibus.cpp Use C++ language supported 'nullptr' (#13944) 2019-05-09 11:45:55 -05:00
twibus.h Use C++ language supported 'nullptr' (#13944) 2019-05-09 11:45:55 -05:00