Select the currently active extruder on the profiles tab

This commit is contained in:
fieldOfView 2016-10-08 15:14:11 +02:00
parent 5d3d13e9ef
commit 6bea0ad7b4

View File

@ -208,6 +208,8 @@ UM.ManagementPage
anchors.right: parent.right
anchors.bottom: parent.bottom
currentIndex: ExtruderManager.activeExtruderIndex + 1;
ProfileTab
{
title: catalog.i18nc("@title:tab", "Global Settings");