From 9d111f67a20417156dc24553f31244d5a98e57b3 Mon Sep 17 00:00:00 2001 From: LarsBrubaker Date: Sun, 27 Mar 2022 19:50:13 -0700 Subject: [PATCH] improving leveling instructions --- .../ConfigurationPage/PrintLeveling/LevelingStrings.cs | 5 +++-- StaticData/Translations/Master.txt | 6 ++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/MatterControlLib/ConfigurationPage/PrintLeveling/LevelingStrings.cs b/MatterControlLib/ConfigurationPage/PrintLeveling/LevelingStrings.cs index 64b4a4da5..8bfd85b9d 100644 --- a/MatterControlLib/ConfigurationPage/PrintLeveling/LevelingStrings.cs +++ b/MatterControlLib/ConfigurationPage/PrintLeveling/LevelingStrings.cs @@ -70,9 +70,10 @@ namespace MatterHackers.MatterControl.ConfigurationPage.PrintLeveling "Press [Z+] once to release the paper".Localize()); public static string BelowControlsUltraFineInstructions => string.Format( - "\t• {0}\n\t• {1}", + "\t• {0}\n\t• {1}\n\t• {2}\n", "Press [Z-] until there is resistance to moving the paper".Localize(), - "The ideal resistance is when the paper first begins to bend, but can still be moved\n".Localize()); + "The ideal resistance is when the paper first begins to bend, but can still be moved.".Localize(), + "Be sure you are not pressing down on the bed while moving the paper.".Localize()); public string GetStepString(int totalSteps) { diff --git a/StaticData/Translations/Master.txt b/StaticData/Translations/Master.txt index ee910dcce..2f3bcd10b 100644 --- a/StaticData/Translations/Master.txt +++ b/StaticData/Translations/Master.txt @@ -505,6 +505,9 @@ Translated:Base Min Off Time English:Baud Rate Translated:Baud Rate +English:Be sure you are not pressing down on the bed while moving the paper. +Translated:Be sure you are not pressing down on the bed while moving the paper. + English:Bed Translated:Bed @@ -5026,6 +5029,9 @@ Translated:The ideal resistance is when the paper first begins to bend English:The ideal resistance is when the paper first begins to bend, but can still be moved\n Translated:The ideal resistance is when the paper first begins to bend, but can still be moved\n +English:The ideal resistance is when the paper first begins to bend, but can still be moved. +Translated:The ideal resistance is when the paper first begins to bend, but can still be moved. + English:The inset amount for each side of the bed.\n- As a % of the width or depth\n- Ordered: Left, Front, Right, Back\n- NOTE: The probe offset is added on top of this Translated:The inset amount for each side of the bed.\n- As a % of the width or depth\n- Ordered: Left, Front, Right, Back\n- NOTE: The probe offset is added on top of this