Commit graph

10162 commits

Author SHA1 Message Date
Lars Brubaker
f5711e5e12
Merge pull request #3213 from larsbrubaker/design_tools
latest agg
2018-04-20 09:43:34 -07:00
Lars Brubaker
8e0e91235e latest agg 2018-04-20 09:38:32 -07:00
Lars Brubaker
77a44b15e7
Merge pull request #3212 from jlewin/design_tools
Extract LoadPrinter from LoadPrinterOpenItem
2018-04-19 18:28:09 -07:00
John Lewin
27b967da2e Use MipMap for 2D bed image
- Issue MatterHackers/MCCentral#3186
2018-04-19 18:16:14 -07:00
John Lewin
319979b2ed Fix icon margins in droplist control
- Issue MatterHackers/MCCentral#3183
2018-04-19 18:12:14 -07:00
John Lewin
9da9f82bcc Use existing ClearPlate behavior for Empty Bed action
- Issue MatterHackers/MCCentral#3190
Unable to slice bed after using new 'Empty Bed' option
2018-04-19 17:43:02 -07:00
John Lewin
df55dbb574 Extract LoadPrinter from LoadPrinterOpenItem 2018-04-19 17:40:55 -07:00
johnlewin
b40f7a1d52
Merge pull request #3211 from jlewin/design_tools
Remove plus tab button, use fixed Start tab
2018-04-19 16:12:42 -07:00
John Lewin
5d2e506dcf Purge StaticData image cache on theme change in debug 2018-04-19 16:05:22 -07:00
John Lewin
c844f9b8e9 Add empty plate actions 2018-04-19 15:54:55 -07:00
John Lewin
f204e80fd9 Remove plus tab button, use fixed Start tab 2018-04-19 15:53:59 -07:00
Lars Brubaker
f4a2e2bd1b
Merge pull request #3210 from larsbrubaker/design_tools
using the bed image on 2d view
2018-04-19 14:45:01 -07:00
Lars Brubaker
a421ca2aae using the bed image on 2d view
making bed re-calculate on 2d view
2018-04-19 14:39:55 -07:00
johnlewin
3ae3256f27
Merge pull request #3209 from jlewin/design_tools
Invoke Click rather than changing Checked to ensure event fires
2018-04-19 14:24:57 -07:00
John Lewin
48b7a85de6 Invoke Click rather than changing Checked to ensure event fires
- Issue MatterHackers/MCCentral#3171
Something got messed up with baby stepping on this print
2018-04-19 13:27:40 -07:00
johnlewin
9166b1bc6d
Merge pull request #3208 from larsbrubaker/design_tools
Make escape do cancel on dialogs
2018-04-19 13:21:09 -07:00
Lars Brubaker
a2e97745f0 Make escape do cancel on dialogs 2018-04-19 12:41:38 -07:00
Lars Brubaker
554a4abb87
Merge pull request #3207 from larsbrubaker/design_tools
Adding in bits to support new feed (has a list of banners)
2018-04-19 10:33:08 -07:00
Lars Brubaker
f5573a6c79 Make it at least choose from the list randomly 2018-04-19 10:00:20 -07:00
Lars Brubaker
a2632e390d New updated feeds for static data 2018-04-19 09:56:44 -07:00
Lars Brubaker
8b264b186f latest agg 2018-04-19 09:50:35 -07:00
Lars Brubaker
ad95ada82c Adding in bits to support new feed (has a list of banners) 2018-04-19 09:44:59 -07:00
johnlewin
cb82329205
Merge pull request #3206 from jlewin/design_tools
Resolve failing tests due to assumed default Part tab
2018-04-19 08:10:16 -07:00
John Lewin
b98ed8ea03 Remove unused parameters 2018-04-19 08:02:31 -07:00
John Lewin
5d77e2a455 Disable help overlay until tests are made compatible
- Issue MatterHackers/MCCentral#3175
- Issue MatterHackers/MCCentral#3176
Fix typo
2018-04-19 08:02:31 -07:00
John Lewin
ec760353fa Resolve failing tests due to assumed default Part tab
- Issue MatterHackers/MCCentral#3173
2018-04-19 08:02:31 -07:00
johnlewin
3213b22fd8
Merge pull request #3205 from larsbrubaker/design_tools
made the + tab have an above and a below feed
2018-04-19 08:00:22 -07:00
LarsBrubaker
b04d9c88fc made the + tab have an above and a below feed
Made the feed layout better
2018-04-19 07:07:46 -07:00
johnlewin
75dca66236
Merge pull request #3204 from jlewin/design_tools
Handle missing BuildHeight scenario where PrintAreaButton is null
2018-04-18 18:26:11 -07:00
John Lewin
7d2214c093 Always should print area button, consider build height on enable
- Issue MatterHackers/MCCentral#3160
Can't switch off model view
2018-04-18 18:20:17 -07:00
John Lewin
5e84e0f4a4 Handle missing BuildHeight scenario where PrintAreaButton is null
- Issue MatterHackers/MCCentral#3160
Can't switch off model view
2018-04-18 18:20:17 -07:00
johnlewin
95ffc1e008
Merge pull request #3203 from larsbrubaker/design_tools
latest agg
2018-04-18 18:19:44 -07:00
Lars Brubaker
8f6dec04a7 latest agg 2018-04-18 18:05:56 -07:00
Lars Brubaker
e80a2960a2
Merge pull request #3202 from larsbrubaker/design_tools
Improved extruder help
2018-04-18 17:45:13 -07:00
Lars Brubaker
e010d15042 Improved extruder help 2018-04-18 17:40:46 -07:00
Lars Brubaker
d8aff254a7
Merge pull request #3201 from larsbrubaker/design_tools
Design tools
2018-04-18 17:12:02 -07:00
Lars Brubaker
9d7f7654ad Making help only show once. 2018-04-18 17:06:59 -07:00
Lars Brubaker
b661b41baf Working on new help system 2018-04-18 17:04:37 -07:00
Lars Brubaker
93993d8ea5 renaming to HelpSystem 2018-04-18 14:47:37 -07:00
Lars Brubaker
c63173f199 Moving all user settings test strings into UserSettingsKey
prototyping user tips system
2018-04-18 14:38:21 -07:00
Lars Brubaker
1ed396e39b
Merge pull request #3200 from jlewin/design_tools
Add printer/plate prototype to new tab page
2018-04-18 14:36:28 -07:00
John Lewin
46a9f6b009 Latest MatterControl 2018-04-18 14:21:02 -07:00
John Lewin
9f9ff1b945 Revise tab pill width 2018-04-18 13:51:48 -07:00
John Lewin
f748d2ec95 Ensure MH icon is oem fallback, make common favicon url helper 2018-04-18 12:57:59 -07:00
John Lewin
55368ff9e6 Remove small, xsmall icons from release builds 2018-04-18 12:57:59 -07:00
John Lewin
b27856f69e Show oem icons on printers droplist
- Issue MatterHackers/MCCentral#3158
2018-04-18 12:57:59 -07:00
John Lewin
f4c7624fbb Never clear LastPrinterID on tab close 2018-04-18 12:57:59 -07:00
John Lewin
b259e47767 Only fire ReloadAll on interactive theme change 2018-04-18 12:57:58 -07:00
John Lewin
462c88c2dc Add printer/plate prototype to new tab page 2018-04-18 12:57:58 -07:00
Lars Brubaker
1929490944
Merge pull request #3199 from larsbrubaker/design_tools
Setting ToolTipText = ToolTipText = "Home X, Y, Z" set the child and …
2018-04-18 12:47:50 -07:00