diff --git a/SlicerConfiguration/SlicingQueue.cs b/SlicerConfiguration/SlicingQueue.cs index 6e821fdfd..02ed65b5c 100644 --- a/SlicerConfiguration/SlicingQueue.cs +++ b/SlicerConfiguration/SlicingQueue.cs @@ -268,7 +268,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration return extruder1StlFileToSlice; } - public static bool runInProcess = true; + public static bool runInProcess = false; private static Process slicerProcess = null; private static void CreateSlicedPartsThread() diff --git a/StaticData/Translations/Master.txt b/StaticData/Translations/Master.txt index 7d7f13601..49d06fbbf 100644 --- a/StaticData/Translations/Master.txt +++ b/StaticData/Translations/Master.txt @@ -3220,3 +3220,21 @@ Translated:The temperature the extruder will be when extruder wipes. English:The temperature the extruder will be when extruder wipes. Translated:The temperature the extruder will be when extruder wipes. +English:Basic +Translated:Basic + +English:Sets the size of the outer solid surface for the entire print. +Translated:Sets the size of the outer solid surface for the entire print. + +English:The number, or total width, of external shells to create. Add mm to the end of the number to specify width. +Translated:The number, or total width, of external shells to create. Add mm to the end of the number to specify width. + +English:Layers/Surface +Translated:Layers/Surface + +English:Width +Translated:Width + +English:Arrange +Translated:Arrange + diff --git a/Submodules/MatterSlice b/Submodules/MatterSlice index e084a5186..183204caa 160000 --- a/Submodules/MatterSlice +++ b/Submodules/MatterSlice @@ -1 +1 @@ -Subproject commit e084a51863a78eb98b67978b42653329c6f1915e +Subproject commit 183204caa9035f392c3fb09f4ebbec01d0fb15c9 diff --git a/Submodules/agg-sharp b/Submodules/agg-sharp index 352e17ee0..fb4bb9340 160000 --- a/Submodules/agg-sharp +++ b/Submodules/agg-sharp @@ -1 +1 @@ -Subproject commit 352e17ee0d3473d314d6b2f4b81142d5fff4cf86 +Subproject commit fb4bb934052fc39dc38180a8dd17bcda6faf59a2