MarkForged kinematics (#19235)
This commit is contained in:
parent
55dcff746b
commit
e97e6865c3
9 changed files with 100 additions and 34 deletions
|
|
@ -608,7 +608,7 @@
|
|||
|
||||
// @section machine
|
||||
|
||||
// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
|
||||
// Enable one of the options below for CoreXY, CoreXZ, or CoreYZ kinematics,
|
||||
// either in the usual order or reversed
|
||||
//#define COREXY
|
||||
//#define COREXZ
|
||||
|
|
@ -616,6 +616,7 @@
|
|||
//#define COREYX
|
||||
//#define COREZX
|
||||
//#define COREZY
|
||||
//#define MARKFORGED_XY // MarkForged. See https://reprap.org/forum/read.php?152,504042
|
||||
|
||||
//===========================================================================
|
||||
//============================== Endstop Settings ===========================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue