185 Commits (c51a6f94e01e60984114f0685ff07cfe1585189d)

Autor SHA1 Nachricht Datum
  Pablo Clemente c51a6f94e0 Fixed stop print LCD function on M104 vor 11 Jahren
  nothinman 38192cb5f3 Add M112 description to Marlin_main vor 11 Jahren
  Erik van der Zalm cfb98ef682 More coverity fixes vor 11 Jahren
  Erik van der Zalm 9db9842aea Fixed error found by the free coverity tool (https://scan.coverity.com/) vor 11 Jahren
  MyMakibox 21ec6b88c3 Update Marlin_main.cpp vor 11 Jahren
  whosawhatsis 27d544ac25 Speed up QUICK_HOME feedrate for diagonal move vor 11 Jahren
  Gabe Rosenhouse 27a7cf9fcf use existing strings vor 11 Jahren
  Gabe Rosenhouse b0aeac117f Adjustable Z probe offset, via custom M-code vor 11 Jahren
  Tim 8759508319 fix bug for dual extruders not working vor 11 Jahren
  whosawhatsis a65564eef6 fix bug in M200 with multiple extruders vor 11 Jahren
  whosawhatsis aeaf9b9312 fix bug in M200 with multiple extruders vor 11 Jahren
  Dan Nixon f643f4d674 Test and refactor vor 11 Jahren
  Dim3nsioneer 3906f27c46 Individual extruder flow rate vor 11 Jahren
  Dan Nixon a38c90ee84 Added estop handling vor 11 Jahren
  Dan Nixon 272072fa20 Added M112 vor 11 Jahren
  whosawhatsis aab61e63c3 FWRETRACT in mm/s vor 11 Jahren
  blddk 09af1b90b8 Added CHDK support vor 11 Jahren
  Cylindric fdce91192e Various typo fixes - only in comments, no code changes. vor 11 Jahren
  whosawhatsis 77df0d689a autretract fix vor 11 Jahren
  Gabe Rosenhouse 174b8d99d5 Simplify 3-point probing using new code only vor 11 Jahren
  Gabe Rosenhouse 3b718b816c better documentation vor 11 Jahren
  Gabe Rosenhouse 34fd59c370 ABL at any points vor 11 Jahren
  Gabe Rosenhouse f308a8af91 update comment vor 11 Jahren
  Gabe Rosenhouse 357e31270a Prevent G29 without first homing in X and Y vor 11 Jahren
  Gabe Rosenhouse d2d7d186b5 Use descriptive constants, more vor 11 Jahren
  Gabe Rosenhouse 2ccdf4f36d Use descriptive constants instead of numeric literals vor 11 Jahren
  Marco 8212d8d543 Revert "Fixed small typo that would prevent compiling" vor 11 Jahren
  Marco 51ae4881ab Fixed small typo that would prevent compiling vor 11 Jahren
  Jim Morris af9395ac2e Add M605 to dynamically set delta configuration vor 11 Jahren
  Gabe Rosenhouse d1c64b9dc4 Fix syntax error introduced in 477b6fa1d vor 11 Jahren
  Paul Telford 306588925d Add whitespace to M114 output vor 11 Jahren
  whosawhatsis c43838bb1e disable auto retract by default vor 11 Jahren
  whosawhatsis 99f0e44864 Move FWRETRACT defaults to configuration_adv.h vor 11 Jahren
  whosawhatsis 66e3869138 Fix autoretract vor 11 Jahren
  whosawhatsis 2f2459c0db Fix G10/G11 Z-lift vor 11 Jahren
  Gabe Rosenhouse 8c5675c290 Use language.h instead of English literals for "bed" vor 11 Jahren
  Gabe Rosenhouse 0f7393a13e Refactor 'accurate' auto bed leveling to use probe_pt() vor 11 Jahren
  Gabe Rosenhouse c4fbb44d6d Refactor 3-point auto bed leveling to use probe_pt() vor 11 Jahren
  Gabe Rosenhouse ad2c6488c7 Add probe_pt(), useful for auto bed leveling vor 11 Jahren
  Josef Pavlik 477b6fa1df move engaged from lcd console refreshes power off timeout vor 11 Jahren
  whosawhatsis 6e43398509 G10/G11 bugfixes vor 11 Jahren
  whosawhatsis d6c5c503d4 correct feedrate units in comments for M207/M208 vor 11 Jahren
  whosawhatsis 78e7654601 Keep FWRETRACT values in terms of millimeters when using M200 vor 11 Jahren
  whosawhatsis 3f6d44d40b Keep FWRETRACT values in terms of millimeters when using M200 for volumetric E units vor 11 Jahren
  Jim Morris b819fc53ca Add Azteeg X3 Pro as motherboard 68 vor 11 Jahren
  David Forrest a5f53f0cf3 Heater wattage reporting for M105 using EXTRUDER_WATTS and BED_WATTS vor 11 Jahren
  Ronald 8d162e5bd7 Improved support for panelolu2 encoder and buzzer vor 11 Jahren
  whosawhatsis b2c11ba980 Change diameter code to 'D' vor 11 Jahren
  whosawhatsis 856edfcc0d Fixed math vor 11 Jahren
  whosawhatsis d24df7af2c M200 implementation vor 11 Jahren