I have a program running at 75 percent move speed. I need to slow the move speed down from the 75 because of false triggers moving in the z axis of the machine. My question, Is touch speed percentage is in relation to the max speed of the machine like I'm reading in the help files and not a percentage of the move speed?? I know when I adjust my jog boxs speeds that effects both. But if while traveling in the z axis can adjust move speed without it effecting touch speed. Thanks in advance for any clarification.
touch speed clarification
Collapse
X
-
I think it is going to depend on the version of Pcdmis and (mostly) the controller.
If you set it up to be ABSOLUTE speeds instead of %, then you will know exactly what it is doing at all times.sigpic
Originally posted by AndersII've got one from September 2006 (bug ticket) which has finally been fixed in 2013.
-
Press "F5" key, click on the "Part/Machine" tab, locate the check box that reads "Display absolute speeds:", then look in the box next to "Top speed (mm/sec):" it should be located below the previous, make sure this box has your machines top speed or the top speed you would prefer for the program. Press the "OK" button and go back to your program. In the program type:
Code:MOVESPEED/ 100 TOUCHSPEED/ 2
Brief explanation of all of that:
Display absolute speeds- this will allow you to put exactly how fast you want to go in millimeters per second. Much easier than trying to figure out percentages (imo).
Top speed (mm/sec)- This box will allow you to set your machines max movement speed, this way you don't have some.....smart alec....come in and change your move speed to 1000mm per sec and crash the machine. Your max speed is ultimately controlled by your controller, this will just allow you to go up to the set speed in your controller.
Movespeed- this is the speed that your probe will move after that statement.
Touchspeed- this is the speed that your probe will move as it approaches a point or target.If there wasn't a wrong way, I would have no way at all.
Comment
-
Hi Adam !
The max speed depends on the CMM and on the controller, you shouldn't have to change it if the install had been done correctly...
You're right, absolute speed is a good way, it allows you to execute the prog on another CMM with the same parameters. If you want to keep the same speed than before, just calculate 75% of max speed for move speed and x% for touch spped. If you let 75, you will have 75 mm/s. i don't know about inches, I hope it's not 75"/s !!!!!
Comment
-
Originally posted by JEFMAN View PostHi Adam !
The max speed depends on the CMM and on the controller, you shouldn't have to change it if the install had been done correctly...
You're right, absolute speed is a good way, it allows you to execute the prog on another CMM with the same parameters. If you want to keep the same speed than before, just calculate 75% of max speed for move speed and x% for touch spped. If you let 75, you will have 75 mm/s. i don't know about inches, I hope it's not 75"/s !!!!!sigpicSTANDING CORRECTED IS THE ONLY WAY I STAND
Comment
-
Speaking of touch speeds and getting accuracy and so forth......
WHY is it that when you go to calibrate your probes, if you tell Pcdmis that the tool has moved, you are then prompted for a SINGLE TOUCH on the 'top' of the ball, then Pcdmis only measures THREE MORE POINTS in DCC, using the 1 point you manually measured then 3 done in DCC to locate the tool? Shouldn't Pcdmis re-take that single touch YOU made so that all 4 touches are made in DCC to locate the tool properly (accurately)?sigpic
Originally posted by AndersII've got one from September 2006 (bug ticket) which has finally been fixed in 2013.
Comment
-
Originally posted by Matthew D. Hoedeman View PostSpeaking of touch speeds and getting accuracy and so forth......
WHY is it that when you go to calibrate your probes, if you tell Pcdmis that the tool has moved, you are then prompted for a SINGLE TOUCH on the 'top' of the ball, then Pcdmis only measures THREE MORE POINTS in DCC, using the 1 point you manually measured then 3 done in DCC to locate the tool? Shouldn't Pcdmis re-take that single touch YOU made so that all 4 touches are made in DCC to locate the tool properly (accurately)?
If it takes the 4 hits to calculate the sphere, it can't do it accurately because of the small sector of probing...
Comment
-
Four hits even with one manual is still enough to locate a sphere for DCC measurement. These are not the final hits for calibration, they are just sphere locating hits, they only need to be a tenth of a typical prehit distance or better in accuracy, and are likely much better than that (even the manual hit).--Brian
"The best way to predict the future is invent it. This includes your very next action."
Support: Hexagon Metrology Support Center
Training: Hexagon Metrology University
Comment
-
Nope, it's making a sphere, with the minimum number of points (4), 1 manual hits + 3 DCC hits.
Due to the way that Pcdmis calculates a sphere, no probe comp is used for the touches, then a sphere is made through the center of the probe, the SIZE of the tool is a fixed value.sigpic
Originally posted by AndersII've got one from September 2006 (bug ticket) which has finally been fixed in 2013.
Comment
Related Topics
Collapse
-
by 1CMM4MEYea, I know it's somewhere in the threads, but I have looked for an hour and have not found what people generally run their machines at and their touch...
-
Channel: PC-DMIS for CMMs
09-09-2008, 08:24 PM -
-
by TommyArrowUm... I have spent 15 minutes trying to find this answer on the forums... It seems like a stupid question but.....
In my f5 settings, the...-
Channel: PC-DMIS for CMMs
12-06-2013, 10:07 AM -
-
!Yet another newbie question!
We just updated to v.4.2. Since that time my machine has been moving much slower than it was. Is there a speed setting...-
Channel: PC-DMIS for CMMs
10-02-2007, 03:49 PM -
-
by Master ChiefHave a question with touch speed. If I slow down my touch speed in the middle of a program (to measure a couple of fairly small holes) would this affect...
-
Channel: PC-DMIS for CMMs
02-04-2009, 11:44 AM -
-
by bigblockv8whats the recommended speed in mm/sec to run a brown and sharpe excel ?
-
Channel: PC-DMIS for CMMs
04-15-2015, 11:36 AM -
Comment