586,389 active members*
3,030 visitors online*
Register for free
Login
Results 1 to 8 of 8
  1. #1
    Join Date
    Oct 2010
    Posts
    253

    SlantPRO post processor for Fusion 360.

    I have this up on the Autodesk/CAM forum, but was asked to put it here also. So here it is. This is NOT from Tormach, this is my doing, but I've been using it all along and it's working quite well. It support a bunch of things:
    X+ ( turret ), X- ( QCTP ), and gang tooling - and any combination thereof.
    Looping, through the use of 'PassThroughs'.
    Importing outside gcode, through use of 'Actions'.
    Bar Pullers, through using the above, and 'Stock Transfer' ops on Fusion.
    Lathing on the Tormach Mills.

    Highly advisable to read the instructions - they are brief. You will need to change the extension from '.txt' to '.cps'. This forum wouldn't let up upload a '.cps' file for some reason.

    That said, here is the disclaimer:
    [usual] Disclaimer: It's a homegrown effort that seems to be working OK on *my* machine, but *may* have mistakes and is not guaranteed in any way. Using this software may cause scrapped parts, tool breakage, machine damage, and otherwise ruin your day! Contains unverified code to support 'Turret mode', I (sniff) don't have a turret yet! Please check the PathPilot tool path window, check gcode, and run air passes, to check validity before cutting parts.

    Happy posting!

  2. #2
    Join Date
    Jun 2006
    Posts
    3063

    Re: SlantPRO post processor for Fusion 360.

    Thanks Adam!

  3. #3
    Join Date
    Jun 2004
    Posts
    6618

    Re: SlantPRO post processor for Fusion 360.

    Thanks a bunch, Adam.
    I was getting ready to use it the other day and was stopped because F360 does not yet support NPT threads. The conversational in PP does though.
    Maybe that would have been a good chance to find out about Actions.

    I still don't quite understand what looping is.
    Lee

  4. #4
    Join Date
    Oct 2010
    Posts
    253

    Re: SlantPRO post processor for Fusion 360.

    Quote Originally Posted by LeeWay View Post
    Thanks a bunch, Adam.
    I was getting ready to use it the other day and was stopped because F360 does not yet support NPT threads. The conversational in PP does though.
    Maybe that would have been a good chance to find out about Actions.

    I still don't quite understand what looping is.
    This is great! This feature will get used! I actually got the idea to support loops in the gcode for your setup. You can use the 'PassThrough' feature to setup a loop around a bunch of operations by inserting the linux loop stuff,e.g., o1003 repeat [32] ... o1003 endrepeat

  5. #5
    Join Date
    Jun 2004
    Posts
    6618

    Re: SlantPRO post processor for Fusion 360.

    Ahh. Okay.
    I know more about that than I thought I did.
    Early on, I asked Tormach about the possibility of having a cycle counter put into PP. They seemed to think it was doable.
    I think I need to mention that again.
    At times, it would be a very good thing to know how many cycles it has left to run on a bar.
    Should not take up much Real Estate in the GUI on the main screen. Sometimes we have over 50 cycles (loops) per bar.
    Lee

  6. #6
    Join Date
    Jun 2004
    Posts
    6618

    Re: SlantPRO post processor for Fusion 360.

    Here it is as an idea still.
    http://www.tormach.com/pathpilot_tracking.html#issues

    #994
    Lee

  7. #7
    Join Date
    Oct 2010
    Posts
    253

    Re: SlantPRO post processor for Fusion 360.

    Quote Originally Posted by LeeWay View Post
    Ahh. Okay.
    I know more about that than I thought I did.
    .. yes you do.

    Quote Originally Posted by LeeWay View Post
    Early on, I asked Tormach about the possibility of having a cycle counter put into PP. They seemed to think it was doable.
    I think I need to mention that again.
    At times, it would be a very good thing to know how many cycles it has left to run on a bar.
    Should not take up much Real Estate in the GUI on the main screen. Sometimes we have over 50 cycles (loops) per bar.
    This is cool idea, and something that could be easily done in linuxcnc ( and in a post processor ) with a software counter. Just improvising here, but all that's needed is an M command, with some dedicated space in the backplot pane in PP. Tho PP could be hacked. I spent a some hours one day looking at the PathPilot source code for a way to add an M command but couldn't easily find it. My guess is the parser is on the linuxcnc side.

  8. #8
    Join Date
    Oct 2010
    Posts
    253

    Re: SlantPRO post processor for Fusion 360.

    I've put this post processor up on github, so the latest can be downloaded:
    https://github.com/adamvs99/Tormach_SlantPRO

Similar Threads

  1. Fusion 360 Post Processor for Tormach PCNC1100
    By Gerry Kmack in forum Tormach Personal CNC Mill
    Replies: 5
    Last Post: 02-05-2016, 04:48 AM
  2. Fusion 360 Post Processor
    By GastonSWE in forum EMCO Mills
    Replies: 0
    Last Post: 07-22-2015, 12:14 AM
  3. Replies: 3
    Last Post: 12-06-2014, 02:33 AM
  4. FH5800 Fusion (I need processor)
    By mantenim in forum Mazak, Mitsubishi, Mazatrol
    Replies: 4
    Last Post: 11-01-2012, 08:07 PM
  5. Post processor for Fusion 640M
    By naytep in forum Mazak, Mitsubishi, Mazatrol
    Replies: 0
    Last Post: 07-03-2007, 01:30 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •