OrcaSlicer icon indicating copy to clipboard operation
OrcaSlicer copied to clipboard

Keep model seams close to each other

Open Matszwe02 opened this issue 1 year ago • 3 comments

Is there an existing issue for this feature request?

  • [X] I have searched the existing issues

Is your feature request related to a problem?

When printing large models, especially with thin walls, sometimes seams are spread to opposite sides of the model, causing long travels just before printing outside perimeter, causing horrible artifacts

image

Which printers will be beneficial to this feature?

All

Describe the solution you'd like

iterate over a handful of possible seam placements, count median (or standard average, I don't know which is more important) to all seam distances to choose the right seam combinations. In my example model this would end up with something like this:

image where both seams are still on the same "corner sharpness level", but are much closer to each other, making hard to print (especially leaky) filaments look much nicer

Describe alternatives you've considered

Manual seam painting on each model that has this issue

Additional context

This could be added as another "seam position" option, to not conflict with the default behaviour, which could be more uniform due to not iterating over alternative placements

Matszwe02 avatar Nov 27 '24 22:11 Matszwe02

This can be easily done with an existing function. Seam painting in a few seconds. No need to complicate an already increasingly difficult to understand slicer with another mathematical function, another menu item... This is my private opinion.

DVSVIDEO avatar Nov 27 '24 23:11 DVSVIDEO

This can be easily done with an existing function. Seam painting in a few seconds. No need to complicate an already increasingly difficult to understand slicer with another mathematical function, another menu item... This is my private opinion.

Thanks for your opinion, but I still think slicer should be able to optimize each model without manual tuning. The same was with single-walled top infills, which is possible by doing that manually for each top layer, but slicer does that even faster than user can.

Matszwe02 avatar Nov 28 '24 11:11 Matszwe02

Orca bot: this issue is stale because it has been open for 90 days with no activity.

github-actions[bot] avatar Feb 27 '25 00:02 github-actions[bot]

Orca bot: This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Mar 06 '25 00:03 github-actions[bot]