I would like to configure a new disc probe that is not found on the list. I am using PCDMIS 2017 R1 and in the help section in mentions the Custom Probe Builder accessible from Edit/Preferences, however there is no custom probe builder option. Is this an add-on or is it located in a different place?
Custom Probe Builder
Collapse
X
-
-
You can still create a custom probe definition, but you will have to do it the "old school" way. In the install directory for PC-Dmis, locate the probe.dat file and open it in notepad. You will see that it is a text file that contains definitions for all of the probe components currently available in your version of PC-Dmis. Scroll through until you find a definition that is similar to the one you want to create - in your case, a disc probe. To narrow down your search, make a note of the name of a similar disc probe that currently shows up in the probe utilities window and then search the probe.dat file for that name. Once you've found it, copy that section of code - it will look something like this...
ITEM:TIP8BY7.55MMDISK M2
comment 03969242 TesaTip
begintip
ribcount 10
color 142 142 142
cylinder 0 0 0 0 0 -3 3
cone 0 0 -3 3 0 0 -4 2
cylinder 0 0 -4 0 0 -6 2
cylinder 0 0 -6 0 0 -6.55 3
color 255 0 0
cylinder 0 0 -6.55 0 0 -8.55 8
hotspot 0 0 -7.55 0 0 1 8 1.7 disk
endtip
Make sure you grab everything from the "ITEM:TIP" line to the "endtip" line. Paste this chunk into a new text file and name it Usrprobe.dat. You can now edit the definition to suit your new probe. Make sure you change the name or it will replace the original definition that you copied. For help on understanding what to edit, see the probe.dat section of the help files here : https://docs.hexagonmi.com/pcdmis/20...arch=probe.dat
-
Forgot to say. Once you've created your Usrprobe.dat file, you need to put it in the ProgramData folder for your version of PC-Dmis.
-
Related Topics
Collapse
-
by brianparkerEvery couple of years I have to go down into the darkness that is building probes in PCDMIS...... Then it's studying and researching for awhile...before...
-
Channel: PC-DMIS for CMMs
04-17-2019, 04:24 PM -
-
by TestedHere is a sheet I made for myself to add custom probes to the probe.dat file.
I hope it is some help.
...-
Channel: Tips & Tricks
11-16-2009, 07:48 AM -
-
by Gagedude127I have scoured the forum on the steps to build a custom probe, but i still cant seem to get it right. I have followed all necessary steps in creating...
-
Channel: PC-DMIS for CMMs
04-28-2020, 11:33 AM -
-
I'm trying to build a custom probe in PCDMIS CAD++ 2014.1. It's not showing up in the probe utilities drop down menu. Any ideas why?
T...-
Channel: PC-DMIS for CMMs
08-07-2018, 08:26 PM -
Comment