Add robots.txt, wishlist; Move assets
This commit is contained in:
parent
bf09238ac6
commit
698e4c4737
7 changed files with 46 additions and 5 deletions
|
@ -420,9 +420,9 @@ const unsigned char custom_start_bmp[] PROGMEM = {
|
|||
|
||||
Which ends up looking like this:
|
||||
|
||||

|
||||

|
||||
|
||||
Rather than using Marlin's official converter, you can just take the array from the file generated by `convert frame.png frame.xmp`. [Very useful for automation.]()
|
||||
Rather than using Marlin's official converter, you can just take the array from the file generated by `convert frame.png frame.xmp`. Very useful for automation.
|
||||
|
||||
Note that the earlier example was generated using `convert`, so it's in hexadecimal format rather than decimal, unlike [`converter.html`](https://marlinfw.org/tools/u8glib/converter.html) would have generated. It's actually 3 frames (0.6 seconds) of Bad Apple (albeit a bit messed up).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue