Commit graph

9686 commits

Author SHA1 Message Date
LarsBrubaker
6e5674a279 Merged Arrange and Align
First pass on Bake and Remove for FitToBounds
2018-03-19 09:27:15 -07:00
LarsBrubaker
0e0d2bf4f7 Got a Package test working
Made arrange handle rebuilding children better
Added Descendants<T>
Renamed lots of stuff
2018-03-18 08:47:20 -07:00
Lars Brubaker
76008d793f
Merge pull request #3089 from larsbrubaker/design_tools
Added new fit to bounds
2018-03-18 07:46:04 -07:00
LarsBrubaker
bf18085e89 Added new fit to bounds
This should allow use objects like card holder alignment
made aabb rendering more generic
Added editor draw to objects
2018-03-17 20:53:36 -07:00
Lars Brubaker
78f73597c5
Merge pull request #3088 from jlewin/design_tools
Always construct view options, conditionally construct GCode details
2018-03-17 15:29:41 -07:00
John Lewin
b174c17ee0 Move event listener logic into widget owning the behavior 2018-03-17 09:20:48 -07:00
John Lewin
ba23a09989 Always construct view options, conditionally construct GCode details
- Issue MatterHackers/MCCentral#2915
GCode View options should be created in constructor
2018-03-17 09:20:47 -07:00
Lars Brubaker
4052e76eea
Merge pull request #3087 from jlewin/design_tools
Fix STL export
2018-03-17 08:09:09 -07:00
John Lewin
c49df8572d Fix STL export
- Issue MatterHackers/MCCentral#2857
Export to STL fails
2018-03-17 00:07:34 -07:00
Lars Brubaker
4265fde99d
Merge pull request #3086 from jlewin/design_tools
Make radio menus interactive
2018-03-16 18:16:41 -07:00
John Lewin
874e9641e3 Restore "Show Bed/Print Area" menu items in GCode views 2018-03-16 17:45:48 -07:00
John Lewin
5d75a6bc17 Make radio menus interactive 2018-03-16 17:45:48 -07:00
John Lewin
20d6628b82 Extract "Show Bed/Print Area" menu items for reuse 2018-03-16 17:45:48 -07:00
John Lewin
d722988f5a Remove logging 2018-03-16 17:45:47 -07:00
Lars Brubaker
c711b50536
Merge pull request #3085 from larsbrubaker/design_tools
Getting in new affiliate codes for matterhackers.com
2018-03-16 15:53:23 -07:00
Lars Brubaker
77e2a49c75 Getting in new affiliate codes for matterhackers.com 2018-03-16 15:44:59 -07:00
Lars Brubaker
8f9343726e
Merge pull request #3084 from larsbrubaker/design_tools
Improved printer import experience (mad simpler)
2018-03-16 15:42:58 -07:00
Lars Brubaker
1d6c3e68da Improved printer import experience (mad simpler) 2018-03-16 15:14:23 -07:00
Lars Brubaker
e2229bbd56
Merge pull request #3083 from larsbrubaker/design_tools
Made subtract and replace ensure contrast with the inserted part
2018-03-15 22:24:24 -07:00
LarsBrubaker
1a63c26a83 Made subtract and replace ensure contrast with the inserted part 2018-03-15 19:19:21 -07:00
Lars Brubaker
d9290616c9
Merge pull request #3082 from jlewin/design_tools
Menu overflow should show both enabled and disabled menu items
2018-03-15 18:19:59 -07:00
John Lewin
dab958b552 Fix typo in API, rename StaticData.OpenStream
- Issue MatterHackers/MCCentral#2947
2018-03-15 16:12:07 -07:00
John Lewin
963643c860 Menu overflow should show both enabled and disabled menu items
- MatterHackers/MCCentral#2931
2018-03-15 16:04:19 -07:00
Lars Brubaker
634d5223d5
Merge pull request #3081 from larsbrubaker/design_tools
Took out ActiveEditor property
2018-03-15 10:12:05 -07:00
Lars Brubaker
035c6a1922 Took out ActiveEditor property 2018-03-15 10:04:13 -07:00
Lars Brubaker
230aeca9a5
Merge pull request #3080 from larsbrubaker/design_tools
Improving leveling done message
2018-03-15 10:01:09 -07:00
Lars Brubaker
c0033f6ab0 Improving leveling done message 2018-03-15 09:28:31 -07:00
Lars Brubaker
aa9261a1db
Merge pull request #3079 from larsbrubaker/design_tools
putting back in banner
2018-03-14 18:03:59 -07:00
Lars Brubaker
edaa965ade putting back in banner 2018-03-14 17:55:52 -07:00
Lars Brubaker
6b5859e76b
Merge pull request #3078 from jlewin/design_tools
Use ViewMode property instead of gcode3DWidget.Visible
2018-03-14 17:51:36 -07:00
Lars Brubaker
1334da5c52
Merge branch 'design_tools' into design_tools 2018-03-14 17:45:25 -07:00
Lars Brubaker
b38aeeceb9
Merge pull request #3077 from larsbrubaker/design_tools
Build orthographic thumbnails for large content
2018-03-14 17:45:12 -07:00
Lars Brubaker
afc02fdfd6
Merge branch 'design_tools' into design_tools 2018-03-14 17:35:03 -07:00
John Lewin
00b548a820 Use ViewMode property instead of unrelated GCodePanel visibility 2018-03-14 17:14:51 -07:00
John Lewin
3393f196a2 Change GCodePanel accessibility, move init logic to PrinterTabPage 2018-03-14 17:14:51 -07:00
John Lewin
8b5d05ed93 Revise naming for clarity
- GCode3DWidget is no longer what the name suggests
2018-03-14 17:14:51 -07:00
John Lewin
c5977bf3f4 Revise naming for clarity 2018-03-14 17:14:50 -07:00
John Lewin
fa099d0a72 Only render 3D GCode if in PartViewMode.Layers3D
- Issue MatterHackers/MCCentral#2934
GCode render features appearing in Model view
2018-03-14 17:14:50 -07:00
John Lewin
f0b4a82418 Avoid showing empty popups
- MatterHackers/MCCentral#2933
Empty popup windows can never be closed, prevent further popups
2018-03-14 17:14:49 -07:00
John Lewin
5ac2065308 Invoke ShowPopup via RunOnIdle
- Issue MatterHackers/MCCentral#2932
Overflow popup causes "mouse should not be locked" errors
2018-03-14 17:14:49 -07:00
John Lewin
e128dd752a Use ViewMode property instead of gcode3DWidget.Visible
- Issue MatterHackers/MCCentral#2925
GCode rather than Model menu appears as GCode3DWidget remains visible
2018-03-14 17:14:48 -07:00
johnlewin
592641d5e2
Merge pull request #3075 from unlimitedbacon/design_tools
Show print progress on printer's LCD screen
2018-03-14 17:14:11 -07:00
johnlewin
a24c56f067
Merge branch 'design_tools' into design_tools 2018-03-14 16:59:18 -07:00
Lars Brubaker
6d939b55e2 issue: MatterHackers/MCCentral#2938
Rename "Re-Calibrate Probe" -> "Recalibrate Probe"
2018-03-14 16:49:49 -07:00
Lars Brubaker
cc9d986e4b Build orthographic thumbnails for large content 2018-03-14 16:44:20 -07:00
Tyler Anderson
167150a5c5 Made suggested improvements 2018-03-14 16:39:07 -07:00
johnlewin
cead79bb42
Merge pull request #3076 from larsbrubaker/design_tools
Put in clean nozzle page
2018-03-14 15:26:01 -07:00
Lars Brubaker
eae2f773e6 Put in clean nozzle page
Added IVertexSource get weighted center
refactoring
2018-03-14 15:01:38 -07:00
Lars Brubaker
4b94c63ec4 Made the hole littler 2018-03-14 15:01:34 -07:00
Tyler Anderson
4304ccbfbd Show print progress on printer's LCD screen 2018-03-14 13:49:57 -07:00