odts
Newbie

Posts: 2
|
 |
« on: January 07, 2010, 06:52:15 am » |
|
Hi to everybody! Finally I managed to patch up a .gcs file to do the first moves with a proprietary 3D controller using TC14.2 as drawing tool.
But controlling "canned cycles" I'm stuck. The controller uses a different parameter scheme than the G81 proposes, so I have to manipulate (add/subtract/negate) the TC parameter values (i.e. not only the letters) in the postprocessor. Lot's of midnight oil teached me how to make "temporary variables" (base.gcb) and copy around values, but I can't figure out how to "add" two parameter values.
Is there any documentation (or living Guru) for the CAM\CodeSystems files?
|