1839 Révisions (fd68d0074b689c00786bf4d55e46b3054c36f098)
 

Auteur SHA1 Message Date
  Erik van der Zalm 0fbfb1bf82 Merge pull request #991 from bonm014/patch-1 il y a 10 ans
  Erik van der Zalm 8340ca6e05 Merge pull request #992 from Grogyan/patch-1 il y a 10 ans
  Erik van der Zalm 9887555192 Merge pull request #998 from darconeous/pull-requests/fwretract il y a 10 ans
  Erik van der Zalm 105571ec68 Merge pull request #1005 from midopple/Marlin_v1 il y a 10 ans
  Erik van der Zalm 68dd5e635e Merge pull request #1024 from oliasmage/Marlin_v1 il y a 10 ans
  Erik van der Zalm 25069ed4e9 Merge pull request #1031 from Roxy-3DPrintBoard/Z_PROBE_REPEATABILITY-with-correct-Defaults il y a 10 ans
  Erik van der Zalm 8b52eff2c1 Merge pull request #1034 from DerFlob/Marlin_v1 il y a 10 ans
  Filip Mulier 75b3a68b65 Revert "Change pinMode to SET_INPUT or SET_OUTPUT" il y a 10 ans
  Filip Mulier e3c88a5120 Filament sensor changes to config file il y a 10 ans
  Filip Mulier 62db9848d3 Improvements and bug fixes in sensor delay buffer for filament sensor code il y a 10 ans
  Florian Baumann 5908fd5cec Fix reseting CHDK pin to LOW il y a 10 ans
  Roxy-3DPrintBoard 0adbc79571 Fix Default Configuration so Auto Bed Leveling is off il y a 10 ans
  Roxy-3DPrintBoard 0091865583 Z_PROBE_REPEATABILITY test il y a 10 ans
  Filip Mulier 85649a4549 Real-time filament diameter measurement and control il y a 11 ans
  Filip Mulier 1d0fe035f3 Change pinMode to SET_INPUT or SET_OUTPUT il y a 11 ans
  Charles Bell e7707aedbc Commented out new #defines in Configuration.h. il y a 11 ans
  Charles Bell 0a8dc0e96b Added documentation to the README.md for the sled Z probe option. CAB il y a 11 ans
  Charles Bell d2fcb3ee56 CAB: Added code for Z-probe with Z endstop mounted on a sled. il y a 11 ans
  Neil Darlow 3cd7dbcc45 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 il y a 11 ans
  daid c13a831ea1 Merge pull request #1017 from foosel/fix/checksum_truncation_bug il y a 11 ans
  Gina Häußge 2d22902d08 Fix for a wrong checksum truncation for certain commands il y a 11 ans
  cocktailyogi ad3b770c1a updated examples il y a 11 ans
  cocktailyogi 2f4a20257c imported last Marlin changes il y a 11 ans
  cocktailyogi 1bd0dd04e3 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 il y a 11 ans
  daid aacff0d361 Merge pull request #948 from Dim3nsioneer/Marlin_v1 il y a 11 ans
  Pablo Clemente 8bf3139bc8 Changed the declaration of the variable to Marlin_main.cpp to fix issue on commit #965 il y a 11 ans
  alexborro 50b4e86f75 Add "Thermal Runaway Protection" feature il y a 11 ans
  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. il y a 11 ans
  Pablo Clemente f9f54019ab Inverted state logic for forced_heating_stop variable il y a 11 ans
  Pablo Clemente c51a6f94e0 Fixed stop print LCD function on M104 il y a 11 ans
  mattrobbo10 89abf07faa Added gen7-dist - marlin now compiles for gen7 il y a 11 ans
  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. il y a 11 ans
  midopple c7273d521f Merge pull request #2 from ErikZalm/Marlin_v1 il y a 11 ans
  Robert Quattlebaum 1fd9a7d476 Fix for FWRETRACT on DELTA printers. il y a 11 ans
  Neil Darlow 3f2c771d90 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 il y a 11 ans
  Grogyan bcd039aa81 Update pins.h il y a 11 ans
  Grogyan 82606354dd Update temperature.cpp il y a 11 ans
  Courtney Bane 253cf0f427 Add Arduino additions for Arduino 1.5.x. il y a 11 ans
  bonm014 32a6451ad8 Add leapfrog and dual Y/Z il y a 11 ans
  bonm014 b5417be109 Update Configuration.h il y a 11 ans
  bonm014 f244045245 Update pins.h il y a 11 ans
  alexborro ce517df702 Merge pull request #989 from bq/cancel_heatup il y a 11 ans
  Pablo Clemente 2242a84218 Changed the declaration of the variable to Marlin_main.cpp to fix issue on commit #965 il y a 11 ans
  Neil Darlow 6e3406d228 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 il y a 11 ans
  alexborro 43c298a7a9 Add "Thermal Runaway Protection" feature il y a 11 ans
  daid 4c823224b0 Merge pull request #965 from bq/forced_heating_stop il y a 11 ans
  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. il y a 11 ans
  cocktailyogi f0cab611db optimised some math-code il y a 11 ans
  Oskar Linde 269a068032 Fix lcd itostr3() to handle negative numbers il y a 11 ans
  cocktailyogi fae7d08698 fixed wrong compiler-option il y a 11 ans