Ignore ToolBounds property
- Issue MatterHackers/MCCentral#5370 Computed ToolBounds property serialized into printer settings
This commit is contained in:
parent
3adbdb4cf5
commit
654ad81ba1
1 changed files with 1 additions and 0 deletions
|
|
@ -393,6 +393,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
/// <summary>
|
||||
/// Gets the bounds that are accessible for a given hotend
|
||||
/// </summary>
|
||||
[JsonIgnore]
|
||||
public RectangleDouble[] ToolBounds { get; private set; }
|
||||
|
||||
[JsonIgnore]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue