Commit graph

1727 commits

Author SHA1 Message Date
LarsBrubaker
f10788c02c Make sure we respect the expandingContent flag 2018-09-11 07:49:09 -07:00
Lars Brubaker
33374fecfd Splitter can have a ration and min sizes
fixed history / properties splitter to have a ratio
2018-09-10 18:24:16 -07:00
Lars Brubaker
cceb6d52b7 Making the model side panel have a horizontal splitter 2018-09-10 16:42:46 -07:00
Lars Brubaker
f4d69c8f28 Getting automation tests to pass with new ui changes
issue: MatterHackers/MCCentral#4108
Many test failures related to Controls/Terminal tabs being hidden by default
2018-09-10 10:42:18 -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
60be464363 Rename parameter for clarity, fix and improve xml comments 2018-09-06 08:22: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
e74d254fce Latest agg-sharp 2018-09-04 21:10:03 -07:00
John Lewin
50a01109a2 Remove unused dependency 2018-09-04 18:05:33 -07:00
Lars Brubaker
111411663f Set input method for automation runner 2018-09-04 17:16:31 -07:00
John Lewin
436b9d5b61 Use theme colors
- Issue MatterHackers/MCCentral#4089
Link underline fails to use theme colors
2018-09-04 13:29:46 -07:00
John Lewin
e7aa50a909 Revise user configuration support 2018-09-02 13:51:36 -07:00
LarsBrubaker
6503a4933b Added ability to test extruder count in settings visiablity 2018-09-02 10:52:25 -07:00
John Lewin
d755851da3 Upgrade NUnit 2018-09-01 10:19:44 -07:00
John Lewin
0000b63e01 Upgrade Raygun 2018-09-01 10:17:08 -07:00
John Lewin
c71657946c Upgrade Newtonsoft.Json 2018-08-31 23:23:52 -07:00
John Lewin
a6aa6b34ce Remove Bed/Part labels from popup menu button
- Issue MatterHackers/MCCentral#4041
Name of "Bed" menu is confusing
2018-08-31 13:51:58 -07:00
John Lewin
52dbad23f6 Latest MatterSlice 2018-08-31 12:07:54 -07:00
John Lewin
a55e92ce05 Convert AutomationTests project to PackageReference 2018-08-31 08:49:22 -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
9cd9e5cd18 Latest agg and MatterSlice 2018-08-30 15:39:24 -07:00
John Lewin
e8fddbe7a1 Move boolean_operations and args_to_process to slice config file
- Issue MatterHackers/MCCentral#4019
Printing always re-slices
2018-08-29 17:15:47 -07:00
Lars Brubaker
ea95f727eb Allow <br> in markdown macros (<br> is already supported in markdown) 2018-08-29 14:30:54 -07:00
Lars Brubaker
043610d528 latest agg 2018-08-29 11:29:00 -07:00
Lars Brubaker
84cd8f37b1 tracking veldrid gl name changes 2018-08-29 10:04:26 -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
Lars Brubaker
41d580897d latest MS
issue: MatterHackers/MCCentral#4036
S3D seams
2018-08-24 10:29:01 -07:00
John Lewin
a331b15eec Latest agg-sharp 2018-08-23 19:05:29 -07:00
Lars Brubaker
3d9781d7c6 Changing close to not take any params
changing CloseEventArgs to EventArgs
2018-08-23 16:44:32 -07:00
Lars Brubaker
54b757fe73 Wrote a new test to validate that system os close reports to macro page 2018-08-23 14:46:24 -07:00
Lars Brubaker
277ded8e1d fix release USE_OPENGL 2018-08-23 11:59:14 -07:00
Lars Brubaker
9d188e6b23 Changing GL to be a runtime connection to the output device
Moved GL enums to files and directory
2018-08-23 11:35:12 -07:00
John Lewin
239c99c38f Latest MatterSlice 2018-08-23 10:20:47 -07:00
John Lewin
42e1e028ce Disable tests 2018-08-22 14:31:23 -07:00
John Lewin
07c02babfc Pass through new MatterSlice ExtruderCount parameter 2018-08-22 14:03:43 -07:00
LarsBrubaker
7af5148f90 fix typo
issue: MatterHackers/MCCentral#4026
Scale menu typo
2018-08-22 14:02:39 -07:00
John Lewin
e5732594c2 Remove ScaleObject3D.Create, use existing constructor 2018-08-21 17:45:37 -07:00
LarsBrubaker
947bdb39a7 fixing bug in MS 2018-08-18 15:44:59 -07:00
Lars Brubaker
3fbfb34205 Make angle correct 2018-08-17 18:31:02 -07:00
Lars Brubaker
51b1f76791 MS tests passing 2018-08-17 13:55:04 -07:00
Lars Brubaker
4091e16072 latest MS and AGG 2018-08-17 13:37:13 -07:00
Lars Brubaker
a80d5f825f adding wipe_tower_x description to all relevant settings 2018-08-17 12:29:31 -07:00
LarsBrubaker
69a9e90fcf Putting in more dual extrusion and wipe tower control 2018-08-16 23:06:08 -07:00
Lars Brubaker
01e06ba243 latest agg 2018-08-15 11:56:17 -07:00
LarsBrubaker
581f553b65 The color picker is working nicely now. 2018-08-14 17:20:43 -07:00
John Lewin
e57bf9daae Initialize new agg FileMissingMesh on load 2018-08-13 18:49:16 -07:00