Chris,
    I want to be able to run a cl file the same as a g code file. This
will require an interpreter for the cl file.
    The format is something like this:

PARTNO ABIRD
CUTTER/.0$$S14
GOTO/.0,.0,5.0$$S15
RAPID
GOTO/-1.50,1.250,5.0$$S17
FEDRAT/15.0$$S18
GOTO/-1.50,1.250,-.20$$S19
GOTO/-1.251350,1.250,.0$$S20
MOVARC/CENTER,-.750,1.250,.0,AXIS,.0,.0,1.0,RADIUS,.50090$$S21
GOTO/-.256223,1.163192,.0
GOTO/-.488339,.107357,.0$$S22
MOVARC/CENTER,.0,.0,.0,AXIS,.0,.0,-1.0,RADIUS,.50$$S23
GOTO/.446479,-.225070,.0
GOTO/1.303521,1.475070,.0$$S24
MOVARC/CENTER,1.750,1.250,.0,AXIS,.0,.0,1.0,RADIUS,.50$$S25
GOTO/2.171831,.981562,.0
GOTO/.421831,-1.768438,.0$$S26
MOVARC/CENTER,.0,-1.50,.0,AXIS,.0,.0,-1.0,RADIUS,.50$$S27
GOTO/-.482340,-1.631711,.0PARTNO ABIRD
CUTTER/.0$$S14
GOTO/.0,.0,5.0$$S15
RAPID
GOTO/-1.50,1.250,5.0$$S17
FEDRAT/15.0$$S18
GOTO/-1.50,1.250,-.20$$S19
GOTO/-1.251350,1.250,.0$$S20
MOVARC/CENTER,-.750,1.250,.0,AXIS,.0,.0,1.0,RADIUS,.50090$$S21
GOTO/-.256223,1.163192,.0
GOTO/-.488339,.107357,.0$$S22
MOVARC/CENTER,.0,.0,.0,AXIS,.0,.0,-1.0,RADIUS,.50$$S23
GOTO/.446479,-.225070,.0
GOTO/1.303521,1.475070,.0$$S24
MOVARC/CENTER,1.750,1.250,.0,AXIS,.0,.0,1.0,RADIUS,.50$$S25
GOTO/2.171831,.981562,.0
GOTO/.421831,-1.768438,.0$$S26
MOVARC/CENTER,.0,-1.50,.0,AXIS,.0,.0,-1.0,RADIUS,.50$$S27
GOTO/-.482340,-1.631711,.0
GOTO/-1.233209,1.118052,.0$$S28
GOTO/-1.50,1.250,-.20$$S29
RAPID
GOTO/-1.50,1.250,.30$$S31
RAPID
GOTO/.0,.0,5.0$$S33
END
FINI

    If Emc would interpret this file then any (and there are a lot)
programming system that would output a cl file could be used as a
programming front end to run the machine. This would eliminate the
need for a post processor as the cl file is the file a post processor
uses to create the g code file. Catia, NCL, Mastercam, Unigraphics,
SmartCam, Esprit, any cam system that will output a cl file would
directly control the machine. I think (but don't know) that most cam
systems will put out a cl file.
Just another thought to give us something to do.
thanks
Stuart

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to