10-30-2019, 02:11 PM
(This post was last modified: 09-07-2023, 08:16 PM byAlbert.Edit Reason: wanted to include example code
)
Code:
MoveL [[1162.24,-603.42,460.56],[9.67765E-06,-0.733974,-0.679178,4.79637E-06],[-1,-1,1,0],[9E+09,-9.02537E-05,0.00354994,9E+09,9E+09,9E+09]], v1000, z50, tWeldGun;
ArcLStart [[84.17,-324.85,66.85],[0.00302919,0.0331388,0.999446,0.000592312],[-1,-1,1,0],[9E+09,-9.02537E-05,0.00354994,9E+09,9E+09,9E+09]], v1000, seam1, wd_Pass2\Weave:=wv_Pass2, fine, tWeldGun\WObj:=wobj_STN1;
ArcL [[-86.53,-326.85,68.19],[0.00302238,0.0331357,0.999446,0.00058918],[-1,-1,1,0],[9E+09,-9.02537E-05,0.00371873,9E+09,9E+09,9E+09]], v1000, seam1, wd_Pass2\Weave:=wv_Pass2, fine, tWeldGun\WObj:=wobj_STN1;
ArcLEnd [[-93.53,-326.85,68.19],[0.00302238,0.0331357,0.999446,0.00058918],[-1,-1,1,0],[9E+09,-9.02537E-05,0.00371873,9E+09,9E+09,9E+09]], v1000, seam1, wd_Pass2\Weave:=wv_Pass2, fine, tWeldGun\WObj:=wobj_STN1;
MoveL [[1162.23,-425.72,472.76],[2.40524E-05,-0.733962,-0.679191,1.73687E-06],[-1,-1,1,0],[9E+09,-9.02537E-05,0.00363434,9E+09,9E+09,9E+09]], v1000, z50, tWeldGun;
Stop;
I'm trying to create a custom post for ABB Welding that initiates a ArcLStart for the first point then ARCL instructions ending with an ArcLEnd. Any suggestions would be appreciated. Sample code I'm trying to generate above. Thanks!
ABB_RAPID_ARCL.py(Size: 44.89 KB / Downloads: 17)