80 Commits (0da744b7b012d7890a2289bfa53147384a7f4078)

Author SHA1 Message Date
Ed Boston 047e688e93 Changed ADAFRUIT_ST7565 to ELB_FULL_GRAPHIC_CONTROLLER
9 years ago
Ed Boston 1999ac415c Formatting Changes
9 years ago
Ed Boston 41f8cdb3a6 ADAFRUIT_ST7565
9 years ago
Christian Bohn fb44b53ae3 sled improvements
9 years ago
Scott Lahteine a00ebf03d4 Merge pull request #1868 from AnHardt/LCD_STR
9 years ago
AnHardt ea897654a4 Moved the definitions of the LCD_STR_* to Conditionals.h
9 years ago
AnHardt 6a514f3dc9 Aplied HAS_LCD_CONTRAST also to Marlin_main.cpp
9 years ago
AnHardt bcc04192fc Remove Contrast Menu for U8GLIB_ST7920
9 years ago
Scott Lahteine a469d796e1 Add cleanups needed for #1772
9 years ago
Scott Lahteine c0ca26cd50 Merge branch 'Development' into fixup_probing
9 years ago
Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup
9 years ago
Chris Roadfeldt 0afe6696f0 Merge remote-tracking branch 'MarlinFirmware/Development' into Merge_cleanup
9 years ago
Scott Lahteine 66b3b53e76 Merge pull request #1762 from AnHardt/MiMa
9 years ago
Chris Roadfeldt 745d9fe1a4 Merge remote-tracking branch 'MarlinFirmware/Development' into Merge_cleanup
9 years ago
Scott Lahteine 18bb6be80e Fix homing and leveling
9 years ago
AnHardt 3f2e863206 Improve conditions for HAS_TEMP
9 years ago
Chris Roadfeldt 45ece5afb1 Merge remote-tracking branch 'MarlinFirmware/Development' into Development
9 years ago
Chris Roadfeldt 17707e7479 Fixed Z_PROBE_PIN pullup bug.
9 years ago
Scott Lahteine 3348b3bf0c Allow SD_FINISHED_RELEASECOMMAND to be undefined
9 years ago
Chris Roadfeldt 3175c70c79 Manually synching back up with MarlinFirmware/Development.
9 years ago
Scott Lahteine 92b54aa27e #define HAS_POWER_SWITCH
9 years ago
Scott Lahteine 6864280803 Use elif and parentheses in conditionals
9 years ago
Scott Lahteine 2faed961ce Allow POWER_SUPPLY 0 for no power switch
9 years ago
Edward Patel 782464ea4d Parentheses need here otherwise sanitycheck.h does wrong thing on line 222
9 years ago
AnHardt 94330705c7 Move definition of PIDdT back to temperature.h
9 years ago
Scott Lahteine 19df90622b Include Conditionals.h file in update
9 years ago
Scott Lahteine 2c9bd15625 Move LCD items to `Conditionals.h`
9 years ago
Scott Lahteine b6d381f863 Divide up Conditionals to get LCD items early
9 years ago
Scott Lahteine 33c7c6e11d Conditionals.h requires Arduino.h
9 years ago
Scott Lahteine 670006b919 Remove invariant code from Configurations
9 years ago