585,937 active members*
3,944 visitors online*
Register for free
Login
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Aug 2013
    Posts
    18

    Tapping in Mach3 with Fusion360

    Hi All,

    I have an AC Servo (step/dir) for a spindle on my DIY mill and am a total beginner (disclaimer). After reading Hoss' use of a stepper as an auxiliary spindle for tapping, I tried to get tapping working using the swap axis command in Mach3. This sets up your spindle as an A axis (in my case as a rotary axis in contrast to Hoss' approach). This has certainly been done before, but I think i may have added a new twist (apologies if this has been done before).

    I read that one can pass 3 parameters in a macro call in Mach3. Therefore I wrote a single macro (M951) that gets a P, Q, and R parameter passed during the call. P = depth, Q = retract height, and R = pitch. Thus with one macro, you can tap any size thread. This macro has worked very well, but still required hand editing G-code produced by Fusion 360 (my preferred CAD/CAM).

    So, I edited the post to intercept the G84 (specifically the "right hand tapping") call. Instead of producing a G84 output, it produces an M951 Px, Qx, Rx output for every hole in the list. Surprising to me, it really seems to work, and requires no hand editing. It is important to remember, this post will only intercept the right-hand tapping (not the "tapping" or "left-hand tapping" cycles in Fusion360). Also note- you must have the thread pitch entered in your tool library for the tap, or no information about the pitch is available to send to the macro.

    Below, I attach the macro and the post in case anyone would like to try. Tomorrow, I will try to upload a video of it tapping. I will also try to upload a sample fusion360 file with its resultant G-code.

    Note- as an added benefit, my macro homes the A axis prior to starting the tapping move- it should be possible to re-enter a tapped hole (if cleaning it up is necessary), at least on my machine which uses an HSK40C spindle (thus has a fixed angular position for the tool holders). I have not tried this yet (fear)...

    hope this helps someone.
    jake
    Attached Files Attached Files

Similar Threads

  1. Fusion360 PP for Mach3 that supports 4th axis indexing?
    By thisoldtony in forum Autodesk Post Processors
    Replies: 9
    Last Post: 09-16-2017, 07:58 AM
  2. Replies: 12
    Last Post: 10-26-2015, 06:40 PM
  3. Fusion360 Ultimate _ Cloud storage?
    By Black Forest in forum Autodesk CAM
    Replies: 22
    Last Post: 07-29-2015, 05:22 PM
  4. Mach3 Rigid Tapping
    By jwantulok in forum Mach Software (ArtSoft software)
    Replies: 3
    Last Post: 10-11-2010, 07:01 AM

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
  •