mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:46:05 +08:00
Merge branch '4.7'
This commit is contained in:
commit
cb11dd763d
@ -77,7 +77,7 @@ Item
|
||||
Repeater
|
||||
{
|
||||
id: extrudersRepeater
|
||||
model: activePrinter != null ? activePrinter.extruderList : null
|
||||
model: activePrinter != null ? activePrinter.extruders : null
|
||||
|
||||
ExtruderBox
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user