T15 one part cut front & back with 1 program?

All things related to Centroid Oak, Allin1DC, MPU11 and Legacy products

Moderator: cnckeith

Post Reply
toolmaker101
Posts: 56
Joined: Tue Dec 26, 2017 11:16 am
Acorn CNC Controller: No
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 102978, 8121, REV233
DC3IOB: No
CNC11: Yes
CPU10 or CPU7: Yes

T15 one part cut front & back with 1 program?

Post by toolmaker101 »

Hello All!

On the T15 lathe control cereal #8121 :?:

I was wondering is there a way to make one program that can cut the front of a part, then go to a tool change position, stop the spindle so I can turn the part around then press cycle start and then cut the back side?


Thank you for your help!!!
Tavis :)
Attachments
report.zip
(34.82 KiB) Downloaded 70 times
cnckeith
Posts: 7334
Joined: Wed Mar 03, 2010 4:23 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC11: Yes
CPU10 or CPU7: Yes
Contact:

Re: T15 one part cut front & back with 1 program?

Post by cnckeith »

hello. are you using Intercon to program the parts?
Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
toolmaker101
Posts: 56
Joined: Tue Dec 26, 2017 11:16 am
Acorn CNC Controller: No
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 102978, 8121, REV233
DC3IOB: No
CNC11: Yes
CPU10 or CPU7: Yes

Re: T15 one part cut front & back with 1 program?

Post by toolmaker101 »

Yes I am using Intercon to program the part thank you. :)
tblough
Posts: 3102
Joined: Tue Mar 22, 2016 10:03 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: 100505
100327
102696
103432
7804732B977B-0624192192
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Boston, MA
Contact:

Re: T15 one part cut front & back with 1 program?

Post by tblough »

If you want to stop in the middle of the program to turn the part around, there are a couple of ways to do it. Easiest is to just set up a second tool with the same configuration and offsets as the tool you are using, and then just use that tool for the backside operations. When the control gets to the first operation with the "second" tool, it will go to the tool change location, stop the spindle and wait for you to change the tool. Cycle start sends it on to the rest of the program.

You could also us F10 Other/F2 M&G Code when in Intercon insert mode and add a G28 M00 command at the point in the program where you want to stop. G28 is return to reference point #1, and M00 is stop for operator. This would keep the same tool and just stop to let you turn the part around.
Cheers,

Tom
Confidence is the feeling you have before you fully understand the situation.
I have CDO. It's like OCD, but the letters are where they should be.
Post Reply