MarlinDocumentation icon indicating copy to clipboard operation
MarlinDocumentation copied to clipboard

add Compact data option to bitmap converter

Open ellensp opened this issue 10 months ago • 0 comments

Added a new option "Compact".

This adds the custom_start_bmp_rle data to the generated .h file

Converted function bitwise_rle_encode from rle_compress_bitmap.py to JavaScript and integrated it into the marlin bitmap converter.

NOTE. The Compact option is only visible when you have Marlin 2.x and boot selected eg

selection

An example of the end of the output example

Related

  • MarlinFirmware/Marlin/pull/26419
  • ellensp avatar Apr 01 '24 10:04 ellensp