KiCad PCB Editor 6.0nets to anything else (rule HV (condition "A.NetClass == 'HV'") (constraint clearance (min 1.5mm))) Layer Clause The layer clause determines which layers the rule will work on. While the layer A.Net != B.Net")) (rule "Distance between test points" (constraint courtyard_clearance (min 1.5mm)) (condition "A.Reference =='TP*' && B.Reference == 'TP*")) # This assumes that there is clearance" (condition "A.inDiffPair('*') && !AB.isCoupledDiffPair()") (constraint clearance (min 1.5mm))) 82 KiCad 6 or newer requires Python 3 for scripting support. Python 2 is no longer supported0 码力 | 110 页 | 3.61 MB | 1 年前3
Getting Started in KiCad 4.0. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.5 Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . can find nightly development builds at: https://downloads.kicad.org/kicad/windows/explore/nightlies 1.5 Support If you have ideas, remarks or questions, or if you just need help: • Visit the Forum • Join0 码力 | 50 页 | 892.87 KB | 1 年前3
KiCad PCB Editor 7.0
nets to anything else (rule HV (condition "A.NetClass == 'HV'") (constraint clearance (min 1.5mm))) Layer Clause The layer clause determines which layers the rule will work on. While the layer A.Net != B.Net")) (rule "Distance between test points" (constraint courtyard_clearance (min 1.5mm)) (condition "A.Reference =='TP*' && B.Reference == 'TP*")) # This assumes that there is clearance" (condition "A.inDiffPair('*') && !AB.isCoupledDiffPair()") (constraint clearance (min 1.5mm))) 99 KiCad 6 or newer requires Python 3 for scripting support. Python 2 is no longer supported0 码力 | 129 页 | 7.75 MB | 1 年前3
KiCad PCB 编辑器 6.0
400V 网络与任何其他网络之间的净空 (rule HV (condition "A.NetClass == 'HV'") (constraint clearance (min 1.5mm)))) 图层子句 层 (layer) 子句确定规则将对哪些层起作用。虽然对象层可以在下面介绍的 约束 (constraint) 子句中进行测 试,但是使用 层 (layer) 子句效率更高。 A.Net != B.Net")) (rule "Distance between test points" (constraint courtyard_clearance (min 1.5mm)) (condition "A.Reference =='TP*' && B.Reference == 'TP*")) # This assumes that there is clearance" (condition "A.inDiffPair('*') && !AB.isCoupledDiffPair()") (constraint clearance (min 1.5mm))) 74 KiCad 6 或更新版本需要 Python 3 来支持脚本。Python 2 已不再被支持。 Python 脚本位置 PCB 编辑器的插件脚本可以通过插件和内容管理器(P0 码力 | 101 页 | 4.78 MB | 1 年前3
KiCad PCB 编辑器 7.0
nets to anything else (rule HV (condition "A.NetClass == 'HV'") (constraint clearance (min 1.5mm))) 图层子句 层 (layer) 子句确定规则将对哪些层起作用。虽然对象层可以在下面介绍的 约束 (constraint) 子句中进行测 试,但是使用 层 (layer) 子句效率更高。 A.Net != B.Net")) (rule "Distance between test points" (constraint courtyard_clearance (min 1.5mm)) (condition "A.Reference =='TP*' && B.Reference == 'TP*")) # This assumes that there is clearance" (condition "A.inDiffPair('*') && !AB.isCoupledDiffPair()") (constraint clearance (min 1.5mm))) 90 Python 脚本位置 PCB 编辑器的插件脚本可以通过插件和内容管理器(PCM)自动安装,也可以通过手动将插件复制到一个文件夹 中。 每个插件都应该在 plugins 文件夹内有自己的文件夹。0 码力 | 119 页 | 6.87 MB | 1 年前3
KiCad PCB Editor 4.0alternative decimal separator than the period, the period (.) can be used as well. Therefore 1,5 and 1.5 are the same in French. 3.9. Top menu bar The top menu bar provides access to the files (loading AddParam( "Shield", "from_top", self.uMM, 1.3 ) self.AddParam( "Shield", "width", self.uMM, 1.5 ) self.AddParam( "Shield", "height", self.uMM, 2 ) # build a rectangular pad def0 码力 | 268 页 | 2.81 MB | 1 年前3
KiCad PCB Editor 5.1alternative decimal separator than the period, the period (.) can be used as well. Therefore 1,5 and 1.5 are the same in French. 3.9. Top menu bar The top menu bar provides access to the files (loading AddParam( "Shield", "from_top", self.uMM, 1.3 ) self.AddParam( "Shield", "width", self.uMM, 1.5 ) self.AddParam( "Shield", "height", self.uMM, 2 ) # build a rectangular pad def0 码力 | 279 页 | 3.02 MB | 1 年前3
KiCad PCB Editor 4.0alternative decimal separator than the period, the period (.) can be used as well. Therefore 1,5 and 1.5 are the same in French. Pcbnew 14 / 142 3.9 Top menu bar The top menu bar provides access to the self.AddParam( ”Shield”, ”from_top”, self.uMM, 1.3 ) self.AddParam( ”Shield”, ”width”, self.uMM, 1.5 ) self.AddParam( ”Shield”, ”height”, self.uMM, 2 ) # build a rectangular pad def smdRectPad(self0 码力 | 153 页 | 3.10 MB | 1 年前3
KiCad 8.0 PCB Editornets to anything else (rule HV (condition "A.NetClass == 'HV'") (constraint clearance (min 1.5mm))) Layer Clause The layer clause determines which layers the rule will work on. While the layer clearance" (condition "A.inDiffPair('*') && !AB.isCoupledDiffPair()") (constraint clearance (min 1.5mm))) (rule "copper keepout" (constraint disallow track via zone) (condition "A.intersectsArea('zone3')")) Type == 'Track'")) (rule "Distance between test points" (constraint courtyard_clearance (min 1.5mm)) (condition "A.Reference =='TP*' && B.Reference == 'TP*")) 167 High-current design rules0 码力 | 204 页 | 6.90 MB | 1 年前3
KiCad 8.0 PCB Editornets to anything else (rule HV (condition "A.NetClass == 'HV'") (constraint clearance (min 1.5mm))) Layer Clause The layer clause determines which layers the rule will work on. While the layer clearance" (condition "A.inDiffPair('*') && !AB.isCoupledDiffPair()") (constraint clearance (min 1.5mm))) (rule "copper keepout" (constraint disallow track via zone) (condition "A.intersectsArea('zone3')")) Type == 'Track'")) (rule "Distance between test points" (constraint courtyard_clearance (min 1.5mm)) (condition "A.Reference =='TP*' && B.Reference == 'TP*")) 167 High-current design rules0 码力 | 205 页 | 6.78 MB | 1 年前3
共 15 条
- 1
- 2













