fieldOfView / Cura-StartOptimiser

A Cura plugin that lets the user optimise the startup performance
GNU Affero General Public License v3.0
19 stars 0 forks source link

Plugin to speed up starting the application #1

Closed fieldOfView closed 4 years ago

fieldOfView commented 4 years ago

Cura currently loads and parses more than 1400 files related to different printers and profiles for those printers on each start up. Most of these files are for printers that I'll never use.

A plugin that looks at what files would be used by what printer definition(s), and lets the user suppress loading of most of the files that will not be used by the currently configured printers would speed up loading Cura by a lot.

fieldOfView commented 4 years ago

See https://github.com/fieldOfView/Cura-StartOptimiser