Problem with Gerber Outline and Drill files (panel, mousebites, slots)

Using Kicad 4.0.6 with a 2.54mm Edge-Cuts width with some mouse-bites
I did a simple RJ45 adapter board for various sensors but I have the following issues :

  • Cannot view it in 3D Viewer

  • I generated Gerber files and it viewed at OSHPark and everything was OK
  • I tried viewing it at http://mayhewlabs.com/webGerber/ but it would NOT find the Outline file
  • View it at Seeed Studio Fusion ( I plan to make the PCB here ) n the drill files is at one corner (2nd pic)

Can someone point me to the right direction on where I did wrong ?

Thanks

Kicad :

OSHPark :

http://mayhewlabs.com/3dpcb Web Gerber viewer

Seeed Studio Fusion :

First question, where did you get your mouse-bites? Some have drawings on the edge cuts layer, some don’t. Either way, you need to make sure the outline is a continuous line, otherwise the 3D viewer gets confused. You can ignore the 3D viewer, it’s inconvenient but doesn’t affect the gerbers.

I think there are problems with that site, it didn’t work correctly on some files I uploaded. It’s a neat idea turning the gerbers into a 3D view, I’ve seen one that also displays components.

That looks like a problem with inch/mm conversion, or number of decimals in the gerbers. I am sure we have seen that before, I don’t remember the fix.

I followed the guidelines at http://www.sl-alex.com.ua/en/page/kicad-preparing-pcb-for-seeedstudio and the board looked ok in the Seeedstudio gerber viewer, but that was with a “simple” outline (no slots).

2 Likes

It’s discouraged to do slots on the outline layer, by using the thickness of the edge.cuts drawing and create non-closed outlines that way… KiCAD definitely doesn’t like it and freaks out.
Your parts will become bigger and clearance setbacks of zones will be affected, as the fab will mill the outline to it’s center, and not it’s ‘internal’ edge. Your slots will barely reach the outline milling and the fab will have extra work to pull the slots out of the edge.cuts layer, if they even accept it (= extra work).
A lot of Gerber viewers don’t like it and will crap out on you.
I think it’s a remnant of similar discouraged stuff, like overlapping drills to create an elongated slot.
#Don’t do it.

.
Chose either:

  • draw slots as outline
    like this (usually 0.15 mm edge.cuts line thickness) on a 0.5 mm grid (very easy to get ends to meet):
  • draw slots on another layer,
    like EcoX.User (in the width of the slot) & only draw the outline on the edge.cuts layer and communicate this with your fab
    be warned though - this won’t get you a 3D view of the slots and will also not work on zones or other stuff during layout, as KiCAD nor freerouters will expect this method for defining ‘no go areas’ on your board

PS: if you do it via the outline method, you don’t have to do the round internal ‘ends’ as the milling bit will take care of that - they usually use the biggest they can get away with that fit’s into your slot. For 1.6 mm pcb a 1 mm min width slot causes no trouble, for 2 mm pcb a 1.5 mm min width slot is advised (always talking center to center of outline here = thickness of the outline doesn’t matter mechancially, only for KiCAD in regards to zone setbacks, which is a bug).

2 Likes

Please be aware of this caveat of KiCAD:

1 Like

It is also useful to be able to adjust edge keep-out section by section.
But maybe edge line thickness should not be the method as it would look
much better if edge outline has a consistent width regardless of Keep-out

Thank you all for your kind replies, I changed to 0.15 EdgeCut width and redraw all the edges changed the Drill_05x3 footprint and got it working…

One of my slots are only 2.5mm, this is less than 100mil, is it okay ??

3D Viewer

Kicad View

Seeed Studio Gerber Viewer

That is something you need to ask your manufacturer. We do not know what their smallest milling tool size is.
This should be listed in their specifications. If not you need to either call them or write an email.

I have 1 mm slots in 1.6 mm pcb all the time with Chinese fabs. No problem so far.
For 2 mm pcb I go up to 1.5 mm slot width, also no complaints.
If it’s a lot of milling they will come back to you and ask for more money, as they can ‘see’ the panels and naturally want to let you in on the milling bit wear and tear cost :wink:
The wider your slots are, the less problem you will have, as the bits get bigger and the wear&tear goes down.
All depends on the actual fab you’re going to use.
Only they will know.

Latest updates…

With my current design, I was charged 1 base plus 4 extra designs… so I changed all to the left design with edge cuts for v-cuts for middle those in the middle, I ended up not using any mouse bites ( stamp holes ) at all…

Below is the final design I submitted and accepted as 1 design …

1 Like