![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| LinuxCNC (formerly EMC2) Discuss LinuxCNC (formerly EMC2) Controlers here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
My current dellema is emc won't accept the nc file from kcam, unless there is some 2.5d dxf -> ngc converter that i am not aware of (been searching forever on dialup) second choice, would there be a way to manually change kcams nc -> emc ngc format - not very fimiliar with the ngc file structure (howto guide?) with this problem out of the way and next paycheck construction will start |
|
#4
| |||
| |||
all you have to do is change [] to () and get rid of the % at the beginning of the file and add a feed rate where you want to do a feed move (G01, G02,G03 etc...). I changed these things and the program loaded fine in Axis. Read up on G code. It's a very simple format. Dan N001 [KCAM CONVERSION]<<<< N002 [ORIGIONAL FILE: DRAWING1.DXF]<<<<< N003 %<<<<<<<<<< N004 G90 N005 M03 N006 G00 Z1 N007 G00 X0.478 Y-0.191 N008 G00 Z4.431 N009 G01 X0.478 Y0.584 Z4.431 F10.0 << |
|
#5
| |||
| |||
| Might I suggest that If your KCam output allows you to state a line number to increment by, use it. This will give you some wiggle room for adding gcode. Increment by 10 and you get N010, N020, N030, etc. Handy for adding a feedrate using "F" like this: N015 F15.0 You may also want to look for a post processor to take a KCam gcode file and remove the stuff that is not needed and convert the braces to parens. Not sure if anyone has a small script of program that does it. However, you can use a text editor like notepad and do a Replace to achieve the same thing. RipperSoftware |
| Sponsored Links |
|
#9
| |||
| |||
| I was trying not to think about it.. but yes - that is what it looks like to me. sam |
|
#12
| |||
| |||
| 274x and 274D are both valid Gerber formats. The only difference is that 274D requires a separate apperture definiton file whereas 274X contains imbeded apperture information. If on the other hand You want to generate outline milling information from gerber then You need a separate piece of software. There are many such applications and a search in this forum ought to bring up some references. |
![]() |
| 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 |
| Mazatrol format and protocol | checksome | Mazak, Mitsubishi, Mazatrol | 1 | 06-21-2006 08:41 PM |
| dwg to IGES or pro-e format? | XXF | Autodesk Software (Autocad, Inventor etc) | 8 | 04-24-2006 03:08 AM |
| Format 1 | MegaMoog | Fadal | 6 | 04-06-2006 06:08 PM |
| Using CRC in Format 2 | Mese | Fadal | 10 | 03-28-2006 07:37 PM |
| fadal format 1 | bthomps5 | Fadal | 11 | 03-13-2005 11:38 AM |