I am having some trouble understanding the d code table that is generated in GerbView. I want to make sure that I have all the right mill ends and was hoping that it cold help.
Here is an example of the table:
*** layer 01 ***
tool 01: D10 V 0.0039" H 0.0039" Round
Have you loaded the DRL or copper layers ?
For copper layers, flashed D codes can have differing V and H values, being oval/rect pads.
For drill layers, it looks to always be round (V=H) and slots are displayed in GerbView as slots, but using that Drill size D code. (ie excellon has a slot command)
A combination of visual inspect, and D-code check, should confirm
I’ve been reading through it and its starting to make a bit of sense, however I’m still held up on what exactly the V and H values are. Are they vertical and height of the mill?
I opened the gerber file in notepad and went through it. I’ve included a image as well.
Also, in case anybody uses this later, I found this and its been helpful:
Not quite. V & H are Vertical / Horizontal, but ‘mill’ is not quite right.
Gerber files are intended for photo-imaging, not milling, so you may mean DRL files ?
As you can see, Oval and Rect shapes (usually) have different V,H, so for those the Flash D code includes the pad-shape.
However, if you load a Drill file with slots, there are no ovals in the GerbView D-code mapping of the tool(drill) sizes.
There, the GerbView has used a round equivalent to display the Slot, and dragged it internally.
The NC machine at your PCB fab does the same, ie it can understand Slot info, in the drill file.
We have also supplied Gerber special-layer plot files, intended for milling long PCB edge slots, and the PCB Fab manages the conversion to Excellon that their machine needs. Choose line-widths that match their slot mills.
The Gerber shows the round-tool-end, exactly as a finished slot will have.