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-10-27Finished porting LayerRegion to C++Alessandro Ranellucci
2015-06-13Limit bridge over sparse infill to areas that can absorb such extrudate. #2899Alessandro Ranellucci
2015-04-29Bugfix: changes to the resolution config option didn't trigger reslicing. #2795Alessandro 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-02-01New option for customization of infill/perimeters overlap. #2459Alessandro Ranellucci
2015-01-30Don't output slic3r:z attribute in SVG for raft layersAlessandro Ranellucci
2015-01-19Cleanup of some method signatures and of XS return typesAlessandro Ranellucci
2014-12-24Bugfix: the region_volumes vector was not always extended after creating new ...Alessandro Ranellucci
2014-12-24Ported PrintObject::bridge_over_infill() to XSAlessandro Ranellucci
2014-12-17New --solid-infill-extruder option. Includes a refactoring of the strategy us...Alessandro Ranellucci
2014-12-08Make combine_infill() completely idempotent. Includes unit testingAlessandro Ranellucci
2014-12-01Ported PrintObject::total_layer_count() to XSAlessandro Ranellucci
2014-12-01Ported PrintObject::bounding_box() to XSAlessandro Ranellucci
2014-12-01Bugfix: object steps were not invalidated when First layer extrusion width wa...Alessandro Ranellucci
2014-11-27Rename solid_fill_pattern to external_fill_pattern and clarify tooltipAlessandro Ranellucci
2014-11-13Ported three PrintObject methods to XSAlessandro Ranellucci
2014-11-13Bugfix: skirt and brim were not recalculated when objects where just moved in...Alessandro Ranellucci
2014-11-09Ported some methods including add_model_object() and apply_config() to XSAlessandro Ranellucci
2014-11-07Solid infill below area option was not invalidating the correct stepsAlessandro Ranellucci
2014-08-08Bugfix: enabling/disabling support material didn't cause skirt to be recalcul...Alessandro Ranellucci
2014-08-03Moved C++ code into new libslic3r directoryAlessandro Ranellucci