MARKFORGED_INVERSE (#26516)

This commit is contained in:
jesterhead82
2023-12-13 08:44:11 +01:00
committed by GitHub
parent 775c6bb20e
commit fef74398e4
4 changed files with 20 additions and 11 deletions

View File

@@ -892,8 +892,16 @@
//#define COREYX
//#define COREZX
//#define COREZY
//#define MARKFORGED_XY // MarkForged. See https://reprap.org/forum/read.php?152,504042
//
// MarkForged Kinematics
// See https://reprap.org/forum/read.php?152,504042
//
//#define MARKFORGED_XY
//#define MARKFORGED_YX
#if ANY(MARKFORGED_XY, MARKFORGED_YX)
//#define MARKFORGED_INVERSE // Enable for an inverted Markforged kinematics belt path
#endif
// Enable for a belt style printer with endless "Z" motion
//#define BELTPRINTER