Thanks for the input guys. I changed the feed and spin mode and that fixed the issue had my 1st successful cuts. I almost cried when it worked. Crazy it’s stalling I would have never thought that.
As I work with the machine and get to know the limits of its mechanical abilities how do I figure out what it’s limits are regrading running smooth VS missing steps?
Last edited by BillB on Thu Aug 18, 2022 1:32 am, edited 1 time in total.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
cncsnw wrote: ↑Tue Aug 16, 2022 9:16 pm
I only had time to watch the first three minutes of your video, but a couple things stand out.
Your biggest issue is probably that you are trying to cut at a feedrate of 10 inches per revolution. If you meant to use 10 inches per minute, then you need to go back to the feedrate lines and press F1 to toggle the mode from Feed/Revolution to Feed/Minute. Trying to move 10 inches per revolution, at a significant spindle RPM, is going to result in a feed request (pulse rate) that your drive cannot possibly keep up with. That is why it is losing position with each pass.
Second, you are asking the control to run your spindle at whatever RPM it takes to maintain 2500 surface feet per minute (constant surface speed mode). On a 0.375" diameter, that would require about 25000 RPM. Of course, the control cannot, and will not try, to run the spindle faster than the maximum RPM you have it configured for. The unreasonable surface speed request just means your spindle will run at max RPM all the time.
Third, you have set the end of the stock to be Z0 (per standard practice), but you have then written a program to turn the diameter down between Z0 and Z+0.500. To do anything useful, you will want to make the Ending Z value negative. That error would have been evident on the F8/Graph screen, which you should always check before running a program.
BTW THANK YOU.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
As I work with the machine and get to know the limits of its mechanical abilities how do I figure out what it’s limits are regrading running smooth VS missing steps?
If you have the stepper from the first post here, did you connect ALM?
If yes and this is connected and configured ok. You will get drive error if loosing steps.
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
Your DRO would have been a big clue you were loosing steps. When it was going "backwards". You would have noted the Z DRO value always going back to your starting point (near 0) instead of getting larger each time as it would have if you had your Z direction configured wrong.
If you would have looked at your machine coordinates when it was overrunning your home switch, you would have noticed it was a large value instead of near 0. That would have also told you you had lost steps.
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.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
tblough wrote: ↑Thu Aug 18, 2022 8:08 am
Your DRO would have been a big clue you were loosing steps. When it was going "backwards". You would have noted the Z DRO value always going back to your starting point (near 0) instead of getting larger each time as it would have if you had your Z direction configured wrong.
If you would have looked at your machine coordinates when it was overrunning your home switch, you would have noticed it was a large value instead of near 0. That would have also told you you had lost steps.
Right, now I know what to look out for thank you.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
As I work with the machine and get to know the limits of its mechanical abilities how do I figure out what it’s limits are regrading running smooth VS missing steps?
If you have the stepper from the first post here, did you connect ALM?
If yes and this is connected and configured ok. You will get a drive error if losing steps.
Uwe
This is good to know and Im not sure that the drives and motors are set up this way with ALM it does not sound familiar and I'm definitely not getting any read out in the control telling me there are missing steps. My wiring is the same as one of Marty's builds on an Emco M5 mini lathe. This definitely sounds like something I need to set up, how do I find out if this is set up in my control?
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
ALM is connected to an Input set to Drive OK in the Wizard
You can set up the drivers with the software how many lost steps will trigger ALM (400 or less is a ok value, to low will ALM on fast acceleration)
Reaction time for ALM is by default 1000 ms in CNC12, I set this on my machines to 100 or 50 ms.
Uwe
Now that I see the way it's wired to enable the circuit I think my systems are wired with this, but I'm not getting any indication of issues in the control. Let me see if I can get Martys input and see if this is how he wired the Emco lathe.
What does ALM stand for "Alarm" ??
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
ALM is connected to an Input set to Drive OK in the Wizard
You can set up the drivers with the software how many lost steps will trigger ALM (400 or less is a ok value, to low will ALM on fast acceleration)
Reaction time for ALM is by default 1000 ms in CNC12, I set this on my machines to 100 or 50 ms.
Uwe
Now that I see the way it's wired to enable the circuit I think my systems are wired with this, but I'm not getting any indication of issues in the control. Let me see if I can get Martys input and see if this is how he wired the Emco lathe.
What does ALM stand for "Alarm" ??
YES ALM=Alarm
Did you program an input DRIVEOK?
Post a fresh report
Reminder, for support please follow this post: viewtopic.php?f=20&t=383
We can't "SEE" what you see...
Mesa, AZ
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
ALM is connected to an Input set to Drive OK in the Wizard
You can set up the drivers with the software how many lost steps will trigger ALM (400 or less is a ok value, to low will ALM on fast acceleration)
Reaction time for ALM is by default 1000 ms in CNC12, I set this on my machines to 100 or 50 ms.
Uwe
Now that I see the way it's wired to enable the circuit I think my systems are wired with this, but I'm not getting any indication of issues in the control. Let me see if I can get Martys input and see if this is how he wired the Emco lathe.
What does ALM stand for "Alarm" ??
YES ALM=Alarm
Did you program an input DRIVEOK?
Post a fresh report
I posted a report on the previous page it’s the post that has the video attached.I did program drive ok but it’s set to NO circuit is that correct?
(Note: Liking will "up vote" a post in the search results helping others find good information faster)