mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Get extruder configs to frontend.
When choosing the printer, all possible (single) extruder configs need to be shown for that printer. CURA-9278
This commit is contained in:
parent
5866560540
commit
04cd76cb3b
3 changed files with 53 additions and 51 deletions
|
@ -27,10 +27,7 @@ UM.Dialog
|
|||
{
|
||||
id: contents
|
||||
|
||||
model: Cura.CompatibleMachineModel
|
||||
{
|
||||
filter: machine_id_filter
|
||||
}
|
||||
model: Cura.CompatibleMachineModel {}
|
||||
|
||||
delegate: Cura.PrintSelectorCard
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue