Skip to content

A collection of boot screen and status bitmaps for Marlin

License

Notifications You must be signed in to change notification settings

Tony-Goat/Marlin-Bitmaps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marlin Bitmaps

Marlin lets you add custom graphics for your 3d printer's boot and status screens. You can generate your own using the online conversion tool, but where can you find ones that people have already made?

This repository is an attempt to create an archive of boot and status graphics for use with Marlin 2.x.

Contributing

Pull requests are welcomed:

  • Fork the repository
  • Please add your Marlin 2 compatible header file to the appropriate directory with a unique name
  • Commit the files and open a new pull request
  • Include an image of the resulting display in the PR
  • If you can, include an ASCII Art version of the image in the code - the generator tool can do this for you.

By submitting a PR, you agree that your file can be released under the MIT open source license, and can be reused for any purpose without restriction.

No offensive or NSFW images will be accepted. See CODE_OF_CONDUCT.md for more information.

Usage

Copy the file you want to Marlin/_Bootscreen.h or Marlin/_Statusscreen.h as appropriate. See https://marlinfw.org/docs/configuration/configuration.html#firmware-info for more details.

If you are using Marlin 1.x, you may need to convert the files to work. You can paste the content into https://marlinfw.org/tools/u8glib/converter.html to do this.

Installing Marlin itself

There are so many machines that run Marlin that adding instructions on how to install firmware for each of them here would be pointless. However, you can almost certainly find instructions by searching for marlin upgrade {your_printer}.

Having said that, they're reasonably similar, so here are some links that will probably help you get started:

About

A collection of boot screen and status bitmaps for Marlin

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%