1270 次程式碼提交 (cb4a6dd2dc8033cb849586d0f3f8736257757435)

作者 SHA1 備註 提交日期
  Bracken Dawson 01e9b536cb Fix build for non-sled bed auto levelling 10 年之前
  Charles Bell 3b8216bdd1 Corrected #endif and ifdef for Z_PROBE_SLED code. 10 年之前
  Charles Bell 37799f70ba Corrected retract() call for use of auto probe without sled enabled. 10 年之前
  Gina Häußge 1e9dc85148 Do not use translations for the serial console messages 10 年之前
  fsantini cf325ba240 Fix issue 935: error in matrix calculation 10 年之前
  Florian Baumann 5908fd5cec Fix reseting CHDK pin to LOW 10 年之前
  Roxy-3DPrintBoard 0adbc79571 Fix Default Configuration so Auto Bed Leveling is off 10 年之前
  Roxy-3DPrintBoard 0091865583 Z_PROBE_REPEATABILITY test 10 年之前
  Charles Bell e7707aedbc Commented out new #defines in Configuration.h. 10 年之前
  Charles Bell 0a8dc0e96b Added documentation to the README.md for the sled Z probe option. CAB 10 年之前
  Charles Bell d2fcb3ee56 CAB: Added code for Z-probe with Z endstop mounted on a sled. 10 年之前
  Gina Häußge 2d22902d08 Fix for a wrong checksum truncation for certain commands 10 年之前
  cocktailyogi ad3b770c1a updated examples 10 年之前
  Pablo Clemente 8bf3139bc8 Changed the declaration of the variable to Marlin_main.cpp to fix issue on commit #965 10 年之前
  alexborro 50b4e86f75 Add "Thermal Runaway Protection" feature 10 年之前
  Pablo Clemente 2096188ac3 Changed the type of variable to bool, the name to "cancel_heatup", flags implementation and added this fix to M190 gcode too. 10 年之前
  Pablo Clemente f9f54019ab Inverted state logic for forced_heating_stop variable 10 年之前
  Pablo Clemente c51a6f94e0 Fixed stop print LCD function on M104 10 年之前
  midopple 17aa67e4ea If the option DISABLE_INACTIVE_EXTRUDER ist active the extruder switch to early to inactive because there are some moves in the buffer. So the planner wait 32 moves to disable the unused extruder. 10 年之前
  Robert Quattlebaum 1fd9a7d476 Fix for FWRETRACT on DELTA printers. 10 年之前
  Grogyan bcd039aa81 Update pins.h 10 年之前
  Grogyan 82606354dd Update temperature.cpp 10 年之前
  bonm014 32a6451ad8 Add leapfrog and dual Y/Z 10 年之前
  bonm014 b5417be109 Update Configuration.h 10 年之前
  bonm014 f244045245 Update pins.h 10 年之前
  Pablo Clemente 2242a84218 Changed the declaration of the variable to Marlin_main.cpp to fix issue on commit #965 10 年之前
  alexborro 43c298a7a9 Add "Thermal Runaway Protection" feature 10 年之前
  Pablo Clemente d86c3cf43c Changed the type of variable to bool, the name to "cancel_heatup", flags implementation and added this fix to M190 gcode too. 10 年之前
  cocktailyogi f0cab611db optimised some math-code 10 年之前
  Oskar Linde 269a068032 Fix lcd itostr3() to handle negative numbers 10 年之前
  cocktailyogi fae7d08698 fixed wrong compiler-option 10 年之前
  cocktailyogi 512f2a3136 restore Branch from Backup 10 年之前
  Pablo Clemente cd3220d055 Inverted state logic for forced_heating_stop variable 10 年之前
  Pablo Clemente 86b4b805d2 Fixed stop print LCD function on M104 10 年之前
  Greg Tan 6e6e4e2143 Added thermistor table for the 500C thermistor shipped with the Pico hot end. 10 年之前
  Gina Häußge 0de826160e M30 response is missing linefeed, "ok" therefore not on own line 10 年之前
  Dim3nsioneer 3c927901a4 Implementation of FW extruder change retract 10 年之前
  Dim3nsioneer 8a32c5395b renaming the disable inactive extruder feature 10 年之前
  Dim3nsioneer 29e7639933 Add switch unused feeder(s) off 10 年之前
  Justin Nesselrotte 07c0eeee99 Fixed a comment in the planner 10 年之前
  David Forrest 09b84faa00 Configuration.h, pins.h: Add MOTHERBOARD 84 for Teensy++2.0 11 年之前
  nothinman 38192cb5f3 Add M112 description to Marlin_main 10 年之前
  Erik van der Zalm cfb98ef682 More coverity fixes 10 年之前
  zaubara 92e14298b0 Fixes typo for lcd backlighting on I2C PCF8575 10 年之前
  Erik van der Zalm 9db9842aea Fixed error found by the free coverity tool (https://scan.coverity.com/) 10 年之前
  daid 8b4c4aa5c3 Add feature to check&retry CRC read errors on SD. 10 年之前
  Cameron Lai ad5c8cbba9 Add safety limit for hot bed power in example configuration 10 年之前
  Cameron Lai 6460709d92 Fix bug in PID Autotune report 10 年之前
  Cameron Lai 105bebb466 Fix for pin mapping for SDSS pin and Fan pin, so Arduino library can be used 10 年之前
  Cameron Lai 97ead2eccb Fix for microstepping pin mapping, not using Teensy pin mapping, but Arduino's default pin mapping so Arduino library can be used 10 年之前