plasma post prosse

Having problems with or questions about SheetCam? Post them here.
Post Reply
ELIKO
Posts: 5
Joined: Fri Nov 06, 2020 12:30 pm

plasma post prosse

Post by ELIKO »

Hello friends!
I built a plasma cutting machine. (It's not easy at all). The parts I purchased on eBay include a DDCSV2.1 controller from China. I purchased SHEETCAM software including a license (meaning I do not work with the demo version which is limited). The problem is: 1. I do not know which post processor is right for my controller. I tried various post processor from a long list. Some did not work at all and some did not work well enough. The problem is that as soon as I press "Start" on the torch controller (M3) it immediately starts working and does not stop even when new layers need to be stopped and restarted. In some cases at the end of the work the torch continues to work and I turn it off manually.
In the simulations I do SHEETCAM everything works fine and it shows me when the torch is working and when it is not.
Would appreciate help!!!
Thank you
ELIKO
User avatar
Les Newell
Site Admin
Posts: 3665
Joined: Thu May 11, 2006 8:12 pm

Re: plasma post prosse

Post by Les Newell »

You need a plasma post processor. Try the 'Mach3 plasma' post.
ELIKO
Posts: 5
Joined: Fri Nov 06, 2020 12:30 pm

Re: plasma post prosse

Post by ELIKO »

Hello friends,
First want to thank for the advice.
I tried all the variations of MACH 3 and 4. Unfortunately it did not work. I also tried a post of LINUX PLASMA CNC. It works but again M / 3 immediately goes into action and stops at the end of the operation. this is very frustrating. Would appreciate help.
Thank you
Eliko
User avatar
Les Newell
Site Admin
Posts: 3665
Joined: Thu May 11, 2006 8:12 pm

Re: plasma post prosse

Post by Les Newell »

What commands turn the torch on and off with your controller?
ELIKO
Posts: 5
Joined: Fri Nov 06, 2020 12:30 pm

Re: plasma post prosse

Post by ELIKO »

Hi,
The command m3 on m5 off.
Thank you
ELIKO
Posts: 5
Joined: Fri Nov 06, 2020 12:30 pm

Re: plasma post prosse

Post by ELIKO »

Hello again and thanks for the help attempts.
After I went through almost all the relevant postprocessors, the glitch continued. The M3 SPINDLE is immediately activated. Switch to another software I found on the net and unfortunately the same problem. The conclusion I have drawn that I am performing an operation or setting incorrectly in the electronic controller. If anything has an idea before I replace a controller I would love to have. The controller is DDCS V21.
Thank you
ELIKO
User avatar
Les Newell
Site Admin
Posts: 3665
Joined: Thu May 11, 2006 8:12 pm

Re: plasma post prosse

Post by Les Newell »

I found the manual online and as far as I can see it should work. You do however want to set parameter #224 to 0.

Could you post a copy of your g-code here so I can take a look.
ELIKO
Posts: 5
Joined: Fri Nov 06, 2020 12:30 pm

Re: plasma post prosse

Post by ELIKO »

Hello again and thanks for the effort.
I drew a circle size 50/50, downloaded to SHEETCAM.
Post process "minimum gcode"
And this is what came out:
N0010 G21
N0020 M6 T1
N0030 G00 Z0.0000
N0040 G00 X81.9079 Y69.3354
N0050 G00 Z2.0000
N0060 G01 Z1.5000 F100
N0070 G02 X83.4770 Y70.2380 I1.2359 J-0.3332 F1500.0
N0080 G03 X102.2972 Y72.1571 I6.8990 J25.5859
N0090 G03 X113.6478 Y83.8521 I-9.8866 J20.9512
N0100 G01 X113.6634 Y83.8908 F1500
N0110 G03 X116.2910 Y94.8376 I-44.1497 J16.3861 F1500.0
N0120 G03 X116.2858 Y95.0473 I-0.7450 J0.0866
N0130 G01 X115.7172 Y98.4655 F1500
N0140 G03 X111.9389 Y109.2299 I-28.9755 J-4.1253 F1500.0
N0150 G03 X111.9047 Y109.2826 I-0.6457 J-0.3816
N0160 G03 X88.2749 Y120.5220 I-21.8763 J-15.5332
N0170 G03 X68.1588 Y81.3801 I1.6782 J-25.6026
N0180 G01 X68.1673 Y81.3668 F1500
N0190 G03 X83.4770 Y70.2380 I22.2087 J14.4572 F1500.0
N0200 G03 X84.9355 Y69.8887 I6.8990 J25.5859
N0210 G02 X85.9255 Y68.3732 I-0.2628 J-1.2527
N0220 G00 X10.0000 Y10.0000
N0230 M05
N0240 M30
User avatar
Les Newell
Site Admin
Posts: 3665
Joined: Thu May 11, 2006 8:12 pm

Re: plasma post prosse

Post by Les Newell »

The 'Minimum g-code' post is for milling/routing. Try the Mach3 plasma post instead.
Post Reply