Commit c0c5fe92 authored by Matthieu Cattin's avatar Matthieu Cattin Committed by Projects

hw: Add mounting holes. Check with Eurocircuits PCB analyzer.

-> problem with vias OAR and IAR, to be investigated.
parent 614c5ffe
This diff is collapsed.
update=Tue 17 Jun 2014 12:11:37 AM CEST
update=Wed 18 Jun 2014 12:35:39 AM CEST
version=1
last_client=kicad
[cvpcb]
......
(module HOLE_1.1MM (layer F.Cu)
(clearance 0.6)
(fp_text reference HOLE_1.1MM (at 0 -2.4) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0.05 2.15) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 0 1) (layer F.SilkS) (width 0.17))
(pad 1 thru_hole circle (at 0 0) (size 1.1 1.1) (drill 1.1) (layers *.Cu))
)
......@@ -102,6 +102,8 @@ Pcbnew
* Fill zone: - can't differenciate between baord edge and via/pads clearance.
- via/pad clearance is calculated from annular ring, not from hole.
* Can't change layers color??
* Can't place (non-plated) holes, have to place a module.
* DRC option not taking the unit selection (mm, inches) into account.
*
OpenGL
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment