mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 17:59:00 +08:00
Select the currently active extruder on the profiles tab
This commit is contained in:
parent
5d3d13e9ef
commit
6bea0ad7b4
@ -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");
|
||||
|
Loading…
x
Reference in New Issue
Block a user