
Lathe Profiles
Moderator: cnckeith
-
- Posts: 556
- Joined: Sat Aug 15, 2020 9:21 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 0035FF8A7F34-0730203594
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Bendigo Vic Australia
- Contact:
Re: Profiles
Thanks for your explanation Tom, it was only conjecture on my part. I would always ask on the forum, rather than trust an AI. Perhaps that will change someday, but not now 

(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 556
- Joined: Sat Aug 15, 2020 9:21 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 0035FF8A7F34-0730203594
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Bendigo Vic Australia
- Contact:
Re: Profiles
I put your reply to the Ai to see how it would respond Tom. Here's its answer, a bit too late for self recrimination on its part though!"Thanks for sharing that — and yes, his response is both technically correct and practically valid for real-world turning practice. Let’s break it down precisely, separating fact, convention, and where AI-style logic might mislead if it's not context-aware:
He's right on these key points:
1. Line 6 (X = -0.2) is causing the facing
"Delete line 6 and they will go away"
Absolutely correct — that line instructs the lathe to cut across the face of the part, from 12 mm down to -0.2 mm diameter (i.e., centreline and beyond). That’s a facing move, and it's part of the profile, not the finish pass.
So yes, removing it will stop the redundant face passes — that’s the root cause, not the finish pass.
2. Finish pass isn't responsible
"If you remove the finish pass, the face cuts will remain"
Correct again. The roughing logic generated by Intercon will cut the entire defined profile, including the face, if it’s part of your contour. The finish pass just follows the same geometry more cleanly — but isn't what adds those face moves.
3. Don’t start a profile at Z = 0
"Switching from Z0.5 to Z0 will result in chipped carbide"
This is a solid machining best practice. Starting Z slightly forward of the part (e.g. Z0.5) is normal to allow:
Safe entry and clearance
No risk of crashing a tool edge into spinning stock
Space for tool nose radius to blend in before engaging the cut
So while Intercon will let you start at Z=0, Z=0.5 or Z=1.0 is safer unless you’re doing something very controlled.
So, what did I get wrong?
I incorrectly said:
“Set profile start Z to 0 to avoid face passes”
That’s not accurate unless the profile itself doesn’t include any facing moves (like your N0006 line to X = -0.2). So the issue is not the Z Start of the profile, but the fact that you asked for a full face cut down to centre.
He’s right — Intercon is faithfully doing what you asked.
Final Summary — Best Practice
Want a clean chamfer on the OD only? End your profile at X = 12 or wherever your chamfer ends, don’t go to X = 0 or negative.
Keep Z start > 0 (e.g., Z = 0.5) for safety.
Delete face moves like N0006 if not needed.
AI is only useful when combined with domain knowledge. And I always welcome correction — like in this case.
1. Line 6 (X = -0.2) is causing the facing
"Delete line 6 and they will go away"
Absolutely correct — that line instructs the lathe to cut across the face of the part, from 12 mm down to -0.2 mm diameter (i.e., centreline and beyond). That’s a facing move, and it's part of the profile, not the finish pass.
So yes, removing it will stop the redundant face passes — that’s the root cause, not the finish pass.
2. Finish pass isn't responsible
"If you remove the finish pass, the face cuts will remain"
Correct again. The roughing logic generated by Intercon will cut the entire defined profile, including the face, if it’s part of your contour. The finish pass just follows the same geometry more cleanly — but isn't what adds those face moves.
3. Don’t start a profile at Z = 0
"Switching from Z0.5 to Z0 will result in chipped carbide"
This is a solid machining best practice. Starting Z slightly forward of the part (e.g. Z0.5) is normal to allow:
Safe entry and clearance
No risk of crashing a tool edge into spinning stock
Space for tool nose radius to blend in before engaging the cut
So while Intercon will let you start at Z=0, Z=0.5 or Z=1.0 is safer unless you’re doing something very controlled.
I incorrectly said:
“Set profile start Z to 0 to avoid face passes”
That’s not accurate unless the profile itself doesn’t include any facing moves (like your N0006 line to X = -0.2). So the issue is not the Z Start of the profile, but the fact that you asked for a full face cut down to centre.
He’s right — Intercon is faithfully doing what you asked.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3652
- Joined: Thu Sep 23, 2021 3:49 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 6433DB0446C1-08115074
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: Profiles
Work trough the tutorial examples in the manual step by step to understand Intercon.
It is worth the time.
Uwe
It is worth the time.
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 45
- Joined: Thu Mar 05, 2020 1:15 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: A81087B4FFCB-0712192265
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Farmington Hills, MI
Re: Profiles
... and please stop posting results from ChatGPT. Post something original based on your experience.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 556
- Joined: Sat Aug 15, 2020 9:21 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 0035FF8A7F34-0730203594
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Bendigo Vic Australia
- Contact:
Re: Profiles
If you bothered to read the thread, rather than just posting "off the cuff", you would see that I was just presenting Ai's solution as an example.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)