mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 09:46:33 +08:00

* Moved all machines again to a basic dictionary ** The idea is to collect all machines at one place, which are unmodified. In case there is a printer, which is modified, it goes to a seperate dictionary. * The if-clauses now respect this idea (hopefully)