Skip to content

0x915/KiPCBTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KiPCBTools

为解决Kicad内置功能缺陷而编写的插件的仓库

FreeDiffPair

自由角度差分对生成器 / Free Angle Differential Pair Generator

BUG:

  • 等待反馈 / waiting...

使用方法

  1. 插件严格要求输入线段:所选的差分对必须足够平行、所选的单端线必须是完全连续的(唯一折线)。
  2. 选择一段差分对 和 与差分对之一连接的一段或多段单端线,
  3. 使用插件将生成基于单端线的另一侧差分线。
  4. 本插件仅针对正常线段设计,仅满足正常的需求,且还在测试阶段。

How to use

  1. The plug-in strictly requires the input tracks: the selected differential pair must be sufficiently parallel, and the selected single-ended tracks must be completely continuous(Unique polyline).
  2. Select a differential pair and one or more single-ended tracks connected to one of the differential pairs,
  3. Using the plug-in will generate the other side differential tracks based on the single-ended tracks.
  4. This plug-in is only designed for normal layout, only normal requirements, and is still in the testing stage.

效果参考 / Demo

基本演示 / Example1

  1. 输入线路基本模型 / input(tracks) output(new+adjust) application
  1. 所选区域头和尾都有差分对 / differential pairs on both ends
  1. 所选区域仅头部有差分对 / only one differential pair

调整演示 / Example2

  1. 合并线路输入模型 / input(tracks) output(adjust) application
  1. 两条差分线合并 / merge two differential pairs