From 7cc493a8726144aff2f949b4b67ea8e3abca09b8 Mon Sep 17 00:00:00 2001 From: Lars Brubaker Date: Thu, 16 Mar 2023 12:17:35 -0700 Subject: [PATCH] Start on the last known folder --- .../DesignTools/PublicPropertyEditor.cs | 4 ++- StaticData/Translations/Master.txt | 33 +++++++++++++++++++ Submodules/agg-sharp | 2 +- 3 files changed, 37 insertions(+), 2 deletions(-) diff --git a/MatterControlLib/DesignTools/PublicPropertyEditor.cs b/MatterControlLib/DesignTools/PublicPropertyEditor.cs index e701c6627..4a17b8545 100644 --- a/MatterControlLib/DesignTools/PublicPropertyEditor.cs +++ b/MatterControlLib/DesignTools/PublicPropertyEditor.cs @@ -1113,7 +1113,9 @@ namespace MatterHackers.MatterControl.DesignTools new SelectFolderDialogParams(directoryPathAttribute.Message) { ActionButtonLabel = directoryPathAttribute.ActionLabel, - Title = ApplicationController.Instance.ProductName + " - " + "Select A Folder".Localize() + Title = ApplicationController.Instance.ProductName + " - " + "Select A Folder".Localize(), + RootFolder = SelectFolderDialogParams.RootFolderTypes.Specify, + FolderPath = stringValue }, (openParams) => { diff --git a/StaticData/Translations/Master.txt b/StaticData/Translations/Master.txt index a552b7be6..67204678d 100644 --- a/StaticData/Translations/Master.txt +++ b/StaticData/Translations/Master.txt @@ -412,6 +412,9 @@ Translated:Are you sure you want to sign out? You will not have access to your p English:Arrange All Parts Translated:Arrange All Parts +English:Arranging +Translated:Arranging + English:As the time to print a layer decreases to this, the fan speed will be increased up to its maximum speed. Translated:As the time to print a layer decreases to this, the fan speed will be increased up to its maximum speed. @@ -535,6 +538,9 @@ Translated:Be sure you are not pressing down on the bed while moving the paper. English:Bed Translated:Bed +English:Bed Depth +Translated:Bed Depth + English:Bed Dislodged Translated:Bed Dislodged @@ -580,6 +586,9 @@ Translated:Bed Temperature Set to 0 English:Bed Temperature: Translated:Bed Temperature: +English:Bed Width +Translated:Bed Width + English:Bed Wipe Temperature Translated:Bed Wipe Temperature @@ -1135,6 +1144,9 @@ Translated:Create Part Sheet English:Create Perimeter Translated:Create Perimeter +English:Create Plates +Translated:Create Plates + English:Create Printer Translated:Create Printer @@ -1153,6 +1165,9 @@ Translated:Create Support English:Create Supports Translated:Create Supports +English:Create the plates for all the selected STLs. +Translated:Create the plates for all the selected STLs. + English:Creates a brim attached to the base of the print. Useful to prevent warping when printing ABS (and other warping-prone plastics) as it helps parts adhere to the bed. Translated:Creates a brim attached to the base of the print. Useful to prevent warping when printing ABS (and other warping-prone plastics) as it helps parts adhere to the bed. @@ -2695,6 +2710,9 @@ Translated:Loading GCode English:Loading Help Translated:Loading Help +English:Loading Stls +Translated:Loading Stls + English:Local Library Translated:Local Library @@ -3424,6 +3442,9 @@ Translated:Outlines (default) English:Output Translated:Output +English:Output Folder +Translated:Output Folder + English:Output only the first layer of the print. Especially useful for outputting gcode data for applications like engraving or cutting. Translated:Output only the first layer of the print. Especially useful for outputting gcode data for applications like engraving or cutting. @@ -3478,6 +3499,9 @@ Translated:Part(s) to Subtract and Replace English:Parts Translated:Parts +English:Parts Folder +Translated:Parts Folder + English:Password Translated:Password @@ -4411,6 +4435,9 @@ Translated:Saving changes English:Saving Changes Translated:Saving Changes +English:Saving PDF +Translated:Saving PDF + English:SCAD Script Translated:SCAD Script @@ -4483,6 +4510,9 @@ Translated:Select an object to copy its color English:Select cell to edit Translated:Select cell to edit +English:Select Folder +Translated:Select Folder + English:Select Parts Translated:Select Parts @@ -4504,6 +4534,9 @@ Translated:Select this option only if your printer does not appear in the list English:Select What to Import Translated:Select What to Import +English:Selecte a directory +Translated:Selecte a directory + English:Selected Children Translated:Selected Children diff --git a/Submodules/agg-sharp b/Submodules/agg-sharp index 3b25709cb..6782189c7 160000 --- a/Submodules/agg-sharp +++ b/Submodules/agg-sharp @@ -1 +1 @@ -Subproject commit 3b25709cbf149f8e6189ee8eeae7687726391ab4 +Subproject commit 6782189c7c75b95ebe16542e369241eafb4234ae