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

[BUG] Profile(Cutout): Lead In and Lead Out cut through adjacent pieces if the radius is large enough #187

Open
opensourcecnc opened this issue Sep 21, 2024 · 1 comment

Comments

@opensourcecnc
Copy link

Describe the Bug
Lead In and Lead Out cut through adjacent pieces if the radius is large enough.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new file and draw two adjacent objects, place them in the same collection.
  2. Create a new cutout operation using the collection as data source.
  3. set lead-in and lead-out radius values large enough to test the collision
  4. in the generated toolpath it cuts through adjacent pieces

Expected Behavior
Either a warning & stop or adjusting the length of the lead-in/lead-out

Screenshots
Screenshot 2024-09-21 122423

System Information:

  • OS: [Win 11]
  • Blender Version: [4.2.1]
  • Addon Version: [1.0.37]

Additional context
The same behavior occurs when using a single object as data source

@pppalain
Copy link
Owner

lead-in and lead-out were created for plasma and not fully implemented when the person who requested it found an alternate paid solution. feel free to improve it.

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