Community
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

generic mach3 turning post BETA

generic mach3 turning post BETA

We are working on a generic mach3 turning post and we would be happy to get some feedback from you before we put it into the installation.

Feel free to download and test it:

https://cam.autodesk.com/posts/?p=mach3_turning

 

Thanks.

10 Comments
AchimN
Community Manager
Status changed to: Accepted
 
AchimN
Community Manager
Status changed to: Implemented

This post is now public.

zeljnik2014
Advocate

Problem is toolpath in Radius (setup must be changed in machine settings in mach3 control,default is incorect).

If I output code with I and J, toolpath is disaster,  with R is mutch better but still wrong - Radius looks like inverse R line.

On my turning machine (mach3 control, X-Z axis), i use generic fanuc.cps , code is perfect, only i must change U/W in X/Z.

 

Best regards

AchimN
Community Manager

@zeljnik2014 I cannot see a difference in the arc output between the fanuc turning.cps and the mach3 turning.cps. Do you have an example?

zeljnik2014
Advocate

 

fanuc.jpgmach3 with IJ.jpgmach3 with R.jpg

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

First example is fanuc code which i am use, you can see very fine arc line.

Second pic is mach3 with I/J output, chaotic toolpath, i think that is not need any explanation.

Third pic is mach3 with R output and You can see inverse radius toolpath line.

 

I am made simple programm, include face , rough profile, finish profile and cut part!

%
O0011 (TEST_MACH3 TURNING)
N10 G90 G94 G40 G18 G80
N11 G21

(TURNING FACE1)
N12 M6 T0101
N13 M8
N14 G95
N15 G97 D01 S2000 M3
N16 G0 X46. Z0.
N17 G0 Z1.014
N18 X26.
N19 G1 X18.828 F0.2
N20 X16. Z-0.4
N21 X-1.6
N22 X1.228 Z1.014 F1.
N23 G0 X26.
N24 Z0.914
N25 G1 X18.828 F0.2
N26 X16. Z-0.5
N27 X-1.6
N28 X1.228 Z0.914 F1.
N29 G0 X46.
N30 Z0.

(TURNING PROFILE1)
N31 G95
N32 G97 D01 S2000 M3
N33 G0 X46. Z0.
N34 X46.002
N35 Z1.345
N36 X17.968
N37 G1 X17.828 F1.
N38 X15. Z-0.069 F0.2
N39 Z-11.138
N40 G18 G2 X15.2 Z-11.55 R0.9
N41 G1 Z-24.3
N42 X15.98
N43 X18.808 Z-22.886 F1.
N44 G0 Z1.404
N45 X16.828
N46 G1 X14. Z-0.01 F0.2
N47 Z-10.588
N48 G2 X14.173 Z-10.664 R0.9
N49 G1 X14.673 Z-10.914
N50 G2 X15.2 Z-11.55 R0.9
N51 G1 X18.028 Z-10.136 F1.
N52 G0 Z1.404
N53 X15.828
N54 G1 X13. Z-0.01 F0.2
N55 Z-10.401
N56 G2 X14.173 Z-10.664 R0.9
N57 G1 X14.5 Z-10.827
N58 X17.328 Z-9.413 F1.
N59 G0 Z1.404
N60 X14.828
N61 G1 X12. Z-0.01 F0.2
N62 Z-10.4
N63 X12.9
N64 G2 X13.5 Z-10.451 R0.9
N65 G1 X16.328 Z-9.037 F1.
N66 G0 Z1.404
N67 X13.828
N68 G1 X11. Z-0.01 F0.2
N69 Z-10.4
N70 X12.5
N71 X15.328 Z-8.986 F1.
N72 G0 Z1.404
N73 X12.828
N74 G1 X10. Z-0.01 F0.2
N75 Z-6.138
N76 G2 X10.2 Z-6.55 R0.9
N77 G1 Z-10.4
N78 X11.5
N79 X14.328 Z-8.986 F1.
N80 G0 Z1.404
N81 X11.828
N82 G1 X9. Z-0.01 F0.2
N83 Z-5.588
N84 G2 X9.173 Z-5.664 R0.9
N85 G1 X9.673 Z-5.914
N86 G2 X10.2 Z-6.55 R0.9
N87 G1 X13.028 Z-5.136 F1.
N88 G0 Z1.404
N89 X11.078
N90 G1 X8.25 Z-0.01 F0.2
N91 Z-5.417
N92 G2 X9.173 Z-5.664 R0.9
N93 G1 X9.5 Z-5.827
N94 X12.328 Z-4.413 F1.
N95 G0 Z1.404
N96 X10.328
N97 G1 X7.5 Z-0.01 F0.2
N98 Z-0.827
N99 X7.673 Z-0.914
N100 G2 X8.2 Z-1.55 R0.9
N101 G1 Z-5.413
N102 G2 X8.75 Z-5.507 R0.9
N103 G1 X11.578 Z-4.092 F1.
N104 X12.2
N105 G0 X46.002
N106 Z0.
N107 X46.

(TURNING PROFILE2)
N108 M1
N109 M6 T0202
N110 G95
N111 G97 D02 S1500 M3
N112 G0 X46. Z0.
N113 G0 X46.002
N114 Z0.914
N115 X19.371
N116 G1 X10.328 F1.
N117 X7.5 Z-0.5 F0.1
N118 Z-0.617
N119 X7.883 Z-0.809
N120 G18 G2 X8. Z-0.95 R0.2
N121 G1 Z-5.45
N122 G3 X8.1 Z-5.5 R0.05
N123 G1 X9.1
N124 G2 X9.383 Z-5.559 R0.2
N125 G1 X9.883 Z-5.809
N126 G2 X10. Z-5.95 R0.2
N127 G1 Z-10.367
N128 X10.266 Z-10.5
N129 X14.1
N130 G2 X14.383 Z-10.559 R0.2
N131 G1 X14.883 Z-10.809
N132 G2 X15. Z-10.95 R0.2
N133 G1 Z-24.2
N134 X17.828 Z-22.786 F1.
N135 X19.
N136 G0 X46.002
N137 Z0.
N138 X46.

(TURNING PART1)
N139 M1
N140 M6 T0303
N141 G95
N142 G97 D03 S800 M3
N143 G0 X46. Z0.
N144 G0 Z-23.5
N145 X26.
N146 G1 X-3. F0.03
N147 X26.
N148 G0 X46.
N149 Z0.

N150 M9
N151 G28 U0. W0.
N152 M30
%
zeljnik2014
Advocate

Difference is output G2/G3 code.

AchimN
Community Manager

Thanks. By looking at the code you provided you are not using this the latest generic mach3 turning post:

http://cam.autodesk.com/posts/?p=mach3_turning

 

Could you please download the latest one and test again? I´ve tested the output on several parts and all arcs where correct using this post.

zeljnik2014
Advocate

Hello,

 

postprocessor is now ok. I am tested all operations and works without any issues.

 

Only changes which i am made is in line G28 Z0 X0, because in tool change or in the end of programm it is not need move in reference point, i like to use G0 Z100 X100 or G0 Z150 X100 in depend of tool length.

 

But, this is fantastic job.

 

Best regards,

AchimN
Community Manager

Ok thanks for your feedback.

silas.armbruster
Observer

Hi 

 

Could you tr to make an option to disable the G28 like in the generic Mach3 mill post ?

 

Unbenannt.PNG

 

 

best regards.

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

Submit Idea  

Autodesk Design & Make Report