0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-30 01:49:12 +00:00

Add to description of Z_STEPPER_AUTO_ALIGN

In response to 
This commit is contained in:
Scott Lahteine 2018-10-31 18:07:15 -05:00
parent 724c2ed9b4
commit 549d11225a
57 changed files with 228 additions and 57 deletions
Marlin
Configuration_adv.h
src/config
default
examples
AlephObjects/TAZ4
Anet
BIBO/TouchX
BQ
Cartesio
Creality
Einstart-S
Felix
FolgerTech/i3-2020
Formbot
Geeetech
MeCreator2
Prusa i3 Pro C
Prusa i3 Pro W
Infitary/i3-M508
JGAurora/A5
MakerParts
Malyan
Micromake/C1/enhanced
Mks/Sbase
RigidBot
SCARA
Sanguinololu
TheBorg
TinyBoy2
Tronxy/X3A
UltiMachine/Archim2
Velleman
Wanhao/Duplicator 6
delta
gCreate/gMax1.5+
makibox
tvrrug/Round2
wt150

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -407,7 +407,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -407,7 +407,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -412,7 +412,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -413,7 +413,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -421,7 +421,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]

View file

@ -408,7 +408,10 @@
// Enable this if X or Y can't home without homing the other axis first. // Enable this if X or Y can't home without homing the other axis first.
//#define CODEPENDENT_XY_HOMING //#define CODEPENDENT_XY_HOMING
// Automatic alignment of Z steppers for multi-Z-stepper and a probe /**
* Z Steppers Auto-Alignment
* Add the G34 command to align multiple Z steppers using a bed probe.
*/
//#define Z_STEPPER_AUTO_ALIGN //#define Z_STEPPER_AUTO_ALIGN
#if ENABLED(Z_STEPPER_AUTO_ALIGN) #if ENABLED(Z_STEPPER_AUTO_ALIGN)
// Define probe X and Y positions for Z1, Z2 [, Z3] // Define probe X and Y positions for Z1, Z2 [, Z3]