Browse Source

Link to marlinfw.org boot screen tool

Scott Lahteine 7 years ago
parent
commit
3952070800
1 changed files with 3 additions and 4 deletions
  1. 3
    4
      Marlin/src/config/examples/Creality/CR-10/_Bootscreen.h

+ 3
- 4
Marlin/src/config/examples/Creality/CR-10/_Bootscreen.h View File

@@ -21,10 +21,9 @@
21 21
  */
22 22
 
23 23
 /**
24
- * Tongue-in-cheek placeholder for a more Marlin-specific bitmap
25
- * The joke is that every "CR-10" has different branding!
26
- * Made using The Gimp and...
27
- *  - http://www.digole.com/tools/PicturetoC_Hex_converter.php
24
+ * Make your own bitmap to show at boot time!
25
+ * This one was made using The Gimp and...
26
+ *  - http://marlinfw.org/tools/u8glib/converter.html
28 27
  */
29 28
 #include <avr/pgmspace.h>
30 29
 

Loading…
Cancel
Save