Commit graph

669 commits

Author SHA1 Message Date
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
John Lewin
e7aa50a909 Revise user configuration support 2018-09-02 13:51:36 -07:00
John Lewin
65a0df7350 Upgrade Markdig 2018-09-01 10:17:08 -07:00
John Lewin
0000b63e01 Upgrade Raygun 2018-09-01 10:17:08 -07:00
John Lewin
b523131046 Upgrade Zeroconf 2018-09-01 09:11:10 -07:00
John Lewin
5d1fe4a38f Remove explicit package references, leave Zeroconf to declare dependencies 2018-09-01 08:27:47 -07:00
John Lewin
17faf05b0e Remove classic packages.config assembly references
- Rely on PackageReference Nugets
2018-09-01 08:26:24 -07:00
John Lewin
c71657946c Upgrade Newtonsoft.Json 2018-08-31 23:23:52 -07:00
John Lewin
afe8b8c0ce Convert project references to lowercase
- Issue MatterHackers/MCCentral#4082
Errors appear in VS after successful builds due to IntelliSense problems
2018-08-31 08:20:45 -07:00
Lars Brubaker
84cd8f37b1 tracking veldrid gl name changes 2018-08-29 10:04:26 -07:00
John Lewin
ccd15c2cf0 Move DesignApps help into menus 2018-08-28 18:45:58 -07:00
Lars Brubaker
ba9731321c Added the ability to add markdown to ComponentObjects
Added help to Image Converter
2018-08-28 15:51:32 -07:00
John Lewin
f1aab76978 Add Veldrid support
- Alt Veldrid platform config
2018-08-28 12:04:04 -07:00
Lars Brubaker
64648e1ed7 Adding in the ability to specify custom leveling probe positions
issue: MatterHackers/MCCentral#4048
Allow custom probing positions for bed leveling
2018-08-27 14:58:34 -07:00
John Lewin
63069c26f8 Convert MatterControl.csproj to PackageReference 2018-08-16 15:37:51 -07:00
johnlewin
5ca06dd736
Merge branch 'master' into master 2018-08-13 18:42:02 -07:00
Lars Brubaker
36efa6d8e2 Align object can now select anchor
added a children selector list field
2018-08-13 13:48:59 -07:00
John Lewin
0d4f3e5a68 Use current rather than abandoned naming, remove dead code 2018-08-13 13:31:37 -07:00
LarsBrubaker
73fb1f0668 Working on new color picker 2018-08-12 07:37:21 -07:00
Lars Brubaker
ecb755634b Getting MaterControl solution to build 2018-08-09 10:48:48 -07:00
John Lewin
e649d35b47 Add new popup implementation, add library context menus 2018-08-08 08:46:25 -07:00
LarsBrubaker
9d612d6fcb Added an Inflate Path Object
Added new icons for smooth and inflate
2018-08-08 07:49:39 -07:00
John Lewin
6eae8a58b0 Use consistent pattern for search
- Add reusable Searchable SectionWidget
2018-08-03 17:58:14 -07:00
John Lewin
117826aa68 Editor wip 2018-08-03 11:07:15 -07:00
John Lewin
2bfa6f2287 Rename type to match more general use case 2018-08-03 11:07:15 -07:00
John Lewin
dbe2a48964 Allow inspector in release builds with command line arg 2018-08-02 18:09:16 -07:00
John Lewin
5fbff1e517 Remove ComponentEditorObject3D 2018-08-02 17:30:58 -07:00
John Lewin
2ec0a37230 Improve ComponentObject3D editing experience 2018-08-02 17:30:58 -07:00
Lars Brubaker
a37d896edf Fixing bug in component packaging
Started work on component editor
2018-08-01 18:05:04 -07:00
John Lewin
ba2a354a56 Consolidate TextCreator into MatterControl 2018-07-27 21:55:02 -07:00
John Lewin
1cc6c15f9a Consolidate PrinterEmulator into MatterControl 2018-07-27 21:51:25 -07:00