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

Development #1

Open
wants to merge 34 commits into
base: Stable
Choose a base branch
from
Open

Commits on Dec 29, 2014

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

Commits on Dec 31, 2014

  1. Due to the fix for MarlinFirmware#1248, X and Y probe offsets must no…

    …t be floats.
    
    The compiler does not support comparing float values: "error: floating constant in preprocessor expression"
    The loss in X/Y precision shouldn't matter for Z probes, as most microswitches or inductive sensors are larger than 1mm square anyway.
    vandarin committed Dec 31, 2014
    Configuration menu
    Copy the full SHA
    2701dd8 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2015

  1. Merge pull request MarlinFirmware#1261 from wgm4321/Development

    Add Filament menu and add Filament/Retract settings to config store.
    boelle committed Jan 2, 2015
    Configuration menu
    Copy the full SHA
    a18b625 View commit details
    Browse the repository at this point in the history
  2. Merge pull request MarlinFirmware#1282 from vandarin/Development

    Due to the fix for MarlinFirmware#1248, X and Y probe offsets must not be floats.
    boelle committed Jan 2, 2015
    Configuration menu
    Copy the full SHA
    63da690 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d5d853 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3e503e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecda6cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edac64e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b32be2d View commit details
    Browse the repository at this point in the history
  8. Due to the fix for MarlinFirmware#1248, X and Y probe offsets must no…

    …t be floats.
    
    The compiler does not support comparing float values: "error: floating constant in preprocessor expression"
    The loss in X/Y precision shouldn't matter for Z probes, as most microswitches or inductive sensors are larger than 1mm square anyway.
    vandarin authored and alhirzel committed Jan 2, 2015
    Configuration menu
    Copy the full SHA
    1f520a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f3209bb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eed451e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b5e50cd View commit details
    Browse the repository at this point in the history
  12. Merge pull request MarlinFirmware#1292 from thinkyhead/docs_and_scripts

    Move scripts and documentation to subfolders
    alexborro committed Jan 2, 2015
    Configuration menu
    Copy the full SHA
    912ed15 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f36fd3d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2015

  1. Configuration menu
    Copy the full SHA
    3f9707a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86cc22d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21cc188 View commit details
    Browse the repository at this point in the history
  4. Merge pull request MarlinFirmware#1295 from monkeydave/Re-add_gitignore

    Added .gitignore back into repo
    boelle committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    9d9a2d7 View commit details
    Browse the repository at this point in the history
  5. Update .gitignore

    boelle committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    206b7f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5c6f11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be81dfa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07b85f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8aa5ff View commit details
    Browse the repository at this point in the history
  10. Add English defines for filament menu to non-English to prevent compi…

    …le errors until translated
    wgm4321 committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    04fb34c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d57c37 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2015

  1. Merge pull request MarlinFirmware#1303 from wgm4321/Development

    Fix for cant compile when REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER ...
    boelle committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    3d9f4ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request MarlinFirmware#1304 from monkeydave/Travis-CI

    Added further tests to Travis CI config
    boelle committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    efca4af View commit details
    Browse the repository at this point in the history
  3. Merge pull request MarlinFirmware#1291 from alhirzel/Development

    Define analogInputToDigitalPin only if needed
    boelle committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    c5f138e View commit details
    Browse the repository at this point in the history
  4. temp runaway: proper cast to prevent any overflow.

    Philippe L committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    3024821 View commit details
    Browse the repository at this point in the history
  5. Merge pull request MarlinFirmware#1309 from philfifi/fix_temp_runaway

    temp runaway: proper cast to prevent any overflow.
    alexborro committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    d2b6e62 View commit details
    Browse the repository at this point in the history
  6. issue 968 for dev branch

    try, try again.
    
    If 'OK' is garbled on sending PC won't receive it.  Both machines will
    wait on each other forever.  This resends OK if nothing is heard from PC
    for a while to avoid this bad case.
    i-make-robots committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    9472bbe View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2015

  1. issue 1318

    - added DEFINE In configuration.h with default ok timeout ms (at end of
    file)
    - changed manage_inactivity() to use the new define
    i-make-robots committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    0978619 View commit details
    Browse the repository at this point in the history