Commit graph

9658 commits

Author SHA1 Message Date
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
johnlewin
d2a90f7853
Merge pull request #3074 from jlewin/design_tools
Latest agg-sharp - StoreStream
2018-03-14 09:14:52 -07:00
John Lewin
9d66980bd2 Latest agg-sharp - StoreStream 2018-03-14 09:02:05 -07:00
johnlewin
d44515d12e
Merge pull request #3072 from jlewin/design_tools
Update tab pointers on removal
2018-03-14 07:49:52 -07:00
John Lewin
8cf1be9c24 Update tab pointers on removal
- Issue MatterHackers/MCCentral#2853
Revise Tab logic to prevent this anomaly
2018-03-13 21:02:02 -07:00
johnlewin
8e35506f71
Merge pull request #3071 from jlewin/design_tools
Revise About page
2018-03-13 18:01:51 -07:00
John Lewin
731b5e15e5 Revise About page
- Issue MatterHackers/MCCentral#2896
Update Help -> About
2018-03-13 17:39:51 -07:00
Lars Brubaker
0bb6ab283b
Merge pull request #3070 from larsbrubaker/design_tools
Made it more possible to do matter cad like operations on IVertexSour…
2018-03-13 17:37:07 -07:00
Lars Brubaker
991be45a85 Made it more possible to do matter cad like operations on IVertexSource paths
Made Braille Object have option for key chain hook
Put ResolutionScalle into Vertex objects
2018-03-13 17:17:28 -07:00
johnlewin
5b8a690bef
Merge pull request #3069 from larsbrubaker/design_tools
Design tools
2018-03-13 12:20:32 -07:00
Lars Brubaker
bb8492de78 Created the Braille card
Put a notch on the braille item
Added char editor
2018-03-13 11:52:23 -07:00
Lars Brubaker
c930431d52 Merge remote-tracking branch 'lars/design_tools' into design_tools 2018-03-13 09:33:33 -07:00
johnlewin
463d4fd3d4
Merge pull request #3068 from jlewin/design_tools
Fix tests
2018-03-13 09:03:15 -07:00
John Lewin
51dcf0faef Add support for toggling Sync-to-print after recent menu item removal
- Issue MatterHackers/MCCentral#2914
Investigate CancelWorksAsExpected failure
2018-03-13 08:51:32 -07:00
John Lewin
8eee29fd32 Add a mechanism to bypass the closeInitialPlusTab behavior 2018-03-13 08:43:20 -07:00
John Lewin
c09210047c Add a mechanism to set the name of a SettingsItem -> Toggle control 2018-03-13 08:43:20 -07:00
LarsBrubaker
7992b8f75c Working on Braille flash cards 2018-03-13 08:26:54 -07:00
John Lewin
9d8e710595 Remove validation of removed menu item
- Issue MatterHackers/MCCentral#2912
Investigate View3DOverflowMenus failure
2018-03-13 07:51:28 -07:00
Lars Brubaker
dd2187afd4
Merge pull request #3067 from larsbrubaker/design_tools
Made braille more standards compliant
2018-03-12 18:43:36 -07:00
Lars Brubaker
7941f53030 Made braille more standards complient 2018-03-12 18:11:39 -07:00
Lars Brubaker
6ba1a28a09
Merge pull request #3066 from jlewin/design_tools
Consolidate SHA1 helpers
2018-03-12 18:10:27 -07:00
John Lewin
38de656e48 Improve naming to clarify behavior 2018-03-12 17:07:19 -07:00
John Lewin
c09e0731ef Consolidate SHA1 helpers
- Issue MatterHackers/MCCentral#2879
Ensure consistency and consolidate all sha1 helpers
2018-03-12 17:07:18 -07:00
Lars Brubaker
5e26259918
Merge pull request #3065 from larsbrubaker/design_tools
New probe calibration wizard is working
2018-03-12 16:50:11 -07:00
Lars Brubaker
9fdbb1ef5c New probe calibration wizard is working 2018-03-12 16:39:17 -07:00
Lars Brubaker
f5657d2073
Merge pull request #3064 from jlewin/design_tools
Persist Printer tab state
2018-03-12 16:38:59 -07:00
John Lewin
a39e2b532d Persist Printer tab state
- Issue MatterHackers/MCCentral#2872
2018-03-12 15:59:03 -07:00
John Lewin
188d8b14aa RootedObjectEventHandler should not serialize as Json
- Issue MatterHackers/MCCentral#2887
2018-03-12 15:26:29 -07:00
Lars Brubaker
4fed175415
Merge pull request #3063 from larsbrubaker/design_tools
Fixing compiler error
2018-03-12 12:32:54 -07:00