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

Bugfix 1.1.x #1

Merged

Commits on Apr 17, 2018

  1. Configuration menu
    Copy the full SHA
    f1dfc80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    444b6d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    090e08e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee21f44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6786101 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0f6eeb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f156d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77b75ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c186f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    773d773 View commit details
    Browse the repository at this point in the history
  11. Fix compile warnings in fastio.h

    Based on #10440 by @GMagician
    thinkyhead committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    fa3c14f View commit details
    Browse the repository at this point in the history
  12. Merge pull request #10431 from thinkyhead/bf1_fix_and_improve

    [1.1.x] Improve UBL mesh report, M420 V T, M421 N, and…
    thinkyhead authored Apr 17, 2018
    Configuration menu
    Copy the full SHA
    8cf6ef8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

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

Commits on Apr 19, 2018

  1. Configuration menu
    Copy the full SHA
    38ed5f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e561ecb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51aa974 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10452 from thinkyhead/bf1_mks_base_15

    [1.1.x] Add BOARD_MKS_BASE_15 with digital micro-stepping
    thinkyhead authored Apr 19, 2018
    Configuration menu
    Copy the full SHA
    df6becf View commit details
    Browse the repository at this point in the history
  5. Update ubl_motion.cpp

    Restore necessary and needed loop termination logic.
    Roxy-3D authored Apr 19, 2018
    Configuration menu
    Copy the full SHA
    c91b314 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. Fix up enqueue now functions

    …and apply to MALYAN_LCD.
    thinkyhead committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    6f87e4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c1be96 View commit details
    Browse the repository at this point in the history
  3. Complete CREALITY_ENDER revert

    Followup to #9694
    thinkyhead committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    4108382 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcb8af0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cc2bc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2018

  1. Configuration menu
    Copy the full SHA
    c6ecfc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61f9e28 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2018

  1. Configuration menu
    Copy the full SHA
    1894b98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e76545c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e585ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7ec13c View commit details
    Browse the repository at this point in the history
  5. Update language_ru.h (#10481)

    anton-piliugin authored and thinkyhead committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    38c97dc View commit details
    Browse the repository at this point in the history
  6. [1.1.x] Reset LCD status to fallbacks (#10467)

    * Remove obsolete strings
    * Tweak some static consts
    * Reset LCD status to fallbacks
    
    When paused, "Print paused..."
    When SD printing, the filename
    When host printing, "Printing..."
    When idle, "MyPrinter ready."
    thinkyhead authored Apr 22, 2018
    Configuration menu
    Copy the full SHA
    6f176d1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #10437 from thinkyhead/bf1_creality_power_loss_resume

    [1.1.x] Creality3D Power-Loss Recovery
    thinkyhead authored Apr 22, 2018
    Configuration menu
    Copy the full SHA
    58bd2a5 View commit details
    Browse the repository at this point in the history
  8. Update language_ru.h (#10482)

    anton-piliugin authored and thinkyhead committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    b49da0c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    29c9c72 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b50a50 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Configuration menu
    Copy the full SHA
    b19d818 View commit details
    Browse the repository at this point in the history
  2. Fix compile for Malyan LCD

    Based on #10498
    
    Co-Authored-By: xC0000005 <[email protected]>
    thinkyhead and xC0000005 committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    0764981 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. Proper AVR preemptive interrupt handling (#10501)

    Co-Authored-By: ejtagle <[email protected]>
    thinkyhead and ejtagle authored Apr 24, 2018
    Configuration menu
    Copy the full SHA
    51004e0 View commit details
    Browse the repository at this point in the history
  2. Finish AVR preemptive interrupt

    Followup to #10501
    thinkyhead committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    3eb5501 View commit details
    Browse the repository at this point in the history
  3. FastIO faster atomic bit write, fix TOGGLE

    Based on #10502
    
    Co-Authored-By: ejtagle <[email protected]>
    thinkyhead and ejtagle committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    50cc55d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad3b95c View commit details
    Browse the repository at this point in the history
  5. Revert potentially-not-redundant UBL test

    Response to #10435
    thinkyhead committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    21f5ca6 View commit details
    Browse the repository at this point in the history