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
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv
2018-09-18Replaced CONFESS with throw std::exception in libslic3r, so nowbubnikv
2018-09-17Merged with devbubnikv
2018-08-31Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-08-30Bumped up the version number to 1.41.0 release,bubnikv
2018-08-27Fixed conflicts after merging with masterEnrico Turri
2018-08-25Bumped up the version number to 1.41.0-beta2version_1.41.0-beta2bubnikv
2018-08-21Completely replaced the homebrew Pointf3 class with Eigen Vec3d.bubnikv
2018-08-17Merged with masterbubnikv
2018-08-17Removed Point::scale(),translate(),coincides_with(),distance_to(),bubnikv
2018-08-06Bumped up version number.version_1.41.0-betabubnikv
2018-07-27Updated change log for the Prusa3D config index,version_1.41.0-alpha3bubnikv
2018-07-21Bumped up the version number.version_1.41.0-alpha2bubnikv
2018-07-20Bumped up the version number.version_1.41.0-alpha1bubnikv
2018-07-17For the Marlin firmware, the machine envelope G-code is emittedbubnikv
2018-07-05Bumped up the version number to final.version_1.40.1bubnikv
2018-07-03Bumped up the version number.version_1.40.1-rc2bubnikv
2018-06-29bumped up the version numberversion_1.40.1-rcbubnikv
2018-06-12Bumped up the version number to a final.version_1.40.0bubnikv
2018-05-22Bumped up version numbers of the PrusaResearch.ini and the Slic3r itself.version_1.40.0-alpha2bubnikv
2018-05-10Fixed the version number. We have an alpha state as of today.bubnikv
2018-04-16Updating: Detect legacy datadir, remove conflicting presetsVojtech Kral
2018-02-13Merge branch 'master' into gcode_previewbubnikv
2018-02-12Changed the Slic3r coordinate type from long to int32 to matchbubnikv
2018-01-17GCode Preview - Code cleanupEnrico Turri
2018-01-08gcode preview - first installment - wipEnrico Turri
2018-01-03Optimized the GCodeReader.bubnikv
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-09Bumped up the build version.bubnikv
2017-12-01Bumped up a version number.version_1.38.3bubnikv
2017-11-29Bumped up the version number.bubnikv
2017-11-29Bumped up the build version.version_1.38.1bubnikv
2017-10-17Another compilation fix.bubnikv
2017-07-27Moved some math macros (sqr, lerp, clamp) to libslic3r.hbubnikv
2017-05-18Prusa Multi Material: Improved path planning when jumping to the wipe tower.bubnikv
2017-05-15Fixed crashes intruduced recently into G-code generator.bubnikv
2017-05-05Performance improvements of the MotionPlannerbubnikv
2017-03-22Fixed some instance of simplify_polygons() invocation.bubnikv
2017-03-07Added dependencies on the Intel Thread Building Blocks.bubnikv
2017-03-02The Shiny profiler is not thread safe. Disable parallelization ifbubnikv
2017-02-19Added SystemInfo dialog,bubnikv
2017-02-15fix of C++11 gcc incompatiblitybubnikv
2017-02-15Added the append templates for std::vectorbubnikv
2016-12-20New supports now do rafts at least to the extent the test cases run through.bubnikv
2016-12-08Minor fixes to parallelize code, cherry picked from @alexrj 5242b3e03ab2b195b...Alessandro Ranellucci
2016-12-08Refactored parallelization code, cherry picked from @alexrj 36789774471a0bf9a...Alessandro Ranellucci
2016-11-21increased version number.version_1.31.6bubnikv
2016-11-11Update the versionMiro HronĨok