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
2022-05-05Further Perl unit test porting to C++ and Perl interface reduction:Vojtech Bubnik
2021-09-11Fixed unit tests after the previous commit.Lukáš Hejl
2021-02-24Fix of Perl combine infill unit test after a change in raft:Vojtech Bubnik
2019-06-20Reworked the Perl unit / integration tests to use the same Printbubnikv
2019-05-22Fixed unit tests when run with range checks on std::vectorLukas Matena
2018-06-27Infill wiping turned off by default and in some automatic testsLukas Matena
2018-03-28t tests changed so they don't fail on the extruder number checkLukas Matena
2017-10-27Further reduction of Perl Config.pm methods.bubnikv
2017-08-18Switched to Perl local::lib for local compilation.bubnikv
2015-03-06Refactoring: removed the non-idempotent init_extruders() step. Also, infill_e...Alessandro Ranellucci
2014-12-08Make combine_infill() completely idempotent. Includes unit testingAlessandro Ranellucci
2014-12-08Bugfix: infill was not correctly generated when infill_every_layers was used ...Alessandro Ranellucci
2014-01-05Make tests passAlessandro Ranellucci
2013-12-18Fix compilation and test suiteAlessandro Ranellucci
2013-07-14Use Slic3r::Surface::Collection for Layer::Region->slicesAlessandro Ranellucci
2013-03-16Removed keep_meshesAlessandro Ranellucci
2013-03-16Always fix self-intersecting polygons that Douglas-Peucker might returnAlessandro Ranellucci
2013-03-07Infill refactoring and cleanup completeAlessandro Ranellucci
2013-02-28make sure combine infill test has infill to combine #1023Mike Sheldrake
2013-02-16regression test for combined infill #834Mike Sheldrake