差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
adddecro2pcb [2022/04/09 21:47]
gongyusu
adddecro2pcb [2022/05/29 17:13] (当前版本)
gongyu
行 1: 行 1:
-## 第27节:给你的PCB添加一个装饰性图案 +## 第26节:给你的PCB添加一个装饰性图案 
-In KiCad, adding silkscreen text and simple graphics to your boards is very easy because there are tools dedicated to this task. In this recipe, you will learn how to do it. +KiCad中,给你的板子添加一个丝印文字或简单的图案还是比较简单的,因为KiCad中有专门的工具来做这事,我们看看如何操作。 
-I will demonstrate using the breadboard power supply board (Figure 28.1). This board is already routed and contains a ground plane which I have made invisible in order to make it easier to work with the silkscreen.+ 
 + 
 + 
 + 
 +<WRAP centeralign>​ 给我们的板子添加一些定制化的丝印信息 </​WRAP>​
  
-Figure 28.1: Let’s add some custom silkscreen elements to this board. 
  
 The board already has several silkscreen elements on it, courtesy of the footprints we have used on it. The silkscreen elements are marked with a light-blue colour in Figure 28.1, and with white in the board’s 3D representation (Figure 28.2). The board already has several silkscreen elements on it, courtesy of the footprints we have used on it. The silkscreen elements are marked with a light-blue colour in Figure 28.1, and with white in the board’s 3D representation (Figure 28.2).
行 13: 行 16:
 Let’s say that you want to make the text '​J1'​ to not be printed in the manufactured board. To do that, you must edit the text properties and make it invisible. Place your mouse cursor over the text, and type the '​E'​ shortcut (for '​Edit'​). The Properties window in Figure 28.3 will appear. Let’s say that you want to make the text '​J1'​ to not be printed in the manufactured board. To do that, you must edit the text properties and make it invisible. Place your mouse cursor over the text, and type the '​E'​ shortcut (for '​Edit'​). The Properties window in Figure 28.3 will appear.
  
- ​Figure 28.3: The Text Properties window.+<WRAP centeralign>​ 文本属性窗口 </​WRAP>​
  
 Click on the '​Invisible'​ radio button to select it, and click on the Ok button. The '​J1'​ text should no longer be visible on the board, or in its 3D representation. To bring it back, either type '​Ctr-Z'​ (Windows, Linux) or 'Cmd- Z' (Mac OS) to undo the change. Or, edit the barrel connector footprint (place your mouse pointer on the footprint and type '​E'​),​ then click on the Reference text '​Edit'​ button to bring up the text properties for the footprint reference text, and choose '​Visible'​ from the Display box. Click on the '​Invisible'​ radio button to select it, and click on the Ok button. The '​J1'​ text should no longer be visible on the board, or in its 3D representation. To bring it back, either type '​Ctr-Z'​ (Windows, Linux) or 'Cmd- Z' (Mac OS) to undo the change. Or, edit the barrel connector footprint (place your mouse pointer on the footprint and type '​E'​),​ then click on the Reference text '​Edit'​ button to bring up the text properties for the footprint reference text, and choose '​Visible'​ from the Display box.
行 72: 行 75:
 <WRAP group> <WRAP group>
 <WRAP half column> <WRAP half column>
-上一节:[[kicad6copperfill|第26节:敷铜的作用和操作]]+上一节:[[kicad6copperfill|第25节:敷铜的作用和操作]]
 </​WRAP>​ </​WRAP>​
  
 <WRAP half column> <WRAP half column>
-下一节:[[how2use3dviewer|第28节:使用3D Viewer查看板子的3D效果]]+下一节:[[gebergen4kicad6|第27节:生成Gerber文件并上传给生产厂商]]
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​