This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/src
AnHardt ca0e4b4e96 Some cleanup around 'lcd_bootscreen()' and 'lcd_kill_screen()'
Move 'lcd_bootscreen()' from `lcd_init()` to 'setup()' where it is cexecute exactly once. Saves 'bool show_bootscreen'.
Move the call of 'lcd_custom_bootscreen()' to the begin of 'lcd_bootscreen()'.
Move the delays into the related functions.
Move the picture loop around 'lcd_kill_screen()' into the function.
2017-11-03 12:02:48 +01:00
..
config [2.0.x] UltiMachine Archim2 (#8190) 2017-11-03 04:48:15 -05:00
core [2.0.x] UltiMachine Archim2 (#8190) 2017-11-03 04:48:15 -05:00
feature Fix case light off 2017-11-01 21:22:15 -05:00
gcode Cleanup trailing whitespace 2017-11-03 04:07:45 -05:00
HAL [2.0.x] UltiMachine Archim2 (#8190) 2017-11-03 04:48:15 -05:00
inc [2.0.x] Support for SilverGate Board 2017-10-31 15:27:26 -05:00
lcd Some cleanup around 'lcd_bootscreen()' and 'lcd_kill_screen()' 2017-11-03 12:02:48 +01:00
libs Cleanup warnings 2017-09-30 16:47:17 -05:00
module [2.0.x] UltiMachine Archim2 (#8190) 2017-11-03 04:48:15 -05:00
pins [2.0.x] UltiMachine Archim2 (#8190) 2017-11-03 04:48:15 -05:00
sd Fix for MAX_VFAT_ENTRIES sanity check 2017-10-30 15:11:47 -05:00
Makefile Encapsulate RGB(W) LEDs 2017-09-21 16:26:46 -05:00
Marlin.cpp Some cleanup around 'lcd_bootscreen()' and 'lcd_kill_screen()' 2017-11-03 12:02:48 +01:00
Marlin.h Fix EXTRA_FAN_SPEED 2017-10-30 00:10:00 -05:00