Commit graph

2651 commits

Author SHA1 Message Date
LarsBrubaker
2679f59aa2 Made 'Just my Settings' work for quality
issue: MatterHackers/MCCentral#6150
"View just my settings" not working for material and quality profiles
2020-11-08 07:43:54 -08:00
LarsBrubaker
d98ba53c65 Fix selection problem with rotate and scale transforms
issue: MatterHackers/MCCentral#6153
Adding scale does not change the properties panel to be the scale object
2020-11-07 15:44:04 -08:00
LarsBrubaker
99067587fa Put back in add base option
issue: MatterHackers/MCCentral#6152
Lost the ability to add a BaseObject3D to a mesh with a Path Object in it
2020-11-07 15:12:19 -08:00
LarsBrubaker
3d6ac520e3 Add back edit component
issue: MatterHackers/MCCentral#6151
Lost the ability to convert an image converter to a ComponentObject3D
2020-11-07 15:04:57 -08:00
LarsBrubaker
0160d6b0e6 Putting in reason hierarchy 2020-11-05 09:49:11 -08:00
LarsBrubaker
7885c7422a attempting to fix sqlite imprort bug 2020-11-05 09:48:15 -08:00
LarsBrubaker
ce68d85e87 fixing warnings 2020-11-05 09:47:50 -08:00
Lars Brubaker
57f9f65ed0 Put in validation_threshold 2020-11-04 16:53:30 -08:00
Lars Brubaker
91d5e14e6f Fixing tests 2020-11-04 15:06:29 -08:00
Lars Brubaker
8ff919b6e3 Handling M83 better 2020-11-03 17:50:28 -08:00
LarsBrubaker
0f5499217f relative move test fix 2020-11-03 07:39:04 -08:00
Lars Brubaker
c3f434fe3e Merge branch 'master' of https://github.com/MatterHackers/MatterControl
# Conflicts:
#	MatterControl.Printing/Settings/PrinterSettingsLayer.cs
#	MatterControlLib/SlicerConfiguration/Settings/ProfileManager.cs
2020-11-02 18:24:19 -08:00
Lars Brubaker
cc617999e2 Implementing fff import 2020-11-01 15:43:05 -08:00
Lars Brubaker
8998495514 get rid of regressed close button 2020-10-30 11:24:21 -07:00
LarsBrubaker
b468533411 Made the star ratings more intuitive 2020-10-30 07:48:25 -07:00
Lars Brubaker
a4d05c1bf4 remove debugging pause 2020-10-29 18:00:18 -07:00
LarsBrubaker
14f8f45e56 fixing bad close button placement
issue: MatterHackers/MCCentral#6129
presets editor has close button under edit icon
2020-10-28 19:54:21 -07:00
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
8036326b10 Make sure we cancel correctly 2020-10-28 16:37:23 -07:00
Lars Brubaker
77e7aab2ac Fixing bugs with leveling validation 2020-10-28 12:09:12 -07:00
Lars Brubaker
fb95a351f5 Test a single point before doing the entire bed 2020-10-28 09:53:52 -07:00
Lars Brubaker
c439ea2908 Make it more consistent 2020-10-28 09:17:32 -07:00
Lars Brubaker
dff86bb5a6 finishing up validate leveling stream 2020-10-27 17:45:01 -07:00
Lars Brubaker
89052879fc working on print validation stream 2020-10-27 13:06:58 -07:00
Lars Brubaker
9e458f7309 Clear the print log when the button is clicked 2020-10-27 13:05:53 -07:00
Lars Brubaker
3a5a9a3b1c make emulated probe return reasonable result 2020-10-27 13:05:35 -07:00
Lars Brubaker
82c2f2ddf8 fixing warnings 2020-10-27 13:05:13 -07:00
Lars Brubaker
298d5347fe fixing close box rendering 2020-10-26 16:40:36 -07:00
Lars Brubaker
a14972459a make sure we accumulate the print leveling stream 2020-10-26 13:42:46 -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
bad3b531a4 Improving user settings key 2020-10-26 07:00:13 -07:00
LarsBrubaker
1cb9c55b25 Put in stars 2020-10-25 23:11:59 -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
LarsBrubaker
1a6e1b41b1 disable new height translation for release until done 2020-10-24 21:43:27 -07:00
LarsBrubaker
99e3b0934a Fix problem with tree view and objects with no children
issue: MatterHackers/MatterControl#4878
Unhandled exception error and object tree-view fails to populate when opening workspace for editing
2020-10-24 21:42:59 -07:00
LarsBrubaker
284cbce471 Improved save as dialog 2020-10-24 09:04:06 -07:00
Lars Brubaker
8713c8656e Make the history font smaller 2020-10-23 17:03:44 -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
bd13ec03c2 Fixing theme on added system windows 2020-10-20 16:23:54 -07:00
Lars Brubaker
6320112da3 working on single window for glfw 2020-10-19 18:08:15 -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
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
dcccf5fd9c Adding revolve
cleaning up 2D editor controls
2020-10-11 14:53:46 -07:00