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
2020-05-27Includes cleanup:Lukas Matena
2020-04-23Separate jobs from Plater, re-add big bed workaroundtamasmeszaros
2020-04-23Add ModelArrange.hpp as extension to Model.hpp, use it for duplicatingtamasmeszaros
2019-07-01Still WIPtamasmeszaros
2019-06-28Adapt find_new_position is WIP. Cleaning up comments.tamasmeszaros
2019-06-28Arranging with new structure.tamasmeszaros
2019-06-27WIP on structuring arrange inputstamasmeszaros
2019-06-26work in progress on new ModelArrange interfacetamasmeszaros
2019-06-26Working on `arrange selection only` feature.tamasmeszaros
2019-06-26Merge branch 'tm_scales'tamasmeszaros
2019-06-26Fixes some ModelArrange warningstamasmeszaros
2019-06-26Make an order in using scale and unscale, remove some warnings.tamasmeszaros
2019-06-24Print bed not considered as object in arrange anymore.tamasmeszaros
2019-06-19Eliminate magic constanttamasmeszaros
2019-06-19Fix for issue #2536tamasmeszaros
2019-06-06Adding rotating calipers algorithm for minimum are bounding box rotation.tamasmeszaros
2019-05-14Changed references to renamed github projectbubnikv
2019-05-10Merge branch 'lm_arrange_wipe_tower' of https://github.com/prusa3d/Slic3rEnrico Turri
2019-05-07Workaround to fix crash reported in #2209Enrico Turri
2019-05-06Arrange is accounting for the wipe tower nowLukas Matena
2019-04-18Fix of Complete individual objects: "checker" bug #1911"bubnikv
2019-03-27Output raster seem ok, stats broken.tamasmeszaros
2019-03-19Enabling convex hull optimization for arrange.tamasmeszaros
2019-01-28WIP: Optimization of the object's 2D convex silhouette for arrangement,bubnikv
2019-01-23Polishing autoplacement feature for testingtamasmeszaros
2019-01-23fixing is_colliding and centering translation.tamasmeszaros
2019-01-22Trying force center placement with existing objects.tamasmeszaros
2019-01-22Initial version of smart auto placement intended to replace autocenter.tamasmeszaros
2019-01-21Many comments for maintainability.tamasmeszaros
2019-01-03Fix for bad arrange with mirrored objectstamasmeszaros
2018-12-20Improved edge normal detection. Also removed some warnings.tamasmeszaros
2018-11-21Arrangement is still not working, update is probably broken.tamasmeszaros
2018-11-12Getting rid of AppController.tamasmeszaros