Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix and enhance FTDI EVE Touch UI #22047

Commits on Jun 4, 2021

  1. Fixes and enhancements to FTDI EVE Touch UI

    - Implement wizard in Z Offset screen
    - Add "Raise to Top" button to Move Axis screen
    - Disable Media button when printer is printing
    - Allow gray colored points in mesh screen
    - Preserve graphics context loading Unicode bitmaps
    - Fix numeric adjustment screen
    - Fix mesh editor
    - Fix compatibility macros
    - Add missing FTDI constants
    - Add bounds checking to RGB DL commands
    - Add memcrc command
    - Add bottom alignment in text box
    - Add margins on all sides in grid layout
    - Add new encoding scripts for FTDI data
      - file2cpp.py: encode files with or without compression
      - img2cpp.py: encode bitmaps with or without compression
    marciot committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    0dcf557 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. misc. cleanup

    thinkyhead committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    a8bfdf3 View commit details
    Browse the repository at this point in the history
  2. a body for while

    thinkyhead committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    80034e4 View commit details
    Browse the repository at this point in the history
  3. if

    thinkyhead committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    982e0be View commit details
    Browse the repository at this point in the history