Commit graph

996 commits

Author SHA1 Message Date
John Lewin
3446bc00e9 Move InteractiveScene ownership from MeshViewer to PrinterConfig model 2017-08-14 10:47:59 -07:00
John Lewin
db09cf7473 Remove extra parameter, latest agg-sharp 2017-08-14 09:06:15 -07:00
Lars Brubaker
20a2969889 Make sure we have a printer name 2017-08-11 16:00:24 -07:00
Lars Brubaker
8754535b7b took out rotation circle 2017-08-11 09:33:33 -07:00
Lars Brubaker
390bed731a latest agg 2017-08-10 18:06:20 -07:00
Lars Brubaker
07897ad203 Cleaned up the selection lines. 2017-08-10 18:06:03 -07:00
Lars Brubaker
5820c5e088 Improving material control. 2017-08-10 12:55:24 -07:00
Lars Brubaker
16866e5f95 Don't try to heat bed if it doesn't exists. 2017-08-09 14:35:28 -07:00
Lars Brubaker
7c5f5a2775 Brought in the changes to set temp before leveling. 2017-08-08 17:49:26 -07:00
Lars Brubaker
066de7607c Fixed the anchor unit test to remove center stretch 2017-08-08 10:04:42 -07:00
Lars Brubaker
26d36ad541 More refactoring
Improved debugshowbounds
2017-08-07 16:11:26 -07:00
Lars Brubaker
f7d4163125 Refactoring VAnchor and HAnchore names
Making more debug info for show bounds
2017-08-07 15:47:27 -07:00
John Lewin
1caf8fc09a Extract heading point size to caller 2017-08-06 18:17:46 -07:00
Lars Brubaker
b9cd935ab3 new localizations 2017-08-04 13:48:24 -07:00
Lars Brubaker
7a04b93d57 Refactoring QueuedCommandsStream to take a PrinterConnection
Moved MacroProcessing out of QueuedCommandsStream
2017-08-04 09:37:28 -07:00
Lars Brubaker
4ad41f1c70 Better selection rendering 2017-08-03 11:59:27 -07:00
Lars Brubaker
d3e7d00b3e Put in a enable retract setting
Made slice settings disable work
2017-08-02 15:19:32 -07:00
Lars Brubaker
e54de77a1d Making a material visualizer 2017-08-01 17:38:07 -07:00
Lars Brubaker
94f677c284 Change to solid when button clicked 2017-08-01 14:51:35 -07:00
Lars Brubaker
7bd46801c0 Made thumbnail renderer able to use color data 2017-08-01 11:51:25 -07:00
Lars Brubaker
0f9380a897 Preserving correct colors while traversing an IObject3D tree 2017-07-31 14:20:58 -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