77 コミット (cadded1e21ac9ac3b2df199010be8b3a38811882)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 4bbea5124d Support for multiple PWM fans 8年前
  AnHardt 3f45a1acf9 Check probes only when deployed 8年前
  Scott Lahteine 7ec7bb31c4 Send a Busy signal to hosts during long processes, wait for input, etc 8年前
  Scott Lahteine e5fd43f343 Implement BABYSTEPPING for COREXY and COREXZ 8年前
  Scott Lahteine f9ded2a7c4 Wrap macros to prevent bad expansions 8年前
  Scott Lahteine 27f244ba2c Support MAX31855 as Temperature Sensor -3 8年前
  Scott Lahteine 2690d8568e DOGLCD width/height in Conditionals.h 8年前
  jbrazio be83036212 Applying suggestions by @thinkyhead at MarlinFirmware/Marlin#3049. 8年前
  jbrazio b82d91eca6 Added configuration example for the BQ Hephestos 2 3D printer. 8年前
  Scott Lahteine 772460a7b8 Various minor spelling corrections 8年前
  Scott Lahteine 68457ee903 For Dual Y/Z use the next available extruder pins 8年前
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8年前
  Scott Lahteine 7c7a4051fe Disable SDSUPPORT by default 8年前
  Richard Wackerbarth 6292d9e815 Rename ENABLE_AUTO_BED_LEVELING 9年前
  Christian Lefrançois a7822e3ff7 Some renaming of Z_PROBE to Z_MIN_PROBE (PR#91) 9年前
  AnHardt e2d69f66b2 Make Z_PROBE a Z_MIN_PROBE (PR#65) 9年前
  Scott Lahteine 46453905d6 Apply remaining ENABLED/DISABLED conditionals 9年前
  Scott Lahteine 68055a5959 Include RIGIDBOT_PANEL in Conditionals 9年前
  Scott Lahteine 270c766de2 SDCARDDETECT -> SD_DETECT, added docs 9年前
  AnHardt 7ddf1cda1d Improve condition for SERVO_LEVELING (PR#2570) 9年前
  Scott Lahteine 94a796c8cc Rename BEEPER to BEEPER_PIN 9年前
  Scott Lahteine 37d1879386 Apply overridables to Configuration files 9年前
  Scott Lahteine 9334479aeb Minor cleanup of Conditionals.h 9年前
  Scott Lahteine 1f63293624 servo_endstops -> servo_endstop_id 9年前
  Scott Lahteine ed4a6371ad Add HAS_SERVO_ENDSTOPS to simplify conditonals 9年前
  Scott Lahteine e4c01f1c7e Simplify init with ARRAY_BY_EXTRUDERS1 macro (PR#2507) 9年前
  AnHardt 8b876241bd Some more servo code tweaks 9年前
  AndySze 00dbf69b6d add MINIPANEL defines 9年前
  Scott Lahteine 3b23ccd366 Patch servos code for move 9年前
  Richard Wackerbarth e83575537a Compiler defines USBCON for USB devices (PR#2433) 9年前
  Scott Lahteine 447dbd6fa5 Add STEPPER_RESET_PIN support 9年前
  Scott Lahteine 8e61314323 Use RIGIDBOT_PANEL for consistency with online docs 9年前
  Scott Lahteine 9ebcae496d RIGIDBOARD / RIGIDPANEL 9年前
  Scott Lahteine c3c605c658 Move note about LiquidTWI2 to Configuration.h (PR#2406) 9年前
  Scott Lahteine 2dd1859247 Cleanup spaces and comments in configs and conditionals 9年前
  AnHardt 6ab7b560af Rework buzzing (PR#2296) 9年前
  Richard Wackerbarth 06ae832276 Deprecate Support for Arduino IDE < 1.0.5 9年前
  Richard Wackerbarth 58941e543e ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED removed 9年前
  Ed Boston fed18bcc20 Removed SDSLOW for ELB_FULL_GRAPHIC_CONTROLLER 9年前
  Ed Boston b94a0e1501 Added ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED 9年前
  Ed Boston bc205c76a3 SDCARDDETECTINVERTED problems 9年前
  fmalpartida 93da52d011 Added support for OLED SSD1306 I2C based LCDs. 9年前
  Richard Wackerbarth 1d8f61ca8a AT90USB is defined in pins.h 9年前
  Ed Boston a83bf18ee1 More functional seperation 9年前
  Ed Boston 047e688e93 Changed ADAFRUIT_ST7565 to ELB_FULL_GRAPHIC_CONTROLLER 9年前
  Ed Boston 1999ac415c Formatting Changes 9年前
  Ed Boston 41f8cdb3a6 ADAFRUIT_ST7565 9年前
  Christian Bohn fb44b53ae3 sled improvements 9年前
  AnHardt ea897654a4 Moved the definitions of the LCD_STR_* to Conditionals.h 9年前
  AnHardt 6a514f3dc9 Aplied HAS_LCD_CONTRAST also to Marlin_main.cpp 9年前