Remove ReloadAdvancedControlsPanel, AdvancedControlsPanelReloading
- Issue MatterHackers/MCCentral#1615 ReloadAdvancedControls should be broken out into ReloadSettings and ReloadX?
This commit is contained in:
parent
0cecb791b8
commit
7979160cf5
9 changed files with 10 additions and 46 deletions
|
|
@ -105,7 +105,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
|
||||
if (onlyReloadSliceSettings)
|
||||
{
|
||||
ApplicationController.Instance.ReloadAdvancedControlsPanel();
|
||||
printer?.Bed.GCodeRenderer?.Clear3DGCode();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue