Commit graph

19 commits

Author SHA1 Message Date
Lars Brubaker
ea2bb5e65c improving export ui behavior 2023-06-23 17:07:00 -07:00
MatterHackers
0416a941d7 improve primary operations 2023-03-11 10:56:32 -08:00
Lars Brubaker
3f8eeda65b integrating offline changes 2023-03-10 18:11:23 -08:00
LarsBrubaker
33cb9dafd2 Make mesh merge on export an option 2022-08-14 20:51:01 -07:00
LarsBrubaker
55454a8615 Working on STL output with hole consideration and progress 2022-05-08 20:39:51 -07:00
Lars Brubaker
e3922c88ca Added export to MCX 2022-02-03 13:42:27 -08:00
Lars Brubaker
98cac92bc3 fixing crashes 2021-12-15 18:09:21 -08:00
LarsBrubaker
f3a8ce74ba Improve export dialog, messaging and ordering 2021-03-14 14:21:39 -07:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
LarsBrubaker
607a9d7b58 Refactoring validation warnings so they can be reset easily 2020-08-29 20:06:02 -07:00
LarsBrubaker
494d2fe941 put back in amf export
improved export from design space
2020-08-02 15:19:30 -07:00
jlewin
18bb3e9b08 Add ID property to ValidationError 2019-03-08 16:43:25 -08:00
John Lewin
75cbfb4c89 Use await where possible
- Issue MatterHackers/MCCentral#5099
Plan to resolve problems with async usage
2019-02-26 22:47:30 -08:00
John Lewin
063db01796 Reduce presentation data in validation errors
- Add ValidationError type to hold validation results
- Change validation to return lists of ValidationErrors
2019-01-04 17:09:42 -08:00
Lars Brubaker
34b57c43b0 Making error messages coming back as list
fixing regression with dialog window showing as markdown (there were
assumptions on it not being markdown)
2019-01-03 16:58:05 -08:00
Lars Brubaker
45b1a32e03 removing MS auto support generation 2019-01-03 16:05:02 -08:00
John Lewin
c5eb20f110 Fix typo 2018-12-05 13:30:29 -08:00
Lars Brubaker
726b14f9c0 disable export if printer not setup
show reason why export is disabled

issue: MatterHackers/MCCentral#4573
Export should follow the same rules as printer/setup buttons
2018-11-30 12:05:48 -08:00
Lars Brubaker
bed90234e7 Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00
Renamed from Library/Export/StlExport.cs (Browse further)