swap Z motors for all targets and use predefined mappings

Z endstop mapping has changed as side effect of the upstream merge, so
it does no longer match the motor mapping.
Define SWAP_Z_MOTORS to resolve this issue without manipulation of the
upstream pin mapping.

Also use predefined mapping instead of custom overrides.
This commit is contained in:
Stefan Kalscheuer
2022-12-21 19:49:48 +01:00
parent bd0f3a9aa5
commit d43d99bead
2 changed files with 11 additions and 2 deletions

View File

@@ -55,6 +55,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