View Full Version : Need Help! bob cad v23
skippyfix 02-19-2009, 09:13 PM Hi all, I need help I have v23 running on vista I can not get the preditor editor to work it will not back plot, and when I verify the tool path the cream colored screen comes on but it does not show the part in it. Did I set up something wrong? Please Help Thank You
The One 02-20-2009, 08:26 AM To get the Internal Verification dialog to work properly, you have to specify the directory to which the RVP files are saved:
Open BobCAD V23.
Click on Help => Settings Default.
Click on the Directories option at the top.
Click on the button next to Project and make sure that it points to the ...\\Predator Software\\Common Files\\Jobs folder.
Then click OK.
That should correct it. Otherwise, run the installation file for Predator. You can find it in the BobCAD V23 directory under "System Files".
What is happening when you try to run the backplot in the Editor?
Regards
skippyfix 02-20-2009, 09:41 AM There is no backplot in the editer not even in the tool bar?
The One 02-20-2009, 09:54 AM OK...then you will need to check the license status and we can go from there.
Click on Help and choose the License option. What checkmarks do you have in the Editor field?
Regards
skippyfix 02-20-2009, 10:07 AM Hi, the simulation and backplot worked 2 days ago, The checks are beside cad level 1,mill level 1,otherlevel 1.
The One 02-20-2009, 02:29 PM OK...There is a demo period after you install the software for the first time. This demo period gives you access to all of the upgrade modules, except the Equidistant Offset. After the demo period they go back to using the key to determine the status of a license.
If you need the backplot, you can call sales and they would be "happy" to help you. Your key can get updated on the same day, normally, to allow you access to the needed modules.
Regards
chaz6966 02-26-2009, 12:01 PM is there anyway to change the screen to something other thanblack..
should i be able to see a block of stel being machined.
BurrMan 02-26-2009, 03:42 PM Your post needs to have a predator header in it:
(BEGIN PREDATOR NC HEADER)
(MACH_FILE=3AXVMILL.MCH)
(MTOOL T1 S1 D.5 H5. DIAM_OFFSET 1 = .25)
(MTOOL T2 S1 D.5 H5. DIAM_OFFSET 2 = .25)
(SBOX X-1.7494 Y-1.2501 Z-1. L3.4988 W2.5003 H1.)
(END PREDATOR NC HEADER)
This defines the stock for it. If you have this, then you can right click the window and set properties to "solid".
76499
chaz6966 02-26-2009, 08:07 PM ok i left the header on my program for the back plot.
i have a small block and a giant cutter path. i have to zoom out several times to see the cutter path, and theres a red octogon in the middle of it is this normal.
BurrMan 02-26-2009, 08:34 PM Sounds like your post is not set up properly to generate the header out. Did you just copy the one I posted?
It certainly doesnt sound like a proper backploy.
What post are you using? Have you modified it at all?
The One 02-27-2009, 08:15 AM Are you posting in English or Metric? This is probably the issue with the display. Which post are you using? Also, at the top of the Predator Editor there is a drop-down field that has a machine name in it, what do you have there?
Regards
chaz6966 02-27-2009, 01:45 PM backplot in english and im using fanuc 0 that came with v23.
i dont know how to edit a post, i did change the numbering to start at 2 and count by two but that only seems to work on certain files.
the machine type is whatever bobcad v23 has as i got it.
there is no drop down for me to change it to a cincinatti vmc.
and my control programs like a plain fanuc.
how would i change the post to quit giving me an m08 for coolant.
ok current settings are for a mori mv40 mill. how do i change it to a cincinatti arrow 750.
BurrMan 02-27-2009, 03:11 PM When he's refering to the mahine dropdwon, its in Predator at the top called "Template".
76542
Then you can choose "Edit-Template" menu item to setup predator with your particulars and name it "Cincinati".
This is for predator.
The post is for Bobcad to generate code with for your specific requirements like "Dont output coolant M08".
You can use the "MillEditPost.exe" to poke around on this. Always make a copy of it first.
C:\Program Files\BobCAD-CAM\BobCAD-CAM V23\MillEditPost.exe
76543
Look for the response from the One.
The One 02-27-2009, 04:28 PM Burrman is right. You can setup the machine file in BobCAD so that when you select a particular machine, a post of your choosing is loaded as well. This is modifying the Machine file in BobCAD. You should be able to find an FAQ on it at the bobcadsupport.com website.
What I need to know is the Machine that is being referenced inside of the Editor, exactly where Burr said to look. It should be just above the code on the left hand side. It is a drop down with several options available.
What might help better to diagnose this issue is the program you are trying to verify, or another file that does the same thing.
To make the M08 output as M8, you will need to edit the post itself. Open the MillEditPost.exe program that is inside the BobCAD V23 directory. Select the post from the drop-down on the right. Click on the M Codes tab at the top. Change the codes that you need to. (They are listed next to their function) Then click Save and close the Mill Post Editor.
Again, can you post a sample program or the program you are trying to verify and let us see what happened?
Regards
|