![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| G-Code Programing Discuss G-code programing and problems here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| ||||
| ||||
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
| ||||
| ||||
| 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
| ||||
| ||||
| 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 Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Autocad to gcode | JamesMI | Autodesk Software (Autocad, Inventor etc) | 17 | 12-02-2011 02:54 AM |
| Is it possible to get a gcode into Rhino | MrBean | Rhino 3D | 11 | 04-03-2005 07:41 AM |
| gcode to gcode converter | july_favre | General CAM Discussion | 4 | 05-24-2004 06:51 PM |
| dxf to gcode problem... | freezer | General CAM Discussion | 9 | 02-19-2004 12:02 AM |
| Gcode verify autocad plugin | balsaman | General CAM Discussion | 1 | 10-31-2003 11:22 AM |