Commit graph

14 commits

Author SHA1 Message Date
Remco Burema
7dd37c6a53 Filter material lists for compatible printers.
So that only one identical entry shows up per material, per extruder (per printer).

CURA-9689
2022-10-12 12:02:20 +02:00
Jaime van Kessel
1dc42cb69a
Fix refresh of ChoosePrinterDialog not working
CURA-9278
2022-09-16 14:39:36 +02:00
c.lamboo
ad14e60d26 Show printer even if the configuration does not match
CURA-9278
2022-09-13 10:34:33 +02:00
Remco Burema
8935ab4a2d Defensive coding: What if no extruder position.
part of CURA-9278
2022-09-13 10:12:32 +02:00
c.lamboo
99136fd209 Fix bug in displaying extruders
CURA-9278
2022-09-12 17:24:55 +02:00
Casper Lamboo
e3fc73f17d
Simplify if notation
CURA-9278
2022-09-12 14:20:06 +02:00
Casper Lamboo
0f36f83373
Simplify list notation
CURA-9278
2022-09-12 14:19:08 +02:00
Remco Burema
b7611da95e Connect buttons for selected printers: Print and refresh.
part of CURA-9278
2022-09-09 15:14:29 +02:00
Remco Burema
2b1909b7b5 Don't show machines with only incompatible configurations.
part of CURA-9278
2022-09-09 13:17:41 +02:00
Remco Burema
6adf05bbf0 Complete interface for selecting cloud printer.
CURA-9278
2022-09-09 11:05:05 +02:00
Remco Burema
04cd76cb3b Get extruder configs to frontend.
When choosing the printer, all possible (single) extruder configs need to be shown for that printer.

CURA-9278
2022-09-08 13:36:42 +02:00
Joey de l'Arago
ea596bdd90 Add some extrudare information fetching.
CURA-9278
2022-09-05 17:59:01 +02:00
Joey de l'Arago
7f98ef70f0 Add printer cards
CURA-9278
2022-09-05 17:38:21 +02:00
Remco Burema
a56a21cf93 W.I.P.: Press print on abstract cloud printer. User should see dialog.
Start of implementation. When printing on an abstract printer, a user should see a dialog with the matching concrete cloud printers to pick from to actually print. Names are not final. Very much a work in progress. Very not finished also.

start of implementation for CURA-9278
2022-09-02 17:49:39 +02:00