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
path: root/xs
AgeCommit message (Expand)Author
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-12Clipper should always throw clipperExceptions, not strings.bubnikv
2018-02-12Fix of https://github.com/prusa3d/Slic3r/issues/707bubnikv
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-02-02Merge branch 'master' of https://github.com/prusa3d/Slic3rbubnikv
2018-02-02Fix of https://github.com/prusa3d/Slic3r/issues/696bubnikv
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()Enrico 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-29Disabled the object auto centering by default.bubnikv
2017-12-21Bumped up the build version.version_1.38.5bubnikv
2017-12-21Removed dependency on Perl Encode::encode_utf8.bubnikv
2017-12-21Fix of "Program crashes when [Suppress "- default -" presets:] is DISABLED"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