Commit graph

699 commits

Author SHA1 Message Date
Lars Brubaker
26cdcbe1f9 Make tabs able to be smaller 2023-05-04 12:29:29 -07:00
MatterHackers
6492f25d1d Improving arange all
adding part sheet to main
improving folder sorting and naming, fixing path rendering
2023-03-11 11:26:16 -08:00
Lars Brubaker
3f8eeda65b integrating offline changes 2023-03-10 18:11:23 -08:00
Lars Brubaker
de99459570 adding parts sheet directly 2022-12-14 16:45:05 -08:00
Lars Brubaker
6bc5c444dc fixing include files, updating nuget 2022-11-30 17:36:23 -08:00
Lars Brubaker
e3755724c4 improving svg, refactoring, updating nuget 2022-10-20 10:53:32 -07:00
Lars Brubaker
4ac0b4da67 Implemented the markdown widget in agg 2022-10-10 17:10:25 -07:00
Lars Brubaker
3b1296a62a reverting opentk 2022-08-30 15:27:22 -07:00
Lars Brubaker
6289ae63a4 playing with adding openTK 4 2022-08-30 14:40:32 -07:00
Lars Brubaker
32a192c2b8 Upgrading to .net 6 2022-07-15 17:28:39 -07:00
Lars Brubaker
e66ed1e29d upgrading nuget packages 2022-06-23 10:07:52 -07:00
Lars Brubaker
5435dd9301 upgrading to v4.8 2022-06-14 11:00:23 -07:00
Lars Brubaker
91797abcd3 Improving printers screen 2022-03-11 18:04:32 -08:00
Lars Brubaker
9cfc85f90e Took out legacy csg code
refactoring
2021-11-26 12:49:50 -08:00
LarsBrubaker
b26ab4629a adding <RuntimeIdentifier>win</RuntimeIdentifier> 2021-11-18 21:37:00 -08:00
Lars Brubaker
f73ca75084 Improving BaseObject
Creating debug tools for print log output
2021-03-09 14:42:44 -08:00
Lars Brubaker
824823ded9 Adding SLA file library 2021-02-15 12:17:49 -08:00
LarsBrubaker
885c950653 upgrading more nugets 2020-12-07 07:58:13 -08:00
LarsBrubaker
3dd0ecd5db updating nuget packages 2020-12-06 16:44:44 -08:00
Lars Brubaker
9dfbd0ee37 started some work on Glfw support 2020-10-16 17:34:57 -07:00
LarsBrubaker
e7333057f0 Adding export feature 2020-07-11 21:05:51 -07:00
Lars Brubaker
bf3a8db374 Downgrading to 4.7.1 to build on Mac 2020-04-08 10:36:51 -07:00
John Lewin
6ac9b29ed4 Add missing projects to .sln 2020-03-04 00:53:54 -08:00
John Lewin
31a6727b6f Move plugin dependencies into exe project 2019-12-15 15:52:16 -08:00
Lars Brubaker
1fbddddc4b Upgrading to 4.7.2 2019-11-14 17:42:51 -08:00
jlewin
12c7f40a1e Remove MatterControl coupling to PartSheet plugin
- Issue MatterHackers/MCCentral#5365
MatterControl has compile time dependency to PartSheet assembly
2019-04-19 14:05:08 -07:00
Lars Brubaker
bd67f0575f Moving Part Sheet to a Dot Net Standard project that loads as a plugin 2019-04-03 13:55:25 -07:00
jlewin
87908f1af7 Resolve implicit versus explicit assembly binding warnings 2019-03-26 13:33:45 -07:00
John Lewin
0b1e3732c4 Revise plugins 2019-02-04 16:18:04 -08:00
John Lewin
a26a474ab4 Remove properties.json, eliminate remaining dependencies 2019-01-14 12:06:13 -08:00
John Lewin
19676c6035 Restore RayGun reporting
- Issue MatterHackers/MCCentral#4842
Restore RayGun registrations for Windows/Mac
2019-01-09 16:55:39 -08:00
John Lewin
6ea0de691c Extract Windows only dependencies from shared .netstandard projects 2018-12-18 11:54:05 -08:00
LarsBrubaker
78043d0ba5 Working to make csg happen in memory rather than by file 2018-11-27 22:16:37 -08:00
John Lewin
92a89367ec Add experimental shell support
- Issue MatterHackers/MCCentral#4591
Make MC run single instance
- Issue MatterHackers/MCCentral#4638
Open passed in stl files to a new design tab
2018-11-27 12:25:52 -08:00
LarsBrubaker
eaabcccea8 Put in a first pass of an improved boolean function based on libigl 2018-11-11 19:31:15 -08:00
Lars Brubaker
734bd88c86 Made the unloading wizard code rather than macro
Took out the macro processing stream
2018-11-05 11:08:21 -08:00
Lars Brubaker
775f1982bd Re-wrote the load filament wizard as not a macro so we have more control over it
Added it to the setup steps

issue: MatterHackers/MCCentral#4429
Put in a loading filament as part of initial setup process
2018-11-02 16:14:37 -07:00
John Lewin
cde6e42923 Add configuration option for McwsTestEnvironment 2018-10-31 14:09:33 -07:00
John Lewin
e7fb9c539d Include StaticData files in project for design-time search
- Issue MatterHackers/MCCentral#4414
No longer possible to search StaticData files from VS
2018-10-27 10:10:49 -07:00
Lars Brubaker
325faf7001 Moving the serial port out of .net standard lib 2018-09-19 15:00:26 -07:00
John Lewin
5602726d8d Move startup logic into program.cs in exe project 2018-09-19 13:10:07 -07:00
Lars Brubaker
6c40300d79 include inf installer 2018-09-11 13:12:11 -07:00
John Lewin
876510c572 Restore application icon
- Issue MatterHackers/MCCentral#4104
lost our app icon
2018-09-07 23:48:39 -07:00
Lars Brubaker
f73e98e0d7 Only center on bed during gcode export when exporting from library
fixed a bug with MatterSlice dependancy

issue: MatterHackers/MCCentral#4032
Slicing error when slicing for Pulse
2018-09-07 10:25:29 -07: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
John Lewin
8b4790e493 Convert MatterControl project to .netstandard2 2018-09-06 11:33:07 -07:00
Lars Brubaker
e20e683e8c Adding new MS lib changes 2018-09-05 17:12:52 -07:00
John Lewin
fd4cde55c6 Remove Winforms dependencies from MatterControl assembly 2018-09-05 13:21:25 -07:00
John Lewin
50a01109a2 Remove unused dependency 2018-09-04 18:05:33 -07:00
John Lewin
dec20f9aaf Remove unused config file 2018-09-04 12:56:38 -07:00