Thread: Mach3 Lathe Threading Struggles
Hybrid View
-
03-08-2018 #1
Thank you 👍
Just before I go spending £££ on more stuff, there is this thing that keeps bugging me.
Like I said in the original post:
If I have the "Use Spindle Feedback In Sync Mode" checked, the program starts to run but pauses just before it is about to cut the thread and sits there waiting for something I assume.
From what I could gather reading forums, people say that this option should be ticked for threading.
Does anyone know why this is happening?
Thanks!
-
03-08-2018 #2
that was only tested on a few versions- it doesnt work in most as it wasnt succesful. only the spindle index pulse is used. (unless you get a motion controller)
the main reason for this is that the code is being processed in software- it has to see the pulses- calculate and pass the motion info on. this can take more than 1 slot of processing time- so it will always be done late. if it takes 2 processing slot time cycles because the pc is doing something- then its definately out of sync. - so it fails.
while these processing periods are very short time spans- the job is rotating fast- so it can make a big difference.
in hardware in a threading cycle- the interupt to the hardware processor is shut off- so all it does is the threading cycle- it can process the information in nanoseconds.
just today ive tested rigid peck tapping - which is the holy grail in the world of motion syncronisation. and it worked perfectly using the uc300 eth from cnc drive.com and using their uuccnc software . (which is my goto controller now for most things as it works so well!
-
03-08-2018 #3
What should happen with Mach3 threading, is the tool moves to the start point, it then waits for the spindle speed to stabilise, and then the threading move should synchronise with the spindle pulse.
However I did just remember, if Mach calculates that the axes can't respond quick enough to the spindle speed for the given move, then motion will just hang. It could be worth dropping the spindle speed down a good bit, and re-running the code.Avoiding the rubbish customer service from AluminiumWarehouse since July '13.
-
04-08-2018 #4
multi slot indexing- does not work at all.
only single slot index. (and that index window has to be quite a wide slot- so it can be seen by the sensor in under 5ms.)
i widened the index slot on my boxford 125 to about 20mm long- and it would index every time. - but would still break tools etc.
i have to cut a new index wheel now- so i can run mine with uccnc. - next job once the triac is finished.
-
04-08-2018 #5
Just had a search, there is a quite a good threading guide here - http://www.machsupport.com/forum/ind...c,13017.0.html
However it doesn't cover that much of the setup, and even the main turn manual (http://www.machsupport.com/wp-conten...3Turn_1.84.pdf) is a bit sparse on details, other than saying the pulse has to be a minimum of 200 microseconds. Battwell is correct in that multi-slot doesn't work, so ignore that.
Battwell, the 5ms is likely to be the sensor response time, which is another often overlooked problem. I always used sensors from a reputable source with known response/trigger times. I've seen some sensors that have quite a long response time, and some from cheap sources give no figures, so are a bit hit or miss as to whether they work reliably. They also have to switch cleanly, which can be affected by non ideal sensors, and any optos in the signal chain (some BOBs use low speed optos, which may increase response times).
You just need to work through everything one step at a time.
Is the index pulse being fed back reliably?
You mention you have the RPM displayed, but is it accurate. Unless you're running closed loop, it should always be off from the requested RPM by at least a few RPM. From what I remember, Mach will show the commanded speed by default, not the actual speed.
Also, is the index LED going on and off on the diagnostic page when you move the spindle slot back and forth through whatever sensor you're using?
Are your axis tuned to accelerate/decelerate fast enough?
If they're set too slow, Mach will calculate they can't move fast enough, and just hang at any threads. Try running the spindle as slow as possible, and air cut a very small pitch thread. If it works, then check your motor tuning. Lathes will appear to run very well with low acceleration, it's only when you try threading that the poor acceleration will show.
If none of that shows a problem, then post on the machsupport forum. There are guys on there who know far better about potential problems than on here.Avoiding the rubbish customer service from AluminiumWarehouse since July '13.
-
04-08-2018 #6There are plenty people who've successfully threaded with Mach and a parallel port.
Last time there was a lengthy discussion about it on the Yahoo group, the general consensus was that it's broken, but does work for some people.
It apparently worked better on older versions of Mach3, which of course had other issues.Gerry
______________________________________________
UCCNC 2022 Screenset
Mach3 2010 Screenset
JointCAM - CAM for Woodworking Joints
-
04-08-2018 #7
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Orac lathe to Mach3 conversion advice/direction please
By Hunter in forum Lathes, Lathe Rebuilding & ConversionsReplies: 1Last Post: 18-08-2014, 09:36 PM -
Threading plastic / inserts
By jimbo_cnc in forum General DiscussionReplies: 7Last Post: 11-08-2014, 11:52 AM -
WANTED: Boxford Threading Dial
By Raymond in forum Items WantedReplies: 5Last Post: 07-06-2014, 01:37 PM -
threading ground bar ends
By dazza in forum Metalwork DiscussionReplies: 39Last Post: 11-02-2014, 11:41 PM -
NEW MEMBER: New with a threading problem
By GeoffS in forum New Member IntroductionsReplies: 4Last Post: 02-12-2009, 09:23 PM
Bookmarks