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

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-07Improved error reporting and error handling when loadingbubnikv
2020-03-06Fixed :YuSanka
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
2019-06-26WIP: Undo / Redo stack.bubnikv
2019-06-10admesh refactoring: replaced various diagnostics outputs with boost::logbubnikv
2019-06-10admesh refactoring: separation of the shared vertices / indicesbubnikv
2019-05-22Fix of Crash on Export config Bundle (Win64) (#2307)bubnikv
2019-05-16Changed the default of output_filename_format to "[input_filename_base].gcode"bubnikv
2019-05-15Fix of switching the default print / filament / sla print / sla materialbubnikv
2019-05-13WIP: Renaming to PrusaSlicer.bubnikv
2019-04-29ConfigWizard: Select an appropriate printer based on the bundle orderVojtech Kral
2019-04-23Added _fiction_ resizing for correct MainFrame rendering after DPI changed_ob...YuSanka
2019-04-18Merge remote-tracking branch 'origin/ys_bug_fixing' into ys_msw_dpiYuSanka