johnlewin
8564ba8969
Merge pull request #2213 from larsbrubaker/design_tools
...
New firmware support
2017-06-27 18:51:30 -07:00
Lars Brubaker
5bbd2e8eeb
New firmware support
2017-06-27 16:48:54 -07:00
Lars Brubaker
9bd9f2e89c
Merge pull request #2211 from larsbrubaker/design_tools
...
Patch to test
2017-06-27 15:45:01 -07:00
Lars Brubaker
345fefcecc
Patch to test
2017-06-27 14:45:15 -07:00
Lars Brubaker
cd14bd11b5
Merge pull request #2210 from larsbrubaker/design_tools
...
Make sure we handle resend next line correctly.
2017-06-27 12:12:03 -07:00
Lars Brubaker
5fc7cc636f
Make sure we handle resend next line correctly.
2017-06-27 10:14:48 -07:00
johnlewin
81bb009f00
Merge pull request #2207 from larsbrubaker/design_tools
...
removing dead code.
2017-06-26 17:31:15 -07:00
Lars Brubaker
5165270687
removing dead code.
2017-06-26 17:19:27 -07:00
johnlewin
6082ba5054
Merge pull request #2206 from jlewin/design_tools
...
Fix build/project validation failure
2017-06-26 16:10:51 -07:00
John Lewin
b538bdcb2a
Fix build/project validation failure
2017-06-26 16:02:53 -07:00
Lars Brubaker
a14181e055
Merge pull request #2205 from larsbrubaker/design_tools
...
Design tools
2017-06-26 15:50:58 -07:00
Lars Brubaker
f7cdd1ca8a
latest agg
2017-06-26 15:46:29 -07:00
Lars Brubaker
a92bafd2df
Refoctoring
2017-06-26 15:42:58 -07:00
Lars Brubaker
cd8a7ffa86
Merge pull request #2204 from jlewin/design_tools
...
Merge and unify GCode/mesh viewers into MatterControl
2017-06-26 14:21:08 -07:00
John Lewin
352ae2c7db
Update public solution
2017-06-26 13:52:10 -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
c17b06d3d0
Tweak GCode view to support rendering widgets on top of MeshViewer
2017-06-24 13:55:12 -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
Lars Brubaker
6edbbffabc
Merge pull request #2201 from larsbrubaker/design_tools
...
Made line chopping only happen when printing.
2017-06-23 18:22:35 -07:00
Lars Brubaker
007f7468f0
Made line chopping only happen when printing.
2017-06-23 17:00:44 -07:00
johnlewin
831851b3a2
Merge pull request #2200 from jlewin/design_tools
...
Restore Software Print Leveling options into Controls section
2017-06-23 15:39:38 -07:00
John Lewin
d264a9fc7c
Restore Software Print Leveling options into Controls section
2017-06-23 15:13:39 -07:00
Lars Brubaker
89ece98b16
Merge pull request #2199 from jlewin/design_tools
...
Eliminate requirement of one item on bed
2017-06-23 13:41:15 -07:00
John Lewin
14fd2be7bd
Eliminate requirement of one item on bed
2017-06-23 13:02:38 -07:00
johnlewin
34e90c2c0e
Merge pull request #2198 from larsbrubaker/design_tools
...
Fixed selection rect
2017-06-23 13:01:26 -07:00
Lars Brubaker
465f8e3855
Correct agg
2017-06-23 12:25:00 -07:00
Lars Brubaker
0bc7668210
Fixed selection rect
2017-06-23 12:14:25 -07:00
johnlewin
4f3411d839
Merge pull request #2197 from jlewin/design_tools
...
Convert BackgroundWorkers to async tasks
2017-06-21 22:05:25 -07:00
John Lewin
0c37c0b276
Convert BackgroundWorkers to async tasks
2017-06-21 21:43:36 -07:00
Lars Brubaker
b342ef9c4d
Merge pull request #2196 from larsbrubaker/design_tools
...
Better decent into bvh iterator
2017-06-21 17:23:36 -07:00
Lars Brubaker
04aabce4f0
Better decent into bvh inerator
2017-06-21 15:56:25 -07:00
Lars Brubaker
388d05772b
Merge pull request #2195 from larsbrubaker/design_tools
...
Fixed the M280 command to work with marlin
2017-06-21 13:30:03 -07:00
Lars Brubaker
74eab854e0
New translations.
2017-06-21 13:04:52 -07:00
Lars Brubaker
5fe3e3e433
Fixed the M280 command to work with marlin
...
Server auto leveling working with marlin firmware
2017-06-21 12:09:55 -07:00
johnlewin
f21554f28e
Merge pull request #2193 from jlewin/design_tools
...
Design tools
2017-06-21 08:49:27 -07:00
John Lewin
d9b28cdd86
Add 'Print' menu action, implement Print for GCode and SD card GCode
...
- Fix and rename CloseShouldNotStopSDPrint test
- Fix product bugs regarding selecting and printing GCode
2017-06-21 07:43:40 -07:00