See attachments for details of what we are doing....
With the flange down we measure one half circle of all 20 holes.
We then break in program and measure the other half of the circle all 20 holes. Note after the flip we manuall align and then DCC align making sure that the points we take are the same as the original alignment(i.e. on the plane especially).
after the DCC we do an equate alignment of the second aglinment to the original alignment so that everything is the same.
we then want to create a cylinder from the first circle and the second, but I get a cylinder that is not in the correct vector direction.
CYLH1 =FEAT/CYLINDER,RECT,IN,LEAST_SQR
THEO/0.037,39.889,2.858,-0.0048663,-0.1880255,0.9821521,21.638,20.613
ACTL/0.04,44.165,7.085,-0.2319038,-0.5094428,0.8286668,15.658,8.321
CONSTR/CYLINDER,BF,CIR015LOWH1,CIR015HIGHH1,,
Note the diameter should be 8mm and the vector should be in this case in the y direction.
Well we are at a block in the raod anyone have some suggestions as to what we are doing wrong.....
Program is very long code so hopefully I can desribe enough to avoid having to put lots of the program out here....thanks alot!!!!
With the flange down we measure one half circle of all 20 holes.
We then break in program and measure the other half of the circle all 20 holes. Note after the flip we manuall align and then DCC align making sure that the points we take are the same as the original alignment(i.e. on the plane especially).
after the DCC we do an equate alignment of the second aglinment to the original alignment so that everything is the same.
we then want to create a cylinder from the first circle and the second, but I get a cylinder that is not in the correct vector direction.
CYLH1 =FEAT/CYLINDER,RECT,IN,LEAST_SQR
THEO/0.037,39.889,2.858,-0.0048663,-0.1880255,0.9821521,21.638,20.613
ACTL/0.04,44.165,7.085,-0.2319038,-0.5094428,0.8286668,15.658,8.321
CONSTR/CYLINDER,BF,CIR015LOWH1,CIR015HIGHH1,,
Note the diameter should be 8mm and the vector should be in this case in the y direction.
Well we are at a block in the raod anyone have some suggestions as to what we are doing wrong.....
Program is very long code so hopefully I can desribe enough to avoid having to put lots of the program out here....thanks alot!!!!
Comment