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
AgeCommit message (Expand)Author
2021-09-11Fixed Perl unit tests after 34c4b74af49c12e89fc6b5cc2bcfa36c69797578.Lukáš Hejl
2021-09-10Fixed Perl unit testsVojtech Bubnik
2021-09-10Follow-up to beee18f22991e369b1722a43bbcb692fa0d68af0Vojtech Bubnik
2018-04-25Refactored cooling logic for readibility and maintainability.bubnikv
2018-04-25Fix of a new cooling logic.bubnikv
2017-10-27Further reduction of Perl Config.pm methods.bubnikv
2017-08-18Switched to Perl local::lib for local compilation.bubnikv
2017-06-30Fix of a cooling buffer over multiple extruders.bubnikv
2017-06-30Finalized implementation of a cooling buffer for multiple extrudersbubnikv
2017-06-23Fix of https://github.com/alexrj/Slic3r/issues/4043 , thanks to @lordofhyphens.bubnikv
2017-06-22Ported the cooling changes from @alexrj: Don't slow down the externalbubnikv
2017-06-21Slic3r has been modified to propagate the following filament specificbubnikv
2017-05-03Ported the G-code generator from Perl to C++.bubnikv
2017-02-22Fixed regression causing slowdown_below_layer_time to be ignored. #3515 #3443Alessandro Ranellucci
2017-02-21Ported CoolingBuffer to C++/XSAlessandro Ranellucci
2016-10-21Defined the +-* operators on Pointf.bubnikv
2016-04-10Update tests for new GCode style and markersChow Loong Jin
2015-07-01Ported Slic3r::GCode storage to XSAlessandro Ranellucci
2014-01-02Satisfy test suite and CLIAlessandro Ranellucci
2013-12-23Bugfix: fan wasn't turned on for bridges when vibration limit or another inte...Alessandro Ranellucci
2013-09-03Many changes and fixes to remove leaks and return objects by referenceAlessandro Ranellucci
2013-05-31Some fixes to the cooling logic and new test suite for coolingAlessandro Ranellucci