- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey I'm hoping this is a relatively straight forward post/programming issue.
we have a basic right hand, 4th axis around X set up on a 3 axis VMC
the control is a Siemens 828 using a modified 840 post
we are getting A axis code so no cycle 800, or Traori issues.. which is good
So far we’ve tested the post using 4th axis for indexing moves which work absolutely fine. A 0.00 A90.00 etc etc…
What I’m trying to do now is wrap a slot 8mm wide 4mm deep around a 50mm dia bar.
So I cam’d it up, using a sample post processor benchmark model within Fusion and ran the program ..
The tool path itself looks fine, the problem is with the 4th axis motion feed rates!!!
The federate in the program is set to 100mm/min "see photo of cutting data"
The tool feeds in to depth “1mm D.O.C” radially @100mm/min,
then machine feed rate switches from mm/min to degrees per min ??
“which my 5mm tool can handle” the 4th axis continues to rotate to A340
The tool then rolls around the rad in the X axis then the 4thaxis rotates back to A 188 angle much faster than it did when rotating @ deg/min this is while the tool is still engaged.. “basically to fast for the tool to handle with the machines over ride set at 100%"
See sample of program below N195 – N219
So my question is:
Looking at the sample of the program below there is just one F100 feedrate @ N27
Although when the program is running there appears to be several feedrates while the tool is engaged?
A combination of deg/min and mm/min ??
should there be more F values ??
would you expect to have an “F” feed value after the Z & A value on each line?
Once I know how the program should look and run safely I can find where the missing link is…
Initially I was thinking is the issue with the 4th axis set up or parameter settings ?
Now I suspect maybe a motion setting in the post.?
I just need a starting off point to know where to go next.
any help would be much appreciated
Thanks
Martin
N22 G54
N23 G0 A273.133
N24 G0 X70.3 Y0 Z40
N25 M8
N26 G0 Z30
N27 G1 Z28 F100
N28 S5000
N29 G1 Z27.755 A272.958 N27 Should there be an F value for each move? Also it looks like the A moves increment at about 2/3 degrees at a time ? does seam about right?
N30 G1 Z27.573 A272.478
N31 G1 Z27.5 A271.816
N32 G1 Z27.467 A269.204
N33 G1 Z27.433 A266.591
N34 G1 Z27.4 A263.979
N35 G1 Z27.366 A261.366
N36 G1 Z27.333 A258.754
N37 G1 Z27.299 A256.141
N38 G1 Z27.266 A253.529
N39 G1 Z27.232 A250.916
N40 G1 Z27.199 A248.303
N41 G1 Z27.166 A245.691
N42 G1 Z27.132 A243.078
N43 G1 Z27.099 A240.466
N44 G1 Z27.065 A237.853
N45 G1 Z27.032 A235.241
N46 G1 Z26.998 A232.628
N47 G1 Z26.965 A230.016
N48 G1 Z26.932 A227.403
N49 G1 Z26.898 A224.791
N50 G1 Z26.865 A222.178
N51 G1 Z26.831 A219.565
N52 G1 Z26.798 A216.953
N53 G1 Z26.764 A214.34
N195 G1 X70.295 A351.764
N196 G1 X70.296 Z24.11 A349.075
N197 G1 X70.298 Z24.076 A346.386
N198 G1 X70.299 Z24.041 A343.698
N199 G1 X70.3 Z24.007 A341.009
N200 G1 Z24 A340.467
N201 S7958 ------- this is where the feed rate shoots up from A340.467 to A188.215 but there is no actual change in F value ??
N202 G1 A188.215
N203 G1 X70.29 A188.184
N204 G1 X70.275 A188.141
N205 G1 X70.25 A188.081
N206 G1 X70.217 A188.011
N207 G1 X70.175 A187.933
N208 G1 X70.125 A187.853
N209 G1 X70.069 A187.772
N210 G1 X70.006 A187.695
N211 G1 X69.938 A187.624
N212 G1 X69.867 A187.562
N213 G1 X69.794 A187.51
N214 G1 X69.718 A187.468
N215 G1 X69.644 A187.438
N216 G1 X69.571 A187.421
N217 G1 X69.46 A187.412
N218 G1 X68.538
N219 G1 X68.422 A187.421
Solved! Go to Solution.