John Lewin
af4bf06621
Preserve SettingsControlBar visibility throughout window lifetime
...
- Issue MatterHackers/MCCentral#1080
Preset selectors become visible on printer state changes
2017-01-11 14:29:29 -08:00
John Lewin
1eeaa5208d
Move user-override stashing to PrinterSettings, invoke on SetValue
...
- Issue MatterHackers/MCCentral#1053
Editing Preset does not stash changes
2017-01-11 14:29:29 -08:00
John Lewin
eaa44e5af8
Revise UI elements that reveal babystep Z values and expose easy reset
2017-01-11 07:29:00 -08:00
John Lewin
ace89e1e5a
Use .Localize extension function
2017-01-04 10:52:06 -08:00
John Lewin
3fdf5a83e7
Add missing localizations
...
- Use .Localize() extension function
2017-01-02 10:38:29 -08:00
John Lewin
535a161115
Remove event keyword from private fields
2016-12-29 06:57:42 -08:00
John Lewin
d72503a9c4
Rename Com port to Serial port
2016-12-12 14:18:17 -08:00
Lars Brubaker
d23a567307
Working to reduce theme changed calls as they will reload all after.
...
same for on active printer changed
2016-12-08 17:40:04 -08:00
Lars Brubaker
e89a1adad4
Fixed HasHeatedBedCheckedHidesBedTemperatureOptions
2016-12-07 11:10:35 -08:00
Lars Brubaker
1e192d3cd0
Made a test to prove overrides persist on top of user overrides.
2016-12-06 17:54:27 -08:00
Lars Brubaker
83a3c87557
Quality settings override correctly.
2016-12-06 17:54:27 -08:00
larsbrubaker
1c9af30332
Made the macro and gcode edit windows edit faster
2016-12-03 12:48:19 -08:00
Matt Moening
91121651cb
Updating slice setting save to Use ActiveSliceSettings.Instance
2016-11-29 10:57:44 -08:00
Matt Moening
60b3fe5133
Networked Printing enabled in MC
...
- Added properties to enable s3g coms, enable networked communication, store IP and port
- updated Settings on Change to be a dictionary that stores what they are changing and how to do it
- added handling in check box for SettingsOnChange
- SerialPortIsAvailable returns true when networked printing is enabled
- Engine mapping base updated for new properties
2016-11-29 10:57:44 -08:00
John Lewin
4344fc9765
Use new ImageBuffer constructor with common defaults
2016-09-23 10:35:33 -07:00
Greg
f5931fd8be
Added utility function for starting printer emulator
...
Working on start print from sync test
2016-09-15 13:40:11 -07:00
Lars Brubaker
cd27388ad5
Test that printers delete on guest profile
2016-09-07 17:00:17 -07:00
Lars Brubaker
fbe9b17f46
Improved printer edit pop-up
2016-09-07 12:08:03 -07:00
Lars Brubaker
98c114f79b
Got the check and uncheck of reload ui settings to work
...
Wrote a test
Added heat_extruder_before_homing
2016-08-25 17:43:30 -07:00
John Lewin
7183cbf919
Rebuild printers droplist on ProfilesListChanged event
...
- Fixes list not refreshing after import
- Issue MatterHackers/MCCentral#288
2016-08-19 09:27:57 -07:00
Lars Brubaker
261b613689
Made resume failed print able to be turned on and off
...
Made show if set have an & operator
Made a new test for parsing the show if set parameter
2016-08-11 16:09:45 -07:00
Lars Brubaker
ef0f2be119
Made a common static load of the mono spaced font
2016-08-10 15:40:09 -07:00
Lars Brubaker
0d2e60a1dc
Merge pull request #1270 from unlimitedbacon/master
...
Switched custom GCode boxes to monospace font
2016-08-10 15:35:28 -07:00
Tyler Anderson
0b4bc4cbbc
Switched custom GCode boxes to monospace font
2016-08-10 15:18:03 -07:00
Lars Brubaker
b18f8fc889
Made the name save in settings editor
...
changed layername to a settings key
2016-08-10 14:04:33 -07:00
larsbrubaker
7a91b7b1aa
Spelling fix
2016-08-08 08:55:30 -07:00
Lars Brubaker
6066185b0d
Clear one time settings on import from DB
...
Make sure we don't show create printers if imported printers from DB
Make sure we don't crash if can't find date in oemlayer
2016-07-28 16:37:24 -07:00
Lars Brubaker
8996aee110
Made the time format consistent with the history times
2016-07-28 12:19:30 -07:00
Lars Brubaker
054d552289
Changed the signature of WrappedTextWidget
2016-07-27 17:17:33 -07:00
Lars Brubaker
92a572e5f2
Changed upload to sync
...
Go to driver install rather than not
Make sure delete printer updates settings view
Printer History -> Settings History
Make Settings Options menu not too big
Border on Delete Printer button
2016-07-21 17:15:47 -07:00
Lars Brubaker
cd319c9040
Made the override settings editors not change the data about the main settings editor
2016-07-20 15:16:00 -07:00
Lars Brubaker
59a6c2b0db
Fixed com port updating doing refresh.
2016-07-20 13:53:37 -07:00
John Lewin
54d165d15f
Consolidate member names
2016-07-18 16:58:25 -07:00
John Lewin
42f133aa70
Consolidate SettingsProfile and PrinterSettings types
2016-07-18 16:58:25 -07:00
John Lewin
f304e9f3d6
Migrate SettingsProfile functionality to new SettingsHelpers type
...
- Add as child property of settings scope, ready for merge of types
- Progress on Issue #1113
2016-07-18 16:58:25 -07:00
Lars Brubaker
e39ad85d87
Make sure the profiles directory exists
2016-07-18 15:18:17 -07:00
Lars Brubaker
1dac8be6a8
Protect against null history time.
2016-07-18 14:59:14 -07:00
Lars Brubaker
9a01b2052c
spelling and localization of the update string
2016-07-18 14:49:06 -07:00
Lars Brubaker
760110f8b2
Correct padding.
2016-07-15 12:16:51 -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
John Lewin
da695dc581
Convert more string literals into SettingsKey constants
2016-07-12 17:51:26 -07:00
Greg
c41b6efd9c
Display "Last Time Updated" to Settings Panel. We can add it to the Printer Setup Wizard later if needed.
2016-06-29 14:47:57 -07:00
Lars Brubaker
591dcb17da
Made the scale control work with single transforms
...
scale control was in transition and this makes it usable. fixes #1005
made clearing an override send an update message.
2016-06-22 16:29:14 -07:00
John Lewin
e92c2f0b2b
Refactor tab control, remove exceptions when requested pages missing
...
- Fixes #986
- Rename TabePageControlledByTab to TabPage
- Remove excess TabPage setter (SwitchToPage)
2016-06-21 13:44:03 -07:00
Lars Brubaker
6ee626e794
Refactoring print settings strings into SettingsKey string consts
...
Made a new ReloadUiWhenChanged propertie for Properties.json
2016-06-21 09:38:37 -07:00
John Lewin
66f91c5bbc
Rename MatterControl.LayerName to layer_name
2016-06-16 17:24:11 -07:00
Lars Brubaker
7f85f168d5
Took out the prepend of MatterControl on profile settings and made them consistent lower case underscore.
2016-06-16 16:35:10 -07:00
Lars Brubaker
773f6ddc9b
More settings moved to GetValue
...
extruder_count
bed_temperature
2016-06-16 10:31:18 -07:00
John Lewin
c008234248
Rename ActiveValue to GetValue, consolidate GetValue overrides
2016-06-15 17:19:29 -07:00
John Lewin
250ed87f31
Revise SliceSettings nomenclature, add GetValue<T> method
2016-06-15 15:11:23 -07:00