Created a UserSettingsKey and SystemSettingsKey
Moved some settings into this, lots more to do
This commit is contained in:
parent
8f8afc5681
commit
cd7406d82b
14 changed files with 64 additions and 48 deletions
|
|
@ -97,7 +97,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
public const string start_gcode = nameof(start_gcode);
|
||||
public const string windows_driver = nameof(windows_driver);
|
||||
public const string z_homes_to_max = nameof(z_homes_to_max);
|
||||
};
|
||||
}
|
||||
|
||||
public class SettingsHelpers
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue