John Lewin
5e85b29e11
Move view mode selection buttons into main toolbar, revise icons
2017-07-06 18:15:53 -07:00
John Lewin
e95803d68e
Remove unused cancel implementation
2017-07-06 16:31:12 -07:00
John Lewin
92e397fabd
Remove unused items
2017-07-06 16:30:46 -07:00
John Lewin
097a20b08d
Consolidate model references
2017-07-06 16:24:25 -07:00
John Lewin
82b1cb3a5a
Remove unused items
2017-07-06 16:20:10 -07:00
John Lewin
d2c25ca814
Move GCode rendering registration to PrinterTabPage
2017-07-06 16:05:08 -07:00
John Lewin
03799e8fda
Remove unused, unnecessary items
2017-07-06 15:51:04 -07:00
John Lewin
840f2f9cc9
Move sliders and overflow menu to parent control
2017-07-06 14:54:26 -07:00
John Lewin
50b60868f2
Rename method for clarity
2017-07-06 07:56:38 -07:00
John Lewin
6491f83df6
Remove unused event listener
2017-07-06 07:24:00 -07:00
John Lewin
0784900080
Always in part select mode on desktop
2017-07-05 13:55:38 -07:00
John Lewin
d6829ff52d
Update RenderType on settings change
2017-07-05 12:45:42 -07:00
John Lewin
171016c16f
Use initializer syntax
2017-07-03 09:30:30 -07:00
John Lewin
fad2e0080c
Revise slider positions
2017-06-30 23:44:04 -07:00
John Lewin
2f13959f0e
Use initializer syntax
2017-06-30 23:44:04 -07:00
John Lewin
290eb8bedb
Wire up control reloads to new LoadedGCodeChanged event
2017-06-30 23:44:03 -07:00
John Lewin
e441f25c63
Add LoadedGCodedChanged event, more code to model, less dynamic controls
2017-06-30 23:44:01 -07:00
John Lewin
7fdae3bfe5
Discard GCodeFileIsComplete logic
2017-06-30 23:07:48 -07:00
John Lewin
50957e856b
Add async Slice method, move into PrinterActionsBar, switch after
2017-06-30 23:07:48 -07:00
Lars Brubaker
1a9ebebaed
Changed ReportPregress delegate to have touple and use CancellationTokenSource
2017-06-30 16:09:31 -07:00
John Lewin
694024443c
Theme specific wireframe color
2017-06-29 14:17:08 -07:00
John Lewin
81e3cc1425
Rename NumChangesInZ to LayerCount
2017-06-29 14:17:08 -07:00
John Lewin
a2651a1ec8
Restore key up/down functionality for layer view, use new pattern
2017-06-29 14:17:08 -07:00
John Lewin
3ab89b8d3f
Move ownership of GCode ActiveLayer & FeatureToStart/StopOn to model
2017-06-29 14:17:08 -07:00
John Lewin
17b4cb8b77
Downgrade ValueTuple to 4.3.0, fix null reference in ViewGCodeBasic
2017-06-29 14:09:47 -07:00
John Lewin
bcf4c08d1e
Use lambda event handlers for clarity
2017-06-28 19:49:31 -07:00
John Lewin
27f4a3ef14
Extract GCode details view to class
2017-06-28 18:43:30 -07:00
John Lewin
c1462d1749
Extract GCode details to model
2017-06-28 18:18:22 -07:00
John Lewin
b7c457309e
Improve GCode/Model view toggling
...
- Switch models to Wireframe while in GCode view
- Conditionally render layers data on visibility of GCode widget
- Short term: Clear Scene selection on entering GCode view
- Use consistent formatting for GCodeRenderInfo constructor
2017-06-26 12:49:39 -07:00
John Lewin
878d004a50
Remove inherited MeshViewer, push rendering to external mesh viewer
2017-06-24 13:17:43 -07:00
John Lewin
848708c36c
Revise ViewGCodeWidget naming to clarify behavior
2017-06-24 12:35:02 -07:00
John Lewin
822faa99a1
Fix 2D/3D view button event listeners
2017-06-24 12:24:40 -07:00
John Lewin
4a105fa02f
Fix colors for white menu background
2017-06-24 12:24:01 -07:00
John Lewin
1339f7573f
Remove widget proxy to Clear3DGCode, call directly on model
2017-06-24 10:45:02 -07:00
John Lewin
8b3bc325cd
Extract GCodeRenderer from widget to model
2017-06-24 10:38:08 -07:00
John Lewin
847c088cce
Extract loaded GCodeFile from widget to model
2017-06-24 10:30:11 -07:00
John Lewin
3dd9f8c4d7
Use existing button factory, remove unused button factory instances
2017-06-24 10:28:33 -07:00
John Lewin
7808ffe221
Remove tree processing in OnDraw for keyboard hooks
2017-06-24 09:05:49 -07:00
John Lewin
156f44dce8
Extract SetLayer class to file
2017-06-24 09:00:13 -07:00
John Lewin
0f47dc4ef3
Extract button factory to model, use lambda events & initializer pattern
2017-06-24 08:59:14 -07:00
John Lewin
c88e63361e
Extract LayerNavigation class to file
2017-06-24 08:54:47 -07:00
John Lewin
6300e4468f
Extract button factory to model, use lambda events & initializer pattern
2017-06-24 08:53:19 -07:00
John Lewin
baa9feba81
Closer to gcode/mesh viewer consolidation
...
- Collapse right panel content into scene
- Move GCode view options into overflow menu
- Extract View3D options state from widgets to app model
2017-06-24 08:32:09 -07:00
John Lewin
7a27433bf0
Migrate GCodeVisualizer and MeshViewer content into MatterControl
2017-06-24 07:28:55 -07:00
John Lewin
0c37c0b276
Convert BackgroundWorkers to async tasks
2017-06-21 21:43:36 -07:00
John Lewin
0e646a0c94
Move PartPreviewWidget factories into ThemeConfig
...
- Extract ThemeConfig to file
- Pass ThemeConfig to IObject3D creators
2017-06-19 09:19:00 -07:00
John Lewin
8afc92ae33
Decouple MatterControl components from PrinterConnection
...
- Move relevant aspects to ApplicationController
2017-06-16 18:04:47 -07:00
John Lewin
9aaf0f6311
Rename PrinterConnectionAndCommunication
2017-06-13 17:22:49 -07:00
Lars Brubaker
6c22a896d9
Taking out center on bed for design tools.
2017-06-08 14:43:01 -07:00
John Lewin
2a9e70c28c
Ensure bedplate is saved before slicing
...
- Remove cheat in AddSelectedItemToBedplate helper which saved bed
- Invoke PersistePlateIfNeeded before slicing
- Mark plate as dirty when adding items
- Make SaveChanges awaitable so slicing queues until save is done
- Remove unused Action in functionToCallOnSaveAs delegate
- Change saveas delegate to support new awaitable signature
2017-06-05 14:37:32 -07:00