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

Neo Pixel LCD Contrast update #25893

Merged
merged 6 commits into from
Jun 1, 2023
Merged

Neo Pixel LCD Contrast update #25893

merged 6 commits into from
Jun 1, 2023

Commits on May 28, 2023

  1. Neo Pixel LCD Contrast update

    Enabling MKS_MINI_12864_V3  or  BTT_MINI_12864_V1 do enables the FYSETC_MINI_12864_2_1 as common in Conditionals_LCD.h
    
    This Require common set of lcd contrast modification from u8g.setContrast(contrast) to u8g.setContrast(255)
    
    Hope this condition do the job, that requires no edit  during used cases.
    I3DBeeTech committed May 28, 2023
    Configuration menu
    Copy the full SHA
    10c57d8 View commit details
    Browse the repository at this point in the history
  2. Update marlinui_DOGM.cpp

    typo
    I3DBeeTech authored May 28, 2023
    Configuration menu
    Copy the full SHA
    17ae82a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65d44ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fccaa5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

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

Commits on Jun 1, 2023

  1. min contrast 230

    thinkyhead committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    c3886ce View commit details
    Browse the repository at this point in the history