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
path: root/t
AgeCommit message (Expand)Author
2021-01-09Merge remote-tracking branch 'remotes/prusa/master'remi durand
2020-12-09Fixing vase mode Perl tests.Vojtech Bubnik
2020-03-26Merge remote-tracking branch 'remotes/prusa/master'supermerill
2020-02-09Fixed unit tests broken with the previous commit (Spiral Vase fix).bubnikv
2020-01-21Fix of the previous commit: Fixed number of unit tests to be executed.bubnikv
2020-01-21Ported PlaceholderParser unit tests to C++.bubnikv
2019-12-05Merge commit '5e3e5492487690fb48cd7c4bb0b7e0e019e30a5c' (wip)supermerill
2019-12-04Add int() and % (modulo)Matthias Urlichs
2019-10-25Ported various clipper unit tests from Perl to C++,bubnikv
2019-07-31Merge remote-tracking branch 'remotes/prusa/master'supermerill
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-20Merge remote-tracking branch 'remotes/prusa/master'supermerill
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-16Merge remote-tracking branch 'remotes/prusa/master'supermerill
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-12-17Merge tag 'mass_rename' into master_slic3rPE_PRsupermerill
2018-12-06thin_wall: improvements & bugfixessupermerill
2018-09-14Removed "Slice to SVG" and "Quick Slice"bubnikv
2018-09-12Merged with devbubnikv
2018-09-05thin_walls : medial axis improvementsmergingsupermerill
2018-07-26Merge commit 'e0e6a238107b3614fde83d79a6e6056d0a378e2a' into master_slic3rPE_PRsupermerill
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-06-26Merge remote-tracking branch 'remotes/prusa/master' into supermerill-devsupermerill
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-04-18Merge remote-tracking branch 'remotes/prusa/master' into supermerill-devMerill
2018-04-02overextruding a bit on top of bridge to come back to a correct heightMerill
2018-04-01Add "one perimeter for top surface"remi
2018-04-01Split external infill parameter to top/bottom external infillsupermerill
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