Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-17PresetUpdater: Notify about Slic3r updatesVojtech Kral
2018-04-16Merge branch 'master' into updatingVojtech Kral
2018-04-13Removed some obsolete Perl binding.bubnikv
2018-04-06Apply printer model / variant preferences when loading presetsVojtech Kral
2018-04-06Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-03-14Added a project specific config to the PresetBundle class.bubnikv
2018-03-09Introduced the system profiles.bubnikv
2018-02-02Fix of https://github.com/prusa3d/Slic3r/issues/696bubnikv
2018-01-04New feature: Recommended object thin wall thickness hint.bubnikv
2017-12-20Improved loading of the config wizard results.bubnikv
2017-12-19Implemented a "Reset user profile" on the first page of the configurationbubnikv
2017-12-18First implementation of the "compatible_printers_condition"bubnikv
2017-12-13Fixed handling of print and filament presets incompatiblebubnikv
2017-12-11Moved the Slic3rPE/print,filament,printer folders tobubnikv
2017-11-28Improve error handling of loading Slic3r profiles.bubnikv
2017-11-10Integrated the "compatible printers" idea by @alexrj with Vojtech's twist:bubnikv
2017-11-02Updated Controller after the presets C++ port.bubnikv
2017-11-02Looks like the reworked C++ preferences start to work again.bubnikv
2017-11-01Next step of Perl to C++ configuration layer conversion.bubnikv
2017-10-30Split Preset.cpp,hpp to Preset.cpp,hpp and PresetBundle.cpp,hppbubnikv
2017-10-30New C++ class AppConfig for maintaining the config.inibubnikv
2017-10-26Another step towards the C++ presets.bubnikv
2017-10-25Another step towards C++ presets.bubnikv
2017-10-02Load presets into the new C++ class.bubnikv
2017-09-20Further fixes of the previous commit.bubnikv
2017-09-19Initial partial implementation of presets in C++.bubnikv