120 Commits (f499be084ac6722131ab95c16a626f19f6365686)

Author SHA1 Message Date
AnHardt e2d69f66b2 Make Z_PROBE a Z_MIN_PROBE (PR#65) 9 years ago
Scott Lahteine 46453905d6 Apply remaining ENABLED/DISABLED conditionals 9 years ago
Scott Lahteine 68055a5959 Include RIGIDBOT_PANEL in Conditionals 9 years ago
Scott Lahteine 270c766de2 SDCARDDETECT -> SD_DETECT, added docs 9 years ago
AnHardt 7ddf1cda1d Improve condition for SERVO_LEVELING (PR#2570) 9 years ago
Scott Lahteine 94a796c8cc Rename BEEPER to BEEPER_PIN 9 years ago
Scott Lahteine 37d1879386 Apply overridables to Configuration files 9 years ago
Scott Lahteine 9334479aeb Minor cleanup of Conditionals.h 9 years ago
Scott Lahteine 1f63293624 servo_endstops -> servo_endstop_id 9 years ago
Scott Lahteine ed4a6371ad Add HAS_SERVO_ENDSTOPS to simplify conditonals 9 years ago
Scott Lahteine e4c01f1c7e Simplify init with ARRAY_BY_EXTRUDERS1 macro (PR#2507) 9 years ago
AnHardt 8b876241bd Some more servo code tweaks 9 years ago
AndySze 00dbf69b6d add MINIPANEL defines 9 years ago
Scott Lahteine 3b23ccd366 Patch servos code for move 9 years ago
Richard Wackerbarth e83575537a Compiler defines USBCON for USB devices (PR#2433) 9 years ago
Scott Lahteine 447dbd6fa5 Add STEPPER_RESET_PIN support 9 years ago
Scott Lahteine 8e61314323 Use RIGIDBOT_PANEL for consistency with online docs 9 years ago
Scott Lahteine 9ebcae496d RIGIDBOARD / RIGIDPANEL 9 years ago
Scott Lahteine c3c605c658 Move note about LiquidTWI2 to Configuration.h (PR#2406) 9 years ago
Scott Lahteine 2dd1859247 Cleanup spaces and comments in configs and conditionals 9 years ago
AnHardt 6ab7b560af Rework buzzing (PR#2296) 9 years ago
Richard Wackerbarth 06ae832276 Deprecate Support for Arduino IDE < 1.0.5 9 years ago
Richard Wackerbarth 58941e543e ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED removed 9 years ago
Ed Boston fed18bcc20 Removed SDSLOW for ELB_FULL_GRAPHIC_CONTROLLER 9 years ago
Ed Boston b94a0e1501 Added ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED 9 years ago
Ed Boston bc205c76a3 SDCARDDETECTINVERTED problems 9 years ago
fmalpartida 93da52d011 Added support for OLED SSD1306 I2C based LCDs. 9 years ago
Richard Wackerbarth 1d8f61ca8a AT90USB is defined in pins.h 9 years ago
Ed Boston a83bf18ee1 More functional seperation 9 years ago
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
AnHardt ea897654a4 Moved the definitions of the LCD_STR_* to Conditionals.h 10 years ago
AnHardt 6a514f3dc9 Aplied HAS_LCD_CONTRAST also to Marlin_main.cpp 10 years ago
AnHardt bcc04192fc Remove Contrast Menu for U8GLIB_ST7920 10 years ago
Scott Lahteine a469d796e1 Add cleanups needed for #1772 10 years ago
Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup 10 years ago
Scott Lahteine 18bb6be80e Fix homing and leveling 10 years ago
AnHardt 3f2e863206 Improve conditions for HAS_TEMP 10 years ago
Chris Roadfeldt 17707e7479 Fixed Z_PROBE_PIN pullup bug. 10 years ago
Scott Lahteine 3348b3bf0c Allow SD_FINISHED_RELEASECOMMAND to be undefined 10 years ago
Chris Roadfeldt 3175c70c79 Manually synching back up with MarlinFirmware/Development. 10 years ago
Scott Lahteine 92b54aa27e #define HAS_POWER_SWITCH 10 years ago
Scott Lahteine 6864280803 Use elif and parentheses in conditionals 10 years ago
Scott Lahteine 2faed961ce Allow POWER_SUPPLY 0 for no power switch 10 years ago
Edward Patel 782464ea4d Parentheses need here otherwise sanitycheck.h does wrong thing on line 222 10 years ago
AnHardt 94330705c7 Move definition of PIDdT back to temperature.h 10 years ago
Scott Lahteine 19df90622b Include Conditionals.h file in update 10 years ago
Scott Lahteine 2c9bd15625 Move LCD items to `Conditionals.h` 10 years ago