25 コミット (9a9e9afcf81a6eb7b7515df41bc2a1b099f8b849)

作成者 SHA1 メッセージ 日付
  Scott Lahteine c4dcfa254e Allow override of Z_ENDSTOP_SERVO_NR with BLTOUCH 8年前
  Scott Lahteine 77639672d7 Move NONLINEAR bed leveling to planner 8年前
  Scott Lahteine 6ab54c60b1 Add conditionals for kinematics, leveling 8年前
  Scott Lahteine 9248cfb0ad Bed leveling that accounts for home XYZ 8年前
  Scott Lahteine b2e5ec85d7 Add [XYZ]_CENTER conditionals 8年前
  Scott Lahteine 7e20448a2d Add HOMING_Z_WITH_PROBE conditional 8年前
  Scott Lahteine 1968983f35 Move PROBE_SELECTED to an earlier point 8年前
  Scott Lahteine 01d4703429 PREVENT_DANGEROUS_EXTRUDE => PREVENT_COLD_EXTRUSION 8年前
  Scott Lahteine 7272ec5608 Update HAS_FAN flags for 4 auto fans 8年前
  Scott Lahteine 7b21811a9a Flags for matching auto-fans 8年前
  Scott Lahteine a36a168af2 Use the truly configured middle on Delta 8年前
  Scott Lahteine 3a56836ead Always disable SLOWDOWN for DELTA/SCARA 8年前
  Scott Lahteine 462e189edd Move pullups after Z_DUAL_ENDSTOPS block 8年前
  Scott Lahteine 5fca110e0d Fix Z_DUAL_ENDSTOPS with MIN homing 8年前
  Scott Lahteine 938e6d15c4 Patch up some flaws, here and there 8年前
  Scott Lahteine 7e2bd9a233 Z_RAISE_PROBE_* => Z_PROBE_*_HEIGHT 8年前
  Scott Lahteine cebd2bfff0 Auto-select power plugs for RAMPS derivatives 8年前
  esenapaj b8c112c490 Fix for PR #4453 (Improved MANUAL_[XYZ]_HOME_POS) 8年前
  Scott Lahteine 696b63e300 Specify manual-movable E axes by extruder type 8年前
  Scott Lahteine ea5ac94804 Improved MANUAL_[XYZ]_HOME_POS 8年前
  Scott Lahteine 2525528fb2 DELTA should ignore Z_SAFE_HOMING 8年前
  Scott Lahteine 8953e3e984 Allow Z_SAFE_HOMING without a probe 8年前
  Scott Lahteine 7e70a0b05d Move pins / Arduino includes to MarlinConfig.h 8年前
  Scott Lahteine 8a44928df3 Make Conditionals.h a catch-all for old configs 8年前
  Scott Lahteine 93ea281061 Split up Conditionals.h into two files 8年前
  Scott Lahteine 0c0a63322b Patches to prepare REPRAPWORLD_GRAPHICAL_LCD 8年前
  brupje a60a668f6b Support for REPRAPWORLD_GRAPHICAL_LCD 8年前
  Scott Lahteine 4f2ff46ab9 Move HAS_DIGIPOTSS to conditionals 8年前
  Scott Lahteine bbe5b80492 Always define probe limits if there is a probe 8年前
  Scott Lahteine 204fd6ec44 Set homing feedrates individually 8年前
  Scott Lahteine 1583177ef4 BLTOUCH probe config option 8年前
  Scott Lahteine 39706f3e57 Endstop invert flags as macros instead of const bool 8年前
  Scott Lahteine 22b4cff423 New extruder type configuration options 8年前
  João Brázio f5234b0695 Adds a customizable screen timeout for the default boot screen 8年前
  Scott Lahteine db0882d068 AUTO_BED_LEVELING_3POINT and DELTA_BED_LEVELING_GRID 8年前
  Scott Lahteine 7ae84d768e Tweak conditionals for REPRAPWORLD_KEYPAD 8年前
  esenapaj 9e56d5825e Adjust spacing 8年前
  AnHardt de3a169336 Always define MIN_Z_HEIGHT_FOR_HOMING even if 0 8年前
  AnHardt a129078927 Add an emergency-command parser to MarlinSerial (supporting M108) 8年前
  Scott Lahteine d7e9647505 Sanity Check for probe raises 8年前
  AnHardt 8555816a11 Generalize and simplify 'triggered when stowed test` 8年前
  Scott Lahteine e650a75b88 Simplified variable-size array macros 8年前
  Scott Lahteine 511503ede9 CARTESIO_UI has lcd contrast 8年前
  Scott Lahteine 10da7ac86c Combine Z raise before/after options 8年前
  Scott Lahteine d4134e6901 Define Z_SAFE_HOMING point when Z_PROBE_SLED is activated alone 8年前
  Scott Lahteine bd01592816 Goodbye MECHANICAL_PROBE 8年前
  Scott Lahteine c3794bd695 Add HAS_PROBING_PROCEDURE conditional 8年前
  Scott Lahteine 2798499b71 XY_TRAVEL_SPEED => XY_PROBE_SPEED 8年前
  Scott Lahteine 7e9d4a68d4 Always raise Z (if needed) for servo deploy/stow 8年前
  Scott Lahteine 2fd2301928 FILRUNOUT => FIL_RUNOUT 8年前