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 12-27-2007, 11:36 AM
 
Join Date: Dec 2007
Location: USA
Age: 26
Posts: 16
Vigilance is on a distinguished road
Bobcad + Gerber router

Has anyone tried to run a Gerber Sabre 404 router with Bobcad-cam? I have a full sheet specifying the relatively few G-codes it will accept (seems they crippled the machine so that it will only run 2.5 axis for G-code). However, I know that the machine is fully capable of 3D. I know this because Gerber has an "Autocarve" feature that will cause ramping for square corners - a 3D move. Also, Cimigraphi worked on the machine in full 3D by using Delcam's "Gerber spooler" (I can't find the HASP to run Cimigraphi anymore, though).

How do I interface Bobcad with the machine for full 3D use? Sure, Bobcad's tech department says they will come up with a post processor to run the machine, but I have a feeling they will only do G-code, which will only run the machine 2.5 axis.

My idea is that, if nothing else, maybe Bobcad's post can be configured to feed Delcam's Gerber Spooler, although the code is odd to say the least. Anyone have any ideas?

I can provide samples of the code generated by Cimigraphi's post processor to feed the spooler, as well as the script used to run their post processor.

Thanks,

-John
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 12-27-2007, 01:44 PM
tjones's Avatar  
Join Date: Oct 2005
Location: USA
Age: 45
Posts: 851
tjones is on a distinguished road
Post the examples and just maybe we can do something for you.
Tweet this Post!Share on Facebook
Reply With Quote

  #3   Ban this user!
Old 12-27-2007, 02:13 PM
 
Join Date: Dec 2007
Location: USA
Age: 26
Posts: 16
Vigilance is on a distinguished road
Seems that it wont let me post them here. I will email all the information I have to anyone willing to help.

I have three or four files that should be useful. One is a sample of Gerber code that is used to cut a series of 10 rosette blocks (pattern only). Another is the spooler itself. The other two files are Cimigraphi scripts used in the conversion. One for generating Gerber code, the other used for ISO G-code. I think the two scripts side by side might do the most good.

My email is john.douglas.keller@gmail.com.

-John
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 12-27-2007, 04:11 PM
 
Join Date: Dec 2007
Location: USA
Age: 26
Posts: 16
Vigilance is on a distinguished road
Here's a sample of code that will run the machine - however, I don't know how to vary the spindle rpm and other important functions.

#R4000
#R4100
#R49000061A8
#MJob Start. Load Matl
#R4101
#R4001
#M1:Tapered Flat H0.25 A45 D0.01 <20000 R.P.M>
#R4A00000001
#F100
#P100
#D0.84200 0.84200 -0.25000
#C0.84200 0.84200 0.18160
#B0.84200 2.78300 0.18160
#B0.65600 2.96900 0.00000
#B0.84200 2.78300 0.18160
#B2.78300 2.78300 0.18160
#B2.96900 2.96900 0.00000
#B2.78300 2.78300 0.18160
#B2.78300 0.84200 0.18160
#B2.96900 0.65600 0.00000
#B2.78300 0.84200 0.18160
#B0.84200 0.84200 0.18160
#B0.65600 0.65600 0.00000
#B0.84200 0.84200 0.18160
#D0.84200 0.84200 -0.25000
#D-0.06240 -0.06240 -0.25000
#F100
#P100
#C-0.06240 -0.06240 0.24420
#B3.68760 -0.06240 0.24420
#B3.68760 3.68760 0.24420
#B-0.06240 3.68760 0.24420
#B-0.06240 -0.06240 0.24420
#F1000
#P1000
#B-0.06240 -0.06240 -0.25000
#B0.00000 0.00000 -0.25000

Seems simple enough, but it gets really confusing to me. This is one of the programs we generated with Cimigraphi's post processor. F seems to be the XY feedrate, P seems to be the Z feedrate, B seems to be for standard moves. The D and C functions I have no idea (but it screws with the machine if they are replaced by B - maybe they are specific rapid moves?). The R commands seem to each have more than one function each, (i.e. menu item plus disable spindle and z axis). In our old Cimigraphi sheets, they highlighted the #R4A00000001 as "depthcalc". Placing a #M anywhere results in a pause, and it will display anything immediately to the right of the M. This means that the <20000 rpm> in the above text is just that - a displayed string, not a speed command. The spindle seems to be running at about 20000 rpm by default, no matter what I put in the program. Also seems that since M pauses it, that's what normally passes for a tool change (no ATC).

I'm continuing to play with it, but I'm short of ideas by now. #N doesn't seem to do anything, and #T is read as an error by the spooler. I wish I could see the files being passed to the machine by Gerber's software.

-John


PS - I called Delcam - talked to 2 people - they stonewalled me - no information.
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 12-28-2007, 07:52 AM
 
Join Date: Dec 2007
Location: USA
Posts: 33
Techmachineman is an unknown quantity at this point
I would call and make sure you actually speak to a tech guy. Many sales guys alot of times claim to be tech to make the sale. Just be sure they write you a post and let you try it before buying. You dont want to pay alot of money out and just hope for the best from a "money back guarantee they offer". For more information on that, see thread before, "Beware of Bobcad 2".
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 12-28-2007, 09:13 AM
 
Join Date: Dec 2007
Location: USA
Age: 26
Posts: 16
Vigilance is on a distinguished road
To my knowledge, they won't let you output anything to a machine (or write a post) without you buying it first. I guess that it's irrelevant now, though, since we already purchased it.

It seems like no matter whose tech department I talk to (Gerber, Delcam, Bobcad, etc), no one wants to talk to me. The people at Bobcad seem to be really angry though, and I have no idea why. I spoke to a man named Ed in their tech department, and he said that if he had a sample of the code we sent to the machine with Cimigraphi, they could write it. Kind of a bold statement, but who knows? Maybe they'll pull through. I don't know if that sample code I gave them contains any spindle rpm information or any of that, so it will be interesting to see what they come up with.

I trapped (and logged) the data sent to and from the machine through the serial port from Gerber's software, but it's in ASCII and raw hex. Don't know if this is going to help much, but it's all I have besides the aforementioned files.

The folks at Delcam claimed they don't know how the machine works, but how the heck would you get the machine to run without knowing how it works? I trapped the data between their spooler and the machine as well, for comparision. I know they're lying to me, but hey - I didn't buy their software, so why would they care?

I'll try to keep everyone posted, and if anyone has any ideas, please let me know.

-John
john.douglas.keller@gmail.com
Tweet this Post!Share on Facebook
Reply With Quote

  #7   Ban this user!
Old 12-28-2007, 09:16 AM
 
Join Date: Dec 2007
Location: USA
Posts: 33
Techmachineman is an unknown quantity at this point
In my opinion, I don't think it will work. This is one of the reasons why they should let you try it first. Because if it doesnt work, then you'll get the run around and get only partial refund.
Tweet this Post!Share on Facebook
Reply With Quote

  #8   Ban this user!
Old 12-28-2007, 03:09 PM
 
Join Date: Dec 2007
Location: USA
Age: 26
Posts: 16
Vigilance is on a distinguished road
Ok everyone, here's the files (now that I think I know how to post them here). There is a data view and a request view of the serial data (consult the request view if you'd like to examine the most detail, including matching the ASCII text to the raw hex. Also, there is a file name "test code for gerber - trial 2.txt". The original extension is .ger, but it's plain text. Also is a file I made from my examination of the ASCII and hex, compared side by side with the code text input to the spooler (gerber spooler - trial 2 - breakdown.txt). I made the code intentionally repetitive so that I could find patterns in the code that relate to functions in the text (I hope I haven't lost anyone).

Hopefully this data will be helpful - it has taken me several work days already to format and interpret this stuff.



Does anyone out there own ArtCAM? If you do, PLEASE post a few simple Gerber files for me. Nothing complicated for now. Just have the router do a rectangle or diagonal move, and maybe a ramp move, then return to start. Also, please make more than one post, and ONLY change the spindle rpm between posts. This will help me find the spindle RPM function on the text side of the spooler.
You don't need a Gerber router to do this, just have the program post to a Gerber formatted .ger file. This would be greatly appreciated.

Thanks.

-John
Tweet this Post!Share on Facebook
Reply With Quote

  #9   Ban this user!
Old 12-28-2007, 09:27 PM
tjones's Avatar  
Join Date: Oct 2005
Location: USA
Age: 45
Posts: 851
tjones is on a distinguished road
Looks like quite a bit of work to modify your post. I think starting small would be the best. Is there any existing posts that could come close?

Have you checked in the support for existing posts?
Tweet this Post!Share on Facebook
Reply With Quote

  #10   Ban this user!
Old 01-07-2008, 02:09 PM
 
Join Date: Dec 2007
Location: USA
Age: 26
Posts: 16
Vigilance is on a distinguished road
I've checked into all of the Bobcad posts that I thought might help, but nothing close to this code. I have different ideas though.



Sorry I haven't posted in a while, but we've been horribly busy at work (I am day labor as well as being a CNC operator)

I've figured out what has been passing for a "post" for Cimigraphi. They wrote probably the sloppiest hack I've seen so far for an input to the spooler (uses only one motion type that I can tell (linear 3D) and doesn't even control the spindle RPM!), which indicates to me that they probably stole it.

Does anyone know which Bobcad post is generic, plain, un-modified (aka STANDARD) G-code?

Thanks.

BTW, no longer need the ArtCAM posts.

Last edited by Vigilance; 01-07-2008 at 03:18 PM.
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 01-07-2008, 09:42 PM
tjones's Avatar  
Join Date: Oct 2005
Location: USA
Age: 45
Posts: 851
tjones is on a distinguished road
a basic fanuc would be it
Tweet this Post!Share on Facebook
Reply With Quote

  #12   Ban this user!
Old 01-10-2008, 04:28 PM
 
Join Date: Dec 2007
Location: USA
Age: 26
Posts: 16
Vigilance is on a distinguished road
Which is a "basic" Fanuc, though? I see a lot of different posts for Fanuc machines on Bobcad's support site, so I am a little confused. I have downloaded several Fanuc posts though, (Fanuc 3000C, Fanuc 6M, Fanuc 20F manual tool change, and Fanuc (all comments). )

Are any of these the one I need?

Also, does anyone have any ideas on converting a G-code specified curve into a series of tiny linear segments? This Gerber machine does not appear to be capable of normal circular or parabolic interpolation, not even in 2D. Their software appears to break a curve down into small linear moves - on a half circle (5 inch radius) the software broke the arc down into linear segments approximately 1/8" in length. However, when machined, curves are generally very smooth - they are not choppy. This must mean that for smaller curves, the segments are probably shorter, and the smooth arc must result from the acceleration of the axes.

What I don't know is how this is calculated, or how to generate that series of linear moves from a G-code command. Any ideas on this? All I need to do is take a curve command, such as a G02, G03, G06, G72, or G73 and convert those moves into a series of x,y,z moves.

Also - I need to invert the Z-axis. This machine reads it's Z moves as a depth measurement - not height. Positive Z values go down, negative values go up. Zero Z height is the top of the workpiece.

This is one of the last pieces of the pie here, folks. Once we get this figured out - I might be able to run this thing.

We're really close here!
Tweet this Post!Share on Facebook
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
Bobcad/Cabinetvision & Techno router. rycodog BobCad-Cam 4 07-13-2011 03:46 AM
Gerber Dimension 200E CNC Router with engraving head vipers95 Commercial CNC Wood Routers 4 02-14-2009 09:08 PM
Have you heard of a bobcad router?? runinbymdnt Commercial CNC Wood Routers 7 02-06-2007 08:37 PM
Gerber Router Spindle trouble Smackre Commercial CNC Wood Routers 2 07-23-2006 09:31 PM
Gerber Router III? Zephrant CNC Machining Centers 2 09-17-2003 12:58 AM




All times are GMT -5. The time now is 06:18 AM.





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