Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Option to set direction of Z-seam more specific #310

Open
Kenzu opened this issue Oct 4, 2024 · 1 comment
Open

[FR] Option to set direction of Z-seam more specific #310

Kenzu opened this issue Oct 4, 2024 · 1 comment

Comments

@Kenzu
Copy link

Kenzu commented Oct 4, 2024

Hi

Would it be possible to add a option to specify the position of z seam better.
Ex Bed xy position i machine settings and a radio button for "place on corner" in close to specified position.

Thanks

@stewartoallen
Copy link
Contributor

setting a seam position in code is easy if you have, say, an XY coordinate for each slice. meaning paint-on seams would be stored as a point for each layer. so placing a seam near a corner should be easy if you identify the corner. leaving this to the slicer is harder because "corner" is ambiguous. iow, the hardest part of any feature like this is the user interface as UI work takes more time per feature.

so, yes, this is very doable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants