Browse Source

Add COREXZ option to configurations

pull/1/head
Scott Lahteine 9 years ago
committed by Richard Wackerbarth
parent
commit
129f986ccf
  1. 3
      Marlin/Configuration.h
  2. 3
      Marlin/configurator/config/Configuration.h
  3. 3
      Marlin/example_configurations/Felix/Configuration.h
  4. 3
      Marlin/example_configurations/Felix/Configuration_DUAL.h
  5. 3
      Marlin/example_configurations/Hephestos/Configuration.h
  6. 3
      Marlin/example_configurations/K8200/Configuration.h
  7. 3
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  8. 3
      Marlin/example_configurations/SCARA/Configuration.h
  9. 3
      Marlin/example_configurations/WITBOX/Configuration.h
  10. 3
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  11. 3
      Marlin/example_configurations/delta/biv2.5/Configuration.h
  12. 3
      Marlin/example_configurations/delta/generic/Configuration.h
  13. 3
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  14. 3
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  15. 3
      Marlin/example_configurations/makibox/Configuration.h
  16. 3
      Marlin/example_configurations/tvrrug/Round2/Configuration.h

3
Marlin/Configuration.h

@ -306,6 +306,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
// Enable this option for Toshiba steppers
//#define CONFIG_STEPPERS_TOSHIBA

3
Marlin/configurator/config/Configuration.h

@ -306,6 +306,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
// Enable this option for Toshiba steppers
//#define CONFIG_STEPPERS_TOSHIBA

3
Marlin/example_configurations/Felix/Configuration.h

@ -288,6 +288,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
// Enable this option for Toshiba steppers
//#define CONFIG_STEPPERS_TOSHIBA

3
Marlin/example_configurations/Felix/Configuration_DUAL.h

@ -273,6 +273,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
// Enable this option for Toshiba steppers
//#define CONFIG_STEPPERS_TOSHIBA

3
Marlin/example_configurations/Hephestos/Configuration.h

@ -298,6 +298,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
// Enable this option for Toshiba steppers
//#define CONFIG_STEPPERS_TOSHIBA

3
Marlin/example_configurations/K8200/Configuration.h

@ -294,6 +294,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
// Enable this option for Toshiba steppers
//#define CONFIG_STEPPERS_TOSHIBA

3
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h

@ -306,6 +306,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
// Enable this option for Toshiba steppers
//#define CONFIG_STEPPERS_TOSHIBA

3
Marlin/example_configurations/SCARA/Configuration.h

@ -314,6 +314,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
// Enable this option for Toshiba steppers
//#define CONFIG_STEPPERS_TOSHIBA

3
Marlin/example_configurations/WITBOX/Configuration.h

@ -298,6 +298,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
// Enable this option for Toshiba steppers
//#define CONFIG_STEPPERS_TOSHIBA

3
Marlin/example_configurations/adafruit/ST7565/Configuration.h

@ -306,6 +306,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
// Enable this option for Toshiba steppers
//#define CONFIG_STEPPERS_TOSHIBA

3
Marlin/example_configurations/delta/biv2.5/Configuration.h

@ -306,6 +306,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
//===========================================================================
//============================== Delta Settings =============================
//===========================================================================

3
Marlin/example_configurations/delta/generic/Configuration.h

@ -306,6 +306,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
//===========================================================================
//============================== Delta Settings =============================
//===========================================================================

3
Marlin/example_configurations/delta/kossel_mini/Configuration.h

@ -306,6 +306,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
//===========================================================================
//============================== Delta Settings =============================
//===========================================================================

3
Marlin/example_configurations/delta/kossel_pro/Configuration.h

@ -293,6 +293,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
//===========================================================================
//============================== Delta Settings =============================
//===========================================================================

3
Marlin/example_configurations/makibox/Configuration.h

@ -309,6 +309,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
// Enable this option for Toshiba steppers
//#define CONFIG_STEPPERS_TOSHIBA

3
Marlin/example_configurations/tvrrug/Round2/Configuration.h

@ -296,6 +296,9 @@ Here are some standard links for getting your machine calibrated:
// Uncomment this option to enable CoreXY kinematics
// #define COREXY
// Uncomment this option to enable CoreXZ kinematics
// #define COREXZ
// Enable this option for Toshiba steppers
#define CONFIG_STEPPERS_TOSHIBA

Loading…
Cancel
Save