Author Topic: Drill holes on printouts  (Read 6867 times)

0 Members and 1 Guest are viewing this topic.

Offline MadModderTopic starter

  • Regular Contributor
  • *
  • Posts: 103
  • Country: se
    • The Mad Modders
Drill holes on printouts
« on: January 16, 2016, 03:42:45 pm »
When I print a layout it is possible to either have the holes on every pad, or not have any holes (solid pads).
But it is very difficult to drill in the center of the pads with any of those two options.
What I want is to have a tiny hole, maybe 10-15mil, on every through hole pad, regardless of what the drill sizes are set to on the pads.
As a center punch. That way it is way easier to drill the holes manually.

Is this possible?

I could do that in Orcad PCB, I think it was called drilling aid or something similar. But I don't use Orcad anymore.
 

Offline T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21609
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: Drill holes on printouts
« Reply #1 on: January 16, 2016, 03:44:40 pm »
There's a setting in there for "leave pads empty".  Possibly not on the PDF outputs, but yes on the gerbers.

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Offline MadModderTopic starter

  • Regular Contributor
  • *
  • Posts: 103
  • Country: se
    • The Mad Modders
Re: Drill holes on printouts
« Reply #2 on: January 16, 2016, 04:20:13 pm »
In fabrication outputs, gerber files, I have no option for empty pads. I can place drill position cross hairs, and drill size symbols.
I'm using AD16.

Ofcourse one solution is to make all drill holes tiny on all footprints. But then I can't use those footprints if I want to use some PCB manufacturer in the future. And I get a very incorrect drill table.
« Last Edit: January 16, 2016, 04:43:27 pm by MadModder »
 

Offline pmcouto

  • Supporter
  • ****
  • Posts: 96
  • Country: pt
Re: Drill holes on printouts
« Reply #3 on: January 16, 2016, 04:53:38 pm »
MadModder,

AFAIK Altium cannot do it.
However, you can use this little trick:

1-Make a copy of your PCB file
2-Open the copy of your original PCB and use Altium’s “Find Similar Objects” feature to select all multilayer pads on the PCB
3-Change the hole size to the value you want
4-If you have vias, repeat step #2 to select all vias and edit hole size

Hope this helps  :)
 

Offline T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21609
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: Drill holes on printouts
« Reply #4 on: January 16, 2016, 05:15:07 pm »
Ohh, I'm thinking of "include unconnected mid layer pads", nevermind.

You could do it in a roundabout way by plotting the layer to PDF, including holes.  Set a black background, copper color white, and plot drill holes (they'll end up black by default, and I don't think can be changed..?).  Then print negative, somehow at some stage (possibly requiring postprocessing).

Or open the gerbers in CAMTastic, and there might be a way to cut out copper under the holes.  I'm not sure.  CAMTastic is astonishingly opaque to try to do anything with.

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Offline MadModderTopic starter

  • Regular Contributor
  • *
  • Posts: 103
  • Country: se
    • The Mad Modders
Re: Drill holes on printouts
« Reply #5 on: January 16, 2016, 05:24:07 pm »
Well, yes. I was thinking about combining the bottom layer and a negative drill layer, but was unsure whether the holes would be actual size or dots... Have to test.


@pmcouto
I have tried that. All pads are selected, but when I right click, select properties and change hole size, only the pad I clicked on is affected. And if I click somewhere else than on a pad, I can not change properties at all.

[edit]
No, the plotted drill holes have the exact same sizes as the holes on the layer output. So no dice...
« Last Edit: January 16, 2016, 05:33:33 pm by MadModder »
 

Offline T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21609
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: Drill holes on printouts
« Reply #6 on: January 16, 2016, 05:28:09 pm »
@pmcouto
I have tried that. All pads are selected, but when I right click, select properties and change hole size, only the pad I clicked on is affected. And if I click somewhere else than on a pad, I can not change properties at all.

You must use the PCB Inspector Pane to edit selections.  Or look at the PCB List and Edit them spreadsheet style.

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Offline MadModderTopic starter

  • Regular Contributor
  • *
  • Posts: 103
  • Country: se
    • The Mad Modders
Re: Drill holes on printouts
« Reply #7 on: January 16, 2016, 05:50:52 pm »
I can't edit the hole parameter in the PCB inspector when multiple pads are selected.
It just says <...> and when I click on that it reports the size on the first hole, but the value is uneditable.
The list works, but changing one pad at a time is quite tedious. I could however set up an automatic keyboard script in Autoit... :P

Do I really have to finish my CNC router and have that drill my holes?  :-DD
« Last Edit: January 16, 2016, 05:58:01 pm by MadModder »
 

Offline pmcouto

  • Supporter
  • ****
  • Posts: 96
  • Country: pt
Re: Drill holes on printouts
« Reply #8 on: January 16, 2016, 07:18:55 pm »
MadModder,

Try this:

-Right-click on any pad
-Select “Find Similar Objects…” menu option
-“Find Similar Objects…” screen pops-up
-Under “Kind” section, make sure “Object Kind” is “Pad” and last column shows “Same”
-Under “Object Specific” section, make sure “Layer” is “Multilayer” and change last column from “any” to “Same”
-Click “Apply” and check all pads are selected (highlighted)
-Click “OK”
-“PCB Inspector” screen pops-up and all pads remain selected
-Under “Object Specific” section, find “Hole Size” parameter
-Click on the value on the second column (it shows “<…> if you have multiple hole sizes) and enter the desired hole size
-After entering the new hole size value, press “Enter” and close “PCB Inspector” screen

All pads now have the new hole size!  :D

Repeat procedure for Vias, if you have any and wish to also change hole size.

Now, you need to setup the printout:

-Under “File” menu, select “Page Setup”
-“Composite Properties“ screen pops-up
-Adjust parameters as needed (if you’re using toner transfer method to do your PCB, make sure you set the scale to 1.00 and select “Mono” under “Color Set”)
-Click on “Advanced”
-“PCB Printout Properties” screen pops-up
-On the first column “Printouts & Layers”, under “Multilayer Composite Print”, delete all but the layer(s) you want to print. You probably want to keep the copper layer (Top or Bottom), Multi-Layer and the layer containing your board outline (possibly Keep-Out Layer).
-On the second column “Include Components” leave both options selected
-On the third column “Printout Options” tick “Holes” checkbox (you can also tick “Mirror”, if you want to mirror the printout”)
-Click on “OK” to close “PCB Printout Properties” screen
-Under “File” menu, select “Print Preview”
-Check that what is shown is what you want to print and click on “Print”. If you need to make any adjustments, just close this screen and go to “Page Setup” again.
 
You have now on your printer a printout with the all pads showing a hole with the size you entered!  :-+
 
 

Offline MadModderTopic starter

  • Regular Contributor
  • *
  • Posts: 103
  • Country: se
    • The Mad Modders
Re: Drill holes on printouts
« Reply #9 on: January 16, 2016, 08:15:18 pm »
The problem is, I can't change the <...> value for holes when multiple pads are selected. When I click on it, it shows 42mil highlighted blue. When I click again, a cursor comes up, but I cant type in anything. I can't delete it either. Windows says *DING* everytime I press a key. I can change all kinds of things around it. I can change every pad to the same net name even. Those values I can't change, have a grey background. The rest has white background.
« Last Edit: January 16, 2016, 08:23:36 pm by MadModder »
 

Offline MadModderTopic starter

  • Regular Contributor
  • *
  • Posts: 103
  • Country: se
    • The Mad Modders
Re: Drill holes on printouts
« Reply #10 on: January 16, 2016, 08:39:42 pm »
Hey! I found the problem!Some of the footprints have an invisible extra pad only on the mechanical 15-layer with pin number zero, with no pin connected. I wonder why.  :-//
I recall I have read somthing about a pin zero used to connect some data to in the footprint library somehow...
Anyway, I selected one of those, and found similar objects that were pads, but NOT on that layer. Voila! Drill holes changed in a jiffy now. :)

Thanks for the inspector tip. :)

The printing stuff I already got the hang of.
« Last Edit: January 16, 2016, 08:50:30 pm by MadModder »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf