I don't know what is going on with conversational programming on my emco 6pcnc lathe. I just started messing around with the profile function of intercon. Set up a roughing profile cleanout with a finish pass. It goes though the motions of the rough pass just fine. It goes back to tool check for the finish pass and then beyond and crashing into the z hard stop. Can't figure it out. I watched the machine in the machine coordinates. Best I can figure somehow the controller is resetting home. Don't think is it missing steps. I'm using teknic servos. I'm using tool corner radius comp with g41. G28 is set up x.1 and z.1 from machine home and hard stops. Is there perhaps a bug in the post? Is there a way I can view the entire g code instead of the abbriviatred version that intercon displays.
Turning. Boring and grooving all work when going back to tool check. I also recently upgraded to cnc pro.
Any help is appreciated,
Thanks
Ben
Cnc lathe crashing with conversational programming (Resolved)
Moderator: cnckeith
-
- Posts: 24
- Joined: Fri Apr 13, 2018 8:29 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- MPU11 & GPIO4D -w/ 3rd Party Drives: No
- DC3IOB: No
- CNC11: No
- CPU10 or CPU7: No
- CNC Control System Serial Number: none
Re: Cnc lathe crashing with conversational programming
You are losing steps, or there is mechanical slippage in the drive train.
Press F6/Edit to view the G code file.
Press F6/Edit to view the G code file.
That would be unusual, since machine home on a lathe would typically be at the positive limits. Trying to move to the positive side of machine home would, therefore, be a problem. However, since you did not include a report, we can't really tell how you are homing your machine or what travel limits you have set.G28 is set up x.1 and z.1
-
- Posts: 24
- Joined: Fri Apr 13, 2018 8:29 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- MPU11 & GPIO4D -w/ 3rd Party Drives: No
- DC3IOB: No
- CNC11: No
- CPU10 or CPU7: No
- CNC Control System Serial Number: none
Re: Cnc lathe crashing with conversational programming
My apologies, it isset up X -.1, Y -.1 for g28
And no, I'm not loosing steps or mechanical problem, it's something in the code. I Generated similar code using the turn function and there were no issues changing tools or crashing. Made 10 parts no issues.
It appears things go haywire right after the rough pass on the profile. Let me know what I need to post in order to demonstrate this.
Ben
And no, I'm not loosing steps or mechanical problem, it's something in the code. I Generated similar code using the turn function and there were no issues changing tools or crashing. Made 10 parts no issues.
It appears things go haywire right after the rough pass on the profile. Let me know what I need to post in order to demonstrate this.
Ben
-
- Posts: 184
- Joined: Mon Nov 20, 2017 10:13 am
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- MPU11 & GPIO4D -w/ 3rd Party Drives: No
- DC3IOB: No
- CNC11: Yes
- CPU10 or CPU7: Yes
- CNC Control System Serial Number: none
- Location: Frenchville, PA
Re: Cnc lathe crashing with conversational programming
Need a current report and the Intercon program that is causing the problem.benscale160 wrote: ↑Wed Jul 24, 2019 8:13 am It appears things go haywire right after the rough pass on the profile. Let me know what I need to post in order to demonstrate this.
Dana
When requesting support, please ALWAYS post a current report. To make a report from your Acorn, CNC11 or CNC10 system go here: https://www.youtube.com/watch?v=Ecvg0VJp1oQ.
If your question is PLC, Macro or program related, please also post a copy of the program, macro, or Intercon program as well.
Without the above information we may not be able to help and/or reply until the required information is posted.
When requesting support, please ALWAYS post a current report. To make a report from your Acorn, CNC11 or CNC10 system go here: https://www.youtube.com/watch?v=Ecvg0VJp1oQ.
If your question is PLC, Macro or program related, please also post a copy of the program, macro, or Intercon program as well.
Without the above information we may not be able to help and/or reply until the required information is posted.
-
- Posts: 3114
- Joined: Wed Mar 03, 2010 4:23 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: Yes
- Oak CNC controller: Yes
- MPU11 & GPIO4D -w/ 3rd Party Drives: Yes
- DC3IOB: Yes
- CNC11: Yes
- CPU10 or CPU7: Yes
- CNC Control System Serial Number: none
- Contact:
Re: Cnc lathe crashing with conversational programming
When requesting support READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
Please ALWAYS post a FRESH report. To make a report: https://www.youtube.com/watch?v=Ecvg0VJp1oQ.
(We pride ourselves on providing timely solid technical support but, without good information we may not be able to help and/or reply until such information is posted.)
Please ALWAYS post a FRESH report. To make a report: https://www.youtube.com/watch?v=Ecvg0VJp1oQ.
(We pride ourselves on providing timely solid technical support but, without good information we may not be able to help and/or reply until such information is posted.)
-
- Posts: 7514
- Joined: Tue Mar 28, 2017 12:01 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: Yes
- Oak CNC controller: No
- MPU11 & GPIO4D -w/ 3rd Party Drives: No
- DC3IOB: No
- CNC12: Yes
- CNC11: Yes
- CPU10 or CPU7: Yes
- CNC Control System Serial Number: none
- Location: Mesa, AZ
Re: Cnc lathe crashing with conversational programming
Ben,benscale160 wrote: ↑Wed Jul 24, 2019 8:13 am My apologies, it isset up X -.1, Y -.1 for g28
And no, I'm not loosing steps or mechanical problem, it's something in the code. I Generated similar code using the turn function and there were no issues changing tools or crashing. Made 10 parts no issues.
It appears things go haywire right after the rough pass on the profile. Let me know what I need to post in order to demonstrate this.
Ben
Please post what Centroid support is asking for. Current report, the intercon files, and G code.
OR if your problem is solved, please let us know what you found. It benefits everyone.
Marty
Reminder, for support please follow this post: viewtopic.php?f=20&t=383
We can't "SEE" what you see...
Mesa, AZ
We can't "SEE" what you see...
Mesa, AZ
-
- Posts: 24
- Joined: Fri Apr 13, 2018 8:29 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- MPU11 & GPIO4D -w/ 3rd Party Drives: No
- DC3IOB: No
- CNC11: No
- CPU10 or CPU7: No
- CNC Control System Serial Number: none
Re: Cnc lathe crashing with conversational programming
Well, I found the issue. I have the rough passes set for f/m with a value of 5.000 and guess what lol, the finish passes set for f/r with a value of 2.000. No wonder it crashed. I changed it to f/m and all is good. Rookie mistake. It's amazing how machines do exactly what you tell them to do.
-
- Posts: 3114
- Joined: Wed Mar 03, 2010 4:23 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: Yes
- Oak CNC controller: Yes
- MPU11 & GPIO4D -w/ 3rd Party Drives: Yes
- DC3IOB: Yes
- CNC11: Yes
- CPU10 or CPU7: Yes
- CNC Control System Serial Number: none
- Contact:
Re: Cnc lathe crashing with conversational programming (Resolved)
thanks for posting the resolution.
When requesting support READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
Please ALWAYS post a FRESH report. To make a report: https://www.youtube.com/watch?v=Ecvg0VJp1oQ.
(We pride ourselves on providing timely solid technical support but, without good information we may not be able to help and/or reply until such information is posted.)
Please ALWAYS post a FRESH report. To make a report: https://www.youtube.com/watch?v=Ecvg0VJp1oQ.
(We pride ourselves on providing timely solid technical support but, without good information we may not be able to help and/or reply until such information is posted.)
-
- Posts: 98
- Joined: Sat Oct 06, 2018 9:35 am
- Acorn CNC Controller: No
- Allin1DC CNC Controller: No
- Oak CNC controller: Yes
- MPU11 & GPIO4D -w/ 3rd Party Drives: No
- DC3IOB: No
- CNC11: No
- CPU10 or CPU7: No
- CNC Control System Serial Number: none