gnea / grbl

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
https://github.com/gnea/grbl/wiki
Other
3.99k stars 1.59k forks source link

height map for PCB #1185

Closed Zdenekr closed 1 year ago

Zdenekr commented 1 year ago

Hello, i use candle to make pcb and i started to make pcb with metallized holes. First I drill all the holes, do the plating and then I need to mill the paths. For that I need a height map. Sometimes I hit a hole while scanning and the map is corrupted. Is there any way to scan the bond paths outside the holes? Thank you for answer. Regards Zdenek

GrahamJB commented 1 year ago

I would try a probe with a flat base of a larger diameter than the holes first and see how that goes.

Just an idea, not necessarily a good one.

From: Zdenekr @.> Sent: 22 December 2022 7:06 PM To: gnea/grbl @.> Cc: Subscribed @.***> Subject: [gnea/grbl] height map for PCB (Issue #1185)

Hello, i use candle to make pcb and i started to make pcb with metallized holes. First I drill all the holes, do the plating and then I need to mill the paths. For that I need a height map. Sometimes I hit a hole while scanning and the map is corrupted. Is there any way to scan the bond paths outside the holes? Thank you for answer. Regards Zdenek

— Reply to this email directly, view it on GitHub https://github.com/gnea/grbl/issues/1185 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ABN5WWCOPES7X6HPV6Z477TWOSRCRANCNFSM6AAAAAATHA7TWU . You are receiving this because you are subscribed to this thread. https://github.com/notifications/beacon/ABN5WWFR5QYHQ22EDHAV3WDWOSRCRA5CNFSM6AAAAAATHA7TWWWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHFT2EVQM.gif Message ID: @. @.> >

Zdenekr commented 1 year ago

thanks for the tip, i'll try it

pmbrown141 commented 1 year ago

Zdenekr

I would love to know your process for plating through holes.

Would you care to share?