diff --git a/MatterControlLib/DesignTools/Interfaces/Object3DUiWindowManager.cs b/MatterControlLib/DesignTools/Interfaces/Object3DUiWindowManager.cs index 1a0bc36ab..c9f4990d2 100644 --- a/MatterControlLib/DesignTools/Interfaces/Object3DUiWindowManager.cs +++ b/MatterControlLib/DesignTools/Interfaces/Object3DUiWindowManager.cs @@ -59,7 +59,7 @@ namespace MatterHackers.MatterControl.DesignTools this.controlLayer = controlLayer; this.item = item; var theme = ApplicationController.Instance.Theme; - WindowWidget = new WindowWidget(theme, new RectangleDouble(10, 10, 700, 750)) + WindowWidget = new WindowWidget(theme, new RectangleDouble(10, 10, 800, 750)) { BackgroundColor = theme.BackgroundColor.WithAlpha(200), }; diff --git a/StaticData/Svgs/MH Logo.svg b/StaticData/Svgs/MH Logo.svg new file mode 100644 index 000000000..f176bb51b --- /dev/null +++ b/StaticData/Svgs/MH Logo.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/StaticData/Svgs/MatterHackers.svg b/StaticData/Svgs/MatterHackers.svg new file mode 100644 index 000000000..83856611c --- /dev/null +++ b/StaticData/Svgs/MatterHackers.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/StaticData/Svgs/MatterHackers_Logo_Black.svg b/StaticData/Svgs/MatterHackers_Logo_Black.svg new file mode 100644 index 000000000..e4d7cfd6d --- /dev/null +++ b/StaticData/Svgs/MatterHackers_Logo_Black.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/StaticData/Translations/Master.txt b/StaticData/Translations/Master.txt index f355e3b42..82c9a2b5e 100644 --- a/StaticData/Translations/Master.txt +++ b/StaticData/Translations/Master.txt @@ -3922,9 +3922,15 @@ Translated:Print Queue English:Print Recovery Translated:Print Recovery +English:Print Sku +Translated:Print Sku + English:Print the inventory labels for this ID. Translated:Print the inventory labels for this ID. +English:Print the SKU label for this ID. +Translated:Print the SKU label for this ID. + English:Print Time Translated:Print Time diff --git a/Submodules/agg-sharp b/Submodules/agg-sharp index 36e59e5af..4cec2340e 160000 --- a/Submodules/agg-sharp +++ b/Submodules/agg-sharp @@ -1 +1 @@ -Subproject commit 36e59e5af61640c7045ec9f8a37fd6033c55c100 +Subproject commit 4cec2340ebc82909e9202efb6b09e72e1d3042cd