Ultimaker / Uranium

A Python framework for building Desktop applications.
GNU Lesser General Public License v3.0
326 stars 185 forks source link

Cura 11475 low performance multiple nozzles #948

Closed wawanbreton closed 7 months ago

wawanbreton commented 7 months ago

Instead of getting all the settings and checking for their state, run only once through all the containers and gather only the keys having a User state.

Comes with https://github.com/Ultimaker/Cura/pull/18592

CURA-11475