Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

LC2KiCad Alpha 0.1.6 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@RigoLigoRLC RigoLigoRLC released this 05 Dec 17:10
· 42 commits to master since this release

Bug fixes

  • #9 Net label exists for copper layer lines in footprints
  • #10 Zones in footprints causing problem; they'll be discarded now
  • #11 Missing brackets on copper track (segment) elements
  • #12 Vias in footprints cause issues; they'll be converted into through hole pads with number "0"
  • A symbol with empty prefix field leads to crash
  • A fill region with empty priority field leads to crash
  • Reference text element of modules have an uninitialized rotation value

Known Issues

  • Vias in footprints which are converted into pads missing the net label they should've got

修复bug

  • #9 封装内的铜层线包含网络号标签
  • #10 封装内的填充区域导致问题,现在这些填充会被丢弃
  • #11 铜层导线缺少右括号
  • #12 封装内的过孔导致问题,现在它们会被转为等大的0号通孔焊盘
  • 符号库的前缀空缺导致崩溃
  • 填充区域的优先级空缺导致崩溃
  • PCB上封装的reference文字旋转角度未初始化

已知问题

  • 封装里转换成焊盘的过孔缺失了网络标号