Eagleview
Autodesk Eagle BRD to boardview converter
Install / Use
/learn @nitrocaster/EagleviewREADME
eagleview
Multi-format boardview conversion utility
This little program was initially made only to convert Autodesk EAGLE boards to Toptest boardview format, which can be opened with OpenBoardView or FlexBV. This can be helpful if you need to troubleshoot boards which you designed yourself, as Eagle is not the best tool to actually view the board.
Another supported input format is TVW. The only way to view it is to use Tebo-ICT View software. Old versions can be found on the internet; however, it's not a free software and it looks like there's no easy way to buy it, so it was an interesting challenge to take on. TVW file format was reverse engineered to an extent enough for extracting parts, nets, holes, layers, etc.
Examples


Prerequisites
- C++17 compiler (tested with GCC 9.3 and MSVC 19.25)
- CMake 3.16+
Installation
git clone https://github.com/nitrocaster/eagleview.git
cd eagleview
git submodule update --init --recursive
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX="../pkg/" ..
cmake --build . --config Release
cmake --install .
Once done, binaries can be found in pkg/bin.
TODO
- Altium Designer PcbDoc support
Bugs
Any bug reports and pull requests are appreciated. Open an issue here.
Credits
Me - nitrocaster
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
