Posted: Sun Mar 24, 2013 6:12 pm Post subject: post processor esab suprarex nce620/vision pc
hi i have a plasma cutter with a visionpc/nce620. it use the essi language but i cant find a postprocessor that my cnc can read.
could you help me?
you can fin here a sample of suitable code that run:
3
TESTN5
Format: 0 x 0 x
4
5
+173+258
6
29+
7
+27+42
+0+1050
+350+350+0+350+
+0+350
+2150+0
+0-500
-1950-1350
-450+0
-100+100
-42-27
8
38
5
-158-273
6
0
could you help me ?
Have you tried the ESSI post processor?
hello, i tried but i never had a suitable code.
i tried the essi postprocessor with a cnc file that i have inside the cnc. then i tried to convert the same dxf to essi with sheetcam. the cnc show some error. after some hours of brain burning i compare the 2 essi codes and the difference is in arc circle and arc management i modified the postpro to not write the line “arc ex = 54,999999999757 ey = -1829,9999095051 cx = 0 cy = 35”
this is the essi code generate with the essi postprocessor: it doesnt works.
71
3
METRIC
4
81
3
RELATIVE
4
38
5
+173-19742
6
53
+27+42
++1049
arc ex = 54,999999999757 ey = -1829,9999095051 cx = 0 cy = 35
+349+351++350+
+1+350
+2150+
±500
-1949-1350
-450+
-100+100
-43-26
54
54
5
-158+19726
6
99
this is the code in the cnc: it works
3
TESTN5
Format: 0 x 0 x
4
5
+173+258
6
29+
7
+27+42
+0+1050
+350+350+0+350+
+0+350
+2150+0
+0-500
-1950-1350
-450+0
-100+100
-42-27
8
38
5
-158-273
6
0
what should i do to correct it?
tahnks a lot lot lot lot
i rewrite a postprocessor for my NCE620 and now its works.
Is this correct ???
Absolute Programming mode = 82!? (G90 = ESSI 81)*
Incremental Programing mode = 81!? (G91 = ESSI 82)*
*Esabvisionlemanual.pdf