LarsBrubaker
0492291e91
Make the minimum conductive probe height a variable
2021-02-16 07:56:28 -08:00
Lars Brubaker
824823ded9
Adding SLA file library
2021-02-15 12:17:49 -08:00
LarsBrubaker
92da700a85
Make sure we don't rebuild when not needed
2021-02-10 21:44:44 -08:00
LarsBrubaker
9e34e540f7
Add bases to meshes
2021-02-09 22:27:42 -08:00
LarsBrubaker
97bd8a8b6d
working on calculating a base from a mesh (not path)
2021-02-09 22:27:42 -08:00
LarsBrubaker
408d053934
Leveling validation needs to be before line cutting
2021-02-09 15:40:08 -08:00
Lars Brubaker
cc5a660b41
fixing test
2021-02-08 12:03:26 -08:00
LarsBrubaker
b9afde99b0
latest agg
2021-02-08 08:09:41 -08:00
LarsBrubaker
098cf519c6
refactoring and accelerating
2021-02-07 11:14:54 -08:00
LarsBrubaker
73b810c30f
Don't loose polygon winding
2021-02-07 10:12:06 -08:00
Lars Brubaker
2026bb220c
improving item button logic
...
fix spelling
2021-02-05 17:52:29 -08:00
Lars Brubaker
4c74017d3e
Make sure we always mark done when finished with convex hull mesh
2021-02-05 09:28:48 -08:00
Lars Brubaker
98dc1c8565
make sure we include SocketIOSharp
2021-02-02 11:25:26 -08:00
LarsBrubaker
a519ec0766
removing discard return
2021-01-31 20:57:33 -08:00
LarsBrubaker
27e3facf02
Don't call remove on image buffer from gl cache.
...
issue: https://github.com/MatterHackers/MatterControl/issues/4959
2021-01-31 19:19:37 -08:00
LarsBrubaker
85383c72a0
fixing tests
2021-01-31 18:33:34 -08:00
LarsBrubaker
acdeadb89b
refactoring
2021-01-29 21:29:16 -08:00
Lars Brubaker
1599aa0fd4
Fixed issue with color control
...
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
Lars Brubaker
53e96f7d79
Adding in material color setting
2021-01-28 18:06:29 -08:00
Lars Brubaker
5f8ffe5650
Make sure we can build spiral vase even if the number of perimeters is 0
...
issue: MatterHackers/MCCentral#6245
0% infill and 0 perimeters should trigger warning in MC
2021-01-26 17:26:10 -08:00
LarsBrubaker
d43afcf86f
latest agg ms
2021-01-25 13:17:10 -08:00
LarsBrubaker
9fdd45c92b
Make tree view toggle on double click
2021-01-22 22:54:15 -08:00
Lars Brubaker
512fbd73bc
Add clear bed gcode
...
fix spelling
2021-01-22 17:51:25 -08:00
LarsBrubaker
cd4f6f5010
Get enum descriptions
2021-01-22 07:57:13 -08:00
Lars Brubaker
7f07335f54
Working on adding tool tips to tab controls in Public Property Editor
2021-01-21 18:19:45 -08:00
Lars Brubaker
2838441c13
Make sure we can update read only fields
2021-01-21 14:30:22 -08:00
LarsBrubaker
d7756090b7
improving plane cut
2021-01-18 17:22:10 -08:00
Lars Brubaker
5e37350142
Track print canceled state better
2021-01-15 17:52:13 -08:00
Lars Brubaker
9fa1061f1e
Making it easier to start a print that will not ask for feedback
...
Ability to ask what printer an object is on
Starting work on ability to have a button on an object to execute arbitrary code
Cleanup and dead code removal
2021-01-14 15:49:34 -08:00
LarsBrubaker
5dbcf8c06c
Improving path to mesh functions
2021-01-12 22:21:58 -08:00
LarsBrubaker
3257ce4513
Working on cut at plane
2021-01-12 21:03:27 -08:00
LarsBrubaker
9471cabdf1
Fix menu close
2021-01-06 08:53:49 -08:00
LarsBrubaker
7a58215e13
get test working
2021-01-05 20:55:23 -08:00
LarsBrubaker
3d27b5a4f9
Doing more work on plane cut
2021-01-05 20:47:10 -08:00
Lars Brubaker
a3aa6f7e38
Make sure we can enable retractions
2020-12-29 14:16:00 -08:00
LarsBrubaker
49a0e89084
Make sure we can show all settings
2020-12-29 08:35:58 -08:00
LarsBrubaker
ff1ea976f3
refactoring
2020-12-29 08:13:36 -08:00
Lars Brubaker
6472760a69
Adding in the ability to change the settings detail
2020-12-28 17:50:15 -08:00
LarsBrubaker
f3666a2554
fixed gif memory leak
2020-12-25 18:27:32 -08:00
LarsBrubaker
fbf8767452
Fixing memory leak
...
fixing warnings
2020-12-24 22:49:47 -08:00
LarsBrubaker
954c36ce74
default back to single window provider
2020-12-21 19:26:39 -08:00
LarsBrubaker
c023f6b865
Fixing test
...
issue: MatterHackers/MCCentral#6206
Large retraction after purge line when exporting gcode to SD
2020-12-19 23:14:33 -08:00
Lars Brubaker
0482b558c5
finishing up new g92 test
2020-12-18 18:07:37 -08:00
Lars Brubaker
cddf939868
fix mac resolution
2020-12-16 14:59:59 -08:00
Lars Brubaker
261460d540
custom printer is usable now
2020-12-16 14:24:47 -08:00
LarsBrubaker
d5a64d6ccc
creating custom printer page
2020-12-16 11:20:13 -08:00
Lars Brubaker
5b50e74596
Updating licenses
2020-12-15 16:22:42 -08:00
LarsBrubaker
c8bfef2085
Add baud to com port setup
...
issue: MatterHackers/MatterControl#4884
Add ability to set baud rate in manual connection window
2020-12-15 15:00:00 -08:00
Lars Brubaker
1ff27d7b38
set context before draw
2020-12-10 11:20:03 -08:00
Lars Brubaker
4c62323a80
Fixing crash bug
2020-12-10 11:16:21 -08:00