1920 次程式碼提交 (e13f1593430cf8c04a7609425410ef8b4300f56c)
 

作者 SHA1 備註 提交日期
  daid c13a831ea1 Merge pull request #1017 from foosel/fix/checksum_truncation_bug 11 年之前
  Gina Häußge 2d22902d08 Fix for a wrong checksum truncation for certain commands 11 年之前
  cocktailyogi ad3b770c1a updated examples 11 年之前
  cocktailyogi 2f4a20257c imported last Marlin changes 11 年之前
  cocktailyogi 1bd0dd04e3 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 11 年之前
  daid aacff0d361 Merge pull request #948 from Dim3nsioneer/Marlin_v1 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 年之前
  mattrobbo10 89abf07faa Added gen7-dist - marlin now compiles for gen7 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 年之前
  midopple c7273d521f Merge pull request #2 from ErikZalm/Marlin_v1 11 年之前
  Robert Quattlebaum 1fd9a7d476 Fix for FWRETRACT on DELTA printers. 11 年之前
  Neil Darlow 3f2c771d90 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 11 年之前
  Grogyan bcd039aa81 Update pins.h 11 年之前
  Grogyan 82606354dd Update temperature.cpp 11 年之前
  Courtney Bane 253cf0f427 Add Arduino additions for Arduino 1.5.x. 11 年之前
  bonm014 32a6451ad8 Add leapfrog and dual Y/Z 11 年之前
  bonm014 b5417be109 Update Configuration.h 11 年之前
  bonm014 f244045245 Update pins.h 11 年之前
  alexborro ce517df702 Merge pull request #989 from bq/cancel_heatup 11 年之前
  Pablo Clemente 2242a84218 Changed the declaration of the variable to Marlin_main.cpp to fix issue on commit #965 11 年之前
  Neil Darlow 6e3406d228 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 11 年之前
  alexborro 43c298a7a9 Add "Thermal Runaway Protection" feature 11 年之前
  daid 4c823224b0 Merge pull request #965 from bq/forced_heating_stop 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 年之前
  Oskar Linde 269a068032 Fix lcd itostr3() to handle negative numbers 11 年之前
  cocktailyogi fae7d08698 fixed wrong compiler-option 11 年之前
  cocktailyogi 512f2a3136 restore Branch from Backup 11 年之前
  Pablo Clemente cd3220d055 Inverted state logic for forced_heating_stop variable 11 年之前
  Pablo Clemente 86b4b805d2 Fixed stop print LCD function on M104 11 年之前
  nothinman 1875ab3bd7 Merge pull request #955 from gregington/pico-thermistor 11 年之前
  Greg Tan 6e6e4e2143 Added thermistor table for the 500C thermistor shipped with the Pico hot end. 11 年之前
  Neil Darlow 9d11b70436 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 11 年之前
  nothinman ea9bffdc48 Merge pull request #949 from foosel/fix/M30_clearToSend_bug 11 年之前
  Gina Häußge 0de826160e M30 response is missing linefeed, "ok" therefore not on own line 11 年之前
  Dim3nsioneer 3c927901a4 Implementation of FW extruder change retract 11 年之前
  nothinman c8d0ca9337 Merge pull request #947 from Dim3nsioneer/Marlin_v1 11 年之前
  Dim3nsioneer 8a32c5395b renaming the disable inactive extruder feature 11 年之前
  Dim3nsioneer 29e7639933 Add switch unused feeder(s) off 11 年之前
  nothinman 5a18324030 Merge pull request #946 from Jnesselr/jnesselr/plannerdoc 11 年之前
  Justin Nesselrotte 07c0eeee99 Fixed a comment in the planner 11 年之前
  nothinman b7aac49995 Merge pull request #941 from drf5n/teensypp2 11 年之前
  David Forrest 09b84faa00 Configuration.h, pins.h: Add MOTHERBOARD 84 for Teensy++2.0 11 年之前
  neildarlow efb6d61413 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 11 年之前
  nothinman 38192cb5f3 Add M112 description to Marlin_main 11 年之前
  nothinman aed5ec008a Merge pull request #851 from DanNixon/estop 11 年之前