| Line 32... |
Line 32... |
| 32 |
#cp DRILL.DRL ./PragoBoard/pth.exc |
32 |
#cp DRILL.DRL ./PragoBoard/pth.exc |
| 33 |
#cp nDRILL.DRL ./PragoBoard/npth.exc #non plated holes |
33 |
#cp nDRILL.DRL ./PragoBoard/npth.exc #non plated holes |
| 34 |
|
34 |
|
| 35 |
# sources generated by KiCAD software |
35 |
# sources generated by KiCAD software |
| 36 |
|
36 |
|
| 37 |
cp $2-F_Cu.pho ./PragoBoard/top.gbr |
37 |
cp $2-F_Cu.gtl ./PragoBoard/top.gbr |
| 38 |
cp $2-B_Cu.pho ./PragoBoard/bot.gbr |
38 |
cp $2-B_Cu.gbl ./PragoBoard/bot.gbr |
| 39 |
cp $2-F_Mask.pho ./PragoBoard/smt.gbr |
39 |
cp $2-F_Mask.gts ./PragoBoard/smt.gbr |
| 40 |
cp $2-B_Mask.pho ./PragoBoard/smb.gbr |
40 |
cp $2-B_Mask.gbs ./PragoBoard/smb.gbr |
| 41 |
cp $2-F_SilkS.pho ./PragoBoard/plt.gbr |
41 |
cp $2-F_SilkS.gto ./PragoBoard/plt.gbr |
| 42 |
cp $2-Edge_Cuts.pho ./PragoBoard/mill.gbr |
42 |
cp $2-Edge_Cuts.gbr ./PragoBoard/mill.gbr |
| 43 |
cp $2.drl ./PragoBoard/pth.exc |
43 |
cp $2.drl ./PragoBoard/pth.exc |
| 44 |
cp $2-NPTH.drl ./PragoBoard/npth.exc #non plated holes |
44 |
cp $2-NPTH.drl ./PragoBoard/npth.exc #non plated holes |
| 45 |
|
45 |
|
| 46 |
|
46 |
|