Commit graph

8855 commits

Author SHA1 Message Date
John Lewin
2ee6f3e59c Move Extruder Change section to General 2018-01-04 12:38:43 -08:00
John Lewin
02d1d47850 Revise slice settings 2018-01-04 12:27:29 -08:00
John Lewin
7fdd4f6ebd Reduce heading significance 2018-01-04 07:47:01 -08:00
John Lewin
197aa0eee8 Revise SliceSettings layout and style 2018-01-03 23:05:04 -08:00
johnlewin
2252979e46
Merge pull request #2843 from jlewin/design_tools
Remove unmapped settings and empty sections
2018-01-03 19:21:42 -08:00
John Lewin
146a45ffe4 Consolidate Cooling into Speeds 2018-01-03 17:45:49 -08:00
John Lewin
c824e0f9af Remove unmapped settings and empty sections
- Issue MatterHackers/MCCentral#2569
Remove external slice settings from layouts.txt
2018-01-03 17:22:02 -08:00
johnlewin
2740b38371
Merge pull request #2842 from jlewin/design_tools
Maintain state across ReloadAll
2018-01-03 17:17:28 -08:00
John Lewin
38666e89c4 Maintain state across ReloadAll
- Issue MatterHackers/MCCentral#2561
Configure -> Printer should survive ReloadAll
2018-01-03 15:25:17 -08:00
johnlewin
13b1051eb2
Merge pull request #2841 from larsbrubaker/design_tools
Update the default name we use to save the workspace
2018-01-03 15:22:55 -08:00
Lars Brubaker
7741b3a278 Update the default name we use to save the workspace 2018-01-03 14:49:47 -08:00
Lars Brubaker
1e0c030bbb
Merge pull request #2840 from larsbrubaker/design_tools
Design tools
2018-01-03 14:49:10 -08:00
Lars Brubaker
8bb90dc2db updated agg pointer 2018-01-03 14:23:38 -08:00
Lars Brubaker
5717bb5f19 Improving iteration of sub edit objects (stop at described root) 2018-01-03 14:17:48 -08:00
Lars Brubaker
73a54f0e3c latest agg 2018-01-03 12:16:17 -08:00
johnlewin
aef539897a
Merge pull request #2838 from jlewin/design_tools
Revise SliceSettings
2018-01-03 11:29:15 -08:00
John Lewin
942eac9768 Consolidate Other speeds 2018-01-03 11:23:38 -08:00
John Lewin
3dac63cb30 Consolidate Output Options -> File Settings into Printer -> Features 2018-01-03 11:23:38 -08:00
John Lewin
f98576ef77 Consolidate Multiple Extruders/Extruder Change section into Support 2018-01-03 11:23:38 -08:00
John Lewin
fa613d515b Consolidate Filament sections 2018-01-03 11:23:38 -08:00
John Lewin
df631a76a9 Remove unused sections 2018-01-03 11:23:38 -08:00
John Lewin
1399414af7 Use different alpha values for dark TabBodyBackground
- Issue MatterHackers/MCCentral#2559
Unexpected color change after opaque background change
2018-01-03 11:23:38 -08:00
Lars Brubaker
5dfac7c75f
Merge pull request #2837 from larsbrubaker/design_tools
Set the default culture
2018-01-03 10:53:34 -08:00
Lars Brubaker
a5f97fe12c Set the default culture 2018-01-03 10:46:48 -08:00
johnlewin
5644f31a15
Merge pull request #2836 from jlewin/design_tools
Remove USE_STANDARD_SERIAL conditional compilation flag
2018-01-02 21:34:03 -08:00
John Lewin
091d4c9ed0 Remove USE_STANDARD_SERIAL conditional compilation flag
- Issue MatterHackers/MCCentral#2533
2018-01-02 21:26:50 -08:00
John Lewin
94f0c05e44 Reuse shared implementation 2018-01-02 21:22:18 -08:00
johnlewin
c4e20a1d7b
Merge pull request #2835 from jlewin/design_tools
Add gradient background
2018-01-02 20:38:08 -08:00
John Lewin
8e6ef66b42 Add gradient background
- Issue MatterHackers/MCCentral#2553
Draw transparent to opaque background on overflow menu
2018-01-02 19:43:43 -08:00
Lars Brubaker
376c3e17eb
Merge pull request #2834 from larsbrubaker/design_tools
Removed Lock and Unlock edit controls
2018-01-02 16:56:30 -08:00
Lars Brubaker
181ea3f204 Removed Lock and Unlock edit controls 2018-01-02 16:45:11 -08:00
johnlewin
c5d556475c
Merge pull request #2833 from larsbrubaker/design_tools
Design tools
2018-01-02 15:46:28 -08:00
Lars Brubaker
cb1f839db3 Latest agg 2018-01-02 15:28:16 -08:00
Lars Brubaker
14acfcd9be Moved render bounds to InteractionLayer 2018-01-02 15:25:40 -08:00
johnlewin
86c2fbb8c8
Merge pull request #2832 from jlewin/design_tools
Move DataStore.Initialize before db dependent GetStartupBounds call
2018-01-01 21:43:07 -08:00
John Lewin
a4e3bdf74c Bed/Part overflow should use OverflowBar
- Issue MatterHackers/MCCentral#2549
Bed overflow menu clips
2018-01-01 21:22:40 -08:00
John Lewin
13a0bbaa73 Move DataStore.Initialize before db dependent GetStartupBounds call
- Issue MatterHackers/MCCentral#2538
Can't run with no MatterControl directory (new install)
2018-01-01 19:52:49 -08:00
johnlewin
bffe4fdaaf
Merge pull request #2830 from jlewin/design_tools
Revise OverflowMenu button
2018-01-01 13:39:37 -08:00
John Lewin
7508f39d5e Don't manipulate caller supplied background 2018-01-01 11:33:45 -08:00
John Lewin
9e94d116a7 Discover and use first opaque background
- Issue MatterHackers/MCCentral#2546
Overflow menu button should have fully opaque color
2018-01-01 11:33:45 -08:00
John Lewin
bbf4dc5193 Draw rather than set highlight color
- Accumulate onto background color rather than changing it
- Issue MatterHackers/MCCentral#2546
Overflow menu button should have fully opaque color
2018-01-01 11:33:45 -08:00
John Lewin
00e4f00bad NavBar should be an OverflowBar
- Issue MatterHackers/MCCentral#2545
Overflow menu should not clip
2018-01-01 11:33:45 -08:00
John Lewin
066d16599e Calculate TabBodyBackground on theme change 2018-01-01 11:33:45 -08:00
John Lewin
a59e580a3a Use opaque color for TabBodyBackground 2018-01-01 11:33:45 -08:00
johnlewin
11f4b2fa00
Merge pull request #2829 from jlewin/design_tools
Possible workaround for stackoverflow exception
2017-12-31 14:49:41 -08:00
John Lewin
0a074e7bcd Possible workaround for stackoverflow exception
- Issue MatterHackers/MCCentral#2543
StackOverflowException during tests brings down NUnit
2017-12-31 14:21:12 -08:00
johnlewin
b8321ed219
Merge pull request #2828 from jlewin/design_tools
Revise accessibility for touchscreen
2017-12-31 11:45:41 -08:00
John Lewin
65f27e7267 Revise accessibility for touchscreen 2017-12-31 11:36:55 -08:00
Lars Brubaker
918c8cd0fa
Merge pull request #2827 from larsbrubaker/design_tools
Add progress reporting to intersection
2017-12-31 10:13:25 -08:00
LarsBrubaker
8c7c799dfc Add progress reporting to intersection 2017-12-31 10:03:36 -08:00