Help with Cycle Drill Output

Started by PBertoluci, August 14, 2025, 11:54 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PBertoluci

Hi guys, I'm trying to edit my Post Processor for Siemens 802D SL 3x Mill and I'm facing a little trouble.
When my software generates my .mpf file, the Drill Cycles forces to create one Cycle for each hole like this:
 

N120 T1 ; CENTER DRILL
N130 M6
N140 G54 D1
N150 CFTCP
N160 G64
N170 S3500 M3
N180 G0 X267.85 Y223.03
N190 Z135. M8
N200 F100.
N210 MCALL CYCLE81(135.,122.3,3.,121.3,)
N220 X267.85 Y223.03 F100.
N230 MCALL
N240 X279.28 Y223.
N250 MCALL CYCLE81(135.,122.3,3.,121.3,)
N260 X279.28 Y223. F100.
N270 MCALL
N280 X290.71
N290 MCALL CYCLE81(135.,122.3,3.,121.3,)
N300 X290.71 Y223. F100.
N310 MCALL
N320 X302.14
N330 MCALL CYCLE81(135.,122.3,3.,121.3,)
N340 X302.14 Y223. F100.
N350 MCALL
N360 M9
N370 M5
N380 M1
N390 G53 G0 D0 Z0

But I want to use one single Cycle for ALL HOLES like this:

N120 T1; CENTER DRILL
N130 M6
N140 G54 D1
N150 CFTCP
N160 G64
N170 S3500 M3
N180 G0 X267.85 Y223.03
N190 G0 Z135. M8
N200 F100.
N210 MCALL CYCLE81(135.,122.3,3.,121.3,)
N220 X267.85 Y223.03
N230 X279.28 Y223.
N240 X290.71
N250 X302.14
N260 MCALL
N270 M9
N280 M5
N290 M1
N300 G53 G0 D0 Z0

Can anyone help me modifying this?

Hugs from Brazil!

JParis

I know zilch about Seimens controls, not likely to be any help, sorry

gcode

I don't know what post you are using butm many posts have a couple of pages of user defined switches.
Open the post and read the first several pages carefully.
There may be a switch that controls this output

PBertoluci

Quote from: gcode on August 18, 2025, 05:50 AMI don't know what post you are using butm many posts have a couple of pages of user defined switches.
Open the post and read the first several pages carefully.
There may be a switch that controls this output


I'm using Siemens 3x_4 Mill.pst, on Mastercam 2025. I'm not finding where are these user defined switches. Is there any way that I could send you my .pst file?

JParis

hy not just send it into your reseller and have it done?
Like Like x 1 View List

CNCAppsJames

Looks like the post section controlling that behavior is binned... meaning there is no end user access to it. You'll need to get hold of your dealer. 
"We have run out of money. I guess we'll have to think." Ernest Rutherford

Inventor Pro 2026 - CAD
CAMplete TruePath 2026 - CAV and Post Processing
Fusion360 and Mastercam 2026 - CAM