Merge pull request #401 from stklcode/fix/z-mapping
swap Z motors for all targets and use predefined mappings
This commit is contained in:
@@ -57,6 +57,15 @@
|
||||
*/
|
||||
// #define KNUTWURST_DEBUG
|
||||
|
||||
/*
|
||||
* Adjust the Trigorilla pin mapping.
|
||||
*/
|
||||
#if ENABLED(KNUTWURST_CHIRON)
|
||||
#define TRIGORILLA_MAPPING_CHIRON
|
||||
#else
|
||||
#define TRIGORILLA_MAPPING_I3MEGA
|
||||
#define SWAP_Z_MOTORS
|
||||
#endif
|
||||
|
||||
/*
|
||||
* This enables the integrated Laser engaving feature
|
||||
|
||||
Reference in New Issue
Block a user