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:
Remco Burema 2022-09-08 13:36:42 +02:00
parent 5866560540
commit 04cd76cb3b
3 changed files with 53 additions and 51 deletions

View file

@ -27,10 +27,7 @@ UM.Dialog
{
id: contents
model: Cura.CompatibleMachineModel
{
filter: machine_id_filter
}
model: Cura.CompatibleMachineModel {}
delegate: Cura.PrintSelectorCard
{