Commit graph

8 commits

Author SHA1 Message Date
John Lewin
ae0808875e Handle unassigned color case 2018-09-08 11:16:45 -07:00
John Lewin
c96fc4c048 Migrate material SectionWidget to material button in toolbar 2018-09-08 10:53:51 -07:00
John Lewin
9876abfba5 Add overload for user supplied default material color
- Previously hard-coded at material 0 (as used in gcode viewer)
2018-09-08 10:49:53 -07:00
John Lewin
364a2bcb78 Migrate color SectionWidget to color button in toolbar 2018-09-07 18:14:51 -07:00
John Lewin
fd290a8088 Move model view options into PopupButton 2018-09-07 17:09:41 -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
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