34 Commits (850e38d01389789a433f8c652a1c1cb1a6318f8d)

Author SHA1 Message Date
Scott Lahteine ea0dbee3c9 Enable ABL by type, support bilinear on cartesian
8 years ago
Scott Lahteine 5fff8d148b Clean up digital pots and microsteps
8 years ago
Scott Lahteine eabff30e75 Improve MINIMUM_STEPPER_PULSE
8 years ago
Scott Lahteine 01f1028510 Try on "CLEARANCE" for size
8 years ago
Scott Lahteine 0e7d638a7a Revert to Probe Raise rather than Probe Height
8 years ago
Scott Lahteine 7ae351c92f Merge pull request #4842 from thinkyhead/rc_DISABLE_Z_MIN_PROBE_ENDSTOP_whassup
8 years ago
Scott Lahteine e9ce42353e Patch G29 for 3-point leveling
8 years ago
Scott Lahteine e05af606a8 Clean up probe config options
8 years ago
Scott Lahteine 153e240cdd Probe conditionals to Conditionals_LCD.h
8 years ago
Scott Lahteine c4dcfa254e Allow override of Z_ENDSTOP_SERVO_NR with BLTOUCH
8 years ago
Scott Lahteine 77639672d7 Move NONLINEAR bed leveling to planner
8 years ago
Scott Lahteine 6ab54c60b1 Add conditionals for kinematics, leveling
8 years ago
Scott Lahteine 9248cfb0ad Bed leveling that accounts for home XYZ
8 years ago
Scott Lahteine b2e5ec85d7 Add [XYZ]_CENTER conditionals
8 years ago
Scott Lahteine 7e20448a2d Add HOMING_Z_WITH_PROBE conditional
8 years ago
Scott Lahteine 1968983f35 Move PROBE_SELECTED to an earlier point
8 years ago
Scott Lahteine 01d4703429 PREVENT_DANGEROUS_EXTRUDE => PREVENT_COLD_EXTRUSION
8 years ago
Scott Lahteine 7272ec5608 Update HAS_FAN flags for 4 auto fans
8 years ago
Scott Lahteine 7b21811a9a Flags for matching auto-fans
8 years ago
Scott Lahteine a36a168af2 Use the truly configured middle on Delta
8 years ago
Scott Lahteine 3a56836ead Always disable SLOWDOWN for DELTA/SCARA
8 years ago
Scott Lahteine 462e189edd Move pullups after Z_DUAL_ENDSTOPS block
8 years ago
Scott Lahteine 5fca110e0d Fix Z_DUAL_ENDSTOPS with MIN homing
8 years ago
Scott Lahteine 938e6d15c4 Patch up some flaws, here and there
8 years ago
Scott Lahteine 7e2bd9a233 Z_RAISE_PROBE_* => Z_PROBE_*_HEIGHT
8 years ago
Scott Lahteine cebd2bfff0 Auto-select power plugs for RAMPS derivatives
8 years ago
esenapaj b8c112c490 Fix for PR #4453 (Improved MANUAL_[XYZ]_HOME_POS)
8 years ago
Scott Lahteine 696b63e300 Specify manual-movable E axes by extruder type
8 years ago
Scott Lahteine ea5ac94804 Improved MANUAL_[XYZ]_HOME_POS
8 years ago
Scott Lahteine 5367d56f87 Merge pull request #4434 from thinkyhead/rc_delta_safe_homing
8 years ago
Scott Lahteine 2525528fb2 DELTA should ignore Z_SAFE_HOMING
8 years ago
Scott Lahteine 8953e3e984 Allow Z_SAFE_HOMING without a probe
8 years ago
Scott Lahteine 7e70a0b05d Move pins / Arduino includes to MarlinConfig.h
8 years ago
Scott Lahteine 8a44928df3 Make Conditionals.h a catch-all for old configs
8 years ago