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
2021-09-22Check unsaved changes (#6991)Oleksandra Yushchenko
2021-08-13Improved error handling when installing configuration updates:Vojtech Bubnik
2021-07-23ConfigWizard: Draw logo inside OnPaint instead of use of wxStaticBitmapYuSanka
2021-05-07ConfigWizard:: Use wxTextCtrl instead of wxDoubleSpinCtrl for nozzle and fila...YuSanka
2021-05-07desktop integration functions and dialogDavid Kocik
2021-02-26Tech ENABLE_CUSTOMIZABLE_FILES_ASSOCIATION_ON_WIN set as defaultenricoturri1966
2021-02-25Fix of #5152 assert ""HasFlag(0x0020)"" failed in GetSelection(): must be sin...YuSanka
2021-02-24config wizard - hide logo if small heightDavid Kocik
2020-11-26Customizable association of .3mf, .stl and .gcode files on Windowsenricoturri1966
2020-11-18ENABLE_GCODE_VIEWER set as default in:enricoturri1966
2020-10-20configuration wizard: added Checked information to sorting algortihm on filam...David Kocik
2020-10-12Tech ENABLE_GCODE_APP_CONFIG as defaultenricoturri1966
2020-10-05AppConfig modified to generate a separate config file for the standalone gcod...enricoturri1966
2020-10-05filament selection: bug fix - * sign is again visible at profilesDavid Kocik
2020-10-01Filament selection in configuration wizard:David Kocik
2020-09-02Added two missing icons to fix build on LinuxLukas Matena
2020-09-01filaments selecting: sorting via printer, showing printers for filamentDavid Kocik
2020-08-08Code refactoring: AppConfig.cpp(hpp) are removed from the GUI to libslic3rYuSanka
2020-06-16Preset and PresetBundle are moved to the _libslic3r_ folderYuSanka
2020-06-10Imperial units selection is added to the ConfigWizardYuSanka
2020-05-27Removed obsolete LambdaObjectDialog.cpp/hpp, more include cleanups:Lukas Matena
2020-03-14Reworked filaments / SLA materials in installation wizard:bubnikv
2020-03-07Improved error reporting and error handling when loadingbubnikv
2020-02-17config wizard: enable finish button if only custom printer is selectedDavid Kocik
2020-02-13ENABLE_CONFIGURABLE_PATHS_EXPORT_TO_3MF_AND_AMF set as defaultEnrico Turri
2020-01-15Added default filament(resin) in wizard for selected printersYuSanka
2020-01-08Configurable paths export (fullpath or not) to 3mf and amfEnrico Turri
2020-01-02Fixed filaments/materials preset list updating from ConfigWizardYuSanka
2019-12-10Fixed Wizard material configuration checkYuSanka
2019-12-05Fixed filament/material sorting in the lists of ConfigWizardYuSanka
2019-12-03ConfigWizard improvements - added check for printers and filaments/matelials ...YuSanka
2019-11-22Implemented aliase for sla_materialsYuSanka
2019-11-21Implemented aliases for filamentsYuSanka
2019-10-07ConfigWizard: Fix a memory access issue between PageMaterial instancesVojtech Kral
2019-09-17Materials: CleanupVojtech Kral
2019-09-17ConfigWizard: Add view mode setting pageVojtech Kral
2019-09-17WIP: filament/material filtering per selected printersVojtech Kral
2019-09-17Add material_type config option for SLA materials, use in WizardVojtech 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-04-29ConfigWizard: Finish DPI resizing (MSW)Vojtech Kral
2019-04-25Added msw_buttons_rescale() - Function for a scaling Dialog's buttons under MSWYuSanka
2019-04-25Big Refactoring: - deleted/renamed all _Prusa_ prefixes,YuSanka
2019-04-25Merge remote-tracking branch 'origin/ys_msw_dpi'YuSanka
2019-04-24ConfigWizard: Attempt to fix width hintVojtech Kral
2019-04-18Overrided on_dpi_changed() for some Dialogs:YuSanka
2019-02-12ConfigWizard: Cap width, clarify select buttonsVojtech Kral
2019-02-12ConfigWizard: Cap width on large screensVojtech Kral