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
..
resources Merge branch '4.8' 2020-11-10 11:31:53 +01:00
src Rate limit the sending of materials to networked ultimakers 2021-05-06 15:43:39 +02:00
__init__.py Add legacy 'Connect over Network' button back 2019-08-12 01:19:41 +02:00
plugin.json Increment SDK version to 7.5.0 2021-04-06 13:28:08 +02:00