Improved M915 description
This commit is contained in:
parent
a94104dbb5
commit
5c076a6d93
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1149,13 +1149,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1149,13 +1149,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1149,13 +1149,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1156,13 +1156,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1137,13 +1137,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1159,13 +1159,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1150,13 +1150,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1150,13 +1150,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1150,13 +1150,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1150,13 +1150,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1150,13 +1150,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1155,13 +1155,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1150,13 +1150,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1148,13 +1148,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
|
@ -1149,13 +1149,15 @@
|
|||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
/*
|
||||
* Enable M915 Z axis calibration.
|
||||
* Marlin will first adjust Z stepper current and then drive
|
||||
* the Z axis to its' physical maximum. Finally it will home
|
||||
* the Z axis to account for the lost steps. Use
|
||||
* M915 S### to specify the current and
|
||||
* M925 Z## to specify the extra Z height that's added to Z_MAX_POS.
|
||||
/**
|
||||
* M915 Z Axis Calibration
|
||||
*
|
||||
* - Adjust Z stepper current,
|
||||
* - Drive the Z axis to its physical maximum, and
|
||||
* - Home Z to account for the lost steps.
|
||||
*
|
||||
* Use M915 Snn to specify the current.
|
||||
* Use M925 Znn to add extra Z height to Z_MAX_POS.
|
||||
*/
|
||||
//#define TMC_Z_CALIBRATION
|
||||
#if ENABLED(TMC_Z_CALIBRATION)
|
||||
|
|
Loading…
Reference in a new issue