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 (Collapse)Author
2021-08-18Add min z height orientation searchtamasmeszaros
2021-04-07Allow auto-rotation of objects not completely inside bed.tamasmeszaros
Don't use SLAPrintObject as the input for optimization. Use ModelObject and pass the print config to the optimization in RotoptimizeJob::prepare()
2021-04-07Least supports optimization revived.tamasmeszaros
Fix missing include on Win32 Cleanup benchmarking code
2021-04-07Method selection implementedtamasmeszaros
2021-04-07Unite cancel callback and status functiontamasmeszaros
2021-04-07Speed up rotation optimizer tamasmeszaros
- No float to double conversion - Solving issue of random (very similar) results due to the parallel summation of floats
2020-09-10Significant performance improvements for elevated and non-elevated casetamasmeszaros
Apply bruteforce for elevated models
2020-09-10Mostly working, inefficiencies remain, status indication partly brokentamasmeszaros
2020-09-10rotation finder experimentstamasmeszaros
wip
2019-11-11Merge branch 'tm_openvdb_integration' into lm_tm_hollowingtamasmeszaros
* Refactor file names in SLA dir