Is there a post processor for flow waterjet

Is there a post processor for flow waterjet

Anonymous
Not applicable
13,628 Views
23 Replies
Message 1 of 24

Is there a post processor for flow waterjet

Anonymous
Not applicable

Wondering how to post in fusion 360 to our flow water jet with out saving as dxf and uploading into flow path. Would like to do mostly everything right in 360. The flow water jet uses an .ord file.

0 Likes
Accepted solutions (1)
13,629 Views
23 Replies
Replies (23)
Message 2 of 24

boopathi.sivakumar
Autodesk
Autodesk
I think you can check this post out
 

Boopathi Sivakumar
Senior Technology Consultant

0 Likes
Message 3 of 24

kyle.kershaw
Alumni
Alumni
Accepted solution

Hi All

 

I have asked Josh to test a new post we're developing and he has reported success. Here's his quote.

 

Kyle,   Sorry it took me a minute to get back with you. The last post you reverse engineered did work and I got a piece to cut without issues. Thanks so much for working with me and solving my issue. If I have any more problems ill let you know.     thanks josh
The post isn't available on the CAM posts page yet. It needs more testing before I'd call it good.

 

 



Kyle Kershaw

Technical Consultant
Message 4 of 24

kyle.kershaw
Alumni
Alumni

Heads up....

 

There's a new and improved Flow post in https://cam.autodesk.com/hsmposts



Kyle Kershaw

Technical Consultant
0 Likes
Message 5 of 24

jtsL9RRS
Explorer
Explorer

Hi all,

 

I am using flow cps version r42773 to post ORD files, however what should be traverse lines are being output as cutting lines.  Does anyone else have this problem, or am I missing something?

Message 6 of 24

kyle.kershaw
Alumni
Alumni

Hi @jtsL9RRS 

What needed to be changed in the NC code? Here's what I'm seeing. The 0 in the 4th column is rapid, jet off.flow3.png

 What turns it into a traverse move?
Kyle



Kyle Kershaw

Technical Consultant
0 Likes
Message 7 of 24

aallman
Explorer
Explorer

Did this ever get resolved?  It would be very handy to be able to skip the flowpath software.

Thanks!

0 Likes
Message 8 of 24

WheatStateW
Community Visitor
Community Visitor

I am having the same issue with the caned Flow Jet post processor.  All of my posts cut on the transfer lines. Does anyone have an idea how to mod the post processor to keep the transfer lines from being cut? 

0 Likes
Message 9 of 24

kyle.kershaw
Alumni
Alumni

Hello @WheatStateW and @Anonymous 

 

I just received notification that WheatStateW is having issues with the Flow post as well. Time to fix it!

A few questions....

Are you posting out with the 2-axis V5 version or 3-axis V6 configuration? flowV5V6.png 

Can you identify where it's going awry? Do you know what good code should look like? 

 

Here's what I see. Can you point out where I'm off or what you're doing differently to get the cut staying on?

flowV6illustration.png

 



Kyle Kershaw

Technical Consultant
0 Likes
Message 10 of 24

jtsL9RRS
Explorer
Explorer

@kyle.kershaw what information do you need to figure this out?  Looks like i never responded in 2020, sorry for that.

0 Likes
Message 11 of 24

kyle.kershaw
Alumni
Alumni

Hi @jtsL9RRS 

Basically can you point out the error of my ways. The above picture shows code from Fusion that my current logic says should work. 

I think the thing that would help is to show code that cuts on the transitions (when it shouldn't) and what the code should look like to cut correctly. 

Pretty much show and tell of what's wrong and what right looks like.

Kyle



Kyle Kershaw

Technical Consultant
0 Likes
Message 12 of 24

jtsL9RRS
Explorer
Explorer

@kyle.kershaw TBH i'm not 100% sure how the "code" relates to what is being shown in Fusion, but maybe this will help a bit.  Picture 1 shows the simulation in F360 where the cut on this part is started.  The feedrate and movement are "rapid".  This seems to directly translate to the "traverse" (rapid) line shown in picture 2 from the Flow cutting software.  Picture 3 is the output code.  You can also see how the line between the two cuts is solid (indicating cutting) in picture 2, which should actually be dashed.  I can upload the f3d file separately if needed.  This was posted using v5 post

0 Likes
Message 13 of 24

kyle.kershaw
Alumni
Alumni

Hi @jtsL9RRS 

 

Comparing the on-machine view (#2 pic) with the nc code (#3 pic) it looks like the "traverse" mode is being applied to the next move and not the current move.
The lead in move to the circle shows like a traverse move. This is right after the rapid move to the start position. Ditto for the square shape. Off one move too late (cut while traversing) and back on again after the lead in. Both one move too late.

Can you show me good code? Can you program a similar shape (that works) and export the program? Code like that shown in picture #3.

It just dawned on me that I can repeat the current location when turning the jet on and off instead of assuming it would turn on and off before moving.

If you can show good code from a similar shape that would be great. I'll tweak the post to do "on the spot" jet on/off.

 

Stay tuned....

Kyle



Kyle Kershaw

Technical Consultant
0 Likes
Message 14 of 24

AJUJTVQ
Observer
Observer

Kyle,

 

I see no one responded to you with any correct .ORD file output.

 

I can CAM a file for you in the FLOW software and get an actual true .ORD file for you, so you can compare.

 

Can you attach a DXF of the file you have been testing code on? Ill run it thru the software and get you something quickly.

 

Thanks for your time on this project!

 

AJ Newman

0 Likes
Message 15 of 24

kyle.kershaw
Alumni
Alumni

Hi AJ 

@AJUJTVQ 

 

Thanks, for the offer. Here's the shape. I'll private message you with the links.

 

flow sample v1.png

 

Kyle



Kyle Kershaw

Technical Consultant
0 Likes
Message 16 of 24

kiko_lobo
Contributor
Contributor

Any update on this post?

 

Would love to try it!

0 Likes
Message 17 of 24

kyle.kershaw
Alumni
Alumni
Sent you a private message with links to the post. Let me know what you find.


Kyle Kershaw

Technical Consultant
0 Likes
Message 18 of 24

weibpegasus
Explorer
Explorer
I've been trying to fix it for a long time, but evenly. Could you please send me the best version of what you have got as well?
0 Likes
Message 19 of 24

kiko_lobo
Contributor
Contributor

Hi!

 

Is there an updated version of this post or is the one on the post library the latest? (43759) ?

 

Thanks!

 

0 Likes
Message 20 of 24

dcpanzone
Enthusiast
Enthusiast

Also interested in any new options for posting out and eliminating the flow path portion of the work flow. makes nested parts a real nightmare when you have to basically go over the whole cut path a second time to set leads and traverse paths.

0 Likes