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
path: root/t
AgeCommit message (Expand)Author
2020-01-21Ported PlaceholderParser unit tests to C++.bubnikv
2019-12-04Add int() and % (modulo)Matthias Urlichs
2019-10-25Ported various clipper unit tests from Perl to C++,bubnikv
2019-07-16Wipe tower fix (do not skip the first toolchange when printing without the wi...Lukas Matena
2019-06-20Reworked the Perl unit / integration tests to use the same Printbubnikv
2019-06-20Integrated the new layer height spans with configs into the backend.bubnikv
2019-05-22Fixed unit tests when run with range checks on std::vectorLukas Matena
2019-05-14Fix of the previous commitbubnikv
2019-05-14Fix of unit tests after change of default nozzle and filament diameter.bubnikv
2019-02-25Fixed unit test after splitting the external fill pattern to top/bottom.bubnikv
2018-09-14Removed "Slice to SVG" and "Quick Slice"bubnikv
2018-09-12Merged with devbubnikv
2018-07-17Merge with master + resolved conflictsEnrico Turri
2018-07-13Perimeters test modified to skip lines M73Enrico Turri
2018-06-27Infill wiping turned off by default and in some automatic testsLukas Matena
2018-05-15Added layer_num, layer_z variables to the end_gcode, end_filament_gcode,bubnikv
2018-04-25Refactored cooling logic for readibility and maintainability.bubnikv
2018-04-25Fix of a new cooling logic.bubnikv
2018-03-28Another t-test change to avoid failsLukas Matena
2018-03-28t tests changed so they don't fail on the extruder number checkLukas Matena
2018-03-23Work in progress: Good bye, Perl Threads!bubnikv
2018-03-16Removed some dependencies on Perl IO module.bubnikv
2018-02-02Fix of "Conditional gcode with "<=" condition fails"version_1.39.1-alphabubnikv
2017-12-21Fixed placeholder parser tests.bubnikv
2017-12-19Implemented <,>,<=,>=,or,and,||,&& operators.bubnikv
2017-12-18Fixed a regression error: The "current_extruder" identifier was not setbubnikv
2017-11-29Fixed a 32bit build bug in the new PlaceholderParser macro processor.bubnikv
2017-11-29Fixed a failing PlaceholderParser test case.bubnikv
2017-11-28Added some test cases for the conditional G-code math calculator.bubnikv
2017-11-28Ported the between_objects_gcode custom G-code blocks,bubnikv
2017-11-26Fix of the new PlaceholderParser: Maintain whitespaces and new lines.bubnikv
2017-11-26PlaceholderParser extended with {if}/{elsif}{else} blocks andbubnikv
2017-11-17The PlaceholderParser has been rewritten to usebubnikv
2017-11-02Looks like the reworked C++ preferences start to work again.bubnikv
2017-10-27Further reduction of Perl Config.pm methods.bubnikv
2017-08-18Switched to Perl local::lib for local compilation.bubnikv
2017-07-20Fixed test cases after change of the "sane" extrusion widths.bubnikv
2017-07-19Reduced the content of Geometry.pm, removed unused Perl subroutines.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-06-08Removed Object.pm support_material_flow method.bubnikv
2017-05-03Ported the G-code generator from Perl to C++.bubnikv
2017-04-26Removed a broken Arc Fitting feature.bubnikv
2017-04-07Merged support_fills with support_interface_fills.bubnikv
2017-03-23Increased a threshold for print centering from EPSILON to 5umbubnikv
2017-02-28Ported expanded_output_filepath() to C++/XSAlessandro Ranellucci
2017-02-27Disabling the support tests until the test suite is modifiedbubnikv