Jaime van Kessel
b5b6f8197b
Fix the writeStarted emit
...
When printing via abstract printer, this signal was not correctly emitted
causing the postprocessing script to fail
CURA-10524
2023-04-17 12:47:54 +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
6adf05bbf0
Complete interface for selecting cloud printer.
...
CURA-9278
2022-09-09 11:05:05 +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
Jaime van Kessel
b9e8bca012
Remove commented out properties
...
CURA-8463
2022-08-31 10:33:46 +02:00
Jaime van Kessel
e2ba110cf7
Ensure that all material configs are added to the list
...
CURA-8463
2022-08-30 16:33:29 +02:00
Jaime van Kessel
6fed6b824c
Added stub for AbstractCloudOutputDevice
...
It doesn't actually allow you to send a print, but it does ask some info from the API
CURA-8463
2022-08-30 15:53:47 +02:00