Animated Marlin boot screen (#14961)

This commit is contained in:
Ludy
2019-08-18 01:40:01 +02:00
committed by Scott Lahteine
parent 9e49f154d8
commit 6715fd159c
107 changed files with 534 additions and 27 deletions

View File

@ -1134,6 +1134,7 @@
//#define STATUS_FAN_FRAMES 3 // :[0,1,2,3,4] Number of fan animation frames
#define STATUS_HEAT_PERCENT // Show heating in a progress bar
//#define BOOT_MARLIN_LOGO_SMALL // Show a smaller Marlin logo on the Boot Screen (saving 399 bytes of flash)
//#define BOOT_MARLIN_LOGO_ANIMATED // Animated Marlin logo. Costs ~3260 (or ~940) bytes of PROGMEM.
// Frivolous Game Options
//#define MARLIN_BRICKOUT