Commit graph

15037 commits

Author SHA1 Message Date
LarsBrubaker
8d53ba15bd Run callbacks before close (fixes print recovery test) 2020-03-25 15:30:19 -07:00
LarsBrubaker
a0fad3f693 Making test run better on slow machine 2020-03-25 15:30:19 -07:00
Lars Brubaker
e65f1aa5b4
Merge pull request #4712 from larsbrubaker/master
issue : MatterHackers/MCCentral#5829
2020-03-24 21:48:01 -07:00
LarsBrubaker
1325b411e6 issue : MatterHackers/MCCentral#5829
Export with spiral vase not working from print menu
2020-03-24 21:30:11 -07:00
Lars Brubaker
7349850b65
Merge pull request #4708 from larsbrubaker/master
skip unused work
2020-03-04 14:08:06 -08:00
Lars Brubaker
19308454d0 skip unused work 2020-03-04 09:53:02 -08:00
Lars Brubaker
ee7009c9fb
Merge pull request #4707 from larsbrubaker/master
moving boolean processing to mesh operations
2020-03-04 07:53:35 -08:00
LarsBrubaker
9b2a22e320 moving boolean processing to mesh operations 2020-03-04 07:38:07 -08:00
Lars Brubaker
7329a70104
Merge pull request #4706 from jlewin/hollow
Revise HollowOut
2020-03-04 07:28:03 -08:00
John Lewin
1ad2336731 Remove instance dependencies, make static 2020-03-04 01:17:52 -08:00
John Lewin
777950a9dd Consolidate hollow operation steps 2020-03-04 01:17:52 -08:00
John Lewin
e4fa3475ef Simplify 2020-03-04 01:17:52 -08:00
johnlewin
44822e1c59
Merge pull request #4704 from larsbrubaker/master
master
2020-03-04 01:10:12 -08:00
John Lewin
6ac9b29ed4 Add missing projects to .sln 2020-03-04 00:53:54 -08:00
John Lewin
3785d73a90 Revert additions 2020-03-04 00:53:25 -08:00
LarsBrubaker
be2517f231 fixing build error 2020-02-29 11:13:40 -08:00
Lars Brubaker
139b23db93 improving hollow out 2020-02-27 12:33:46 -08:00
Lars Brubaker
dffe0b33d8 Adding reduce and hollow to a new 2020-02-27 08:56:39 -08:00
LarsBrubaker
1520c913ad Made twist default to using the center of the enclosing circle. 2020-02-23 22:44:43 -08:00
LarsBrubaker
4b132c46ca cleaning interface a bit more 2020-02-21 22:07:48 -08:00
Lars Brubaker
581ded7767 Improving reducer 2020-02-21 18:18:47 -08:00
LarsBrubaker
ed5ef14077 Hollow is producing results
Improving Decimate
2020-02-21 07:56:24 -08:00
LarsBrubaker
3d9b6e6492 Decimate is working reasonably now 2020-02-19 22:07:09 -08:00
Lars Brubaker
cbeb86d3f1 Mesh reduce is working now (a bit) 2020-02-19 18:19:17 -08:00
LarsBrubaker
d85edc858d Working on additional mesh tools 2020-02-18 16:59:33 -08:00
Lars Brubaker
0f50f1ce52
Merge pull request #4702 from larsbrubaker/master
removing warnings
2020-02-08 20:34:20 -08:00
LarsBrubaker
577d203bbe removing warnings 2020-02-08 20:24:36 -08:00
Lars Brubaker
be63613fe4 Merge pull request #4695 from jlewin/summer_updates
Summer updates
2020-02-08 20:20:41 -08:00
jlewin
046f2006c2 Latest submodules 2020-02-07 17:10:10 -08:00
John Lewin
3b02f08148 Fix warnings 2020-02-07 17:08:47 -08:00
John Lewin
8fab48e830 Remove unused file 2020-02-07 17:08:47 -08:00
John Lewin
931f0b9e0c Restore CloseOnIdle
- Issue MatterHackers/MCCentral#5755
Cannot access disposed object exception during application exit
- Issue MatterHackers/MCCentral#5756
Cross-Thread operation not valid exception in CommunicationStateChanged
event handlers
2020-02-07 17:08:47 -08:00
LarsBrubaker
e602c7681d removing unnecessary casts 2020-02-07 17:08:47 -08:00
LarsBrubaker
2444fd0d9e Made the non-manifold renderer work 2020-02-07 17:08:47 -08:00
LarsBrubaker
8e8bb4ebf9 removed the gear icon from the slice engine field 2020-02-07 17:08:47 -08:00
LarsBrubaker
de1f592efa fixing warnings 2020-02-07 17:08:47 -08:00
LarsBrubaker
f5a884b94f make sure we set the wipe tower size
issue: MatterHackers/MCCentral#5745
Coarse wipe towers to small
2020-02-07 17:08:47 -08:00
LarsBrubaker
60a56af419 Removed ReadOnly list added Index of to SafeList 2020-02-07 17:08:47 -08:00
LarsBrubaker
0a0df8ca80 clean up 2020-02-07 17:08:47 -08:00
LarsBrubaker
a66096823b make sure we always rebuild the tree view when the content changes 2020-02-07 17:08:32 -08:00
LarsBrubaker
dd49303111 Make sure root selection set correctly 2020-02-07 15:27:44 -08:00
LarsBrubaker
3ec5405fb7 Make the tree rebuild on uithread 2020-02-07 15:27:43 -08:00
LarsBrubaker
54d29b41f7 use run on idle less 2020-02-07 15:27:43 -08:00
LarsBrubaker
3824583acd Changed ReadOnly to use Buffers 2020-02-07 15:27:43 -08:00
LarsBrubaker
58e77cfe60 GuiWiget Children working as a SafeList 2020-02-07 15:27:43 -08:00
jlewin
106db7e7f1 Remove unused files 2020-02-07 15:26:31 -08:00
jlewin
8e930f28ce Rename converter types and methods to match behavior 2020-02-07 15:26:31 -08:00
jlewin
8f5a6531b1 Pass IEnumerable<IObject3D> to Slice() method
- Issue MatterHackers/MCCentral#5743
XYCalibration print uses bed content rather than calibration template
2020-02-07 15:26:31 -08:00
jlewin
9f6418f080 Add missing file 2020-02-07 15:26:31 -08:00
jlewin
b9da334ff4 Restore support for runtime switchable slicers 2020-02-07 15:26:31 -08:00