Skip to content

yuanzhongqiao/horizon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

地平线 EDA

Horizo​​n EDA 是一个电子设计自动化软件包,支持印刷电路板设计的集成端到端工作流程,包括零件管理和原理图输入。

请参阅文档以了解 Horizo​​n 的主要功能概述。

想聊聊这个项目吗?加入 libera.chat 上的 #horizo​​n-eda

拼贴画

目前为用户提供的功能

  • 从原理图输入到 Gerber 导出的完整设计流程
  • 理智的图书馆管理
  • 从符号到电路板的所有内容均采用统一的编辑器
  • 网络表感知原理图编辑器
  • KiCad 出色的交互式路由器
  • 无延迟和无故障的渲染
  • 基于规则的 DRC
  • 层次结构示意图
  • 撤销重做
  • 复制/粘贴某些对象
  • 在 Linux 和 Windows 上构建并运行

面向开发人员的功能

  • 用现代 C++ 编写,无遗留代码库!
  • 使用 JSON 作为磁盘格式
  • 使用 Gtkmm3 作为 GUI
  • OpenGL 3 加速渲染
  • 一切都通过 UUID 引用

入门

参见文档

包含第三方软件

目录3rd_party 项目 版本 网址 执照
恩洛曼 现代 C++ 的 JSON 3.10.3 https://github.com/nlohmann/json/ 麻省理工学院
剪刀 快船 6.4.2 http://www.angusj.com/delphi/clipper.php 促进
多分区 多分区 7bdffb428b2b19ad1c43aa44c714dcc104177e84 https://github.com/ivanfratric/polypartition/ 麻省理工学院
聚2三 聚2三 d949f3cd6f85b20728af0bdc454b090226068c73 https://github.com/jhasse/poly2tri 3 条款 BSD
3.26.4 https://qcad.org/en/90-dxflib GPLv2
阿尔法 Alphanum 算法 1.3 http://www.davekoelle.com/alphanum.html 麻省理工学院
德劳纳特 德劳纳特 C++ 6f2879967bc96a9bcdbacf418e560e9f2e170ace https://github.com/abellgithub/delaunator-cpp 麻省理工学院
脚标 脚标 99116328abe8f53e71831b446d35e93ee7128ef3 https://github.com/endofexclusive/footag GPLv3
路由器 KiCad 路由器 6.0.4 https://gitlab.com/kicad/code/kicad/-/tree/6.0.4/pcbnew/router GPLv3
sexpr KiCad s-表达式解析器 6.0.4 https://gitlab.com/kicad/code/kicad/-/tree/6.0.4/libs/sexpr GPLv3
捕获2 抓住2 3.0.1 https://github.com/catchorg/Catch2/releases/tag/v3.0.1 促进
范围-v3 范围-v3 0.12.0 https://github.com/ericniebler/range-v3/releases/tag/0.12.0 促进

About

Horizo​​n 是一个免费的 EDA 软件包

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 63.7%
  • C++ 35.1%
  • Python 0.7%
  • Meson 0.3%
  • GLSL 0.2%
  • CSS 0.0%