IDEX Mirror mode based on Formbot / Vivedino Symmetric mode (#13404)

This commit is contained in:
InsanityAutomation
2019-03-15 23:46:27 -04:00
committed by Scott Lahteine
parent 5c1aa5162d
commit 09eb30dc05
89 changed files with 2232 additions and 1578 deletions

View File

@ -247,8 +247,8 @@
#ifndef MSG_IDEX_MODE_DUPLICATE
#define MSG_IDEX_MODE_DUPLICATE _UxGT("Duplication")
#endif
#ifndef MSG_IDEX_MODE_SCALED_COPY
#define MSG_IDEX_MODE_SCALED_COPY _UxGT("Scaled copy")
#ifndef MSG_IDEX_MODE_MIRRORED_COPY
#define MSG_IDEX_MODE_MIRRORED_COPY _UxGT("Mirrored copy")
#endif
#ifndef MSG_IDEX_MODE_FULL_CTRL
#define MSG_IDEX_MODE_FULL_CTRL _UxGT("Full control")