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

    New custom icons for Paneldue How to?

    Scheduled Pinned Locked Moved
    PanelDue
    2
    3
    403
    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.
    • Gendac82undefined
      Gendac82
      last edited by

      Hi!
      I'd like to make my custom icons.
      I see they are there in the source code as an array. For example:

      extern const uint8_t IconNozzle1[] =
      { 30, 28, // width, height
      0xbb, 0xbb, 0xbb, 0xbb, 0xbb, 0xbb, 0xbb, 0xbb, 0xb0, 0x00, 0x00, 0xbb,
      etc.....

      How can i generate an array like that from my bitmap image?

      Thanks!

      Daniel

      1 Reply Last reply Reply Quote 0
      • A Former User?
        A Former User
        last edited by

        there is usually something to be found on the forum if you search ... https://forum.duet3d.com/post/96517

        1 Reply Last reply Reply Quote 1
        • Gendac82undefined
          Gendac82
          last edited by

          Thank You!!!

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