Lars Brubaker
|
b18f8fc889
|
Made the name save in settings editor
changed layername to a settings key
|
2016-08-10 14:04:33 -07:00 |
|
John Lewin
|
e29bf11631
|
Skip migrations if DocumentVersion missing
- Disable old migrations
- Issue MatterHackers/MCCentral#252
|
2016-08-04 08:57:14 -07:00 |
|
John Lewin
|
1e57909497
|
Migrate active_theme_index to SettingsKey
|
2016-07-24 07:45:33 -07:00 |
|
Lars Brubaker
|
b90b62528d
|
Made it so we add the delete and update info for a printer as a new component
left aligned printer list (took out icon space)
|
2016-07-15 11:52:06 -07:00 |
|
Matt Moening
|
f8e00ca879
|
Made sure profiles use proper profile extension and are looked for accordingly
Fixed bug where we would show upload profile dialog without any profiles to upload
|
2016-07-14 13:46:33 -07:00 |
|
John Lewin
|
da695dc581
|
Convert more string literals into SettingsKey constants
|
2016-07-12 17:51:26 -07:00 |
|
John Lewin
|
0c752a4d27
|
Remove OemProfile property, promote OemLayer property to parent
- Extract PrinterSettingLayer to separate file
- Create profile migration for OemProfile -> OemLayer
- Rename confusing LayerCascade property in tests to PrinterSettings
- Issue #1023
|
2016-06-27 15:42:56 -07:00 |
|
Lars Brubaker
|
a78af79bdc
|
Moved publish_bed_image string int SettingsKey conts strings.
|
2016-06-22 14:09:19 -07:00 |
|
Lars Brubaker
|
56ee8d81b0
|
Don't try to load material and quality settings if there aren't any.
Don't throw on cura file in release.
|
2016-06-22 09:47:01 -07:00 |
|
John Lewin
|
bc99339219
|
Add missing settings keys to eliminate migration exceptions
|
2016-06-21 13:44:02 -07:00 |
|
John Lewin
|
056d4e3aca
|
Rename MatterControl.ActiveQualityKey to active_quality_key
|
2016-06-16 17:44:03 -07:00 |
|
John Lewin
|
17dbabfc4d
|
Delete deprecated setting 'ActiveMaterialKey'
|
2016-06-16 17:37:42 -07:00 |
|
John Lewin
|
12e907ed50
|
Rename MatterControl.CalibrationFiles to calibration_files
|
2016-06-16 17:33:26 -07:00 |
|
John Lewin
|
df797924b0
|
Rename LayerETag/LayerSource to layer_etag/layer_source
|
2016-06-16 17:29:46 -07:00 |
|
John Lewin
|
143180ee93
|
Rename MatterControl.LayerID to layer_id
|
2016-06-16 17:24:12 -07:00 |
|
John Lewin
|
66f91c5bbc
|
Rename MatterControl.LayerName to layer_name
|
2016-06-16 17:24:11 -07:00 |
|
John Lewin
|
5d6fcdadba
|
Rename MatterControl.DriverType to driver_type
|
2016-06-16 17:24:11 -07:00 |
|
John Lewin
|
d5702c5b19
|
Rename MatterControl.SlicingEngine to slicing_engine
|
2016-06-16 16:56:17 -07:00 |
|
John Lewin
|
207252f4a4
|
Extract classes to separate files
|
2016-06-16 16:51:32 -07:00 |
|