Community
HSM Post Processor Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Post Processor for CAMaster Stinger (WinCNC)

12 REPLIES 12
Reply
Message 1 of 13
Anonymous
1514 Views, 12 Replies

Post Processor for CAMaster Stinger (WinCNC)

Hello,

Awhile back I got some help with a post processor for my Stinger. I've been using it for awhile.

I've notice lately or have finally discovered that the feed rates are not matching what I specified in HSMXpress.

Attached is the post processor I've been using and an example file that shows the issue. The file is supposed to cut at a feedrate of 10 then slow down to 5 for the final pass. I believe that the feedrate at the start is what ever the last feedrate was when specified in a line with x,y and z. The attached cgode specifies a feedrate of 5 in a line with x,y and z (G1 X-0.3599 Y1.2933 Z-0.1126 F5) for the final cut. Afterwards the feed at at 5 even for new programs.

Please help
12 REPLIES 12
Message 2 of 13
Anonymous
in reply to: Anonymous

I've attached a few more files. It appears that if the lead in feedrate and cutting feerates are the same for an operation then the feedrate will be specified in a line with Z only. It will not insert a feedrate into the x,y,z line when starting the cut. If a feed in x,y was specified as something different in a previous operation this value will be the feed of the next operation.
Message 3 of 13
AchimN
in reply to: Anonymous

Could you please upload your part also(including the toolpathes)? It´s much easier with it to reproduce your issue.


Achim.N
Principal Technology Consultant
Message 4 of 13
Anonymous
in reply to: Anonymous

I believe the attached part and post should show the issue.

In the file is trace of an arced circle then a trace of an arced ellipse (both requiring xy and z).

The circle has a cutting speed of 30 with all lead in/outs ramps at 20. These speed seem to register correct in the post.

The second part of the post is the ellipse with all feeds at 40. The ramp of 40 seems to register correct in the post however it doesn't register in  the first xyz line. The resulting feed will be 30 carried over from what was specified on a xyz line for the circle.
Message 5 of 13
Anonymous
in reply to: Anonymous

Quick follow up after testing this cut.

The feeds witnessed for the second cut (ellipse) are z=40, X&Y=30. As mentioned they should all be 40.
Message 6 of 13
AchimN
in reply to: Anonymous

Please try this one and let me know if it is working as desired.


Achim.N
Principal Technology Consultant
Message 7 of 13
Anonymous
in reply to: Anonymous

Thanks! That seems to fix the issue.
Message 8 of 13
AchimN
in reply to: Anonymous

Perfect, thanks for your feedback!


Achim.N
Principal Technology Consultant
Message 9 of 13
Anonymous
in reply to: Anonymous

I've been using this post for HSMXpress in SolidWorks. Will this same post work in Fusion 360?
Message 10 of 13
Laurens-3DTechDraw
in reply to: Anonymous

dan77bailey wrote:

I've been using this post for HSMXpress in SolidWorks. Will this same post work in Fusion 360?

Yes,
no problem.

Laurens Wijnschenk
3DTechDraw

AutoDesk CAM user & Post editor.
René for Legend.


Message 11 of 13
Anonymous
in reply to: AchimN

I am running the generic WinCNC post processor.  Everything is running as one would expect except when I concatenate tool paths.  It terminates each run with a return to safe height and stops the spindle.  It then heads to the next run with a dead spindle and crashes.

 

Allan Steinkuhl

 

 

Message 12 of 13
Anonymous
in reply to: AchimN

We are using the CAMaster (WinCNC) post (10113_CAMaster_wincnc_m3x_171014.cps) that was tweaked on this thread

 

However, our machine has fixed spindle and is throwing an error because of the T command in the code. After we delete that line, the post works just fine. Is there anyone who can adjust the post to eliminate it so we do not have to delete the line for every file we use?

 

Attached is the post processor I've been using that shows the issue. An example is pasted below.

 

Thanks of your help.

 

 

[1]
[T1 D=0.25 flat end mill]
N10 G90
[INCH]
[2D Contour1]
N15 T1
N20 S16000
N25 M3
N30 G0 X11.8073 Y10.006
N35 G43
N40 G0 Z1.1
N45 G0 Z0.7
N50 G1 Z0.625 F200
N55 G1 X11.807 Z0.6211 F200
N60 G1 X11.8061 Z0.6173
N65 G1 X11.8046 Z0.6137
N70 G1 X11.8025 Z0.6103
N75 G1 X11.8 Z0.6073
N80 G1 X11.797 Z0.6048
N85 G1 X11.7937 Z0.6027
N90 G1 X11.79 Z0.6012
N95 G1 X11.7862 Z0.6003
N100 G1 X11.7823 Z0.6
N105 G1 X11.7573
N110 G3 X11.7323 Y9.981 I0. J-0.025 F200
N115 G1 Y2.2841 Z0.5715 F66.67
N120 G2 X11.4892 Y2.041 Z0.5701 I-0.2431 J0. F66.67
N125 G1 X0.6221 Z0.5299
N130 G2 X0.3789 Y2.2841 Z0.5285 I0. J0.2431
N135 G1 Y17.6778 Z0.4715
N140 G2 X0.6221 Y17.9209 Z0.4701 I0.2431 J0.
N145 G1 X11.4892 Z0.4299
N150 G2 X11.7323 Y17.6778 Z0.4285 I0. J-0.2431
N155 G1 Y2.2841 Z0.3715
N160 G2 X11.4892 Y2.041 Z0.3701 I-0.2431 J0.
N165 G1 X0.6221 Z0.3299
N170 G2 X0.3789 Y2.2841 Z0.3285 I0. J0.2431
N175 G1 Y17.6778 Z0.2715
N180 G2 X0.6221 Y17.9209 Z0.2701 I0.2431 J0.
N185 G1 X11.4892 Z0.2299
N190 G2 X11.7323 Y17.6778 Z0.2285 I0. J-0.2431
N195 G1 Y2.2841 Z0.1715
N200 G2 X11.4892 Y2.041 Z0.1701 I-0.2431 J0.
N205 G1 X0.6221 Z0.1299
N210 G2 X0.3789 Y2.2841 Z0.1285 I0. J0.2431
N215 G1 Y17.6778 Z0.0715
N220 G2 X0.6221 Y17.9209 Z0.0701 I0.2431 J0.
N225 G1 X5.8056 Z0.0509
N230 G1 Z0.0625
N235 G1 X6.3056
N240 G1 Z0.0491
N245 G1 X11.4892 Z0.0299
N250 G2 X11.7323 Y17.6778 Z0.0285 I0. J-0.2431
N255 G1 Y10.231 Z0.0009
N260 G1 Z0.0625
N265 G1 Y9.981
N270 G1 Y9.731 F200
N275 G1 Z0. F66.67
N280 G1 Y2.2841 F200
N285 G2 X11.4892 Y2.041 I-0.2431 J0. F200
N290 G1 X6.3056
N295 G1 Z0.0625 F200
N300 G1 X5.8056
N305 G1 Z0. F66.67
N310 G1 X0.6221 F200
N315 G2 X0.3789 Y2.2841 I0. J0.2431
N320 G1 Y9.731
N325 G1 Z0.0625 F200
N330 G1 Y10.231
N335 G1 Z0. F66.67
N340 G1 Y17.6778 F200
N345 G2 X0.6221 Y17.9209 I0.2431 J0.
N350 G1 X5.8056
N355 G1 Z0.0625 F200
N360 G1 X6.3056
N365 G1 Z0. F66.67
N370 G1 X11.4892 F200
N375 G2 X11.7323 Y17.6778 I0. J-0.2431
N380 G1 Y10.231
N385 G1 Z0.0625 F200
N390 G1 Y9.981
N395 G0 Z1.1
N400 M5

Message 13 of 13
Anonymous
in reply to: Anonymous

Send a note to steina81@yahoo.com.
I will see if I can help you
Allan Steinkuhl

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report