Cura/plugins/UM3NetworkPrinting
Jaime van Kessel b2b10f693d
Rate limit the sending of materials to networked ultimakers
Some ultimakers tend to choke if you try and send a lot of materials in one go.

Previously we would also always send the materials on the main thread, which would also make
the interface freeze a bit. That should no longer happen.

The implementation of this is not really great, but since this is a hotfix i've opted to change
as little as possible.

CURA-8224
2021-05-06 15:43:39 +02:00
..
2020-11-10 11:31:53 +01:00
2021-04-06 13:28:08 +02:00