Community
Fusion Manufacture
Talk shop with the Fusion (formerly Fusion 360) Manufacture Community. Share tool strategies, tips, get advice and solve problems together with the best minds in the industry.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Post Processor for NWA Piranha

61 REPLIES 61
Reply
Message 1 of 62
whbunch
6923 Views, 61 Replies

Post Processor for NWA Piranha

I'm getting started in Fusion 360 and looking for a post processor for a Next Wave Automation Piranha CNC router.  I found another post without a reply in another Autodesk forum, here.  I contacted the manufacturer and they said talk to the software publisher.  I can provide g-code from the mostly 2D software (V-carve) the machine came with.

 

Thanks!

 

61 REPLIES 61
Message 2 of 62
LibertyMachine
in reply to: whbunch

Welcome to Fusion 360 and the CAM Forum!

You will need to produce samples of g-code that have proven to run on your machine. Information about your machine is also very helpful.

Items of note that really matter how the code comes out:

Tool changer?

Home switches?

Coolant/Vacuum/Chip Removal System

Support for Helical Interpolation? in 3 axis?

 

Doesn't V-Carve also do 3D work, as it engraves letters to hold a specific form?

 

Any other info you can share would be great


Seth Madore
Owner, Liberty Machine, Inc.
Good. Fast. Cheap. Pick two.
Message 3 of 62
whbunch
in reply to: LibertyMachine

Hi Seth

 

Attached is a simple tested toolpath of a semi-cylindrical cutout that was created with Fusion 360 then exported as STL and imported into V-carve.  V-carve can produce 2.5D and 3D toolpaths but lacks many options pertaining to 3D.  This machine has no tool changer or travel limit/home switches.  Neither coolant/chip removal nor spindle on/off/speed is controlled by the machine.  I have no idea on the helical interpolation; I might be able to find that out from NWA though.

 

PS:  The toolpath produced has a .tap extension but I had to add txt so the forum post attachment function would work.

Message 4 of 62
LibertyMachine
in reply to: whbunch

With the exception of the G68.1 Pxxx, it appears to be relatively straightforward code.

I found some info about the post that may be helpful to anyone else reading this thread: http://nextwaveautomation.com/Downloads/CNC%20Shark%20Post%20Processors%20-%203%20Jan%2011.pdf

 

I should be able to make the modifications you need, but it may be a couple of days, as I'm swamped with work and other non-fun things.


Seth Madore
Owner, Liberty Machine, Inc.
Good. Fast. Cheap. Pick two.
Message 5 of 62
whbunch
in reply to: LibertyMachine

No rush; your help is very much appreciated.  Any other examples or info you need let me know.

 

Thanks!

Message 6 of 62
LibertyMachine
in reply to: whbunch

Well actually, if you could program and post out a square with corner radii as well as a circle in the middle, that would be great. Something like this:

 

2" square (any thickness) or metric 50mm

.25" or 6mm corner radii

.750" or 19mm bore in center of part.

 

Reason I'm asking this is so I can make sure it supports certain g codes as well as how it handles arcs. Your prior attached program is nothing but G01 moves, so I need to check something


Seth Madore
Owner, Liberty Machine, Inc.
Good. Fast. Cheap. Pick two.
Message 7 of 62
whbunch
in reply to: LibertyMachine

Attached are the two toolpaths requested; hopefully what you needed!

 

 

Message 8 of 62
LibertyMachine
in reply to: whbunch

That's great, thanks.

 

Does the control support cutter comp?


Seth Madore
Owner, Liberty Machine, Inc.
Good. Fast. Cheap. Pick two.
Message 9 of 62
whbunch
in reply to: LibertyMachine

As in wear compensation?  I really doubt it...

Message 10 of 62
LibertyMachine
in reply to: whbunch

I think I've got your post tweaked to a point where it should work just fine. Let me know if you have any issues.

In your samples, you had a lot of comments regarding the stock setup and job descriptions, basically a mini setup sheet. This post will not be doing that. I'm not sure if it is possible even, to the point that the V-Carve was outputting. Someone smarter than I would need to comment on that


Seth Madore
Owner, Liberty Machine, Inc.
Good. Fast. Cheap. Pick two.
Message 11 of 62
whbunch
in reply to: LibertyMachine

Ok, I tried to generate a toolpath using this post and got a 'tool orientation is not supported' error; log file is attached.  I set the origin to the same as I use with V-carve; attached is a screenshot of the cam screen with toolpath.

Message 12 of 62
LibertyMachine
in reply to: whbunch

That's because something is off in your setup/operation. Please export and share the .f3d file

To export: File > Export > Save to local folder on computer. Return to thread and attach the .f3d file


Seth Madore
Owner, Liberty Machine, Inc.
Good. Fast. Cheap. Pick two.
Message 13 of 62
whbunch
in reply to: LibertyMachine

I thought it might be something like that but I couldn't get it to generate a toolpath with other orientations.  Like I said I'm fairly new to Fusion 360 so probably a rookie mistake.  Here you go!

Message 14 of 62
LibertyMachine
in reply to: whbunch

When you start a setup, you need to select the orientation of the part. Sometimes you get lucky and parts are already Z axis pointing up, but not often. So, from the drop down, select "Select Z axis and X axis  Orientation" Once you do that, you can than get rid of the Tool Orientation you had selected.

 

The purpose of the Tool Orientation option is for rotary 4th axis work as well as 3+2 indexing

 


Seth Madore
Owner, Liberty Machine, Inc.
Good. Fast. Cheap. Pick two.
Message 15 of 62
whbunch
in reply to: LibertyMachine

I got a 'opening local files is not supported' when I tried to open the attachment but I corrected the origin on the setup on my original and it generated a toolpath that was successfully tested.

 

Thank you!

 

Message 16 of 62
whbunch
in reply to: whbunch

I have a simple project with 2D contours and I've run into a problem.  The first contour runs fine but the second is skewed and off size;  13 lines of the g-code are ignored.  Attached is the project file and the two toolpaths.  The 'Rabbit.tap' is the toolpath that has the problem.  Also attached is a photo of the result.  Any ideas?

 

Thanks!

Message 17 of 62
whbunch
in reply to: whbunch

2nd post for more attachments...

Message 18 of 62
LibertyMachine
in reply to: whbunch

Which 13 lines of g-code are ignored on the Rabbit.tap?


Seth Madore
Owner, Liberty Machine, Inc.
Good. Fast. Cheap. Pick two.
Message 19 of 62
whbunch
in reply to: LibertyMachine

I don't see any way to tell which lines are being ignored on the controller but I'll try to make a similar toolpath using V-Carve if that helps; see attached.

Message 20 of 62
LibertyMachine
in reply to: whbunch

I think I know what the issue is. Give me an hour or so while I make and test a few post edits


Seth Madore
Owner, Liberty Machine, Inc.
Good. Fast. Cheap. Pick two.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report