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

UBL: remove extra lines on settings load/report #22560

Merged
merged 3 commits into from Aug 13, 2021

Commits on Aug 12, 2021

  1. UBL: remove extra line on serial startup, EOL in settings

    Sample output before :
    
    17:11:33.764 > echo: Last Updated: 2021-08-11
    17:11:33.765 > echo:Compiled: Aug 12 2021
    17:11:33.766 > echo: Free Memory: 49139  PlannerBufferBytes: 2816
    17:11:34.159 > echo:V84 stored settings retrieved (636 bytes; crc 7431)
    17:11:34.161 > Unified Bed Leveling System v1.01 inactive
    17:11:34.212 >
    17:11:34.212 > Mesh loaded from slot 0
    17:11:34.212 > Mesh 0 loaded from storage.
    17:11:38.669 > echo:SD card ok
    tpruvot committed Aug 12, 2021
    Copy the full SHA
    d3a3478 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2bb3e78 View commit details
    Browse the repository at this point in the history
  3. M503 S0 fix

    tpruvot committed Aug 12, 2021
    Copy the full SHA
    660fa9d View commit details
    Browse the repository at this point in the history