Josef Pavlik
c2b51af3ba
fixed warning: ISO C does not permit named variadic macros
vor 8 Jahren
Scott Lahteine
48761f2021
Patch delta endstop adjustment config
vor 8 Jahren
Josef Pavlik
28d41b48e3
delta endstop adjustment configurable
vor 8 Jahren
Scott Lahteine
d066610514
Patch up bilinear_z_offset
vor 8 Jahren
Scott Lahteine
ea0dbee3c9
Enable ABL by type, support bilinear on cartesian
vor 8 Jahren
Scott Lahteine
5fff8d148b
Clean up digital pots and microsteps
vor 8 Jahren
Scott Lahteine
eabff30e75
Improve MINIMUM_STEPPER_PULSE
vor 8 Jahren
Scott Lahteine
01f1028510
Try on "CLEARANCE" for size
vor 8 Jahren
Scott Lahteine
0e7d638a7a
Revert to Probe Raise rather than Probe Height
vor 8 Jahren
Scott Lahteine
e9ce42353e
Patch G29 for 3-point leveling
vor 8 Jahren
Scott Lahteine
e05af606a8
Clean up probe config options
vor 8 Jahren
Scott Lahteine
153e240cdd
Probe conditionals to Conditionals_LCD.h
vor 8 Jahren
Scott Lahteine
c4dcfa254e
Allow override of Z_ENDSTOP_SERVO_NR with BLTOUCH
vor 8 Jahren
Scott Lahteine
77639672d7
Move NONLINEAR bed leveling to planner
This is in advance of moving non-linear bed leveling to the planner
class.
vor 8 Jahren
Scott Lahteine
6ab54c60b1
Add conditionals for kinematics, leveling
vor 8 Jahren
Scott Lahteine
9248cfb0ad
Bed leveling that accounts for home XYZ
vor 8 Jahren
Scott Lahteine
b2e5ec85d7
Add [XYZ]_CENTER conditionals
vor 8 Jahren
Scott Lahteine
7e20448a2d
Add HOMING_Z_WITH_PROBE conditional
vor 8 Jahren
Scott Lahteine
1968983f35
Move PROBE_SELECTED to an earlier point
vor 8 Jahren
Scott Lahteine
01d4703429
PREVENT_DANGEROUS_EXTRUDE => PREVENT_COLD_EXTRUSION
Also improve the documentation of this and related options, and set
EXTRUDE_MINTEMP to 170 everywhere.
vor 8 Jahren
Scott Lahteine
7272ec5608
Update HAS_FAN flags for 4 auto fans
vor 8 Jahren
Scott Lahteine
7b21811a9a
Flags for matching auto-fans
vor 8 Jahren
Scott Lahteine
a36a168af2
Use the truly configured middle on Delta
vor 8 Jahren
Scott Lahteine
3a56836ead
Always disable SLOWDOWN for DELTA/SCARA
vor 8 Jahren
Scott Lahteine
462e189edd
Move pullups after Z_DUAL_ENDSTOPS block
vor 8 Jahren
Scott Lahteine
5fca110e0d
Fix Z_DUAL_ENDSTOPS with MIN homing
vor 8 Jahren
Scott Lahteine
938e6d15c4
Patch up some flaws, here and there
vor 8 Jahren
Scott Lahteine
7e2bd9a233
Z_RAISE_PROBE_* => Z_PROBE_*_HEIGHT
vor 8 Jahren
Scott Lahteine
cebd2bfff0
Auto-select power plugs for RAMPS derivatives
vor 8 Jahren
esenapaj
b8c112c490
Fix for PR #4453 (Improved MANUAL_[XYZ]_HOME_POS)
vor 8 Jahren
Scott Lahteine
696b63e300
Specify manual-movable E axes by extruder type
vor 8 Jahren
Scott Lahteine
ea5ac94804
Improved MANUAL_[XYZ]_HOME_POS
No need for `MANUAL_HOME_POSITIONS`. Just set each one as-needed to
override the automatic behavior.
vor 8 Jahren
Scott Lahteine
2525528fb2
DELTA should ignore Z_SAFE_HOMING
vor 8 Jahren
Scott Lahteine
8953e3e984
Allow Z_SAFE_HOMING without a probe
vor 8 Jahren
Scott Lahteine
7e70a0b05d
Move pins / Arduino includes to MarlinConfig.h
vor 8 Jahren
Scott Lahteine
8a44928df3
Make Conditionals.h a catch-all for old configs
vor 8 Jahren
Scott Lahteine
93ea281061
Split up Conditionals.h into two files
Rather than include twice, which is tricky but may confuse
vor 8 Jahren
Scott Lahteine
0c0a63322b
Patches to prepare REPRAPWORLD_GRAPHICAL_LCD
vor 8 Jahren
brupje
a60a668f6b
Support for REPRAPWORLD_GRAPHICAL_LCD
vor 8 Jahren
Scott Lahteine
4f2ff46ab9
Move HAS_DIGIPOTSS to conditionals
vor 8 Jahren
Scott Lahteine
bbe5b80492
Always define probe limits if there is a probe
vor 8 Jahren
Scott Lahteine
204fd6ec44
Set homing feedrates individually
vor 8 Jahren
Scott Lahteine
1583177ef4
BLTOUCH probe config option
vor 8 Jahren
Scott Lahteine
39706f3e57
Endstop invert flags as macros instead of const bool
vor 8 Jahren
Scott Lahteine
22b4cff423
New extruder type configuration options
vor 8 Jahren
João Brázio
f5234b0695
Adds a customizable screen timeout for the default boot screen
vor 8 Jahren
Scott Lahteine
db0882d068
AUTO_BED_LEVELING_3POINT and DELTA_BED_LEVELING_GRID
vor 8 Jahren
Scott Lahteine
7ae84d768e
Tweak conditionals for REPRAPWORLD_KEYPAD
vor 8 Jahren
esenapaj
9e56d5825e
Adjust spacing
vor 8 Jahren
AnHardt
de3a169336
Always define MIN_Z_HEIGHT_FOR_HOMING even if 0
Always define MIN_Z_HEIGHT_FOR_HOMING even if 0
Always make a potential rise to `home_offset[Z_AXIS]` possible in G28.
Get rid of some very ugly constructs in MBL (ultralcd.cpp).
vor 8 Jahren