CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > CAM Software > BobCad-Cam


BobCad-Cam Discuss all BobCad software here.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 08-01-2009, 11:29 AM
 
Join Date: Feb 2007
Location: United States
Posts: 125
rwestbr is on a distinguished road
Predator Editor Back Plot

Hi , Does anyone now how to get Predator Editor to to use the specified tool for the back plot simulation? When I run Back Plot it only uses a flat end mill for the simulation when the tool I specify is a v cutter or even a ball end.I have level 2 editor.

Thanks,
Robert

Last edited by rwestbr; 08-01-2009 at 02:02 PM.
Reply With Quote

  #2   Ban this user!
Old 08-01-2009, 03:10 PM
 
Join Date: Dec 2008
Location: usa
Posts: 1,849
BurrMan is on a distinguished road

The tooling in the backplot comes from the "Predator header". The tool is defined in there and you can find info on it in the predator help file under predator header.

This info is hard coded into your post. You can either re-type the info when getting ready to backplot, or if you use a few different tools a bunch, you could create a few copy's of your post and name them like the tooling then post with those post processors to have the tooling set in already.
Reply With Quote

  #3   Ban this user!
Old 08-01-2009, 03:18 PM
 
Join Date: Dec 2008
Location: usa
Posts: 1,849
BurrMan is on a distinguished road

Also, you can define the stock that your tooling is cutting. Save a part in BobCad as an STL then place it in "C:\Program Files\Predator Software\Common Files\Stock" THen before you backplot change the "SBOX" line in the header to read <SSTL your.STL> and presto. There is also FSTL which will define a fixture as an stl file and the backplot can tell you if your hitting your fixture.
Reply With Quote

  #4   Ban this user!
Old 08-02-2009, 08:15 AM
 
Join Date: Feb 2007
Location: United States
Posts: 125
rwestbr is on a distinguished road
Wink

Thank You Burrman!!!

Robert

Last edited by rwestbr; 08-02-2009 at 09:29 PM.
Reply With Quote

  #5   Ban this user!
Old 08-03-2009, 09:36 AM
 
Join Date: Mar 2009
Location: usa
Posts: 175
1234567 is on a distinguished road
BACK PLOT

I MADE A STOCK STL FILE AND IT WORKED GREAT.CAN THIS BE DONE WITH SPECIAL TOOLS TOO?
HOW ABOUT THE MACHINE CAN THIS BE ADDED? IM RUNNING A DOOSAN 4020 3 AXIS VERTICAL MILL.

Last edited by 1234567; 08-03-2009 at 10:19 AM.
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 08-03-2009, 02:45 PM
 
Join Date: Dec 2008
Location: usa
Posts: 1,849
BurrMan is on a distinguished road

Hi 1234567,
It's very cool eh! Dont forget "FSTL" for fixtures too. Very handy.

The tools are limited to what you casn define provided with the editor. But I dont think you can define geometry as a tool though (I may be mislead, this is my understanding right now) But you can define a corner rounding mill and such.

The machine can be chosen from the dropdown menu just above the editor window, then you can edit the template to have the params you want. Usually you would want to make a new one "based on the "3XVMILL" and then edit that.

There may be more. I'll look a bit deeper myself.
Reply With Quote

  #7   Ban this user!
Old 08-03-2009, 02:49 PM
 
Join Date: Mar 2009
Location: usa
Posts: 175
1234567 is on a distinguished road

Thanks burrman
Reply With Quote

  #8   Ban this user!
Old 08-05-2009, 12:22 PM
 
Join Date: Apr 2008
Location: USA
Posts: 502
SBC Cycle is on a distinguished road

Originally Posted by BurrMan View Post
Also, you can define the stock that your tooling is cutting. Save a part in BobCad as an STL then place it in "C:\Program Files\Predator Software\Common Files\Stock" THen before you backplot change the "SBOX" line in the header to read <SSTL your.STL> and presto. There is also FSTL which will define a fixture as an stl file and the backplot can tell you if your hitting your fixture.
Just an FYI, when you select geometry for your stock (whether it is a rectangle or an irregular shape), an STL file is automatically created using that 2D geometry and the thickness you call out in the Stock Edit dialog. It can be found in the folder "C:\Program Files\Predator Software\Common Files\Jobs"

Just copy it over to your \Stock folder

EDIT: Anyone know how I might be able to get BCC to save this to the \Stock folder automatically? I'm thinking there is a setting in the registry that may do this but I haven't been brave enough yet to monkey around with it.

EDIT2: Notice the * symbol in the line ( SSTL STL*EXAMPLE.STL ) Predator doesn't like spaces in the file name....
Attached Thumbnails
Click image for larger version

Name:	STL EXAMPLE 1.jpg‎
Views:	62
Size:	73.0 KB
ID:	85739   Click image for larger version

Name:	STL EXAMPLE 2.jpg‎
Views:	78
Size:	67.7 KB
ID:	85740   Click image for larger version

Name:	STL EXAMPLE 3.jpg‎
Views:	71
Size:	63.5 KB
ID:	85741  
Reply With Quote

  #9   Ban this user!
Old 08-05-2009, 02:33 PM
 
Join Date: Apr 2008
Location: USA
Posts: 502
SBC Cycle is on a distinguished road

Originally Posted by rwestbr View Post
Hi , Does anyone now how to get Predator Editor to to use the specified tool for the back plot simulation? When I run Back Plot it only uses a flat end mill for the simulation when the tool I specify is a v cutter or even a ball end.I have level 2 editor.

Thanks,
Robert
It sounds like you need to update the way your output_tool_list command defines your tooling. You may be missing some important lines in your post processor file to do this. If you care to upload your post processor file we can take a look.
Reply With Quote

  #10   Ban this user!
Old 08-05-2009, 03:10 PM
 
Join Date: Dec 2008
Location: usa
Posts: 1,849
BurrMan is on a distinguished road

Originally Posted by SBC Cycle View Post
Just an FYI, when you select geometry for your stock (whether it is a rectangle or an irregular shape), an STL file is automatically created using that 2D geometry and the thickness you call out in the Stock Edit dialog. It can be found in the folder "C:\Program Files\Predator Software\Common Files\Jobs"

Just copy it over to your \Stock folder

EDIT2: Notice the * symbol in the line ( SSTL STL*EXAMPLE.STL ) Predator doesn't like spaces in the file name....
I did not know that! That is weird Shtuff.

Thanks for the tips SBC!
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 08-05-2009, 04:24 PM
 
Join Date: Apr 2008
Location: USA
Posts: 502
SBC Cycle is on a distinguished road

Originally Posted by BurrMan View Post
I did not know that! That is weird Shtuff.

Thanks for the tips SBC!
No problem Burr. When the scripting is finally implemented I'm hoping I can change the header to automatically pick up the .STL with the path and all that. It will have to be parsed to eliminate spaces and add the asterisks but it will make backplotting a breeze.
Reply With Quote

  #12   Ban this user!
Old 08-11-2009, 07:21 AM
 
Join Date: Feb 2007
Location: United States
Posts: 125
rwestbr is on a distinguished road

Originally Posted by SBC Cycle View Post
It sounds like you need to update the way your output_tool_list command defines your tooling. You may be missing some important lines in your post processor file to do this. If you care to upload your post processor file we can take a look.

Here is the post I use , its mach3 Mill, I believe the problem is with the post because some files it works fine and some others do not.

Also I noticed after the header line N1 it has a line that calls for absolute and then incremental coordinates

Thanks
Robert


%
O100 (PROGRAM NUMBER)
(BEGIN PREDATOR NC HEADER)
(MACH_FILE=4AXVMILL.MCH)
(MTOOL T3 S1 D.0625 H1.125 DIAM_OFFSET 3 = .0313)
(MTOOL T1 S1 D.125 H5. DIAM_OFFSET 1 = .0625)
(SBOX X-.0173 Y-.0334 Z-.25 L3.4072 W3.4072 H.25)
(END PREDATOR NC HEADER)
(PROGRAM NAME - HANSONFINALSERIES13_1.NC)
(POST - HAAS VF - 4TH AXIS)
(DATE - TUE. 08/11/2009)
(TIME - 08:17AM)
N1 G00 G17 G20 G40 G49 G80 G90
N2 G00 G91 G28 Z0.
N3 G00 G91 G28 X0. Y0.
( FIRST CUT - FIRST TOOL)
(JOB 1 EQUIDISTANT OFFSET)
(FEATURE EQUIDISTANT OFFSET)
Attached Files
File Type: zip Mach3-Mill.zip‎ (4.8 KB, 24 views)
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Build Thread- Free BobCAD Predator Editor Webinar Sowen BobCad-Cam 34 09-18-2009 09:48 PM
Need Help!- Predator Editor problems tntmfg General CNC (Mill and Lathe) Control Software (NC) 4 04-25-2009 12:24 PM
Need Help!- Where is the licensing for Predator Editor at? Stampede BobCad-Cam 1 09-26-2008 02:56 PM
Back plot time impdesign Mastercam 2 11-19-2007 08:00 AM
Just Purchased Predator Editor Level 2!!! tobyaxis BobCad-Cam 2 08-08-2007 05:21 PM




All times are GMT -5. The time now is 12:56 PM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361