John Lewin
ee936efb8a
Revise theme support
2018-10-13 21:09:04 -07:00
John Lewin
fb8abcf91d
Guard for observed null references, simplify property definitions
2018-10-10 17:54:37 -07:00
Lars Brubaker
443f333b2b
Fixed printer clear bed bug
...
issue: MatterHackers/MCCentral#4260
MC stops slicing/printing after 1 or 2 prints
2018-10-09 17:20:32 -07:00
John Lewin
ce932dea2d
Add missing scene clear on LoadEmptyContent
...
- Issue MatterHackers/MCCentral#4250
Clear bed is no longer working
2018-10-05 15:38:04 -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
6dbae7668b
Remove ActiveSliceSettings.Instance
...
- Issue MatterHackers/MCCentral#4243
2018-10-05 09:25:05 -07:00
John Lewin
3008e44c44
Change to non-async ClearPlate invokable from sync functions
...
- Add LoadEmptyContent for use in ClearPlate to empty bed
2018-10-04 22:04:53 -07:00
John Lewin
ed7136cde7
Use null ContentStore for plated gcode
2018-10-04 19:42:58 -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
John Lewin
51289443cc
Move NewPlatingItem(), GetLastePlateOrNew() from printer to HistoryContainerBase
2018-10-04 19:27:07 -07:00
John Lewin
39d36312a7
Move EmptyPrinter definition to owning type
2018-10-04 19:13:18 -07:00
Lars Brubaker
43272c5d26
Make sure we still center things when adding to bed
2018-09-26 13:23:52 -07:00
Lars Brubaker
07267f5992
Made insertion group able to layout inserted objects (have a callback)
...
Made insert command able to take an ienumerable
Refactoring
2018-09-25 16:21:32 -07:00
Lars Brubaker
fb17d58fa4
Make insert do arrange as it adds parts
...
Make add to plate to arrange as it adds parts
Make sure parts that are arranged are on the 0 plane
issue: MatterHackers/MCCentral#4149
Using Insert doesn't center and arrange part on bed
2018-09-25 09:53:07 -07:00
Lars Brubaker
4e0962a4e7
improve overflow menu on properties panel
...
default to outline mode
issue: MatterHackers/MCCentral#4136
Consider if Modify menu in Overflow menu improves usage
2018-09-14 15:23:31 -07:00
Lars Brubaker
09ca37da22
switch to good render type if can't find one
2018-09-11 14:05:54 -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
390efec998
Default the controls tab to visible
...
issue: MatterHackers/MCCentral#4112
Make Controls page visible by default
2018-09-10 13:36:01 -07:00
LarsBrubaker
51e8b2eb0e
Moved export and import options to main printer menu
...
refactoring
2018-09-08 12:52:47 -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