pppalain / blendercam

Automatically exported from code.google.com/p/blendercam
GNU General Public License v3.0
23 stars 11 forks source link

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

Open opensourcecnc opened 2 months ago

opensourcecnc commented 2 months ago

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:

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

pppalain commented 2 months ago

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.