587,220 active members*
2,664 visitors online*
Register for free
Login
Results 1 to 7 of 7
  1. #1
    Join Date
    Mar 2012
    Posts
    6

    General G code

    First I'd like to thank you all for the great help yo provide for each other

    next , here is my problem

    I've been using Edgecam for 2 years now and it is quite handy i use it in the company i work for we have there two okuma CNC Machine

    but the problem is that i use different (machine definition) for each

    lately one of my friends bought a new machine and it is Taiwan made

    i found that he uses powermill but without the need for a machine definition when i opened the g code i found that it transfer the whole axis to the new position of start
    uses the following


    %
    :0001
    N10G91G28X0Y0Z0
    N20G40G17G80G49
    N30G0G90Z2.
    N40T1M6
    N50G54G90
    N60( Toolpath Name: 1.000)
    N70( Output
    N80( Units: MM)
    N90( Tool Coordinates: Tip)
    N100( Tool Number: 1)


    unlike edgecam

    he told me that he can generate a g code that will work on any machine but he knows it only on powermill and he doesn't even know why (he is not an engineer )

    so is there is a way to do so in edgecam

    thanks all

  2. #2
    Join Date
    Oct 2009
    Posts
    47
    It sounds like your friend uses a common code across all the CNC machines, and can therefore use a single post processor.

    If you can determine what CNC code will work universally in your CNC machines, you could use a single Edgecam post processor. However, the machine simulation with the accompanying kinematics and models are typically specific to each CNC machines. In consideration of this, a user would have a master post processor that provides edit-free CNC code to the "universal code format", and then make copies of that where the machine configuration for each different CNC machine model is defined.

  3. #3
    Join Date
    Mar 2012
    Posts
    6
    thanks for your reply

    but the main problem is that i want to be able to make g-codes for some people
    and i dont have the ability to go there

    how is it possible to do so
    all i know is that it uses fanuc or okuma

    is this enough

    and if the code doesnt contain complicated orders can it be easier

    sorry for causing a headache

  4. #4
    Join Date
    Oct 2009
    Posts
    47
    Generally speaking, tegardless of the CAM system, a different post processor is required for each unique CNC code format.

  5. #5
    Join Date
    Mar 2012
    Posts
    6
    you are right

    but lets say im using one tool at the time (end mill)
    and that the program is points only
    using
    G00
    G01
    G02
    M00
    M02....... etc

    all are common and any machine can interpret them

    is that possible

  6. #6
    Join Date
    Jun 2010
    Posts
    60
    If you just use one of the standard post processors from the demo pack, you will get G codes, if this later can be used or not in all your mashines is up to the maschines not EdgeCam.
    You can go into the codeWizard and chang things to a format you want but if several mashines will accept your code or not is 100% up to the mashines.
    Can you even hand write a program and then load it into all mashines? If so, then you can make this same program from EdgeCam

  7. #7
    Join Date
    Mar 2007
    Posts
    53
    Hello Soteer,

    My company purchased 8 new - identical milling machines,
    there were shipped to 8 separate locations,
    installed / setup by 8 different technicians,
    the same program would NOT run in all 8 machines,

    yes, all fanuc machines recognize G02 as an arc move,
    but different machines require IJK or R parameters
    and wether the values are absolute or incremental,
    or is a +- sign required.

    G04 is dwell, some machines require the letter X
    and some the letter P, is it measured in time or
    revolutions, with a decimal point or without.

    there are so many options and settings I would say it is
    not possible to generate a complete program using
    generic G code that will work on any machine.

    Your post said -
    "i want to make g-code programs for people,
    and i dont have the ability to go there"

    If the people can provide you with an example of a good program
    that runs in their machine, you can use Code Wizard to create
    a postprocessor specific for that machine.

    JimT

Similar Threads

  1. Replies: 51
    Last Post: 09-16-2020, 01:28 AM
  2. corel.hpgl > sheetcam.tap > pronterface.g-code > slic3r.g.code> ramps 1.4 > H-BOT
    By thesignworks in forum Uncategorised CAM Discussion
    Replies: 0
    Last Post: 05-25-2014, 02:11 PM
  3. General G-Code/Mach 3 questions
    By nateman_doo in forum Benchtop Machines
    Replies: 20
    Last Post: 03-10-2011, 12:40 AM
  4. Replies: 8
    Last Post: 12-15-2010, 09:32 PM
  5. G Code general view
    By ziyoo in forum Fanuc
    Replies: 0
    Last Post: 05-21-2007, 03:40 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
  •