Merge branch 'smash_1.7.1' into design_tools
# Conflicts: # PartPreviewWindow/View3D/View3DWidget.cs # SlicerConfiguration/SliceSettingsWidget.cs # SlicerConfiguration/SlicingQueue.cs # StaticData/SliceSettings/Properties.json
This commit is contained in:
commit
352eb792f1
63 changed files with 30032 additions and 26547 deletions
|
|
@ -153,7 +153,7 @@ namespace MatterHackers.MatterControl.PrintQueue
|
|||
{
|
||||
if (UpdatePartStatus != null)
|
||||
{
|
||||
UpdatePartStatus(this, new StringEventArgs("Calculating Total fillament mm..."));
|
||||
UpdatePartStatus(this, new StringEventArgs("Calculating Total filament mm..."));
|
||||
}
|
||||
|
||||
if (savedGCodeFileNames.Count > 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue