1492 Commits (ce85515428f44f4f10893a762b0e025e72286660)
 

Author SHA1 Message Date
  Erik van der Zalm ce85515428 Merge pull request #1082 from Fourmi/Marlin_v1 10 years ago
  Erik van der Zalm 764921bdbf Merge pull request #1091 from Aldert/patch-1 10 years ago
  Erik van der Zalm c40c7b589b Merge pull request #1095 from thinkyhead/codeclean 10 years ago
  Erik van der Zalm 0f2e0525df Merge pull request #1096 from thinkyhead/set-home 10 years ago
  Erik van der Zalm 5ae02a361b Merge pull request #1097 from thinkyhead/round-up-xyz 10 years ago
  Erik van der Zalm 83037542aa Merge pull request #1098 from mattsch/optional_hotend_lcd 10 years ago
  Matthew Schick fb34265d75 Make hotend optional when compiling with lcd support 10 years ago
  Scott Lahteine 6e343ef2f0 Adjust the Z display to hide float rounding errors 10 years ago
  Scott Lahteine 2f6c57eadc Proposed feature: Set Home Offsets 10 years ago
  Scott Lahteine f989bd5435 Simple code cleanup. Rename "homeing" to homing. 10 years ago
  Aldert d1e4237e1d Update motion_control.cpp 10 years ago
  Fourmi a664763e6f Update thermistortables.h 10 years ago
  Fourmi b5dc228a7a Update configuration.h 10 years ago
  Fourmi 3cbb2f56c6 Update configuration.h 10 years ago
  Fourmi c35736a140 Update thermistortables.h 10 years ago
  galexander1 cb4a6dd2dc Merge pull request #1065 from oliasmage/Marlin_v1 11 years ago
  galexander1 5b66810580 Merge pull request #1078 from brackendawson/Marlin_v1 11 years ago
  Bracken Dawson 01e9b536cb Fix build for non-sled bed auto levelling 11 years ago
  alexborro bf0ecedf60 Merge pull request #1051 from fsantini/EZ_fix935 11 years ago
  Charles Bell 3b8216bdd1 Corrected #endif and ifdef for Z_PROBE_SLED code. 11 years ago
  Charles Bell 37799f70ba Corrected retract() call for use of auto probe without sled enabled. 11 years ago
  Bernhard Kubicek 1d62309d2a Merge pull request #1053 from foosel/fix/translated_serial_protocol 11 years ago
  Gina Häußge 1e9dc85148 Do not use translations for the serial console messages 11 years ago
  fsantini cf325ba240 Fix issue 935: error in matrix calculation 11 years ago
  Erik van der Zalm 018b68a5c4 Merge pull request #976 from cocktailyogi/SCARA_by_Yogi 11 years ago
  Erik van der Zalm dde61d8886 Merge pull request #977 from OskarLinde/Marlin_v1 11 years ago
  Erik van der Zalm 0fbfb1bf82 Merge pull request #991 from bonm014/patch-1 11 years ago
  Erik van der Zalm 8340ca6e05 Merge pull request #992 from Grogyan/patch-1 11 years ago
  Erik van der Zalm 9887555192 Merge pull request #998 from darconeous/pull-requests/fwretract 11 years ago
  Erik van der Zalm 105571ec68 Merge pull request #1005 from midopple/Marlin_v1 11 years ago
  Erik van der Zalm 68dd5e635e Merge pull request #1024 from oliasmage/Marlin_v1 11 years ago
  Erik van der Zalm 25069ed4e9 Merge pull request #1031 from Roxy-3DPrintBoard/Z_PROBE_REPEATABILITY-with-correct-Defaults 11 years ago
  Erik van der Zalm 8b52eff2c1 Merge pull request #1034 from DerFlob/Marlin_v1 11 years ago
  Florian Baumann 5908fd5cec Fix reseting CHDK pin to LOW 11 years ago
  Roxy-3DPrintBoard 0adbc79571 Fix Default Configuration so Auto Bed Leveling is off 11 years ago
  Roxy-3DPrintBoard 0091865583 Z_PROBE_REPEATABILITY test 11 years ago
  Charles Bell e7707aedbc Commented out new #defines in Configuration.h. 11 years ago
  Charles Bell 0a8dc0e96b Added documentation to the README.md for the sled Z probe option. CAB 11 years ago
  Charles Bell d2fcb3ee56 CAB: Added code for Z-probe with Z endstop mounted on a sled. 11 years ago
  daid c13a831ea1 Merge pull request #1017 from foosel/fix/checksum_truncation_bug 11 years ago
  Gina Häußge 2d22902d08 Fix for a wrong checksum truncation for certain commands 11 years ago
  cocktailyogi ad3b770c1a updated examples 11 years ago
  cocktailyogi 2f4a20257c imported last Marlin changes 11 years ago
  cocktailyogi 1bd0dd04e3 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 11 years ago
  daid aacff0d361 Merge pull request #948 from Dim3nsioneer/Marlin_v1 11 years ago
  Pablo Clemente 8bf3139bc8 Changed the declaration of the variable to Marlin_main.cpp to fix issue on commit #965 11 years ago
  alexborro 50b4e86f75 Add "Thermal Runaway Protection" feature 11 years ago
  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 years ago
  Pablo Clemente f9f54019ab Inverted state logic for forced_heating_stop variable 11 years ago
  Pablo Clemente c51a6f94e0 Fixed stop print LCD function on M104 11 years ago