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

Various small fixes/tweaks - draft #27264

Commits on Dec 6, 2023

  1. general small fixes/tweaks

    remove whitespace, add hyphen (-)
    remove unused `INLINE_USART_IRQ`
    optimize code
    classicrocker883 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    41d31ca View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Update Probe Offset dependencies

    have `HAS_Z_OFFSET_ITEM` defined in one file
    undef PROBE_OFFSET_ZMIN when ProUI is disabled
    classicrocker883 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f93e12a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c10d5dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87dbb8e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    806a728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2368ee View commit details
    Browse the repository at this point in the history
  3. replace HAS_ONESTEP_LEVELING => HAS_AUTOLEVEL

    "#if DISABLED(PROBE_MANUALLY) && ANY(AUTO_BED_LEVELING_BILINEAR, AUTO_BED_LEVELING_LINEAR, AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)" is literally HAS_AUTOLEVEL
    classicrocker883 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    82c2457 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2b3bbb View commit details
    Browse the repository at this point in the history
  5. serial tweaks

    thinkyhead committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    979edb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee55dfe View commit details
    Browse the repository at this point in the history
  7. Update Conditionals_post.h, include default-no probe/no mesh

    if one had no Probe and no Mesh, they can still adjust their Z-Offset
    classicrocker883 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e696be3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ef2cbf View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

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

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    27b2353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa7e068 View commit details
    Browse the repository at this point in the history
  3. add HAS_TRAMMING_WIZARD

    swap to TERN_ in switch case
    classicrocker883 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8a6bcc2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    2276bf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a6d2b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. update DWIN UI - spacing

    removed COLOR_AQUA - unused, same as COLOR_CYAN
    classicrocker883 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    cff0e4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cef2bda View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. revert #undef, change to _OFFSET_ZMIN|MAX

    fix JyersUI - MAX|MIN_Z_OFFSET
    classicrocker883 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a77fec9 View commit details
    Browse the repository at this point in the history
  2. tweak spacing

    classicrocker883 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    590d66f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    981aa04 View commit details
    Browse the repository at this point in the history
  4. small change

    change from OPTCODE to #if
    classicrocker883 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    90607e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

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

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    1c75a65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    843fc13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fabcef View commit details
    Browse the repository at this point in the history
  4. update more spacing

    classicrocker883 committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    5722f55 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. add ZeroMesh in editmesh menu

    ResetMesh if HAS_MESH
    classicrocker883 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    2184b96 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    4b3ab1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0472c05 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    b9ab56e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5cadc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36d9b25 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

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

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    a7d1a8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb4d1fc View commit details
    Browse the repository at this point in the history
  3. fix CrealityUI error - ui.update/kill_screen

    update tests capitilize "v2"
    update so CrealityUI => `HAS_DISPLAY`, uses ui.update
    classicrocker883 committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    fa02312 View commit details
    Browse the repository at this point in the history
  4. fix proui error

    classicrocker883 committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    3a0cc0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3719b5d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    22e8365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2947b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    a59e022 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39118d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    c79127b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b618d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. unused option for smooth encoder added

    left commented out, not recommended unless user rather have it enabled
    classicrocker883 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    09a2aa3 View commit details
    Browse the repository at this point in the history
  2. update dwin.cpp - add HAS_FLOW/FEEDRATE_EDIT

    rearrange layout
    classicrocker883 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    db8daf9 View commit details
    Browse the repository at this point in the history
  3. remove space

    classicrocker883 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    cedf465 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec5675d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 13, 2024

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

Commits on Jan 14, 2024

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

Commits on Jan 16, 2024

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

Commits on Jan 18, 2024

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

Commits on Jan 19, 2024

  1. move dwinIconShow to dwin_lcd.h, replace dwinPopupConfirm w/ dwinPopu…

    …pContinue, rename ICON_* functions
    classicrocker883 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    add7886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9405de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2417818 View commit details
    Browse the repository at this point in the history
  4. move previous up

    classicrocker883 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0def0b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. fix convert error

    classicrocker883 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    739931d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f299a64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aebe9f View commit details
    Browse the repository at this point in the history
  4. misc. adjustments

    thinkyhead committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    e9b742d View commit details
    Browse the repository at this point in the history
  5. extra ui.*

    thinkyhead committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    7cab0c8 View commit details
    Browse the repository at this point in the history
  6. Fix dwinPopupContinue

    thinkyhead committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    b5d6bd1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55ca949 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    750b47c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7eda51b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. 🌐 Internationalize

    thinkyhead committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    021ad75 View commit details
    Browse the repository at this point in the history
  2. prettify

    thinkyhead committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    34fbc57 View commit details
    Browse the repository at this point in the history
  3. update spanish lang

    classicrocker883 committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    e7c0ef8 View commit details
    Browse the repository at this point in the history
  4. missing _ typo error

    classicrocker883 committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    4187388 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    938b0fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10b061a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9eb38a0 View commit details
    Browse the repository at this point in the history
  8. fix some code wrappers

    thinkyhead committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    f0249ac View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. wrappers cont.

    classicrocker883 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    73816f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f128a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec3d22f View commit details
    Browse the repository at this point in the history
  4. move test

    thinkyhead committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d41f826 View commit details
    Browse the repository at this point in the history
  5. …more…

    thinkyhead committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    26f6dca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ee0684 View commit details
    Browse the repository at this point in the history
  7. …and…

    thinkyhead committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    73119c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9689b9c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    227115a View commit details
    Browse the repository at this point in the history
  10. update runout string

    classicrocker883 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    16edc20 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

Commits on Jan 26, 2024

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

Commits on Jan 27, 2024

  1. fix typo

    classicrocker883 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    03ae02d View commit details
    Browse the repository at this point in the history
  2. initialize msg array

    classicrocker883 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    975ba09 View commit details
    Browse the repository at this point in the history
  3. shortened some espanol

    moved MSG_BLTOUCH_MODE_CHANGE to Wide
    Note: some translations are 21 characters... not much I can do about it, so hope that might be ok
    classicrocker883 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    ab61dba View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. fix tramwiz, so now...

    When x = 0 and y = 0, p will be calculated as p = 0 + 2 * 0 = 0.
    When x = 0 and y = 1, p will be calculated as p = 1 + 2 * 0 = 1.
    When x = 1 and y = 0, p will be calculated as p = 0 + 2 * 1 = 2.
    When x = 1 and y = 1, p will be calculated as p = 1 + 2 * 1 = 3.
    classicrocker883 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5fcab1f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. fix (-) float

    classicrocker883 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    35c54cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41eb690 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c8a9fa View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

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

Commits on Feb 5, 2024

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

Commits on Feb 9, 2024

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

Commits on Feb 14, 2024

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

Commits on Feb 19, 2024

  1. update printtime

    classicrocker883 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    85ab376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed845d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22614cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    819145f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    db3684d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c7813d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27413e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    5f93b1c View commit details
    Browse the repository at this point in the history
  2. captialize letter

    classicrocker883 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    51b786f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2d7fe9 View commit details
    Browse the repository at this point in the history
  4. update ubl_G29

    classicrocker883 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0a006e0 View commit details
    Browse the repository at this point in the history
  5. update ubl_G29

    classicrocker883 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    37f3c36 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    c1f7c2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aee98b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    4a3a301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66cc566 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9011371 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1b965b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. #include in dwin.cpp

    classicrocker883 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    4411490 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    2774a48 View commit details
    Browse the repository at this point in the history
  2. revert pin *.h

    classicrocker883 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    095230a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c1aee9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6b4f75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    349235a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84567d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    098a62e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 29, 2024

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

Commits on Jul 13, 2024

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

Commits on Jul 15, 2024

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