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-05-03Fixed a crash on some multi-material objects due to the reworkedbubnikv
2018-04-27Updated slic3r version and Prusa3D bundled printer presets.version_1.39.2-betabubnikv
2018-04-26Fix of the new cooling logic backport.bubnikv
2018-04-26New cooling logic back-ported from 1.40.bubnikv
2018-02-13Merge branch 'master' of https://github.com/prusa3d/Slic3rversion_1.40.0-alphaversion_1.39.1-betabubnikv
2018-02-13Fix of "Crash while trying to slice with a raft" #686bubnikv
2018-02-13Fixed crash when importing .prusa filesEnrico Turri
2018-02-12Synchronized the GCodeSender with the upstream Slic3r, thanks @alexrj.bubnikv
2018-02-12Fix of https://github.com/prusa3d/Slic3r/issues/709bubnikv
2018-02-12Changed the Slic3r coordinate type from long to int32 to matchbubnikv
2018-02-02Fix of Negative Feedrates: G1 F-3.84007e+006 stops smoothiebubnikv
2018-02-02Fix of "Conditional gcode with "<=" condition fails"version_1.39.1-alphabubnikv
2018-02-02Fixed spelling of Elephant foot compensation from Elefant to Elephant.bubnikv
2018-01-18Merge branch 'master' of https://github.com/prusa3d/Slic3rEnrico Turri
2018-01-18Fix for #574, #413, #269, #262, #259, #230, #228, #206Enrico Turri
2018-01-08GCodeTimeEstimator - Fixed _simulate_st_synchronize()time_estimateEnrico Turri
2018-01-08GCodeTimeEstimator - Added credits for CuraEngineEnrico Turri
2018-01-08GCodeTimeEstimator - Fixed square roots of negative numbersEnrico Turri
2018-01-08Fix environment variable setting on Windows (#674)fredizzimo
2018-01-06Separated the Marlin G-code flavor from the RepRap G-code flavorbubnikv
2018-01-06Merge remote-tracking branch 'origin/time_estimate'bubnikv
2018-01-05GCodeTimeEstimator - added processing of commands M221 (Set extrude factor ov...Enrico Turri
2018-01-05GCodeTimeEstimator - simulate firmware st_synchronize() for commands G4, G92, M1Enrico Turri
2018-01-04New feature: Recommended object thin wall thickness hint.bubnikv
2018-01-04GCodeTimeEstimator: refactoring of forward and reverse passes on blocksEnrico Turri
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-02Bumped up the version number.bubnikv
2017-12-29Bumped up the version number.bubnikv
2017-12-21Bumped up the build version.version_1.38.5bubnikv
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-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-20The wipe tower generator does not call start_filament_gcode whenbubnikv
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-14Config wizard will prompt user to copy the profiles from Slic3r to Slic3rPEbubnikv
2017-12-14Improvement of region classification numerical stability.bubnikv
2017-12-14Enabled a long wipe when moving away from the wipe towerbubnikv
2017-12-14Time estimate shown in GUI as formatted string / Write to file made by class ...Enrico Turri
2017-12-13Fix of the wipe tower priming towers. The priming towers were printedbubnikv