Move BedShape near PrinterSettings

This commit is contained in:
John Lewin 2018-11-24 08:02:03 -08:00
parent 2abdf9484b
commit cfeb515224
7 changed files with 9 additions and 21 deletions

View file

@ -35,6 +35,7 @@ namespace MatterHackers.MatterControl
using System.Linq;
using MatterHackers.DataConverters3D;
using MatterHackers.Localizations;
using MatterHackers.MatterControl.SlicerConfiguration;
using MatterHackers.MeshVisualizer;
public static class PrinterExtensionMethods