Scott Lahteine
cd441ce652
SINGLENOZZLE: EXTRUDERS versus HOTENDS
9 years ago
João Brázio
451000387d
Remove the hotbed icon when HAS_TEMP_BED is false
9 years ago
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
9 years ago
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
9 years ago
Scott Lahteine
0c7f7ebcfb
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
9 years ago
AnHardt
4f46df5dab
Make bootscreen configurable for the graphic displays
Saves about 473 byte of progmem and 28 bytes of RAM.
9 years ago
Scott Lahteine
58cfcd4239
Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
9 years ago
Scott Lahteine
a22a228bcc
Rename files to move them in the IDE
10 years ago
AnHardt
c20606b8d7
Replaced some literal constants with defines
Replaced calculation to centre bitmap with fixed values.
Saved 20 bytes.
10 years ago
Steffen Vogel
905aab3b85
added missing #endif
10 years ago
Steffen Vogel
c7632be5cc
added high and low resolutions version of splash screen logo (saving code size)
10 years ago
Bo Herrmannsen
3bb9b31515
changed boot logo a bit to test if fat wall goes away
10 years ago
Bo Herrmannsen
3c9e6b7b62
added link for pic to hex converter
10 years ago
Bo Herrmannsen
0e760274bd
changed reprap logo to marlin logo
10 years ago
Scott Lahteine
5714f64927
get latest Marlin_v1 changes
10 years ago
Jonas
0d97dec434
Adaption of LCD info screen
Here comes a compile-time operation to match the extruder symbols on the
info screen to the set number of extruders in configuration.h.
When only one extruder is selected, the "1" on the symbol will not be
displayed.
10 years ago
Scott Lahteine
5dabc95409
Apply all changes from latest Marlin_V1
Diffed and merged, preserving my updates
12 years ago
Maik Stohn
bd33cf4a9f
fixed typo / added "const" to defines for newer gcc compatibility
12 years ago
Dirk Eichel
83c790a020
Add bitmap graphics for GLCD
1. Marlin welcome screen
2. Status screen symbols 3 Extruders, heated bed, animated fan logo 1
3. Status screen symbols 3 Extruders, heated bed, animated fan logo 2
12 years ago