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
2020-06-16Preset and PresetBundle are moved to the _libslic3r_ folderYuSanka
2020-06-16Code refactoring:YuSanka
2020-03-25Merge remote-tracking branch 'origin/ys_fix_cb_selection'YuSanka
2020-03-24Merge branch 'master' into devLukas Matena
2020-03-24Fix of #3889YuSanka
2020-03-15The import of system profiles was improved to not inheritbubnikv
2020-03-14Fixed conversion of installed presets from PrusaSlicer 2.1.1 to 2.2.0bubnikv
2020-03-07Improved error reporting and error handling when loadingbubnikv
2020-03-06Fixed :YuSanka
2020-03-03Fixed some more warningsLukas Matena
2020-03-03Include cleanup in Plater, GLCanvas3D and GLGizmosManagerLukas Matena
2020-03-03Fixed several warningsLukas Matena
2020-03-03Fixed a width of an empty icon, which added to BitmapComboBoxYuSanka
2020-02-27Various changes in handling of profile compatiblilitiesbubnikv
2020-02-07Added separate icon for the SLA printer presetsYuSanka
2020-02-03ObjectDataViewModel is extracted from wxExtentions to the separated fileYuSanka
2020-01-31To fix blurred icons under OSX there is implemented PresetBitmapComboBox, der...YuSanka
2020-01-23Synchronized mode of color_print data to/from 3mf/amfYuSanka
2020-01-23Little optimization of the profile aliases.bubnikv
2020-01-20Platter->Platerfoxox
2020-01-16Added "mode" variable for custom_gcode_per_print_zYuSanka
2020-01-03Const correctness improvements:bubnikv
2020-01-02Implemented "renamed_from" attribute of a system profile,bubnikv
2019-12-17Added function to update of custom_gcode_per_print_z in Model from configurationYuSanka
2019-12-17Code refactoring for Color change implementationYuSanka
2019-12-06Fixed filament presets compatibility updating after switch of different vendo...YuSanka
2019-12-05System profiles and profiles derived from system profiles are nowbubnikv
2019-11-29Fixed function to get a profile name by alias for all preset collectionsYuSanka
2019-11-25Implemented use of aliases in Plater's preset comboboxesYuSanka
2019-11-25Added code for next step of a preset's aliasingYuSanka
2019-11-22Implemented aliase for sla_materialsYuSanka
2019-11-21Implemented aliases for filamentsYuSanka
2019-11-15Make the .gcode and .sl1 thumbnails configurable through printer profile.bubnikv
2019-09-30Merge branch 'master' into materialsVojtech Kral
2019-09-24Whitespace changes to supress misleading indentation warningsLukas Matena
2019-09-17Materials: CleanupVojtech Kral
2019-09-17Filament and material default installation based on enabled printersVojtech Kral
2019-09-17WIP: ConfigWizard: 3rd party bundle installation roughly doneVojtech Kral
2019-09-17Move ConfigWizard instance in GUI_App, lazy-initialized,Vojtech Kral
2019-09-17Load default filament/material selections from vendor profilesVojtech Kral
2019-09-17Filaments and materials selection/installationVojtech Kral
2019-09-10Fixed many warnings in following files:Lukas Matena
2019-09-04Merge branch 'master' into devLukas Matena
2019-09-03Try to fix asserts from wxBitmapComboboxYuSanka
2019-09-03Code clean in Tab.cpp and Fixed couple of Mac-warnings in :YuSanka
2019-09-02Fix of #2850YuSanka
2019-08-27PresetBundle: Add print_host to options considered security-sensitiveVojtech Kral
2019-08-25Unified calculation of icon size for preset BitmapComboBoxYuSanka
2019-08-20Fixed a slack bug with wrong filament preset selection after importing of configYuSanka
2019-07-23WIP: Nullable configuration value concept, implemented forbubnikv