Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-17Merged with devbubnikv
2018-08-31Merge remote-tracking branch 'origin/feature_arrange_with_libnest2d' into devtamasmeszaros
2018-08-22Parallel placer now works with the custom Slic3r object function. Works an or...tamasmeszaros
2018-08-20parallel nesting can be enabled but fails with the current objectfunction.tamasmeszaros
2018-08-17Merged with masterbubnikv
2018-08-17Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors.bubnikv
2018-08-09fix compilation on linux and macbefore_parallel_arrangetamasmeszaros
2018-08-07Bug fixes for the neighborhood detectiontamasmeszaros
2018-08-07Precision raised and big item classification improvedtamasmeszaros
2018-08-06Better support for circular bed.tamasmeszaros
2018-08-06bed shape detection works and circle shaped bed now supported with limited ar...tamasmeszaros
2018-08-02Nlopt build fixtamasmeszaros
2018-08-02New approach to big items with calculating the best alignment with other big ...tamasmeszaros
2018-08-02Fixing the "last item doesn't fit" problem.tamasmeszaros
2018-07-30Prepare integration for arbitrary shaped print beds.tamasmeszaros
2018-07-30linest2d ready for arbitrary shaped beds.tamasmeszaros
2018-07-27New object function considering item size categories (big and small)tamasmeszaros
2018-07-27Improved libnest2d cachingtamasmeszaros
2018-07-26Fix for SPE-421 and emergency fix for SPE-422 (needs further investigation)tamasmeszaros
2018-07-20Small objects can now fit inside free space surrounded by objects.tamasmeszaros
2018-07-18Small objects can now fit inside free space surrounded by objects.tamasmeszaros
2018-07-17Safety check for firstfit for larger objects than the print bed.tamasmeszaros
2018-07-17New objectfunction that makes a proper circle shaped pile on arrange.tamasmeszaros
2018-07-16Build fix for linuxtamasmeszaros
2018-07-16Change to firstfit selection because DJD needs further testing.tamasmeszaros
2018-07-04Customized object function for arrange algorithm to arrange into a circle.tamasmeszaros
2018-07-03Libnest2D test fixtamasmeszaros
2018-07-03Tryfix for Mac build...tamasmeszaros
2018-07-02Pull build fixes from libnest2d and allow reverse order checks in DJD placeme...tamasmeszaros
2018-06-28AppController integrationtamasmeszaros
2018-06-28Incorporating performance optimizations from libnest2dtamasmeszaros
2018-06-05initial NFP method with convex polygons working.tamasmeszaros
2018-05-17Working arrange_objects with DJD selection heuristic and a bottom-left placem...tamasmeszaros