7126 次程式碼提交 (4a857f1af6fe61cbc0a3c9df2a2ccfc18aa26aa9)

作者 SHA1 備註 提交日期
  Christian Inci 110c5dcf23 Fixed typo. 11 年之前
  Matt Stultz ca30aee903 Fix "add_homeing" to "add_homing" to match changes 11 年之前
  Fourmi af3e4d7510 Update line 627 ,wrong number on thermistortables 11 年之前
  Matthew Schick fb34265d75 Make hotend optional when compiling with lcd support 11 年之前
  Scott Lahteine 6e343ef2f0 Adjust the Z display to hide float rounding errors 11 年之前
  Scott Lahteine 2f6c57eadc Proposed feature: Set Home Offsets 11 年之前
  Scott Lahteine f989bd5435 Simple code cleanup. Rename "homeing" to homing. 11 年之前
  Aldert d1e4237e1d Update motion_control.cpp 11 年之前
  Fourmi a664763e6f Update thermistortables.h 11 年之前
  Fourmi b5dc228a7a Update configuration.h 11 年之前
  Fourmi 3cbb2f56c6 Update configuration.h 11 年之前
  Fourmi c35736a140 Update thermistortables.h 11 年之前
  Bracken Dawson 01e9b536cb Fix build for non-sled bed auto levelling 11 年之前
  Wing Tang Wong 58eabd21fb Added ifndef 11 年之前
  Wing Tang Wong 88d12a762a Added #ifndef DELTA wrapper to float delta 11 年之前
  Javi 40ba644bb4 Added profile for RAMPS with 2 extruders and 1 fan. 11 年之前
  Charles Bell 3b8216bdd1 Corrected #endif and ifdef for Z_PROBE_SLED code. 11 年之前
  Charles Bell 37799f70ba Corrected retract() call for use of auto probe without sled enabled. 11 年之前
  Filip Mulier fe3a09bbcf Correct analog sampling time for additional A to D sample 11 年之前
  Gina Häußge 1e9dc85148 Do not use translations for the serial console messages 11 年之前
  fsantini cf325ba240 Fix issue 935: error in matrix calculation 11 年之前
  Filip Mulier 75b3a68b65 Revert "Change pinMode to SET_INPUT or SET_OUTPUT" 11 年之前
  Filip Mulier e3c88a5120 Filament sensor changes to config file 11 年之前
  Filip Mulier 62db9848d3 Improvements and bug fixes in sensor delay buffer for filament sensor code 11 年之前
  Florian Baumann 5908fd5cec Fix reseting CHDK pin to LOW 11 年之前
  Roxy-3DPrintBoard 0adbc79571 Fix Default Configuration so Auto Bed Leveling is off 11 年之前
  Roxy-3DPrintBoard 0091865583 Z_PROBE_REPEATABILITY test 11 年之前
  Filip Mulier 85649a4549 Real-time filament diameter measurement and control 11 年之前
  Filip Mulier 1d0fe035f3 Change pinMode to SET_INPUT or SET_OUTPUT 11 年之前
  Charles Bell e7707aedbc Commented out new #defines in Configuration.h. 11 年之前
  Charles Bell 0a8dc0e96b Added documentation to the README.md for the sled Z probe option. CAB 11 年之前
  Charles Bell d2fcb3ee56 CAB: Added code for Z-probe with Z endstop mounted on a sled. 11 年之前
  Gina Häußge 2d22902d08 Fix for a wrong checksum truncation for certain commands 11 年之前
  cocktailyogi ad3b770c1a updated examples 11 年之前
  Pablo Clemente 8bf3139bc8 Changed the declaration of the variable to Marlin_main.cpp to fix issue on commit #965 11 年之前
  alexborro 50b4e86f75 Add "Thermal Runaway Protection" feature 11 年之前
  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. 11 年之前
  Pablo Clemente f9f54019ab Inverted state logic for forced_heating_stop variable 11 年之前
  Pablo Clemente c51a6f94e0 Fixed stop print LCD function on M104 11 年之前
  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. 11 年之前
  Robert Quattlebaum 1fd9a7d476 Fix for FWRETRACT on DELTA printers. 11 年之前
  Grogyan bcd039aa81 Update pins.h 11 年之前
  Grogyan 82606354dd Update temperature.cpp 11 年之前
  bonm014 32a6451ad8 Add leapfrog and dual Y/Z 11 年之前
  bonm014 b5417be109 Update Configuration.h 11 年之前
  bonm014 f244045245 Update pins.h 11 年之前
  Pablo Clemente 2242a84218 Changed the declaration of the variable to Marlin_main.cpp to fix issue on commit #965 11 年之前
  alexborro 43c298a7a9 Add "Thermal Runaway Protection" feature 11 年之前
  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. 11 年之前
  cocktailyogi f0cab611db optimised some math-code 11 年之前