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
2022-05-05Further Perl unit test porting to C++ and Perl interface reduction:Vojtech Bubnik
2022-04-27Merge branch 'stable' (no conflicts fixed)Lukas Matena
2022-04-08Follow-up to 68b66729079bcf91ef44701c939f858f7ae9fe29Vojtech Bubnik
2022-04-08Fixed detection of config data at the end of gcode filesenricoturri1966
2022-03-31Some refactoring and fixes based on static source code analysisLukas Matena
2022-02-01Sync to 2.4.1-beta1Lukas Matena
2022-02-01Merge branch 'master' into stable - no conflicts fixedLukas Matena
2022-01-26Fix of escape_strings_cstyle(), which did not enclose a single wordVojtech Bubnik
2021-11-30Tech ENABLE_FIX_SUPERSLICER_GCODE_IMPORT set as defaultenricoturri1966
2021-09-27#7008 - GCodeViewer - Fixed loading of gcodes generated by SuperSlicerenricoturri1966
2021-08-30Fixed parsing of Config from AMF / 3MF if it started with an empty line.Vojtech Bubnik
2021-08-23Optimization of ConfigBase::equals() to not create intermediateVojtech Bubnik
2021-08-13Fixes after merging 2.3.2/2.3.3 changes from stable to master.Vojtech Bubnik
2021-08-13Forward compatibility, parameter susbtitution: Substitute vector valuesbubnikv
2021-08-13Configuration compatibility - implemented substitution and reporting for vectorsbubnikv
2021-08-13Fix of the previous commit.bubnikv
2021-08-13Forward compatibility - config substitutions:bubnikv
2021-08-13Improved error reporting when importing various configuration files:Vojtech Bubnik
2021-08-13Fixed loading of system presets with incompatible system profile keysVojtech Bubnik
2021-08-13Fixed reading of configuration from 3MF brokenVojtech Bubnik
2021-08-12Follow-up to 7c01ddf996f4b8ca6d7e71c001e7650b3bf14609Vojtech Bubnik
2021-08-11Follow-up to 215ee293ae705943e28ab1509f50d03c85dd26a0:Vojtech Bubnik
2021-08-05CLI parsing: allow giving explicit values for bool options, improved error re...Lukas Matena
2021-07-01Forward compatibility, parameter susbtitution: Substitute vector valuesbubnikv
2021-06-30Configuration compatibility - implemented substitution and reporting for vectorsbubnikv
2021-06-30Fix of the previous commit.bubnikv
2021-06-30Forward compatibility - config substitutions:bubnikv
2021-06-29Renamed "marlinfirmware" G-code flavor to "marlin2".Vojtech Bubnik
2021-06-29Improved error reporting when importing various configuration files:Vojtech Bubnik
2021-06-28Fixed loading of system presets with incompatible system profile keysVojtech Bubnik
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-05-24Fixed third batch of locale-dependent callsLukas Matena
2021-04-211) Moved first_layer_heigth frrom PrintObjectConfig to PrintConfig.Vojtech Bubnik
2021-02-24#6117 - Allow import of gcode files processed by ArcWelderenricoturri1966
2021-01-05Fix of G-code Viewer not loading .gco files #5536Vojtech Bubnik
2020-12-14Configuration layer: Support for vectors of FloatsOrPercents andVojtech Bubnik
2020-11-11escape_ampersand function and changed order of printer names and pictures in ...David Kocik
2020-09-14WIP Refactoring of exceptions:Vojtech Bubnik
2020-04-01Slic3r::format(), Slic3r::GUI::format_wxstr():bubnikv
2020-03-25Imported error reporting when loading presets with option keysbubnikv
2020-02-04Implemented handling of complex ConfigOptionFloatOrPercent chainsbubnikv
2020-01-03Const correctness improvements:bubnikv
2019-12-18Fixed C++17 incompatibility.bubnikv
2019-10-18Ported test_config.cpp from upstream Slic3r.bubnikv
2019-10-17Ported test_support_material from upstream Slic3r.bubnikv
2019-10-16new cheaper constructor for DynamicPrintConfig from FullPrintConfig:bubnikv
2019-10-02Fix crashing test executable on gcc 4.9tamasmeszaros
2019-09-24Whitespace changes to supress misleading indentation warningsLukas Matena
2019-07-23WIP: Nullable configuration value concept, implemented forbubnikv