Fix IDEX tool-change, and more (#13614)
This commit is contained in:
committed by
Scott Lahteine
parent
ba31d39f6d
commit
4900c28bf6
@@ -101,10 +101,9 @@
|
||||
#define MSG_IDEX_MODE_DUPLICATE _UxGT("Duplicação")
|
||||
#define MSG_IDEX_MODE_MIRRORED_COPY _UxGT("Cópia espelhada")
|
||||
#define MSG_IDEX_MODE_FULL_CTRL _UxGT("Controle Total")
|
||||
#define MSG_IDEX_X_OFFSET _UxGT("2o bico X")
|
||||
#define MSG_IDEX_Y_OFFSET _UxGT("2o bico Y")
|
||||
#define MSG_IDEX_Z_OFFSET _UxGT("2o bico Z")
|
||||
#define MSG_IDEX_SAVE_OFFSETS _UxGT("Salvar Compensação")
|
||||
#define MSG_X_OFFSET _UxGT("2o bico X")
|
||||
#define MSG_Y_OFFSET _UxGT("2o bico Y")
|
||||
#define MSG_Z_OFFSET _UxGT("2o bico Z")
|
||||
|
||||
#define MSG_UBL_MANUAL_MESH _UxGT("Fazer malha manual")
|
||||
#define MSG_UBL_BC_INSERT _UxGT("Calçar e calibrar")
|
||||
|
||||
Reference in New Issue
Block a user