Results 1 to 7 of 7

Thread: Novakon's new mill

  1. #1
    Registered
    Join Date
    Mar 2011
    Location
    USA
    Posts
    10
    Downloads
    0
    Uploads
    0

    Novakon's new mill

    I have been using the older NM200 series 1 mill and I have been happy with it producing many parts. I have the opertunity to pick up a nice job but it has a lot of tapping involved. I looked at the NM145 and was checking into this some more and also considered using a tapping head. Talking with Novakon, I discovered that they have a new mill in production that has rigid tapping capability. The new mill has a built in 1200 watt servo motor for the spindle drive. If I understand them correctly, the tapping is accomplished by inserting co-ordinated Z-axis and spindle commands to wind the tap into work piece and to then back out.

    They peaked my interest and I wanted to find out what people thought about this new capability. The motor seems powerfull enough and it sounds like it should work great.

    Any Ideas?


  2. #2
    Registered MRM RCModels's Avatar
    Join Date
    Jul 2007
    Location
    USA
    Posts
    525
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by yooper View Post
    I have been using the older NM200 series 1 mill and I have been happy with it producing many parts. I have the opertunity to pick up a nice job but it has a lot of tapping involved. I looked at the NM145 and was checking into this some more and also considered using a tapping head. Talking with Novakon, I discovered that they have a new mill in production that has rigid tapping capability. The new mill has a built in 1200 watt servo motor for the spindle drive. If I understand them correctly, the tapping is accomplished by inserting co-ordinated Z-axis and spindle commands to wind the tap into work piece and to then back out.

    They peaked my interest and I wanted to find out what people thought about this new capability. The motor seems powerfull enough and it sounds like it should work great.

    Any Ideas?
    Is it a new version of the 145 or something different entirely? I have the tapping head Novakon sells. Works as advertised.


  3. #3
    Registered
    Join Date
    Mar 2011
    Location
    USA
    Posts
    10
    Downloads
    0
    Uploads
    0
    I would imagine that it is built around an existing frame. What else can be done? Just guessing for the moment. I like the design of the NM145, so if it were, it would be a pretty good machine. I saw the project from ihavenofish that was made from the NM145...very nice work!

    I will look at this much more. If I do the cost analysis of my job and the approximate cost of the mill, I will have a fast turn around of investment. I priced out a tapping arm from another company that was very pricey, and I would still have to do all the work manually. This way, I can let it run all night if needed.

    I will let you know what more I find out as I research this more.


  4. #4
    Registered
    Join Date
    Mar 2011
    Location
    USA
    Posts
    10
    Downloads
    0
    Uploads
    0
    I did some additional research on the new mill from Novakon. It seems the new machine is called the Torus Light and the significant difference of this model is a redesigned head to mount the new servo motor and an improved oil distribution system. The mill comes only as a 220V single phase option since the servo motor is standard at this voltage. This shouldn't be a problem for me anyway, so I am not too concerned.
    The package price was $5,950 with no gimmicks (the stand’s included and so is the coolant system). It comes complete with a one-year warranty like their other machines and you can add their PC for an extra charge. Seems fair.
    I asked about spare parts and was told that there will be no problems there. Many components of the Torus Light uses similar if not exactly the same parts as the NM200 and the old NM145 (such as ball screws, bearings, stepper motors, electronics, etc…).
    As far as my project goes, if I end up buying it, I can use the Torus Light for drilling and tapping cycles which as far as I can tell is a brand new feature Novakon’s offering with their new line. I’ll only need about a one-hour cycle if I build a fixture to hold many components at once and I’ll have plenty of time between cycles for tool changes.
    I’ll ask them how they implemented a tapping cycle regarding G-code. For my situation the drilling cycle is standard from the G-code calls and the tapping cycle is accomplished through G-code sub routine calls that perform the tapping. From what I gather, the sub calls is a very simple way of implementing a complicated tapping cycle. It seems too easy so I have to get some programming examples before I make a decision.
    I’ll keep you posted as I find out more.


  • #5
    Registered
    Join Date
    Mar 2011
    Location
    US
    Posts
    773
    Downloads
    0
    Uploads
    0
    is it reasonable assumption that you can call g code routine from cam?
    if it is possible, then guess each cam vendor will have different implementation for this interface.
    thanks


  • #6
    Registered
    Join Date
    Mar 2009
    Location
    Canada
    Posts
    143
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by yooper View Post
    I have been using the older NM200 series 1 mill and I have been happy with it producing many parts. I have the opertunity to pick up a nice job but it has a lot of tapping involved. I looked at the NM145 and was checking into this some more and also considered using a tapping head. Talking with Novakon, I discovered that they have a new mill in production that has rigid tapping capability. The new mill has a built in 1200 watt servo motor for the spindle drive. If I understand them correctly, the tapping is accomplished by inserting co-ordinated Z-axis and spindle commands to wind the tap into work piece and to then back out.

    They peaked my interest and I wanted to find out what people thought about this new capability. The motor seems powerfull enough and it sounds like it should work great.

    Any Ideas?

    I went through the CNC tapping craze about a year or two ago. I attached a stepper to turn the spindle using a toothed belt; the stepper is the "A"-axis (4th axis). Insert tap into the spindle, put a drop of cutting oil into each hole to be threaded, and run the Gcode. The GCode is as such:

    G01 Z-.500 A16.000 (plunge half an inch while turning 16 rotations - good for 32 tpi screws).

    My gcode macro had a little more, in that it backed out a turn here and there to clear shavings.

    And yes, it all worked fine. But there is ALOT of setup time: the big problem with CNC tapping is the workpiece has to be lifted off the table to allow the tap clearance to tap through. Other hassles are: attach the "A" stepper, code GCode.

    Then I tried a reversible tapping head on the drill press. It is far faster and easier. Near-zero setup time, and I think I could tap somewhere around 10 holes per minute, after a bit of practice.

    Unless you have untold thousands of holes to tap, give up on the CNC and just use the drill press.


  • #7
    Registered
    Join Date
    Jun 2006
    Location
    USA
    Posts
    1,212
    Downloads
    0
    Uploads
    0
    It's dead simple to tap with a tension-compression tapping head. I just started using that technique on a Tormach mill with their T-C head and SprutCAM and was really surpised at how easy it was to do from both a software and hardware standpoint.

    Mike


  • Similar Threads

    1. Novakon's website
      By Robotic in forum Novakon Systems
      Replies: 2
      Last Post: 02-01-2012, 12:17 AM
    2. Replies: 0
      Last Post: 01-08-2012, 05:10 PM
    3. Novakon's First Intro Course
      By John Gamble in forum Novakon Systems
      Replies: 0
      Last Post: 12-13-2010, 09:31 PM
    4. Replies: 0
      Last Post: 11-26-2010, 11:49 AM
    5. (Novakon's) Comparison chart
      By wildcat in forum Industrial Hobbies (Support forum)
      Replies: 9
      Last Post: 07-27-2010, 02:12 PM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.