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

More custom user menu items #18177

Merged
merged 25 commits into from
Mar 23, 2021
Merged

More custom user menu items #18177

merged 25 commits into from
Mar 23, 2021

Commits on Jun 1, 2020

  1. Update Configuration_adv.h

    Add custom menu options for 'Configuration Menu', renamed User Menu to distinguish between two.
    borland1 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    75ea830 View commit details
    Browse the repository at this point in the history
  2. Update language_en.h

    Add custom menus msg for custom menu option in 'Configuration Menus'.  Rename 'custom menu' msg.
    borland1 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    3779388 View commit details
    Browse the repository at this point in the history
  3. Update menu_main.cpp

    Rename custom main menus to distinguish between custom 'Configuration Menus'.
    borland1 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    a349b25 View commit details
    Browse the repository at this point in the history
  4. Update menu_configuration.cpp

    Add custom menus to 'Configuration Menu'.
    borland1 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    ba5a62a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Update menu_custom.cpp

    Add custom menu option to 'Configuration Menu'.
    borland1 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    d0853ef View commit details
    Browse the repository at this point in the history
  2. Update SanityCheck.h

    Add sanity checks for custom g-code menus (Main and Configuration Menus).
    borland1 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    0c434cb View commit details
    Browse the repository at this point in the history
  3. Update SanityCheck.h

    rename '_charX' to eliminate duplicate variable names.
    borland1 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    f598159 View commit details
    Browse the repository at this point in the history
  4. Update SanityCheck.h

    fix typo character.
    borland1 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    b7d019b View commit details
    Browse the repository at this point in the history
  5. Update SanityCheck.h

    fix typo in variable name.
    borland1 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    2947dc3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    3a8fc56 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    thinkyhead committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    5b5a0b9 View commit details
    Browse the repository at this point in the history
  3. General cleanup

    thinkyhead committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    e08edfe View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

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

Commits on Dec 22, 2020

  1. Shrink sanity checks

    thinkyhead committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    933ddfe View commit details
    Browse the repository at this point in the history
  2. Update other languages

    thinkyhead committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    1dd5408 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f6279d View commit details
    Browse the repository at this point in the history
  4. Update main_menu.cpp

    thinkyhead committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    d1fe1f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    c84ea0d View commit details
    Browse the repository at this point in the history
  2. clean up, fix name sorting

    thinkyhead committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    c17bcd6 View commit details
    Browse the repository at this point in the history
  3. update confirm items

    thinkyhead committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    58a9d6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7a540e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c5e8f7 View commit details
    Browse the repository at this point in the history
  6. fixes and cleanup

    thinkyhead committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    8fa1403 View commit details
    Browse the repository at this point in the history
  7. last touch

    thinkyhead committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b3fcf9c View commit details
    Browse the repository at this point in the history
  8. better-ish

    thinkyhead committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    0c77247 View commit details
    Browse the repository at this point in the history