John Lewin
c5a0235dd5
Add missing function
2017-07-31 10:51:56 -07:00
Lars Brubaker
318c14c5f9
Set solid color when clicked
...
put in gray colors
2017-07-28 17:02:39 -07:00
Lars Brubaker
a6cf0b379a
New position and size in guiwidget
2017-07-28 15:39:35 -07:00
Lars Brubaker
3d02e359aa
Put in a first pass at a color selector.
2017-07-28 11:59:10 -07:00
Lars Brubaker
dacca4f190
Merge branch 'design_tools' of https://github.com/MatterHackers/MatterControl into design_tools
2017-07-28 11:15:07 -07:00
Lars Brubaker
ebffd969b0
Working with auto generated parts
2017-07-28 11:14:25 -07:00
John Lewin
bfa38848de
Add support for smaller, floating scrollbars
2017-07-27 18:20:16 -07:00
Lars Brubaker
e2de82238d
User generated support is working.
2017-07-21 13:24:16 -07:00
Lars Brubaker
bd7ef9d426
Working agg
2017-07-20 12:47:24 -07:00
Lars Brubaker
ce3c69e825
Improving slice meta data
2017-07-20 12:44:55 -07:00
John Lewin
dd519cde8c
Convert PluginFinder to static class with generic methods
2017-07-20 01:00:47 -07:00
John Lewin
3d0f541db0
Correctly position sceneItem in z
2017-07-19 17:39:43 -07:00
Lars Brubaker
90e7ba1578
Take weak reference out of Polygon Face.
2017-07-19 14:24:38 -07:00
Lars Brubaker
1f0acc0411
Moving to a dynamic Vertex data type
2017-07-19 12:10:05 -07:00
John Lewin
4ff6c5cbb8
Convert from ReportProgressRatio to Action<T>
2017-07-18 20:51:44 -07:00
Lars Brubaker
12da19a468
latest ms
2017-07-18 13:29:01 -07:00
Lars Brubaker
c989cb8630
Fixing multi material processing
2017-07-17 16:41:04 -07:00
John Lewin
4eb8ebe254
Revise ReportProgressRatio implementation
2017-07-14 13:55:02 -07:00
John Lewin
b1f57559a1
Skip queued thumbnail generation tasks for off-screen items
2017-07-13 14:21:54 -07:00
John Lewin
820ad61c55
Support relative paths to Object3D assets
2017-07-12 14:54:21 -07:00
Lars Brubaker
a01ab7930d
Getting extruder selection to work on mcx files
2017-07-12 14:28:43 -07:00
John Lewin
3bda665ac0
Simplify text creators, drop PlatingData and spacing controls
2017-07-11 22:27:08 -07:00
John Lewin
6d02bbb96d
Remove unused CurrentScale PlatingData property
2017-07-11 17:46:12 -07:00
Lars Brubaker
6231611456
Removed Bottom Clip
2017-07-11 15:15:37 -07:00
Lars Brubaker
5e57563908
handle no selection better
2017-07-11 12:50:21 -07:00
Lars Brubaker
7c7af529fb
slicing unit tests passing
2017-07-11 12:45:06 -07:00
Lars Brubaker
fff70c20a8
null pointer checking
2017-07-11 11:35:28 -07:00
Lars Brubaker
661042d88b
Put in new move in z control
...
Improved position of numbers
2017-07-10 15:04:33 -07:00
Lars Brubaker
9ad3dfeee9
Put in the ability to ramp the extra extrusion after move
...
Made the change islands retract always occur if requested.
2017-07-07 08:40:54 -07:00
John Lewin
4be77c8dd6
Update port filters
2017-07-06 14:42:26 -07:00
John Lewin
4b416a0cd1
Remove unnecessary viewArea control
2017-07-05 15:37:32 -07:00
John Lewin
a2e632d53d
Replace emulator with experimental implementation
2017-07-01 19:50:09 -07:00
John Lewin
3ca7eabfea
Restore original Slice Settings tab styling
2017-07-01 19:50:09 -07:00
John Lewin
12a3812674
Latest MatterSlice
2017-06-30 23:44:05 -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
Lars Brubaker
f09f8fd939
Moved ProcessWriteRegex to stream
...
Made it work with gcode export
2017-06-29 13:02:36 -07:00
Lars Brubaker
f74d731993
Fixed spelling added in a bit of documentation
2017-06-29 11:42:36 -07:00
Lars Brubaker
a3bbd75530
Ensuring Key commands are processed in the right order
2017-06-29 11:35:06 -07:00
Lars Brubaker
9635b3308b
Put in regex read write translation code
2017-06-29 09:47:34 -07:00
John Lewin
bd10edc2aa
Revise temperature widgets
2017-06-27 18:52:13 -07:00
Lars Brubaker
345fefcecc
Patch to test
2017-06-27 14:45:15 -07:00
Lars Brubaker
5fc7cc636f
Make sure we handle resend next line correctly.
2017-06-27 10:14:48 -07:00
Lars Brubaker
5165270687
removing dead code.
2017-06-26 17:19:27 -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
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
Lars Brubaker
007f7468f0
Made line chopping only happen when printing.
2017-06-23 17:00:44 -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