Brian
4e1448e75a
Various fixes for compiler warnings
add BLTouch-related messages in english and (rusty) french;
add missing endstops.h in ultralcd.cpp;
fix misc. compiler warnings;
fix lsf_reset - ZERO macro can't handle a pointer as it would only memset the size of the pointer, not the size of the entire struct
7年前
Scott Lahteine
7f950a80c0
Make ADC sensor reading frequency adjustable
7年前
Scott Lahteine
04050237f0
Header and pins changes to support 5 extruders
7年前
Scott Lahteine
fcadc7bb1a
Implement the "manual" option for ABL
7年前
Scott Lahteine
cc3204509c
UBL patch from Bob-the-Kuhn
7年前
Scott Lahteine
3e927ff204
Replace MBL Z hacking
7年前
Roxy-3D
8bf0b496b9
Improve M600 with timeout, wait for heatup.
7年前
Scott Lahteine
3391c785c6
Support for distinct E factors
8年前
Scott Lahteine
2495ab7af2
Make dual_x_carriage_mode an enumeration
8年前
Scott Lahteine
ecf7cdde65
Augment planner/stepper getters/setters
8年前
Scott Lahteine
13523cbf29
Fix and extend BLTouch support
8年前
Scott Lahteine
f38a33a5d8
Add handling of BLTouch error state
8年前
Scott Lahteine
21514568fd
Add enum for ALL_AXES
8年前
Scott Lahteine
a255945f29
Add DEBUG_ALL enum
8年前
Scott Lahteine
d8945e8464
Fix Z_HEAD index for COREYZ
8年前
Scott Lahteine
4e67a85a5d
Macros to loop over axes
8年前
João Brázio
3ebad4e020
Moves all global enums to a central file
8年前