Put in a enable retract setting
Made slice settings disable work
This commit is contained in:
parent
e98e0d00b8
commit
d3e7d00b3e
9 changed files with 92 additions and 20 deletions
|
|
@ -54,6 +54,8 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
|
||||
public string ShowIfSet { get; set; }
|
||||
|
||||
public string EnableIfSet { get; set; }
|
||||
|
||||
public string DefaultValue { get; set; }
|
||||
|
||||
public DataEditTypes DataEditType { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue