John Lewin
|
a26a474ab4
|
Remove properties.json, eliminate remaining dependencies
|
2019-01-14 12:06:13 -08:00 |
|
John Lewin
|
956c1b7327
|
Localize SliceSettingsData PresentationName & HelpText
|
2019-01-14 12:06:13 -08:00 |
|
John Lewin
|
50fe3af030
|
Fix dictionary whitespace
|
2019-01-14 12:06:13 -08:00 |
|
John Lewin
|
d87ef3cee9
|
Migrate missing SettingsKeys
|
2019-01-14 12:06:13 -08:00 |
|
John Lewin
|
37f191d08a
|
Convert literal strings to SettingsKeys
|
2019-01-14 12:06:13 -08:00 |
|
John Lewin
|
9dc181bd59
|
Convert properties.json into C# code
|
2019-01-14 12:06:13 -08:00 |
|
John Lewin
|
0a0f616718
|
Move additional settings names to SettingsKey
|
2019-01-07 09:18:51 -08:00 |
|
John Lewin
|
04e5836915
|
Rename LoadAndParseSettingsFiles to LoadAndParseLayoutFile
|
2019-01-06 19:00:02 -08:00 |
|
John Lewin
|
8fce34c8a5
|
Remove SettingsLayout.Instance, move to PrinterSettings.Layout
|
2019-01-06 13:28:37 -08:00 |
|
John Lewin
|
0f792648de
|
Rename SettingsOrganizer to SettingsLayout
|
2019-01-06 13:22:53 -08:00 |
|
John Lewin
|
b327b95e4a
|
Move settings dictionary into PrinterSettings
|
2019-01-06 13:19:01 -08:00 |
|
John Lewin
|
ae2da3b29c
|
Remove GetSettingsData method, use SettingsData dictionary
- Issue MatterHackers/MCCentral#4821
Consider removing SettingsOrganizer.Instance.GetSettingsData
|
2019-01-06 11:39:14 -08:00 |
|
John Lewin
|
e70bfc9977
|
Move create_raft to SettingsKey
|
2019-01-06 11:39:13 -08:00 |
|
John Lewin
|
bdb7f98a7e
|
Remove UserLevel dictionary and naming, switch to top level properties
|
2019-01-06 11:39:13 -08:00 |
|
John Lewin
|
d50e92f4e1
|
Make field naming consistent with containing types
|
2019-01-06 11:39:12 -08:00 |
|
John Lewin
|
803cecfcf8
|
Remove redundant GetContainerForSetting method, use .OrganizerSubGroup
|
2019-01-06 11:39:12 -08:00 |
|
LarsBrubaker
|
eb90fe82b0
|
removing z_offset, adding data to nozzle offsets xyz
issue: MatterHackers/MCCentral#4793
Slightly illogical that z-offset can have different values
|
2019-01-06 08:35:55 -08:00 |
|
LarsBrubaker
|
de26be1d5e
|
Removing zOffset from MS
moving to extruder offset z
|
2019-01-05 13:30:05 -08:00 |
|
John Lewin
|
e96f943cd0
|
Extract literal strings to SettingsKey
|
2019-01-04 21:46:22 -08:00 |
|
John Lewin
|
f06e67a65e
|
Use EventHandler<StringEventArgs> for SettingChanged event
- Issue MatterHackers/MCCentral#4730
Event should declare specialized EventArgs used via EventHandler<T>
|
2018-12-21 18:37:11 -08:00 |
|
John Lewin
|
a366e1ad3b
|
Use standard event pattern
|
2018-12-18 11:54:31 -08:00 |
|
Lars Brubaker
|
fa218d9ebe
|
Making it possible to have a z offset in multi extruder setups
|
2018-12-03 14:58:42 -08:00 |
|
John Lewin
|
ed16199978
|
Extract PrinterSettings from MatterControl
|
2018-11-30 14:08:29 -08:00 |
|