Problem with 2D contour cutting, inconsistent behaviour at beginning vs end

Problem with 2D contour cutting, inconsistent behaviour at beginning vs end

c60nils
Contributor Contributor
1,318 Views
8 Replies
Message 1 of 9

Problem with 2D contour cutting, inconsistent behaviour at beginning vs end

c60nils
Contributor
Contributor

I'm having an issue with 2d contour cutting. 

I'm selecting an open contour around an object. 

It respects the one end of the line but not the other, resulting in a path that cuts into the object.

The only way I could get around the issue is to set tangential fragment to -(tool radius)

 

Screen Shot 2018-02-14 at 10.43.15 AM.pngScreen Shot 2018-02-14 at 10.42.45 AM.png

 

Seems like a bug to me, but thought I'd ask here first.

 

Nils

 

 

0 Likes
Accepted solutions (1)
1,319 Views
8 Replies
Replies (8)
Message 2 of 9

Anonymous
Not applicable

 

Actually it's not inconsistant, the tangent meets the corner in both ends.

What happens if you enable Stock contours? I did some testing on a similar piece and got some really weird results...

 

 

David

0 Likes
Message 3 of 9

c60nils
Contributor
Contributor

I see what you're saying.  I'm still not understanding why it's cutting into my model when that's part of the setup.   When I enable stock contours,  which is the whole block I'm cutting down, it actually is worse and cuts right into the rest of the model.

.Screen Shot 2018-02-20 at 11.30.18 AM.png

0 Likes
Message 4 of 9

Anonymous
Not applicable

I think you should report this as a bug. 

0 Likes
Message 5 of 9

c60nils
Contributor
Contributor

Where's the best place to do that?

 

Cheers.

 Nils

0 Likes
Message 6 of 9

narzinskin
Advocate
Advocate

This is not a bug.  2D toolpaths are driven on user input

0 Likes
Message 7 of 9

c60nils
Contributor
Contributor

Are you saying 2d paths don't care about the model, just the selected geometries?  Or could you explain that better? 

 

And if that's the case how can one do 2d operations that respect the other model elements.  

 

I've attached the file in question in case you want to see what's happening.

 

This seems like something that should work, I shouldn't have to create extra objects just to bound my toolpaths when the entire model is already there.  The parameters for the brace are defined in the user parameters.

 

Cheers

0 Likes
Message 8 of 9

narzinskin
Advocate
Advocate
Accepted solution

@c60nils wrote:

Are you saying 2d paths don't care about the model, just the selected geometries?  Or could you explain that better? 

 

 



That is exactly what i'm saying.  This is the main difference, (outside of 2D chamfer, which is an anomaly) between the 2D and 3D operations in fusion.  If you want the toolpath to be "model aware" you will need to use 3D operations.  If you want to use 2D Contour you will need to manually edit the ends.  i would recommend using separate tangential extension distance on the geometry tab of 2D contour as opposed to tangential fragment extension distance on the passes tab for this example.  This gives you control of the start and end of the toolpath.

Message 9 of 9

c60nils
Contributor
Contributor

Thanks for the explanation.  I guess I usually use closed contours for most 2d operations.

 

Nils

0 Likes