Both material weights & lengths are now exposed

CURA-1038
This commit is contained in:
Jaime van Kessel 2016-07-15 15:49:25 +02:00
parent d48b4bf790
commit 7a43164654
3 changed files with 28 additions and 11 deletions

View file

@ -24,7 +24,7 @@ Rectangle {
UM.I18nCatalog { id: catalog; name:"cura"}
property variant printDuration: PrintInformation.currentPrintTime
property variant printMaterialAmounts: PrintInformation.materialAmounts
property variant printMaterialAmounts: PrintInformation.materialLengths
height: childrenRect.height
color: "transparent"