Add reversed CORE options

This commit is contained in:
Scott Lahteine
2016-11-05 23:47:24 -05:00
parent 1614c9d207
commit e3c8318504
22 changed files with 88 additions and 0 deletions

View File

@ -399,9 +399,13 @@
// @section machine
// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
// either in the usual order or reversed
//#define COREXY
//#define COREXZ
//#define COREYZ
//#define COREYX
//#define COREZX
//#define COREZY
// Enable this option for Toshiba steppers
//#define CONFIG_STEPPERS_TOSHIBA

View File

@ -399,9 +399,13 @@
// @section machine
// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
// either in the usual order or reversed
//#define COREXY
//#define COREXZ
//#define COREYZ
//#define COREYX
//#define COREZX
//#define COREZY
// Enable this option for Toshiba steppers
//#define CONFIG_STEPPERS_TOSHIBA