Commit graph

7479 commits

Author SHA1 Message Date
John Lewin
ebfe02db2e Convert PositiveDoubleField to BoundDoubleField/DoubleField types 2017-09-13 06:45:20 -07:00
John Lewin
56f52aa906 Add test for SetSettingsOnChange/TargetSetting definitions 2017-09-13 06:45:20 -07:00
John Lewin
51d6cc07e8 Remove HardwarePresetField, use CheckboxField 2017-09-13 06:45:20 -07:00
John Lewin
f3c9326105 Convert MultilineStringField to UIField 2017-09-13 06:45:20 -07:00
John Lewin
25d6cdbd22 Guard for null 2017-09-13 06:45:19 -07:00
John Lewin
4fec085e14 Add functionality to detect user versus code driven change events 2017-09-13 06:45:19 -07:00
John Lewin
6996261a65 Remove Offset2Field, rebuild off Vector2Field with extruder index 2017-09-13 06:45:19 -07:00
John Lewin
df158920ad Remove dead code 2017-09-13 06:45:19 -07:00
John Lewin
54fe42c48c Convert Vector2Field to UIField 2017-09-13 06:45:19 -07:00
John Lewin
bbcf935022 Convert ListField to UIField 2017-09-13 06:45:19 -07:00
John Lewin
5c3257d8c4 Convert ComPortField to UIField 2017-09-13 06:45:19 -07:00
John Lewin
eac7fa87da Revise naming for clarity, use drowdownList reference from class scope 2017-09-13 06:45:19 -07:00
John Lewin
70aff5360c Revise method name to reflect actual behavior 2017-09-13 06:45:19 -07:00
John Lewin
02388ba33c Move settingsContext to class scope 2017-09-13 06:45:19 -07:00
John Lewin
1e06cc2d57 Remove unused settingData param, IntOrMmField code 2017-09-13 06:45:18 -07:00
John Lewin
5d105dec21 Consolidate SettingsRow view details & state into SliceSettingsRow 2017-09-13 06:45:18 -07:00
John Lewin
155e33f120 Make SliceSettingsWidget require a SettingsContext 2017-09-13 06:45:18 -07:00
John Lewin
9180598ff3 Move isPrimarySettingsView into SettingsContext 2017-09-13 06:45:18 -07:00
John Lewin
a0940eaa71 Move NamedSettingsLayer ViewFilter into SettingsContext 2017-09-13 06:45:18 -07:00
John Lewin
e5c7802e90 Convert common types to UIField
- Investigate feasibility of NumberField, TextField, CheckboxField, etc...
2017-09-13 06:45:18 -07:00
John Lewin
0b5148067b Persist SliceSettings viewstate across application restarts 2017-09-13 06:44:48 -07:00
John Lewin
59215767fd Work on UIField abstraction 2017-09-13 06:44:48 -07:00
John Lewin
39fcb70e23 Extract settings field generation into individual classes 2017-09-13 06:44:47 -07:00
John Lewin
90d0b74244 Remove layerCascade knowledge from widgets
- Add new SettingsContext object
- Redirect all calls through SettingsContext
- Exposes only get/set mechanism to SliceSettingsWidget
2017-09-13 06:44:47 -07:00
johnlewin
77918898c6 Merge pull request #2426 from larsbrubaker/design_tools
Working on new group system
2017-09-13 16:43:09 +03:00
Lars Brubaker
8854dc467c Working on new group system 2017-09-12 18:39:02 -07:00
Lars Brubaker
936d649712 Merge pull request #2425 from larsbrubaker/design_tools
Fixing the colors on the extruder material selector in dark theme
2017-09-11 13:30:33 -07:00
Lars Brubaker
8666df73fe Fixing the colors on the extruder material selector in dark theme 2017-09-11 12:05:57 -07:00
Lars Brubaker
c1cb59db5d Merge pull request #2424 from larsbrubaker/design_tools
Got the bed control to be in sync with the extruder controls
2017-09-11 11:00:32 -07:00
Lars Brubaker
99d690e9b0 Got the bed control to be in sync with the extruder controls 2017-09-11 10:55:00 -07:00
Lars Brubaker
0a569da477 Making the xy lock on shift show up as visible hits 2017-09-11 10:55:00 -07:00
Lars Brubaker
70b41faa35 Merge pull request #2423 from larsbrubaker/design_tools
Fixed material selector colors.
2017-09-08 17:20:23 -07:00
Lars Brubaker
e4ffe2ec8c Fixed material selector colors. 2017-09-08 17:13:36 -07:00
Lars Brubaker
985473e287 Merge pull request #2422 from larsbrubaker/design_tools
Fixed image converter bounds
2017-09-08 15:33:38 -07:00
Lars Brubaker
e1c80d76ce Fixed image converter bounds 2017-09-08 13:48:45 -07:00
Lars Brubaker
9530e11c16 Merge pull request #2421 from larsbrubaker/design_tools
Made the temp graph have the goal on it and be more responsive
2017-09-08 11:53:07 -07:00
Lars Brubaker
21ae87d485 Made the temp graph have the goal on it and be more responsive 2017-09-08 11:47:16 -07:00
Lars Brubaker
4f94fb6bdc Merge pull request #2420 from larsbrubaker/design_tools
Finished the temperature widget tests and implementation
2017-09-08 10:40:51 -07:00
Lars Brubaker
9479c2a061 Finished the temperature widget tests and implementation
Refactoring extruder to hotend where true
2017-09-08 10:23:28 -07:00
Lars Brubaker
5ab80cf0ee Merge pull request #2419 from larsbrubaker/design_tools
Wrote test for Hotend drop down
2017-09-08 09:13:55 -07:00
Lars Brubaker
0a54cd266b Wrote test for Hotend drop down
Theme  the folders check box
Make sure we reset the macros when we start them (made clear by unload -> cancel -> unload)
Made fan controls more consistent with actual data model of printer
improved edit number display to be more consistent with 3d number edits
2017-09-07 16:24:31 -07:00
Lars Brubaker
003deb0098 Merge pull request #2418 from larsbrubaker/design_tools
Moved extruder actions to hot end drop down
2017-09-06 20:53:37 -07:00
Lars Brubaker
2a26f266a5 Moved extruder actions to hot end drop down 2017-09-06 18:16:57 -07:00
Lars Brubaker
d33e9145e5 Merge pull request #2416 from larsbrubaker/design_tools
Got arrange on bed working better
2017-09-05 18:07:38 -07:00
Lars Brubaker
3d03f10907 Got arrange on bed working better 2017-09-05 18:02:28 -07:00
Lars Brubaker
99d4126a2a Merge pull request #2415 from larsbrubaker/design_tools
Made the update available text show up when available
2017-09-05 17:19:52 -07:00
Lars Brubaker
0e3aed5822 Made the update available text show up when available
Made the check for update text wrap
2017-09-05 15:44:48 -07:00
Lars Brubaker
199178f307 Merge pull request #2414 from larsbrubaker/design_tools
More making printerConnection passed to classes.
2017-09-05 11:12:06 -07:00
Lars Brubaker
b39666634a More making printerConnection passed to classes.
Made the speeds for movement controls be extensions methods on PrinterSettings
TODO: Why on ExportPrintItemPage was that if the leveling turned on or off we would show the check box by rebuilding that window.
2017-09-05 10:33:46 -07:00
Lars Brubaker
586dbb43ba Merge pull request #2413 from larsbrubaker/design_tools
More making printerConnection passed to classes.
2017-09-03 16:10:14 -07:00