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-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
2016-09-26Test case for Bugfix: use Lift-z option for 2. extruder #3385bubnikv
2015-12-19Fix false positive in lift unit testAlessandro Ranellucci
2015-12-19Fix regression in lift, includes regression testAlessandro Ranellucci
2015-12-18New --retract-lift-above and --retract-lift-below options. #763 #3057Alessandro Ranellucci
2015-01-06Removed test that doesn't apply anymore because the logic of only_retract_whe...Alessandro Ranellucci
2014-11-23Fixed regression causing retraction to be skipped when Retract Length was 0 b...Alessandro Ranellucci
2014-11-07Bugfix: double G10 and G11 commands were issued. #2320Alessandro Ranellucci
2014-11-05Fixed some regressions in retracts and wipe. Includes regression testAlessandro Ranellucci
2014-10-25Refactoring: moved Slic3r::GCode::Base to Slic3r::GCode::WriterAlessandro Ranellucci
2014-10-21Removed --g0Alessandro Ranellucci
2014-10-21Refactoring: moved most of the low-level G-code to the Slic3r::GCode::Base cl...Alessandro Ranellucci
2014-07-23Bugfix: ignore only_retract_when_crossing_perimeters when fill_density = 0Alessandro Ranellucci
2014-05-09Refactoring to Model API for making it stricter and saferAlessandro Ranellucci
2014-04-19Test coverage for retract_layer_changeAlessandro Ranellucci
2014-01-05Make tests passAlessandro Ranellucci
2013-12-24Fixes to complete_objects to make t/gcode.t passAlessandro Ranellucci
2013-08-28Moved vibration limit to its own G-code filterAlessandro Ranellucci
2013-07-29Bugfix: lift was not working correctly with multiple extruders and multiple s...Alessandro Ranellucci
2013-05-13Move Slic3r::Test::GCodeReader to Slic3r::GCode::ReaderAlessandro Ranellucci
2013-04-09Always move Z at travel speed. #1093Alessandro Ranellucci
2013-03-18Fix t/retraction.t after the recent change to the first_layer_height defaultAlessandro Ranellucci
2013-03-11Bugfix: double lift at toolchange. #953Alessandro Ranellucci
2013-03-10Update testsAlessandro Ranellucci
2013-03-07Make tests happyAlessandro Ranellucci
2013-01-17Update retraction.t to work with two-phase retractions (triggered by changing...Alessandro Ranellucci
2012-12-21Bugfix: extra length on restart didn't work correctly for negative values. #654Alessandro Ranellucci
2012-12-21Fix retraction tests and fix retract_extra_length and lift in multiple extrud...Alessandro Ranellucci
2012-12-21Export Slic3r::Test::_eq()Alessandro Ranellucci
2012-12-10Incomplete work to test multiple extruders in t/retraction.tAlessandro Ranellucci
2012-12-09Add tests for vibration limiting and fix implementation. Also includes a fix ...Alessandro Ranellucci
2012-12-05Fix testAlessandro Ranellucci
2012-12-05Test retraction with G0Alessandro Ranellucci
2012-12-05Test retract liftAlessandro Ranellucci
2012-12-05TidyAlessandro Ranellucci
2012-12-05Refactor and extend t/retraction.tAlessandro Ranellucci
2012-11-21New testing frameworkAlessandro Ranellucci