Commit graph

2348 commits

Author SHA1 Message Date
LarsBrubaker
7af4ff5571 make validation have feedback
issue: MatterHackers/MCCentral#6126
Add leveling feedback to printing dialog (like heating)
2020-10-28 19:44:02 -07:00
Lars Brubaker
e748fde6f9 Make the notes update 2020-10-26 11:25:18 -07:00
Lars Brubaker
e419071ef0 fixing spelling 2020-10-26 10:08:38 -07:00
LarsBrubaker
7e4045d5e0 Fixing tests 2020-10-25 20:47:12 -07:00
LarsBrubaker
cefa2c9786 Cleaning up the print feedback dialog 2020-10-25 16:00:50 -07:00
LarsBrubaker
0fbf9e8ccd Improving end of print behavior 2020-10-25 08:48:43 -07:00
Lars Brubaker
8be14b44ce Make it easier to turn on and off working with the test server 2020-10-23 16:57:26 -07:00
Lars Brubaker
f0697d04da improve gl interface to be more accurate 2020-10-22 18:31:08 -07:00
LarsBrubaker
418e257f35 Keyboard is mostly working in GLFW 2020-10-21 07:53:47 -07:00
Lars Brubaker
bd13ec03c2 Fixing theme on added system windows 2020-10-20 16:23:54 -07:00
LarsBrubaker
d0b7795bf3 GLFW becoming single window 2020-10-20 08:05:06 -07:00
Lars Brubaker
6f77515fc6 Don't add the exact same line twice
issue: MatterHackers/MatterControl#4880
terminal selection issues
2020-10-19 16:28:46 -07:00
Lars Brubaker
9dfbd0ee37 started some work on Glfw support 2020-10-16 17:34:57 -07:00
Lars Brubaker
864266bd7a Making paths behave more consistently 2020-10-16 16:25:11 -07:00
Lars Brubaker
7c5a764162 fixing warnings 2020-10-14 14:52:21 -07:00
LarsBrubaker
7164f52a9d refactoring 2020-10-13 22:24:30 -07:00
LarsBrubaker
694d991909 Making more 2D operations exist
Combine for paths
2020-10-13 16:05:04 -07:00
LarsBrubaker
823b664127 improving path drawing 2020-10-11 19:29:42 -07:00
LarsBrubaker
574eed06cd improving revolve 2020-10-11 15:57:00 -07:00
LarsBrubaker
c45371da69 making path inflate work better 2020-10-10 16:18:14 -07:00
LarsBrubaker
d21d425fc6 Collecting print info at end of print 2020-10-06 22:00:28 -07:00
LarsBrubaker
cc26eb322a reduce drawing 2020-10-06 17:23:26 -07:00
LarsBrubaker
6881e19ee6 Created test and addressed printer name bug
issue: MatterHackers/MCCentral#6102
Renaming printer when 2 are open, renames both
2020-10-03 17:58:42 -07:00
LarsBrubaker
7e6398766e Fixed bridging issue
issue: MatterHackers/MCCentral#6101
Bridging not working as expected
2020-10-03 08:26:43 -07:00
LarsBrubaker
c6a0de1233 Fixed support button (put back in)
Made test for support button
Fixed tool bar drop saving
2020-10-01 19:35:06 -07:00
LarsBrubaker
0cf6df9bfd make sure we find every island while optimizing
issue; MatterHackers/MCCentral#6095
Parts of slice are missing
2020-10-01 07:53:54 -07:00
Lars Brubaker
67f167622b Adding retract distance for avoid crossing
make mirror preserve height
2020-09-29 20:17:13 -07:00
LarsBrubaker
049d5f6a9c Make sure we consider all the islands 2020-09-29 07:56:03 -07:00
LarsBrubaker
4aa132904c Make thumbnails icons for design history 2020-09-28 08:01:19 -07:00
LarsBrubaker
0b99980af7 All icons working, improved context relevance 2020-09-26 18:46:08 -07:00
Lars Brubaker
06baf2a1b1 ordering primitives
refactoring
2020-09-22 17:53:06 -07:00
Lars Brubaker
96bb0e50e4 don't use invalid path 2020-09-22 11:40:26 -07:00
LarsBrubaker
b82fbda500 latest MS 2020-09-22 09:55:55 -07:00
Lars Brubaker
a29ec6ea42 Make sure we dispose delegates correctly
Option to turn on run out sensor diagnostics
2020-09-21 08:55:25 -07:00
LarsBrubaker
22b5d02579 Need early exit on path optimizing 2020-09-21 07:14:05 -07:00
LarsBrubaker
93d37e1fd8 Made sure probe offset considered for mesh leveling
issue: MatterHackers/MatterControl#4854
unable to store software leveling
2020-09-20 19:25:32 -07:00
LarsBrubaker
2c3e3c58d0 Add warning based on user reported problem 2020-09-20 19:25:31 -07:00
LarsBrubaker
f54dc24b78 latest MC 2020-09-19 23:10:42 -07:00
LarsBrubaker
6362a97c1c latest MC 2020-09-19 11:16:44 -07:00
LarsBrubaker
ad8f6aed7c Make sure we don't add guiwidgets during mouse down
issue: MatterHackers/MCCentral#6059
Taylor crash with new object 3d controls
2020-09-14 19:15:47 -07:00
LarsBrubaker
230839bd53 Don't invalidate if can't see the temp graph
fixing warnings
better measure tool drawing
2020-09-13 19:52:02 -07:00
LarsBrubaker
f166728aa1 Can click on IObjec3DControls 2020-09-13 14:17:33 -07:00
LarsBrubaker
24fa4093b3 Adding the start of a measure tool
Fixed issues with not releasing pointers
Fixed line scaling issues
2020-09-13 13:04:57 -07:00
LarsBrubaker
b1c79e88c6 fixed snapping indicators
fixing warnings
fixing scaling issues
2020-09-13 08:32:43 -07:00
LarsBrubaker
77ec3d5909 Making controls more independent 2020-09-12 14:32:38 -07:00
LarsBrubaker
95543966d3 Making array names better 2020-09-12 12:28:14 -07:00
LarsBrubaker
6e682494de Refactoring to use ITraceable preferentially to IPrimitive 2020-09-12 09:52:37 -07:00
LarsBrubaker
a53eb74696 Made GitHub containers show an icon if not on server 2020-09-11 07:09:10 -07:00
LarsBrubaker
1ac56ffb89 github image support 2020-09-10 07:23:52 -07:00
LarsBrubaker
e91797cf0f cache github images 2020-09-10 06:53:38 -07:00