Date:2016-09-01 05:46:09 (7 years 3 months ago)
Author:Werner Almesberger
Commit:59262dbbfa1ed721d51ad830e9b94952250375c7
Message:modules/meander-2450MHz.fpd (-RELAXED): grow bottom end of the antenna by 0.1 mm

... for a more relaxed fit of the ground via.

Background: if using a 0.3 mm drill for a finished hole size of 0.2 mm,
the drill to pad edge clearance is only 0.1 mm on the top and bottom of
the pad. To relax the constraints on the manufacturing process, we grow
the pad a little, to add an extra 2 * 0.05 mm of clearance.
Files: modules/meander-2450MHz.fpd (3 diffs)

Change Details

modules/meander-2450MHz.fpd
7878    frame via @
7979}
8080
81package "MEANDER-2450MHz-$orient-$pcb"
81package "MEANDER-2450MHz-$orient-$pcb$relaxed"
8282unit mm
8383allow touch
8484
8585table
8686    { L1, L2, L3, L4, L5, L6 }
87    { 3.94mm, 2.7mm, 5mm, 2.64mm, 2mm, 4.9mm }
87    { 3.94mm, 2.7mm, 5mm, 2.64mm, 2mm, 4.9mm+relax }
8888
8989table
9090    { W1, W2 }
...... 
9292
9393table
9494    { D1, D2, D3, D4, D5, D6 }
95    { 0.5mm, 0.3mm, 0.3mm, 0.5mm, 1.4mm, 1.7mm }
95    { 0.5mm, 0.3mm, 0.3mm, 0.5mm+relax, 1.4mm, 1.7mm }
9696
9797table
9898    { pcb, L1seg, have_tail, tail }
...... 
105105    { "right", 1 }
106106    { "left", -1 }
107107
108table
109    { relaxed, relax }
110    { "", 0mm }
111    { "-RELAXED", 0.1mm }
112
108113__0: vec @(0mm, 0.1mm)
109114frame antenna .
110115measx antenna.__33 >> antenna.__9 1mm

Archive Download the corresponding diff file

Branches:
master



interactive