Add option for CoreYZ kinematics
This commit is contained in:
parent
678cbad76a
commit
95fee8ca81
19 changed files with 38 additions and 57 deletions
|
|
@ -342,11 +342,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