diff --git a/OpenNest.Core/Plate.cs b/OpenNest.Core/Plate.cs index 9d974ae..cdd2df0 100644 --- a/OpenNest.Core/Plate.cs +++ b/OpenNest.Core/Plate.cs @@ -88,6 +88,8 @@ namespace OpenNest /// public Material Material { get; set; } + public CNC.CuttingStrategy.CuttingParameters CuttingParameters { get; set; } + /// /// Material grain direction in radians. 0 = horizontal. ///