Code Monkey home page Code Monkey logo

Comments (8)

LMF5000 avatar LMF5000 commented on July 16, 2024 2

Can confirm bug - this does not work on SKR E3 because it's adding an extra B00000000 entry at the end of each line. If you count the number of entries, you'll see there's 17 [Bxxxxxxxx] entries per line, instead of 16. The result is a garbled image. The interim solution is to open the output file with notepad++ and manually delete the last entry on each line.

To automate the process, run a find and replace, finding "B00000000,\r\n" and replacing with "\r\n". How to fix bootscreen h output in Notepad++

Then manually delete the very last B00000000 at the bottom of the file.

from marlindocumentation.

shitcreek avatar shitcreek commented on July 16, 2024 2

I've corrected the code to address the remaining issues and the extra column. Now awaiting site rebuild @thinkyhead

from marlindocumentation.

thinkyhead avatar thinkyhead commented on July 16, 2024

It's on the TODO list, but so many other things TODO…

from marlindocumentation.

VanessaE avatar VanessaE commented on July 16, 2024

Fair enough. πŸ˜ƒ

from marlindocumentation.

benebrady avatar benebrady commented on July 16, 2024

The state of the bitmap converter is not even Marlin 1.1.x compatible at this point. An extra byte of Zero is added to each line in the file. This zip file contains 2 bootscreens. Both were generated by the bitmap converter. One was edited to remove the extra byte of Zero at the end of each line. The edited file works under 8 bit controllers such as the MKS Gen L and MKS Gen 1.4, but it DOES not work for SKR 1.3 boards. The NON-edited bootscreen file also does not work in the 8 bit controllers.
_Bootscreen.zip

from marlindocumentation.

thinkyhead avatar thinkyhead commented on July 16, 2024

The author of the tool is aware of its shortcomings.

from marlindocumentation.

VanessaE avatar VanessaE commented on July 16, 2024

@shitcreek why did you close this?

from marlindocumentation.

shitcreek avatar shitcreek commented on July 16, 2024

Sorry I didn't see the checklist and thought it was all resolved.

from marlindocumentation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.