Made better messaging around advanced

added 316L scaling
made a new back button
This commit is contained in:
Lars Brubaker 2021-05-07 11:29:59 -07:00
parent 6b030b8a28
commit 66a4a92e66
12 changed files with 91 additions and 22 deletions

View file

@ -50,7 +50,6 @@ namespace MatterHackers.MatterControl.PrintLibrary
{
public class LibraryWidget : GuiWidget
{
private readonly FlowLayoutWidget buttonPanel;
private readonly ILibraryContext libraryContext;
private readonly LibraryListView libraryView;