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

Add notification window when pressed on title bar and info-box, Add new TFT70 Status Screen, Fix FAN_CTRL_COUNT error during config upload & clean up #1060

Merged
merged 15 commits into from
Sep 16, 2020

Commits on Sep 5, 2020

  1. Add notification window when pressed on titlebar

    Add notification window to show last 3 messages received from printer when pressed on titlebar.
    guruathwal committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    b7b2430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcca291 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1acc40 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    00974e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. remove global variables

    guruathwal committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    400bfaf View commit details
    Browse the repository at this point in the history
  2. cleanup and add new statusscreen for tft70

    - Add a new status screen for TFT70
    - BMP images on SPIflash are now stored with dimensions.
    - cleanup and remove unnecessary code and remove some global variables to reduce ram usage.
    guruathwal committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    a26f043 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Update language_en.h

    guruathwal committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    d6b50bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ca3341 View commit details
    Browse the repository at this point in the history
  3. fix some bugs

    guruathwal committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    ff9d390 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    4f92cf6 View commit details
    Browse the repository at this point in the history
  2. Update PreheatMenu.c

    guruathwal committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    3ab7f0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1370d17 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Configuration menu
    Copy the full SHA
    4e9f338 View commit details
    Browse the repository at this point in the history
  2. update precompiled bin

    guruathwal committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    dd5218c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    e346c19 View commit details
    Browse the repository at this point in the history