584,841 active members*
4,487 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2003
    Posts
    314

    Help with Gcode

    I have just about figured out the basics of using this Gcode and have successfully managed to draw something in Autocad, convert it with ACE, then edit the code to the way I want it.

    What I want to find out is regarding feed rates, can I set a master feed rate that all lines will follow except ones that contain a different feed rate ?

    i.e. If I want all the x,y cutting to be done at F150 but only want to plunge into holes at F40 if I have a line say G01 Z -0.5 F40 and my next line is a X,Y co ord will it also cut at F40 or can I get it to use to the master F150 without having to type it into every line.

    Also if you have lines of commands without N numbers how do you add the numbers without having to click in front of each line and manually type it in.

  2. #2
    Join Date
    Jan 2005
    Posts
    1880
    I don't know autocad or ACE so I cant answer the second question with any certainty but most programs have a switch to turn the N numbers on and off. If yours dosn't then you got to type them in. Personaly I would have them on every line, as it makes the program slighty harder to read. And I believe it takes up more memory (which is only a facter on commercial machines with onboard memory and only with very large programs, like molds).


    the Feed rate has to be changed every time you want it to change. Its a modal command and will stay in effect until it is changed again. Unless the machine control your using is different then just about every control I have ever used.
    thanks
    Michael T.
    "If you don't stand for something, chances are, you'll fall for anything!"

  3. #3
    Join Date
    Mar 2003
    Posts
    35538
    You don't have to use line numbers. I think the demo version of KCAM can add them, if you really need them.

    Like Miljnor said, any time you have an Fx.xx, it will stay in effect until another one is used.

    You might want to try my AutoCAD macro to export g-code from AutoCAD. You can specify both plunge feeds and normal feeds, and you shouldn't have to edit the code it creates. Won't work in LT, needs full AutoCAD, 2002 and above (maybe 2000). http://www.cnczone.com/forums/showthread.php?t=8226
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

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

Similar Threads

  1. Autocad to gcode
    By JamesMI in forum Autodesk
    Replies: 17
    Last Post: 12-02-2011, 09:54 AM
  2. Is it possible to get a gcode into Rhino
    By MrBean in forum Rhino 3D
    Replies: 11
    Last Post: 04-03-2005, 01:41 PM
  3. gcode to gcode converter
    By july_favre in forum Uncategorised CAM Discussion
    Replies: 4
    Last Post: 05-25-2004, 12:51 AM
  4. dxf to gcode problem...
    By freezer in forum Uncategorised CAM Discussion
    Replies: 9
    Last Post: 02-19-2004, 07:02 AM
  5. Gcode verify autocad plugin
    By balsaman in forum Uncategorised CAM Discussion
    Replies: 1
    Last Post: 10-31-2003, 06:22 PM

Posting Permissions

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