ChristophSchranz / Tweaker-3

A performant auto-rotate software for objects in 3D Printing, whose parameter are trained by an evolutionary algorithm.
GNU General Public License v3.0
91 stars 25 forks source link

Kind of wrong placement #17

Open Carloemil opened 3 years ago

Carloemil commented 3 years ago

Hi there, I am using tweaker for a custom slicer and in most cases tweaker works great and orientates the models perfectly. This model is consistently placed on the end even though it makes for a lot more overhanging parts.

image image

The rounded corners might be the reason why it chooses to place it like this, but it would be pretty bad to print the part like this. Otherwise love the feature, it makes it awesome to work with downloaded STL files.

ChristophSchranz commented 3 years ago

Ohh yes, that looks absolutely wrong!

Currently, I'm working on quite a big update that may solve this issue. Until then, you could try if the parameter -min sur, -min vol or -x have any effects. Please also pull the latest changes.

AlbertMN commented 3 years ago

Awesome to hear @ChristophSchranz! Keep up the good work, we'll try the mentioned parameters.