Page 1 of 1

Dynatorch - Old version works, new version doesn't

Posted: Thu Oct 11, 2018 6:15 pm
by imfm
I'm IT, translating from the guys who actually operate the plasma cutter, so please forgive me if I miss something obvious.

We have a Dynatorch XLR8. We have two computers; an old one with SheetCam 4.1.30, and a newer one with 6.0.26. We imported the toolset from the old computer to the new one, and both are supposed to use the same "burn torch temp" template file. On most materials, G-code generated from either computer works, but when we try to use flame, the G-code generated by the new version does not work. We can use the same template, open the same drawing, and choose the same options, but when we run the code generated by the new version on the plasma cutter, the torch is never lowered; the shop guys told me it acts like it thinks it's just supposed to plate mark, and it never actually cuts.

Both TAP files are attached to this message, but I ran them through a diff, and although I can see that one is telling the machine to do a process, and the other an operation, I don't know what the difference is, or if that's a problem at all.

Code: Select all

N0010 (Filename: 24.tap)
N0020 (Post processor: Dynatorch.scpost)
N0030 (Date: 10/10/2018)
N0040 G20 (Units: Inches)
N0050 G90
N0060 G17
N0070 (Part: 24)
N0080 (Operation: Outside Offset, 0, T17: 1 1/2 MILD STEEL OXY FUEL)
N0090 G62
N0100 G00 X24.3650 Y20.3200
/snipped

Code: Select all

N0010 (Filename: 2024.tap)
N0020 (Post processor: Dynatorch.scpost)
N0030 (Date: 10/10/2018)
N0040 G20 (Units: Inches)
N0050 G90
N0060 G17
N0070 (Part: burn torch temp)
N0080 (Process: Outside Offset, 0, T17: 1 1/2 MILD STEEL OXY FUEL)
N0090 G00 X25.0050 Y21.0050
N0100 M04
/snipped
I'd really appreciate any guidance anyone might be willing to give.

Re: Dynatorch - Old version works, new version doesn't

Posted: Fri Oct 12, 2018 10:30 am
by Les Newell
Dynatorch have changed their machines a bit over the years. The later post is probably set up for a later Dynatorch machine.

On your old copy of SheetCam go to Options->machine->post processor and click on the 'Edit post' button. Save the post to a USB drive or network share.
On the new coy of SheetCam go to Options->machine->post processor and click on the 'Import post' button. Using the dialog that pops up navigate to your saved post and open it.

Re: Dynatorch - Old version works, new version doesn't

Posted: Wed Oct 17, 2018 1:02 pm
by Willens
So the machines aren't compatible with each other?

Re: Dynatorch - Old version works, new version doesn't

Posted: Wed Oct 17, 2018 4:31 pm
by Les Newell
Yes, if you have an old machine and an new machine they probably will need slightly different g-code to run.