CURA-4525 first multi slice + multi layer data, added filter on build plate, added option arrange on load, visuals like convex hull are now correct

This commit is contained in:
Jack Ha 2017-11-09 17:03:20 +01:00
parent 41d5ec86a3
commit e21acd1a07
18 changed files with 468 additions and 260 deletions

View file

@ -409,6 +409,7 @@ UM.MainWindow
{
id: objectsList;
visible: false;
//z: -10;
anchors
{
top: objectsButton.top;