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

Fsr #6

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

Fsr #6

wants to merge 34 commits into from

Commits on Dec 11, 2012

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

Commits on Dec 16, 2012

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

Commits on Dec 29, 2012

  1. Calibrating.

    jcrocholl committed Dec 29, 2012
    Configuration menu
    Copy the full SHA
    93cb82e View commit details
    Browse the repository at this point in the history
  2. Calibrating delta geometry.

    jcrocholl committed Dec 29, 2012
    Configuration menu
    Copy the full SHA
    4fe27c3 View commit details
    Browse the repository at this point in the history
  3. Try Printrboard.

    jcrocholl committed Dec 29, 2012
    Configuration menu
    Copy the full SHA
    8065572 View commit details
    Browse the repository at this point in the history
  4. Merged deltabot changes.

    jcrocholl committed Dec 29, 2012
    Configuration menu
    Copy the full SHA
    202d988 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2013

  1. Configuration menu
    Copy the full SHA
    0f7d895 View commit details
    Browse the repository at this point in the history
  2. Increase buffer size.

    jcrocholl committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    eb7d898 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2013

  1. Configuration menu
    Copy the full SHA
    bf79ccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b9221a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d308577 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    545e16d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2013

  1. Configuration menu
    Copy the full SHA
    b9ffb16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14e1915 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2013

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

Commits on May 22, 2013

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

Commits on Jun 2, 2013

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

Commits on Jun 3, 2013

  1. Configuration menu
    Copy the full SHA
    574c3ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8efd23d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2013

  1. Configuration menu
    Copy the full SHA
    81efc2d View commit details
    Browse the repository at this point in the history
  2. Make sure that G29 (calibrate print surface with automatic Z probe) r…

    …eturns similar values when it is run again.
    jcrocholl committed Jun 5, 2013
    Configuration menu
    Copy the full SHA
    29e724e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2013

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

Commits on Jun 8, 2013

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

Commits on Jun 7, 2014

  1. Extracting actual configuration to MyConfiguratino.h, and letting Con…

    …figuration.h be more like "auto configuration". Makes merging easier when I can ignore peoples Configuration.h work.
    Eddie Parker committed Jun 7, 2014
    Configuration menu
    Copy the full SHA
    e981553 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2014

  1. Works at present - my extruder is underpowered however and G29 crashe…

    …s the bed. Will be investigating next.
    Eddie Parker committed Jun 15, 2014
    Configuration menu
    Copy the full SHA
    cc802ef View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'jcrocholl/Marlin/fsr' into kossel_pro/M…

    …arlin
    Eddie Parker committed Jun 15, 2014
    Configuration menu
    Copy the full SHA
    92c9f09 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2014

  1. Configuration menu
    Copy the full SHA
    88bcbc3 View commit details
    Browse the repository at this point in the history
  2. Update the printable radius to be within the clips.

    Eddie Parker committed Jun 16, 2014
    Configuration menu
    Copy the full SHA
    23fb4eb View commit details
    Browse the repository at this point in the history
  3. Documenting the split between MyConfiguration.h/Configuration.h. Prov…

    …iding an example.
    Eddie Parker committed Jun 16, 2014
    Configuration menu
    Copy the full SHA
    8366f6a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2014

  1. [+] Added NeoPixel LED functionality. Haven't tested it yet, but will…

    … do so before I push to github.
    Eddie Parker committed Jul 4, 2014
    Configuration menu
    Copy the full SHA
    5aec78a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2014

  1. [+] Updating LED code. It works prettier now, but I highly recommend …

    …not using it. I didn't realize, but the Neopixel libraries disable communications temporarily, which is *horrible* for 3D printers that rely on a host program communicating with this. I'll be moving this off to a Trinket next, and exposing a wire interface for my changes.
    Eddie Parker committed Aug 28, 2014
    Configuration menu
    Copy the full SHA
    107fef8 View commit details
    Browse the repository at this point in the history
  2. [!] Re-enabling MyConfiguration checkin for my local branch. Will hop…

    …efully remember not to push this specific change.
    Eddie Parker committed Aug 28, 2014
    Configuration menu
    Copy the full SHA
    ef7fca5 View commit details
    Browse the repository at this point in the history
  3. [+] Re-adding my configuration to keep a rev of it.

    Eddie Parker committed Aug 28, 2014
    Configuration menu
    Copy the full SHA
    f36d5b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2015

  1. Latest configuration updates.

    Eddie Parker committed Jan 17, 2015
    Configuration menu
    Copy the full SHA
    d0068af View commit details
    Browse the repository at this point in the history