Add option for CoreYZ kinematics

This commit is contained in:
Scott Lahteine
2016-05-20 13:22:16 -07:00
parent 678cbad76a
commit 95fee8ca81
19 changed files with 38 additions and 57 deletions

View File

@ -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
//===========================================================================
//============================== Delta Settings =============================