refactoring
This commit is contained in:
parent
c66838d5e3
commit
1dfe8b3ee5
59 changed files with 1210 additions and 1178 deletions
|
|
@ -60,7 +60,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
printer.Settings.SetValue(SettingsKey.enable_line_splitting, "0");
|
||||
|
||||
var view3D = testRunner.GetWidgetByName("View3DWidget", out _) as View3DWidget;
|
||||
var scene = view3D.InteractionLayer.Scene;
|
||||
var scene = view3D.Object3DControlLayer.Scene;
|
||||
|
||||
// Add a callback to check that every line has an extruder
|
||||
// distance greater than the largest distance minus the max retraction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue