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
path: root/xs
AgeCommit message (Expand)Author
2018-01-17GCode Preview - Code cleanupEnrico Turri
2018-01-16GCode Preview - Added legend textureEnrico Turri
2018-01-12fix-attempt to build on linux and osxEnrico Turri
2018-01-12fixed compile on linux and osxEnrico Turri
2018-01-12merge with masterEnrico Turri
2018-01-12Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_previewEnrico Turri
2018-01-12removed debug codeEnrico Turri
2018-01-11New algorithm for GLVolumes generation and reuse of already generated geometryEnrico Turri
2018-01-10Parallelization of extrude path render geometry generationEnrico Turri
2018-01-08Added preview of retractions and unretractionsgcode_previewEnrico Turri
2018-01-08Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_previewEnrico Turri
2018-01-08gcode preview - first installment - wipEnrico 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-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
2017-12-20Improved loading of the config wizard results.bubnikv
2017-12-19Implemented a "Reset user profile" on the first page of the configurationbubnikv
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