Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Bitmap to Duet 12864 menu image converter

    Scheduled Pinned Locked Moved
    Third-party software
    1
    1
    180
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • keyz182undefined
      keyz182
      last edited by

      I needed to convert an image to work on a 12864 menu, so wrote a small python CLI tool to do it.

      https://pypi.org/project/bmptoduet/
      https://github.com/keyz182/bmptoduet

      Install with pip3 install bmptoduet or similar.

      Run with bmptoduet sourceimage.bmp outputimage.img.

      The source image must be 255x255 or smaller, and in a monochrome 1bit per pixel bitmap format.

      1 Reply Last reply Reply Quote 2
      • First post
        Last post
      Unless otherwise noted, all forum content is licensed under CC-BY-SA