Commit graph

14 commits

Author SHA1 Message Date
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
Renamed from ApplicationView/PrinterModels.cs (Browse further)