mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Merge branch '4.7'
This commit is contained in:
commit
cb11dd763d
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Item
|
|||
Repeater
|
||||
{
|
||||
id: extrudersRepeater
|
||||
model: activePrinter != null ? activePrinter.extruderList : null
|
||||
model: activePrinter != null ? activePrinter.extruders : null
|
||||
|
||||
ExtruderBox
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue