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-06Implemented support enforcers / blockers.bubnikv
2018-08-21Lay flat - rotation is now done in one go directly about the necessary axisLukas Matena
2018-08-15Use of bounding box of rotated 3D convex hull for out of print volume detectionEnrico Turri
2018-08-13Better fix for minimum z of object to lay on the bed after rotationsEnrico Turri
2018-08-02Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2dtamasmeszaros
2018-08-01Merge commit '4e901a9db778660d3471a49cd95d66f85b2dbc88'bubnikv
2018-07-30Prepare integration for arbitrary shaped print beds.tamasmeszaros
2018-07-30linest2d ready for arbitrary shaped beds.tamasmeszaros
2018-07-30Minimum z of object to lay on the bed after rotations. Fixes #1093Enrico Turri
2018-07-27Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2dtamasmeszaros
2018-07-27New object function considering item size categories (big and small)tamasmeszaros
2018-07-27Improved libnest2d cachingtamasmeszaros
2018-07-26Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2dtamasmeszaros
2018-07-26Fix for SPE-421 and emergency fix for SPE-422 (needs further investigation)tamasmeszaros
2018-07-20Merge branch 'scene_manipulators' of https://github.com/prusa3d/Slic3rEnrico Turri
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-18Disable slicing when one object crosses the print volume boundaryEnrico Turri
2018-07-18Slice only objects contained into the print volumeEnrico Turri
2018-07-17Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2dtamasmeszaros
2018-07-17New objectfunction that makes a proper circle shaped pile on arrange.tamasmeszaros
2018-07-17Merge remote-tracking branch 'remotes/origin/opengl_to_cpp'bubnikv
2018-07-16Change to firstfit selection because DJD needs further testing.tamasmeszaros
2018-07-13Disabling reverse order checks in DJD selection. It causes unacceptable runni...tamasmeszaros
2018-07-04Some commentstamasmeszaros
2018-07-04Customized object function for arrange algorithm to arrange into a circle.tamasmeszaros
2018-07-04Solution for SPE-347 (scale is not fed into the arrange alg)tamasmeszaros
2018-07-04Proper fix for SPE-324tamasmeszaros
2018-07-03Filtering invalid geometries as per: SPE-337tamasmeszaros
2018-07-02Pull build fixes from libnest2d and allow reverse order checks in DJD placeme...tamasmeszaros
2018-06-29Autocenter finally disabled. Progress indication works.tamasmeszaros
2018-06-28Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2dtamasmeszaros
2018-06-28AppController integrationtamasmeszaros
2018-06-28Incorporating performance optimizations from libnest2dtamasmeszaros
2018-06-21Faster gizmos updateEnrico Turri
2018-06-15Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2dtamasmeszaros
2018-06-05initial NFP method with convex polygons working.tamasmeszaros
2018-05-253DScene layer editing overlay completely moved to c++Enrico Turri
2018-05-17Working arrange_objects with DJD selection heuristic and a bottom-left placem...tamasmeszaros
2018-05-09Fixed conflict in previous mergeEnrico Turri
2018-05-07Max count of auto assigned extruders when splitting object set as dependent o...Enrico Turri
2018-05-02Fixed crash when pressing 'A' with empty print bedEnrico Turri
2018-04-13Removed printf debugging outputbubnikv
2018-04-12Fixed object cuttingEnrico Turri
2018-04-10Auto assignement of extruder, after object's splitting to partsEnrico Turri
2018-04-09Auto assign multi-part extrudersEnrico Turri
2018-03-20Out of bed detection - Fixed false detection due to float precisionEnrico Turri
2018-03-14Merge branch 'scene_manipulators'bubnikv
2018-03-14Extended Print::validate() to check, whether the objectsbubnikv
2018-03-09Out of bed detection - 1st installmentEnrico Turri