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
2015-04-29Bugfix: changes to the resolution config option didn't trigger reslicing. #2795Alessandro Ranellucci
2015-03-09Use support material layer height for raft layer instead of object layer heig...Alessandro 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-01-19Cleanup of some method signatures and of XS return typesAlessandro Ranellucci
2015-01-07Bugfix: validation for sequential printing was not entirely correct. #2480Alessandro Ranellucci
2014-12-30Bugfix: auto-center didn't update the PrintObject copies properly, causing mi...Alessandro Ranellucci
2014-12-24Bugfix: the region_volumes vector was not always extended after creating new ...Alessandro Ranellucci
2014-12-17Use perimeter extruder for brim. #618Alessandro Ranellucci
2014-12-17New --solid-infill-extruder option. Includes a refactoring of the strategy us...Alessandro Ranellucci
2014-12-13Removed two useless methods in PrintAlessandro Ranellucci
2014-12-13Consider extrusion width in Print::total_bounding_box()Alessandro Ranellucci
2014-12-13Ported Print::bounding_box(), Print::total_bounding_box(), Print::skirt_flow(...Alessandro Ranellucci
2014-12-01Bugfix: object steps were not invalidated when First layer extrusion width wa...Alessandro Ranellucci
2014-12-01Move toolpaths preview to the plater dialogAlessandro Ranellucci
2014-11-16Refactored ClipperUtils API for a more consistent arguments conventionAlessandro Ranellucci
2014-11-13Bugfix: skirt and brim were not recalculated when objects where just moved in...Alessandro Ranellucci
2014-11-13Merge branch 'xs-reload-object'Alessandro Ranellucci
2014-11-11Removed extra ; from Print.cppharriv
2014-11-09Ported Print::validate() to XSAlessandro Ranellucci
2014-11-09Ported some methods including add_model_object() and apply_config() to XSAlessandro Ranellucci
2014-11-07Ported reload_object() to XSAlessandro Ranellucci
2014-10-21Removed --g0Alessandro Ranellucci
2014-08-03Moved C++ code into new libslic3r directoryAlessandro Ranellucci