Merge pull request #3806 from thinkyhead/rc_coreyz_support
Support for COREYZ. Fixes for COREXY, COREXZ
This commit is contained in:
commit
fe3122774a
26 changed files with 133 additions and 108 deletions
|
|
@ -339,11 +339,10 @@
|
|||
|
||||
// @section machine
|
||||
|
||||
// Uncomment this option to enable CoreXY kinematics
|
||||
// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
|
||||
//#define COREXY
|
||||
|
||||
// Uncomment this option to enable CoreXZ kinematics
|
||||
//#define COREXZ
|
||||
//#define COREYZ
|
||||
|
||||
// Enable this option for Toshiba steppers
|
||||
//#define CONFIG_STEPPERS_TOSHIBA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue