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
2017-10-27Further reduction of Perl Config.pm methods.bubnikv
2017-08-18Switched to Perl local::lib for local compilation.bubnikv
2017-06-21Slic3r has been modified to propagate the following filament specificbubnikv
2017-06-08Removed Object.pm support_material_flow method.bubnikv
2017-02-27Disabling the support tests until the test suite is modifiedbubnikv
2016-11-30support_material_synchronize_layers implementationbubnikv
2015-03-09Use thick raft layers as we do for support material layers. #2723Alessandro Ranellucci
2015-03-09Limit first object layer height correctly when using a larger support materia...Alessandro Ranellucci
2015-03-06When using raft, validate first layer height against support material extrude...Alessandro Ranellucci
2015-03-06Refactoring: removed the non-idempotent init_extruders() step. Also, infill_e...Alessandro Ranellucci
2015-02-14Bugfix: bridge speed was still used for first object layer above raft when su...Alessandro Ranellucci
2015-01-19New option for vertical distance between object and support material, with sp...Alessandro Ranellucci
2014-12-24Fix t/support.t after changing contact distance on top surfacesAlessandro Ranellucci
2014-12-17Fixed testsAlessandro Ranellucci
2014-11-07Fixed regression test for #2301Alessandro Ranellucci
2014-10-18Added failing test for bridge speed not being used for first object layer abo...Alessandro Ranellucci
2014-06-11Bugfix: wrong number of raft layers in some situations due to a numerical errorAlessandro Ranellucci
2014-05-26Bugfix: wrong handling of large number of raft layers. #2041Alessandro Ranellucci
2014-05-09Refactoring to Model API for making it stricter and saferAlessandro Ranellucci
2014-03-27Update t/support.t still assuming default support material pattern was honeycombAlessandro Ranellucci
2014-01-14Fix error in t/support.tAlessandro Ranellucci
2014-01-12Bugfix: incorrect number of raft layers was generated when too few were reque...Alessandro Ranellucci
2014-01-05Make tests passAlessandro Ranellucci
2014-01-02Satisfy test suite and CLIAlessandro Ranellucci
2013-12-23Fix regression preventing raft from being generated for the entire object foo...Alessandro Ranellucci
2013-10-26Fixed support unit tests and reduced dependency on $objectAlessandro Ranellucci
2013-09-18Bugfix: enabling raft layers generated support for the whole model. Includes ...Alessandro Ranellucci
2013-09-18Update t/support.tAlessandro Ranellucci
2013-08-28Moved vibration limit to its own G-code filterAlessandro Ranellucci
2013-07-29Merge new-support2Alessandro Ranellucci
2013-06-07New test to ensure brim and raft are extruded with the support material extru...Alessandro Ranellucci
2013-03-30Bugfix: support material and brim didn't work correctly. Includes unit test. ...Alessandro Ranellucci