mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 14:37:39 -06:00
parent
72dc37cb29
commit
adada90c22
350 changed files with 5242 additions and 6 deletions
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1770,6 +1770,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1837,7 +1837,22 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
// @section machine
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
#if ANY(U30, LK2, LK4)
|
||||
#define X_BED_SIZE 220
|
||||
|
|
|
@ -1838,7 +1838,22 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
// @section machine
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
#if ANY(U30, LK2, LK4)
|
||||
#define X_BED_SIZE 220
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1808,6 +1808,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1771,6 +1771,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1770,6 +1770,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1770,6 +1770,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1770,6 +1770,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1774,6 +1774,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1774,6 +1774,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1774,6 +1774,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1774,6 +1774,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1771,6 +1771,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1824,6 +1824,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1784,6 +1784,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1784,6 +1784,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1766,6 +1766,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1766,6 +1766,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1779,6 +1779,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1775,6 +1775,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1782,6 +1782,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1784,6 +1784,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1776,6 +1776,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1777,6 +1777,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1770,6 +1770,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1770,6 +1770,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1770,6 +1770,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1770,6 +1770,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1771,6 +1771,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1788,6 +1788,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1791,6 +1791,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1767,6 +1767,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1767,6 +1767,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1772,6 +1772,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1767,6 +1767,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1768,6 +1768,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
|
@ -1769,6 +1769,21 @@
|
|||
//#define V_HOME_DIR -1
|
||||
//#define W_HOME_DIR -1
|
||||
|
||||
/**
|
||||
* Safety Stops
|
||||
* If an axis has endstops on both ends the one specified above is used for
|
||||
* homing, while the other can be used for things like SD_ABORT_ON_ENDSTOP_HIT.
|
||||
*/
|
||||
//#define X_SAFETY_STOP
|
||||
//#define Y_SAFETY_STOP
|
||||
//#define Z_SAFETY_STOP
|
||||
//#define I_SAFETY_STOP
|
||||
//#define J_SAFETY_STOP
|
||||
//#define K_SAFETY_STOP
|
||||
//#define U_SAFETY_STOP
|
||||
//#define V_SAFETY_STOP
|
||||
//#define W_SAFETY_STOP
|
||||
|
||||
// @section geometry
|
||||
|
||||
// The size of the printable area
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue