Commit graph

657 commits

Author SHA1 Message Date
LarsBrubaker
11806a5abf Keep settings window open on changing view details 2021-01-30 20:19:56 -08:00
Lars Brubaker
1599aa0fd4 Fixed issue with color control
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
LarsBrubaker
257fa19638 Now we can edit material colors 2021-01-29 08:22:00 -08:00
LarsBrubaker
ba14fe71bc adding html color widget to color picker 2021-01-27 23:12:44 -08:00
Lars Brubaker
515ea27e4f Improving color picker
Working to make materials have a color picker as well
2021-01-27 17:51:53 -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
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
Lars Brubaker
50eea0c6e3 Made the printer tab has simple -> advanced display as well 2020-12-30 14:44:24 -08:00
Lars Brubaker
544ec762c7 Cleaned up the settings view options (made switching fast) 2020-12-30 10:35:47 -08:00
LarsBrubaker
51d1e33f9d Improving simple mode 2020-12-30 09:03:02 -08:00
LarsBrubaker
be2397fdb7 Updating text web cache 2020-12-25 18:01:46 -08:00
LarsBrubaker
a6fbfa9cd7 make sure we don't sleep when printing 2020-12-20 16:33:58 -08:00
LarsBrubaker
d5a64d6ccc creating custom printer page 2020-12-16 11:20:13 -08:00
LarsBrubaker
d8c47419f5 don't validate the leveling while recovering a print 2020-12-05 07:46:58 -08:00
larsbrubaker
4fe9f61dc6 fixing warnings 2020-11-29 14:44:25 -08:00
larsbrubaker
d0a93b43b3 Working on mac 2020-11-28 17:42:45 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
0fd5b7a0f9 Moved ImageIO to .net standard 2020-11-24 18:08:49 -08:00
Lars Brubaker
a25006f302 Made settings show where they are
don't show bed leveling on temp message if leveling validation enabled
2020-11-13 16:36:12 -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
Lars Brubaker
57f9f65ed0 Put in validation_threshold 2020-11-04 16:53:30 -08:00
Lars Brubaker
cc617999e2 Implementing fff import 2020-11-01 15:43:05 -08:00
LarsBrubaker
cefa2c9786 Cleaning up the print feedback dialog 2020-10-25 16:00:50 -07:00
LarsBrubaker
284cbce471 Improved save as dialog 2020-10-24 09:04:06 -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
864266bd7a Making paths behave more consistently 2020-10-16 16:25:11 -07:00
LarsBrubaker
694d991909 Making more 2D operations exist
Combine for paths
2020-10-13 16:05:04 -07:00
LarsBrubaker
dcccf5fd9c Adding revolve
cleaning up 2D editor controls
2020-10-11 14:53:46 -07:00
LarsBrubaker
a71b54a7eb Explicit path operations 2020-10-11 08:09:20 -07:00
LarsBrubaker
c45371da69 making path inflate work better 2020-10-10 16:18:14 -07:00
LarsBrubaker
e832522155 Starting to collect data at the end of a print 2020-10-04 22:21:17 -07:00
LarsBrubaker
73715eccdc Working to collect print info at end of print 2020-10-04 13:30:34 -07:00
LarsBrubaker
0e1012daf4 Don't show error if has_hardware_leveling
issue: MatterHackers/MCCentral#6091
Don't show warning if has hardware leveling
2020-09-30 18:38:34 -07:00
LarsBrubaker
e541e1ceb8 Hide recovery settings when not available
issue: MatterHackers/MCCentral#6090
Hide recovery settings when turned off
2020-09-30 18:31:47 -07:00
Lars Brubaker
e8e376fcb2 adding in warning if leveling data has large delta
issue: MatterHackers/MCCentral#5974
Sanity check on leveling data
2020-09-30 14:35:26 -07:00
LarsBrubaker
4aa132904c Make thumbnails icons for design history 2020-09-28 08:01:19 -07:00
LarsBrubaker
dc7d5916ba fix overflow menu 2020-09-27 08:17:47 -07:00
LarsBrubaker
75dfd13c18 Put Lithophane 2020-09-26 19:47:32 -07:00
LarsBrubaker
0b99980af7 All icons working, improved context relevance 2020-09-26 18:46:08 -07:00
LarsBrubaker
574f162903 Modify menu has been unified 2020-09-26 10:59:31 -07:00
LarsBrubaker
2029c55029 refactoring 2020-09-25 23:20:58 -07:00
LarsBrubaker
d4ca18a8c7 It builds and runs again 2020-09-25 08:03:24 -07:00
LarsBrubaker
1e4b9400f0 closer to building 2020-09-24 22:35:03 -07:00
LarsBrubaker
777dc97527 all the code is ported 2020-09-24 22:20:27 -07:00
LarsBrubaker
d62f93a36e Unifying on SceneOperations 2020-09-24 13:53:49 -07:00
LarsBrubaker
e425c011bd Add component icon 2020-09-24 07:25:51 -07:00
LarsBrubaker
49f6752382 correct icon colors 2020-09-24 07:19:30 -07:00