Followup to #5550 - spacing before "mm"

This commit is contained in:
Scott Lahteine
2016-12-20 02:26:42 -08:00
parent 1a26ce1cdc
commit 1e419655f3
9 changed files with 10 additions and 10 deletions

View File

@ -135,7 +135,7 @@
#define MSG_CONTROL_RETRACTF "Retract V"
#define MSG_CONTROL_RETRACT_ZLIFT "Hop mm"
#define MSG_CONTROL_RETRACT_RECOVER "UnRet mm"
#define MSG_CONTROL_RETRACT_RECOVER_SWAP "S UnRetmm"
#define MSG_CONTROL_RETRACT_RECOVER_SWAP "S UnRet mm"
#define MSG_CONTROL_RETRACT_RECOVERF "UnRet V"
#define MSG_AUTORETRACT "AutoRetr."
#define MSG_FILAMENTCHANGE "Change filament"