Commit graph

8357 commits

Author SHA1 Message Date
Lars Brubaker
2adffdc9f5 Fixed layout and colors 2017-11-28 15:32:09 -08:00
Lars Brubaker
cf9b827ec0 Working on new Explore content section for plus tab 2017-11-28 14:38:47 -08:00
johnlewin
05487aa1f0
Merge pull request #2702 from jlewin/design_tools
Move ViewMode/ViewModeChanged to model, listen and respond in UI
2017-11-27 21:24:47 -08:00
John Lewin
db1228b7f7 Guard for null 2017-11-27 18:09:29 -08:00
John Lewin
acfedfeea8 Increase SplitterBar contrast 2017-11-27 17:48:03 -08:00
John Lewin
75fd2e9281 Improve overlay positions 2017-11-27 17:44:12 -08:00
John Lewin
da5600fbb7 Move ViewMode/ViewModeChanged to model, listen and respond in UI
- Issue MatterHackers/MCCentral#2290
After slicing the view is switched to 3D GCode but the button...
2017-11-27 17:36:36 -08:00
johnlewin
02398739ae
Merge pull request #2701 from jlewin/design_tools
Use more opaque background colors on scene overlays
2017-11-27 17:28:59 -08:00
John Lewin
c87b879be9 Use more opaque background colors on scene overlays
- Issue MatterHackers/MCCentral#2308
Overlays have inconsistent readability due to transparency
2017-11-27 16:41:52 -08:00
Lars Brubaker
312704a738
Merge pull request #2699 from larsbrubaker/design_tools
Don't load svg test in release
2017-11-22 11:31:12 -08:00
Lars Brubaker
6b0f46b063 Don't load svg test in release 2017-11-22 11:09:49 -08:00
johnlewin
81fea95e68
Merge pull request #2698 from jlewin/design_tools
Move required expand behavior into MarchingSquares
2017-11-21 18:03:00 -08:00
John Lewin
786cb143b1 Move required expand behavior into MarchingSquares 2017-11-21 17:51:18 -08:00
Lars Brubaker
4c30de2e2b
Merge pull request #2697 from larsbrubaker/design_tools
Latest MS
2017-11-21 16:37:15 -08:00
Lars Brubaker
858ebaf8ce Latest MS 2017-11-21 16:31:43 -08:00
Lars Brubaker
6c9d43ed04
Merge pull request #2696 from larsbrubaker/design_tools
Added a bit of right margin
2017-11-21 16:29:44 -08:00
Lars Brubaker
dc11357912 Added a bit of right margin 2017-11-21 13:39:49 -08:00
johnlewin
50a60de399
Merge pull request #2695 from jlewin/design_tools
Revise string variable names
2017-11-21 12:46:52 -08:00
John Lewin
f88e53b05c Add explicit access modifiers, move statics to heading 2017-11-21 12:16:20 -08:00
John Lewin
fe72f0d2e4 Revise string variable names 2017-11-21 12:16:20 -08:00
johnlewin
a4771c6281
Merge pull request #2694 from jlewin/design_tools
Compute opaque theme colors, save before slice, revise icon styling
2017-11-21 11:44:29 -08:00
John Lewin
a3cbe6acbe Compute opaque theme colors, save before slice, revise icon styling
- Change slicing hash generation method/name
- Add ComputeFileSha1 to ApplicationController
- Issue MatterHackers/MCCentral#2307
Same color supplied for both tab and border
- Issue MatterHackers/MCCentral#2304
Have to Save file to make slicing go after change to scene
2017-11-21 11:11:07 -08:00
johnlewin
43aeca98b1
Merge pull request #2693 from jlewin/design_tools
Exit loop on thread abort
2017-11-21 07:33:16 -08:00
John Lewin
81a8e05c68 Exit loop on thread abort 2017-11-21 07:05:16 -08:00
johnlewin
143ba75547
Merge pull request #2692 from jlewin/design_tools
Fix test regression due to wrapped settings -> content below fold
2017-11-20 22:11:22 -08:00
John Lewin
a909958999 Fix test regression due to wrapped settings -> content below fold 2017-11-20 20:42:17 -08:00
johnlewin
2b3535ac98
Merge pull request #2691 from jlewin/design_tools
Restore modified SliceSettingsRow styling
2017-11-20 18:22:00 -08:00
John Lewin
736a30b63c Restore modified SliceSettingsRow styling 2017-11-20 18:13:58 -08:00
johnlewin
ca1e3c9cbc
Merge pull request #2690 from jlewin/design_tools
Always hide GCode2D when switching to model view
2017-11-20 18:13:32 -08:00
John Lewin
27f77731a4 Always hide GCode2D when switching to model view
- Issue MatterHackers/MCCentral#2289
Can't switch from 2D Gcode view to 3D Model view
2017-11-20 18:05:01 -08:00
johnlewin
16030a497c
Merge pull request #2689 from larsbrubaker/design_tools
Make build volume work when height set to 0
2017-11-20 18:04:19 -08:00
Lars Brubaker
2683f1dc86 Make build volume work when height set to 0 2017-11-20 17:55:42 -08:00
johnlewin
fb0ec888fa
Merge pull request #2688 from jlewin/design_tools
Save before invoking Print so FileHashCode is computed correctly
2017-11-20 17:11:14 -08:00
John Lewin
d9cb216d82 Save before invoking Print so FileHashCode is computed correctly
- Avoid saving to file again during print/slice operations
- Issue MatterHackers/MCCentral#2302
Print recovery regression after recent slicing/printing updates
2017-11-20 16:55:03 -08:00
John Lewin
df1d3e4409 Rely on database backed property 2017-11-20 16:55:03 -08:00
Lars Brubaker
6c2660f0db
Merge pull request #2687 from larsbrubaker/design_tools
Fix PauseOnLayerDoesPauseOnPrint
2017-11-20 16:28:25 -08:00
Lars Brubaker
48884b7cb2 Fix PauseOnLayerDoesPauseOnPrint 2017-11-20 15:41:18 -08:00
Lars Brubaker
fbe141cbe2
Merge pull request #2686 from larsbrubaker/design_tools
Same fix as write buffer. Regex split needs a string.
2017-11-20 14:20:09 -08:00
Lars Brubaker
e9a88dd37a Same fix as write buffer. Regex split needs a string. 2017-11-20 14:14:00 -08:00
Lars Brubaker
0e1db01a98
Merge pull request #2685 from jlewin/design_tools
Convert GCode menu to new format
2017-11-20 14:13:50 -08:00
John Lewin
8ae9e2da6d Convert GCode menu to new format
- Issue MatterHackers/MCCentral#2272
3D layer view uses old menu format
2017-11-20 14:09:33 -08:00
johnlewin
1c4d23cf08
Merge pull request #2684 from larsbrubaker/design_tools
Added a replace undo command and used it for ungroup mesh
2017-11-20 14:08:23 -08:00
Lars Brubaker
53506481ef Check for null 2017-11-20 14:01:51 -08:00
Lars Brubaker
cdb9598faa improved color delegate for mesh 2017-11-20 13:29:01 -08:00
Lars Brubaker
65639abc75 Added a replace undo command and used it for ungroup mesh 2017-11-20 11:19:22 -08:00
johnlewin
003edb6c28
Merge pull request #2683 from larsbrubaker/design_tools
Turned settings name wrapping back on
2017-11-19 01:44:04 -08:00
Lars Brubaker
7802c423d9 Turned settings name wrapping back on 2017-11-18 10:14:35 -08:00
Lars Brubaker
d4c6e58316
Merge pull request #2682 from larsbrubaker/design_tools
Make sure we check for on bed in circular beds.
2017-11-18 10:12:06 -08:00
Lars Brubaker
2aec7e2243 Make sure we check for on bed in circular beds. 2017-11-18 07:33:04 -08:00
Lars Brubaker
7f9001c3df
Merge pull request #2681 from larsbrubaker/design_tools
Latest agg
2017-11-17 21:12:53 -08:00