![]() | |
| 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 tried to write a g code program to make a disk out 0.065" aluminum sheet. The disk is 2.75" in diameter with a .500" hole in the center. I've tried to get some quotes from several Jobbers and they want any where from $4 to $18 per disk. Lets face it we're talking about a lousy fender washer. I tried to write some code, but I can't get it to line up. Any help would be apperciated. Thanks Buzz |
|
#2
| |||
| |||
| First off we need to know what kind of machine and control are you working with? Why can't you get it to work? Why not post your code so we can look at it? What kind of alarms are you getting if any? What is it doing or not doing? Stevo |
|
#3
| |||
| |||
| Generic g-code assuming a .250 end mill and X0 Y0 is the center of your washer and the top of your stock is Z0: G0 X0 Y0 G0 Z.1 G0 X-.125 G1 Z -.065 G3 X-.125 I.125 G0 Z.1 G0 X-1.5 G1 Z -.065 G3 X-1.5 I1.5 G0 Z.1 bob |
|
#4
| |||
| |||
Stevo, I am running a Sable 2015 and k-Cam4 software. I think my main problem is, I don't understand all the ins and outs of the command G02 and G03. I seem to be relying on conversion programs that take a DXF files and convert them to Gcode. These tend to be very long compared to a G02 call. If you want I can post the Gcode but is quite lengthy. I have several lists of Gcode calls with a 5 word description of what it does. I need to find a Gcode list with complete descriptions and examples. Bob, Thanks for the Gcode it helps out a lot and I can manipulate it to see what going on. TNX Buzz |
|
#5
| |||
| |||
| A free resource for generic cnc code http://www.linuxcnc.org/content/view/5/5/lang,english/ But always keep in mind that different machines have different idiosyncrasies or options set. Often little stuff like is I and J incremental or absolute regardless of G90/G91 |
| Sponsored Links |
![]() |
| 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 |
| I offer Support Manufacture | asantos | Product Announcements & Manufacturer News | 0 | 02-21-2007 02:26 PM |
| Electrode Manufacture V HSM | Tony the Ferret | General CAM Discussion | 0 | 12-07-2006 03:34 PM |
| PCB manufacture | skippy | General Electronics Discussion | 37 | 04-13-2005 11:05 PM |
| PCB manufacture | skippy | General Electronics Discussion | 3 | 10-13-2004 08:01 PM |
| PTC Pro-Manufacture Forum? | Xeno | General CAM Discussion | 2 | 04-17-2003 04:49 PM |