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! > Electronics > PCB milling


PCB milling Discuss PCB milling here.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 09-12-2009, 08:03 AM
 
Join Date: May 2004
Location: Belgium
Posts: 37
satchid is on a distinguished road
Height probing for PCB isolation routing

Daer All,

I have a problem to cut larger pcb boards (eurocard size).
because I use a 90° V bit, therefore, the depth is very important, when the bit gets deeper then the isolation gets wider and sometimes completely eliminating the condutor.
Therefore I was looking for something like this:
"Height probing for PCB isolation routing with Eagle/pcb-gcode" similar to the stuff on this site: http://phk.freebsd.dk/CncPcb/
I need it to work on Mach3 so in windows.
Is there somewhere a program that can do a similar thing?

Thank you,
Willy

Last edited by ger21; 09-12-2009 at 08:27 AM. Reason: fixed link
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 09-12-2009, 11:49 AM
pminmo's Avatar  
Join Date: Jun 2003
Location: St. Peters, Mo USA
Age: 59
Posts: 3,325
pminmo is on a distinguished road

For large cards, the entire pcb has to be flat. See my solution: http://millpcbs.com/index.php?option...d=17&Itemid=46 Then watch this video with my results:http://millpcbs.com/index.php?option...d=30&Itemid=51
__________________
Phil, Still too many interests, too many projects, and not enough time!!!!!!!!
Vist my websites - http://pminmo.com & http://millpcbs.com
Tweet this Post!Share on Facebook
Reply With Quote

  #3   Ban this user!
Old 09-12-2009, 10:35 PM
 
Join Date: May 2008
Location: Canada
Posts: 341
jeffrey001 is on a distinguished road

One thing you could try is place a piece of MDF or other material, a bit larger than you pcb board, enough to accomodate some clamping or screwing, use a large endmill (one that will fit in your router).

Face the MDF with it, You can do it manually, don't move it or unclamp or unscrew it.

It will be linear with your router head and it will help to keep your pcb track even.

If you have some places in the middle of your board, drill holes, where you can use very small screw, this will help to keep your board flat.

Use 20 degrees bit, this will help also.

http://cgi.ebay.com/10x-20-CNC-PCB-C...d=p3286.c0.m14


Jeff
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 06-20-2011, 03:44 PM
 
Join Date: Jun 2011
Posts: 1
Itsmetoo9 is on a distinguished road

Did anybody found a solution for auto Z probing with mach3 ?
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 07-04-2011, 07:47 AM
 
Join Date: Apr 2011
Location: England
Posts: 3
essele is on a distinguished road

Hi,

I put a solution together in Perl ... it's still in the prototype stages, but theres no reason why you shouldn't be able to make it work in Windows.

I've only tested with EMC, so obviously you'll need to carefully test with Mach3 otherwise many broken bits will result.

Zen Toolworks LLC • View topic - SOLVED ... holding PCB's flat, or not!

Regards,

Lee.
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 11-24-2011, 10:42 AM
 
Join Date: Jul 2008
Location: UK
Posts: 131
HankMcSpank is on a distinguished road

Originally Posted by essele View Post
Hi,

I put a solution together in Perl ... it's still in the prototype stages, but theres no reason why you shouldn't be able to make it work in Windows.

I've only tested with EMC, so obviously you'll need to carefully test with Mach3 otherwise many broken bits will result.

Zen Toolworks LLC • View topic - SOLVED ... holding PCB's flat, or not!

Regards,

Lee.
Hi Lee,

.... on the link you provided (Zen Toolworks LLC • View topic - SOLVED ... holding PCB's flat, or not!)

you say this...

"Usage: pcb-probe <infile> <outfile>

The infile should be the etch file from pcb-gcode"


then this...

"Please let me know how it goes. I've only tested with EMC2, I would be interested to know if it works in Mach3."

I'd like to try this in mach3, but for the life of me, I don't know how to use your perl file within Mach3!! I have my pcb-gcode output file...I load it into MAch3....but how do I get your perl file to act upon the pcb-gcode file from within Mach3?

Grateful how this would work in practise ....for example do I start MAch3, then run the perl file from within it somehow....will mach3 then prompt me etc etc..
Tweet this Post!Share on Facebook
Reply With Quote

  #7   Ban this user!
Old 11-24-2011, 12:21 PM
Bubba's Avatar  
Join Date: Mar 2004
Location: LaGrange, GA USA
Posts: 1,303
Bubba is on a distinguished road

Hank,
Lee also posted his works to the pcb-gcode group and some of the guys are trying it in Mach (using the pcb-gcode.ulp and Eagle).
__________________
Art
AKA Country Bubba (Older Than Dirt)
Tweet this Post!Share on Facebook
Reply With Quote

  #8   Ban this user!
Old 11-24-2011, 05:05 PM
 
Join Date: Jul 2008
Location: UK
Posts: 131
HankMcSpank is on a distinguished road

Thanks soon after I posted I found some instructions (on the yahoo group)...

It sems you need pcb-gcode version r67 (which is only available in the files section of the pcb-gcode yahoo groups....& you'll need to become a member of that group to be able to download!)

Then the process is as simple as...

1. run pcb-gcode in Eagle as normal

2. in the pcb-gcode window, set your levelling parameters (eg distance between successive probes etc)

click 'make my board' (ie as per usual)

Now the resulting pcb-gcode .tap file that gets created has all the stuff necesary for your CNC software to autoprobe....just load it into mach3 and watch it probe away (obviously you need an auto zero setup already on your machine .....oh yeah, and you need to ground your copper clad board!

I have a couple of issuettes with it (too late here in the Uk so had to stop testing), but I hope to give this a proper run out tomorrow.... it looks very promising...I particularly like the way it's all been integrated into pcb-gcode....makes using it very simple.

Here's some other user instructions (credit goes to 'Art' over on the pcb-gcode yahoo group for these) ....



1. Run PCB-Gcode.ulp and generate G code files for probe/etch and drill.

2.Using Wordpad text editor, to cut and paste, move the total section of probe
code, from the above etch Gcode file, and paste it into Wordpad, to create a new
txt file. Save this as a txt file (call it Probe.txt).

3.Save and close the now modified etch G code file.

To etch a board, setup the router as normal and load and run the newly created
Probe.txt file. Probing operation commences and gathers height data, saving this
data to memory, through to the file end.

When probing cycle has completed, close the probe file.

Now load on the etch file.

Setup the router as normal for etching and zero all the axis - just as you
would normally.

Run the etch file to produce your board. Unscheduled stops and restarts and Run
from here commands, all appear to work fine, with the Z height being continually
adjusted from the height data stored previously by the Probe.txt cycle
.
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
Cheap & simple height-probing bsdphk PCB milling 128 01-11-2012 09:31 PM
Source for tool bits for pcb isolation routing guru_florida CNC Tooling 1 01-24-2008 10:01 PM
PCB Trace Isolation - Minimum Track and Isolation ahoodlum General Electronics Discussion 11 09-26-2006 12:02 AM
PCB Isolation Routing experiences 10bulls General Electronics Discussion 26 12-06-2005 05:56 AM
Electrical Isolation? (p.sup.) FLUTE HEAD General Electronics Discussion 4 08-24-2004 02:55 PM




All times are GMT -5. The time now is 04:47 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