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
2018-01-24some tuningGyroidsupermerill
2018-01-10better separation of wallssupermerill
2018-01-09Gyroid: Add variable width (multiple lines in one)remi
2018-01-09resolve wall problem.supermerill
2018-01-08New infill pattern : Gyroid (wip)remi
2018-01-04Revert "Merge branch 'master' into stable"bubnikv
2018-01-04Merge branch 'master' into stablebubnikv
2018-01-04New feature: Recommended object thin wall thickness hint.bubnikv
2018-01-03Fix of the Spiral Vase after the GCodeReader rework.bubnikv
2018-01-03Fixed an issue with vsprintf and on demand buffer allocation.bubnikv
2018-01-03Fix of compilation on OSX and Linux. By the standard, a temporarybubnikv
2018-01-03Optimized the GCodeReader.bubnikv
2018-01-02Fix of time estimator (int abs used instead of float abs)bubnikv
2018-01-02Fixed a typo in fprintfbubnikv
2018-01-02Merged the branch time_estimatebubnikv
2018-01-02Added a comment on disabling ICU integration when compiling Boost on Linux.bubnikv
2018-01-02Bumped up the version number.bubnikv
2017-12-29Bumped up the minimum firmware version of the MK3 printers to 3.1.1-RC4version_1.39.0version_1.38.6bubnikv
2017-12-29Bumped up the version number.bubnikv
2017-12-29Disabled the object auto centering by default.bubnikv
2017-12-29Changed perimeter-infill overlap of the bundled Prusa i3 MK3 printerbubnikv
2017-12-21Bumped up the build version.version_1.38.5bubnikv
2017-12-21Updated the initial presets for the MK3.bubnikv
2017-12-21Removed Original Prusa i3 MK3, MK2S, MK2 and MK2S-MMU.inibubnikv
2017-12-21Removed dependency on Perl Encode::encode_utf8.bubnikv
2017-12-21Updated the bundled presets for the Prusa3D printers.bubnikv
2017-12-21Fix of "Program crashes when [Suppress "- default -" presets:] is DISABLED"bubnikv
2017-12-21Fixed placeholder parser tests.bubnikv
2017-12-21Improved error reporting of the PlaceholderParser.bubnikv
2017-12-21Fixed "Slic3r crashes when sending STLs with special characters to the printer"bubnikv
2017-12-21Added boost::regex to cmakelists.bubnikv
2017-12-20Reverted regex to boost::regex as the C++11 regex seems to be brokenbubnikv
2017-12-20Replaced boost::regex with std::regex.bubnikv
2017-12-20Fixes volumetric speed "Hint-Text" ignores "First Layer Speed"bubnikv
2017-12-20Fix of a regression update issue of the "modified" flagbubnikv
2017-12-20Grey out the compatible_printers_condition edit field in casebubnikv
2017-12-20The wipe tower generator does not call start_filament_gcode whenbubnikv
2017-12-20Improved loading of the config wizard results.bubnikv
2017-12-19Try to fix the config wizard initialization on OSX.bubnikv
2017-12-19Fixed a regression bug in the display of a filament name on the printbubnikv
2017-12-19Fix of preset selection.bubnikv
2017-12-19Implemented a "Reset user profile" on the first page of the configurationbubnikv
2017-12-19Updated the bundled config profile with the new compatible_printers_condition.bubnikv
2017-12-19Implemented <,>,<=,>=,or,and,||,&& operators.bubnikv
2017-12-19GCodeTimeEstimator - clean up unused codeEnrico Turri
2017-12-18First implementation of the "compatible_printers_condition"bubnikv
2017-12-18Fixed a regression error: The "current_extruder" identifier was not setbubnikv
2017-12-15Added regex matching operators to the conditional G-code processorbubnikv
2017-12-14Run the wizard from OnIdle routine to be executed first after the UIversion_1.38.4bubnikv
2017-12-14Config wizard will prompt user to copy the profiles from Slic3r to Slic3rPEbubnikv