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
2016-10-16C++ supports sketched, but not finalized yet. Slic3r is still usingbubnikv
2016-10-13Initial implementation of C++ supports,bubnikv
2016-09-26Visualization of fill surfaces.bubnikv
2016-09-13Ported from the playground branch. Various documentation and optimization.bubnikv
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2015-12-02Ported a couple more methods to XSAlessandro Ranellucci
2015-11-01Merge branch 'master' into senderAlessandro Ranellucci
2015-10-27Finished porting LayerRegion to C++Alessandro Ranellucci
2015-05-31New experimental autospeed feature. #2810Alessandro Ranellucci
2015-05-28Merge branch 'master' into senderAlessandro 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-07Merge branch 'master' into senderAlessandro Ranellucci
2015-03-06Refactoring: removed the non-idempotent init_extruders() step. Also, infill_e...Alessandro Ranellucci
2015-02-01Merge branch 'master' into senderAlessandro 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
2015-01-04More work on print controllerAlessandro 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-24Ported PrintObject::bridge_over_infill() to XSAlessandro Ranellucci
2014-12-17Use perimeter extruder for brim. #618Alessandro Ranellucci
2014-12-13Removed two useless methods in PrintAlessandro Ranellucci
2014-12-13Ported Print::bounding_box(), Print::total_bounding_box(), Print::skirt_flow(...Alessandro Ranellucci
2014-12-01Ported PrintObject::total_layer_count() to XSAlessandro Ranellucci
2014-12-01Ported PrintObject::bounding_box() to XSAlessandro Ranellucci
2014-12-01Move toolpaths preview to the plater dialogAlessandro 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-13Merge branch 'xs-reload-object'Alessandro Ranellucci
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-08-03Moved C++ code into new libslic3r directoryAlessandro Ranellucci