541 コミット (1cc622b1676323a67424b8b7fb73abaccc8ad78f)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 1cc622b167 Fix minor spelling in comments 8年前
  Scott Lahteine de8c0baf8b Update some comments in Configuration.h 8年前
  Scott Lahteine 7eb476597f Update some comments in Configuration.h 8年前
  esenapaj 2eb1b102f8 Support for "mechanical probe" with Allen Key as a special case 8年前
  Scott Lahteine 2eca8d63b3 Add DEFAULT_KEEPALIVE_INTERVAL setting 8年前
  Scott Lahteine e5771346a4 Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags 8年前
  Scott Lahteine ffe054c129 Fix comment about host keepalive interval 8年前
  Scott Lahteine 1a79b13b7a FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR 8年前
  Scott Lahteine 53cc6cca46 Formalize some dependencies on PIDTEMPBED 8年前
  Scott Lahteine 4b31c67dce Add PID_AUTOTUNE_MENU option 8年前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8年前
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8年前
  WPBack e3f583a3be Fixes for PID AutoTune from menu 8年前
  WPBack 3b3e8a02b5 Initial implementation of PID Autotune Menu Items 8年前
  esenapaj fc75e6f92d Follow-up the PR #3082, etc 8年前
  esenapaj 22299c13c1 Change link to the document 8年前
  jbrazio 92a7d4515a Missing coma comment correction for the default cofig file 8年前
  jbrazio 68dda08fff Added pt_pt-utf8 language pack; Fixed some minor compiler warnings; Harmonize file suffix for the current existing UTF8 language packs; Updated all configuration files to reflect the new language packs 8年前
  esenapaj 468df96b0f follow-up the commit b82d91e 8年前
  CoderSquirrel eda95d8bed Add support for LCM1602 16x2 I2C LCD adapter 8年前
  Petr Zahradnik 98392782ea Update Configuration.h 8年前
  Blue-Marlin 3166aed087 Improve the descriptions for THERMAL_PROTECTION 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 b8b51d8da8 Add the REVERSE_MENU_DIRECTION option 8年前
  Scott Lahteine f9ded2a7c4 Wrap macros to prevent bad expansions 8年前
  Scott Lahteine 27f244ba2c Support MAX31855 as Temperature Sensor -3 8年前
  Scott Lahteine ce639b8b03 Group FILAMENT_SENSOR options together 8年前
  AnHardt fd5414c6ea Z_RAISE_BEFORE_HOMING -> MIN_Z_HEIGHT_FOR_HOMING 8年前
  Scott Lahteine cf792fd8d8 Update configurations to use RAMPS 1.4 8年前
  Scott Lahteine 13ef12ad3f Fix power calculations 8年前
  jbrazio 143ad74db7 Update PROBE_OFFSET_FROM_EXTRUDER comment section in all example config 8年前
  jbrazio b0f5ba0232 Update the PROBE_OFFSET_FROM_EXTRUDE comment section 8年前
  Scott Lahteine 772460a7b8 Various minor spelling corrections 8年前
  AnHardt 615bec2329 Activate warning about possible reduced accuracy by default 8年前
  AnHardt 5b0f659355 Changes for graphics displays 8年前
  AnHardt b6e69e71ce Make stepper shutdown after inactivity dependent 8年前
  Scott Lahteine c2e5c6c12c Nest Manual Bed Leveling options 8年前
  Scott Lahteine b19b272172 Update configurations with SPI_SPEED 8年前
  Scott Lahteine 159ff94afd Remove obsolete HEATER_BED_DUTY_CYCLE_DIVIDER #2977 8年前
  Richard Wackerbarth 1635613c25 Backport cosmetic 8年前
  Richard Wackerbarth e7b40bbe98 Change link to U8glib source 8年前
  Scott Lahteine 9b23490f01 Clean up spacing in configs 8年前
  KiteLab 0ad25c6665 Hint for changed behaviour of SDSUPPORT 8年前
  Richard Wackerbarth e01f5e1ef7 Cleanup 8年前
  Mike Cochrane 5e36b64635 SDEXTRASLOW for some SD card readers (PR#176) 8年前
  Richard Wackerbarth 20b4772155 Create DEBUG_LEVELING_FEATURE 9年前
  Richard Wackerbarth 6292d9e815 Rename ENABLE_AUTO_BED_LEVELING 9年前
  Christian Lefrançois 9897a9147c Update ABL comments (PR#95) 9年前
  AnHardt e2d69f66b2 Make Z_PROBE a Z_MIN_PROBE (PR#65) 9年前