Page 1 of 2 12 LastLast
Results 1 to 12 of 17

Thread: Good way to train employees ?

  1. #1
    Registered
    Join Date
    Sep 2006
    Location
    u.s.
    Posts
    124
    Downloads
    0
    Uploads
    0

    Good way to train employees ?

    Im thinking of buying a small benchtop mill to help train my employees on. Thinking it might be easier and cheaper if they crash a benchtop instead of a larger cnc. Are these little machines sturdy enough to withstand a crash without breaking anything? And is the programming similar to Fanuc, Yasnac, Okuma etc. etc.? In other words do they use the standard cnc control G-Code programming codes?


  2. #2
    Registered
    Join Date
    Mar 2005
    Location
    usa
    Posts
    214
    Downloads
    0
    Uploads
    0
    Speaking as someone who's crashed several kinds of desktop machines more than once or twice. : ) It depends on the machine, but generally I you'd most likely bust the tool, screw up the stock or (heaven forbid) the table. I busted a preloaded nut on a MacNC one time, but they're plastic and they go pretty easy.

    Having had numerous employees and knowing how creative they can be when destroying something, a desktop mill is certainly cheaper to fix and won't affect your production if it's down, unlike your money making machinery.


  3. #3
    Registered
    Join Date
    Jan 2007
    Location
    USA
    Posts
    634
    Downloads
    0
    Uploads
    0
    I would agree that the smaller machines are pretty fault tolerant, and good training aids. It is pretty hard to crash something in a way that is expensive or dangerous. They just don't have the power to easily break themselves and they remove material slowly enough that you can't do much more than mar the finish before the students realize something is wrong.
    I would look for someone more experienced with the big machines to answer the g-code question, though.
    The little machines are all pretty interoperable, and eat generic g-code fine, and I think that they are compatible with the bigger units, at least with the basic command set normally used as they don't have as many complex features to address. If I remember correctly some big machines like Fanuc can have some pretty unique extensions and odd function quirks in thier code that may or may not play well with smaller machines. This may not be an issue. I don't know enough to advise.


  4. #4
    Moderator HuFlungDung's Avatar
    Join Date
    Mar 2003
    Location
    Canada
    Posts
    4,826
    Downloads
    0
    Uploads
    0
    Are you teaching them hand coding at the control? Very dangerous. I do it sometimes, and still get myself in trouble.

    Reason I ask, is that software simulation should be utilized and learned as the first step in crash prevention. New employees might as well be introduced properly to the modern world, and simulation is key.

    The next step is of course, prove-out on the machine. Again, tried and true methods of prove-out should be learned. Caution should be taught around new program execution at every tool change: single step mode when the tool change is made, and single step with reduced rapids until the tool is at the first position after the tool change. This will verify that the machinist has not made the usual typos and blunders in setup procedures, and the posted (pre-simulated) code should be safe henceforth, until the next tool change.

    Trainees cannot ever be allowed to think that "Oh, this is the expendable trainer mill, it doesn't matter if I Fubar the setup or the part". Its always got to matter.

    If anything, a small mill without protective operator screens could be more dangerous with flying bits uncontained.
    First you get good, then you get fast. Then grouchiness sets in.

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • #5
    Registered
    Join Date
    Sep 2006
    Location
    u.s.
    Posts
    124
    Downloads
    0
    Uploads
    0
    I want to get them familiar enough with G codeing to be able to write a simple program or make minor adjustments to a program. I personally think its easier to learn hands on rather than a simulator.
    i just was wondering if the programming code for these little machines was similar enough to a full size cnc control. If its a whole different ball of wax, then it wouldnt do me much good.


  • #6
    Moderator Switcher's Avatar
    Join Date
    Apr 2005
    Location
    mydxf.blogspot.com
    Posts
    3,665
    Downloads
    0
    Uploads
    0
    Don't waste your time with a smaller mill, or a simulator.

    Train them on the machine that they will be running all the time.

    Your just adding an extra step to the situation

    It's not the machine that needs help, it's the person your training.


    .


  • #7
    Registered
    Join Date
    Jan 2007
    Location
    USA
    Posts
    634
    Downloads
    0
    Uploads
    0
    To answer that question then, yes, the g-code is exactly the same as far as basic functions go. Remember though that unless you add options like toolchangers, etc - which normally don't come included on small mills - you won't be able to teach some advanced functions. Most small mills come stock with manual spindle controls, no coolant pumps, etc. so no M codes either. These things can be added pretty readily but it is something to think about. Just playing with the basic movements and editing they would work fine.

    Hu has a great point about the value of simulators, as although I learned right on a machine and started cutting parts like Switcher suggests (and boy do you have a motivation to learn FAST that way), until I got a simulator much later on I wasn't able to play with different WAYS to best cut. My cut strategies got a lot better immediately and cut times got shorter, as I was able to immediately compare dozens of different strategies and bit selections to see what best worked and what didn't and at what stage. You might think about using both simulators and small machines depending on how complex the work and much the cutting strategies need to be refined.


  • #8
    Moderator Switcher's Avatar
    Join Date
    Apr 2005
    Location
    mydxf.blogspot.com
    Posts
    3,665
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by Stepper Monkey View Post
    To answer that question then, yes, the g-code is exactly the same as far as basic functions go. Remember though that unless you add options like toolchangers, etc - which normally don't come included on small mills - you won't be able to teach some advanced functions. Most small mills come stock with manual spindle controls, no coolant pumps, etc. so no M codes either. These things can be added pretty readily but it is something to think about. Just playing with the basic movements and editing they would work fine.

    Hu has a great point about the value of simulators, as although I learned right on a machine and started cutting parts like Switcher suggests (and boy do you have a motivation to learn FAST that way), until I got a simulator much later on I wasn't able to play with different WAYS to best cut. My cut strategies got a lot better immediately and cut times got shorter, as I was able to immediately compare dozens of different strategies and bit selections to see what best worked and what didn't and at what stage. You might think about using both simulators and small machines depending on how complex the work and much the cutting strategies need to be refined.
    I had 2 employees to train a while back (both never touched cnc before), the first guy took forever to get up to speed, the second guy is kickin butt!

    It's all about motivation, the only thing the first guy had going, was he showed up for work everyday (that's about it). The second guy couldn't learn enough . The thing that seperated the 2, was the second guy was computer literate, he loves computers which motivated him, that was enough to let him Kick butt (Siemens 840D/5-axis grinder).


    .


  • #9
    Registered
    Join Date
    Jan 2007
    Location
    USA
    Posts
    634
    Downloads
    0
    Uploads
    0
    Part of that motivation from a trial by fire only comes because the student is scared as hell to mess up a machine that costs more than his annual salary and put the company out of production for a week fixing it. They do learn to pay attention fast that way, but not to take chances, because that same fear keeps them from pushing the envelope and figuring out best coding practices, not just the minimal that safely works. Guess it depends on how complex or changing the working variables are at the shop in question. Straightforward repetitive kind of jobs its probably the best solution to put them right on a machine.

    For complex stuff I think it is a bit different. I can remember programming six hour runs before the simulator that turned out much less clean work than what is a forty-minute run now, simply because I was unable to try to experiment with new techniques and milling strategies to make the run faster, as experimenting meant breaking expensive things so you just stuck to what was safe. Simulators still do have a point for breaking people out of that.


  • #10
    Gold Member dertsap's Avatar
    Join Date
    Oct 2005
    Location
    canada
    Posts
    3,868
    Downloads
    0
    Uploads
    0
    the safest thing to train your employees to do is raise the tools 1-2" above the part and watch what the tool will be doing , ive caught many programming ,fixturing , and tooling issues this way , it's the number one thing i suggest to the guys when they start a new setup where we can t afford to lose tools or parts


  • #11
    Registered
    Join Date
    Jan 2007
    Location
    USA
    Posts
    634
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by dertsap View Post
    the safest thing to train your employees to do is raise the tools 1-2" above the part and watch what the tool will be doing , ive caught many programming ,fixturing , and tooling issues this way , it's the number one thing i suggest to the guys when they start a new setup where we can t afford to lose tools or parts
    Another final step you can add to this when teaching g-code to get a good visual reference is to chuck a Sharpie into the spindle and have them draw out the shapes onto a blank workpiece to check correctness of radii, stepover, tool offsets and radius comp, etc. - the stuff that people learning get confused on and screw up the first few times out that doesn't readily show up on the air cuts.
    The pocket Sharpies are about 20 thou shy of a half inch if I remember correctly.


  • #12
    Registered
    Join Date
    Nov 2004
    Location
    scotland
    Posts
    320
    Downloads
    0
    Uploads
    0
    whats a sharpie?
    small mills for training are a good idea .....but of more use for complete virgins.
    on the job training is probably the most effective as its the machine/software
    they are gonna use ,however there is more to cnc'ing than just g-code and
    what button to press, (unless your just training loader/operators)
    some one with some m/c shop savvy is a better prospect they should know
    the basics behind cutting metal etc
    mike


  • Page 1 of 2 12 LastLast

    Similar Threads

    1. Way-Train/Cantek Bandsaws?
      By Chuck Reamer in forum General Metal Working Machines
      Replies: 3
      Last Post: 10-25-2012, 09:19 AM
    2. Shoptask lath drive train replacement
      By kb7vms in forum Shopmaster/Shoptask
      Replies: 2
      Last Post: 05-09-2007, 12:17 AM
    3. Tolerance, how good is good?
      By Aerobuilt in forum General Metal Working Machines
      Replies: 21
      Last Post: 09-01-2006, 12:02 PM
    4. gear train/motor
      By KEYTEEM in forum Industrial Hobbies (Support forum)
      Replies: 2
      Last Post: 12-21-2005, 11:53 AM

    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.