Lars Brubaker
|
385cf2288b
|
ability to turn of line splitting for test
|
2018-10-09 14:29:51 -07:00 |
|
LarsBrubaker
|
b5dacdfa56
|
Most of the code to make the material edit show up in the property view is written
|
2018-10-07 18:11:37 -07:00 |
|
LarsBrubaker
|
229931039b
|
Added a line for the color editing of all parts
Added a color editor to Public Property editor
|
2018-10-07 18:11:37 -07:00 |
|
Lars Brubaker
|
5913459a7f
|
Refactoring MacrosChanged to event
Refactoring MaterialPresetChanged to event
|
2018-10-05 16:03:39 -07:00 |
|
John Lewin
|
663e19a898
|
Remove ActiveSliceSettings.cs
- Issue MatterHackers/MCCentral#4245
Remove ActiveSliceSettings type
|
2018-10-05 10:37:34 -07:00 |
|
John Lewin
|
9b9d1a0e65
|
Migrate MaterialPresetChanged event to PrinterSettings
- Issue MatterHackers/MCCentral#4245
Remove ActiveSliceSettings type
|
2018-10-05 10:37:34 -07:00 |
|
John Lewin
|
0f9042f28d
|
Migrate SettingChanged event to PrinterSettings
- Issue MatterHackers/MCCentral#4245
Remove ActiveSliceSettings type
|
2018-10-05 10:37:34 -07:00 |
|
John Lewin
|
98252dff50
|
Migrate ActivePrinterChanged event to ApplicationController
- Issue MatterHackers/MCCentral#4245
Remove ActiveSliceSettings type
|
2018-10-05 10:37:34 -07:00 |
|
John Lewin
|
5ad190b3f0
|
Migrate ActiveProfileModified event to ApplicationController
- Issue MatterHackers/MCCentral#4245
Remove ActiveSliceSettings type
|
2018-10-05 10:37:34 -07:00 |
|
John Lewin
|
6dbae7668b
|
Remove ActiveSliceSettings.Instance
- Issue MatterHackers/MCCentral#4243
|
2018-10-05 09:25:05 -07:00 |
|
John Lewin
|
f2c2011aa7
|
Move LoadPlateFromHistory from printer to bed
- Needs reference to private historyContainer in bed
|
2018-10-04 19:28:41 -07:00 |
|
Lars Brubaker
|
23f776c77a
|
Better close logic on pop-ups when sub-pop-ups are open
|
2018-10-01 15:28:54 -07:00 |
|
Lars Brubaker
|
fd7f0b8518
|
Pass the printer time multiplier to matter slice so it can plan for the actual printer
fix math of minutes time estimate
|
2018-09-28 16:46:31 -07:00 |
|
LarsBrubaker
|
3e4150b1b6
|
Added new speed for air gap layer
|
2018-09-23 19:23:24 -07:00 |
|
Lars Brubaker
|
4fd69ef58a
|
Change 'alpha' to 'transparency' in feature detector
Allow renaming of enum values in public property editor
|
2018-09-21 16:12:16 -07:00 |
|
Lars Brubaker
|
2008864753
|
Passing max velocity, acceleration and jerk to slicer
|
2018-09-20 11:37:47 -07:00 |
|
LarsBrubaker
|
6d0a879720
|
Added in support for a 'set as default' to override slice settings
issue: MatterHackers/MatterControl#3725
Add support for 'set as default' on right click of slice setting
|
2018-09-14 10:42:49 -07:00 |
|
LarsBrubaker
|
0fe71c893b
|
Hooking up a right click menu to slice settings
|
2018-09-14 10:42:49 -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 |
|
LarsBrubaker
|
51e8b2eb0e
|
Moved export and import options to main printer menu
refactoring
|
2018-09-08 12:52:47 -07:00 |
|
John Lewin
|
d9073e57a5
|
Fix style errors
|
2018-09-07 20:27:09 -07:00 |
|
Lars Brubaker
|
daec1a0420
|
added close to terminal and settings (default to close)
added ICloseableTab
changed to selected tab key
added keys to tool tabs
|
2018-09-07 14:49:35 -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 |
|