mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
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:
parent
41d5ec86a3
commit
e21acd1a07
18 changed files with 468 additions and 260 deletions
|
@ -409,6 +409,7 @@ UM.MainWindow
|
|||
{
|
||||
id: objectsList;
|
||||
visible: false;
|
||||
//z: -10;
|
||||
anchors
|
||||
{
|
||||
top: objectsButton.top;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue