← 博客

Mac 免费 PCB 查看器 — 浏览器,Apple Silicon 就绪

PCB Viewer for Mac — Free, Browser-Based

无需 Parallels 的 Mac PCB

PCB 工程的 Mac 用户多年承受迂回成本 — Altium 和 OrCAD 从未发布 macOS 版,KiCad 的 Mac 构建落后于 Windows,连查看文件都需要虚拟化或精简版厂商工具。MakerSuite 3D 完全在 Safari、Chrome、Firefox、Edge 里运行 — 每台 Mac 浏览器都是 Apple Silicon 原生性能的完整 PCB 查看器,零摩擦。

为什么浏览器优于虚拟机

在 Parallels Desktop 或 VMware Fusion 跑 Altium 每席每年 $99–149,吃 4–8 GB 内存,加 Windows 授权,Apple Silicon 上还多一层 x86 模拟。对于查看专用工作流(设计评审、客户交接、BOM 生成、制造准备),那种开销是浪费。浏览器查看器以零成本、原生 ARM 性能、零安装命中相同用例。厂商工具仅在主动设计时才值得 — 大多数评审者、PM、客户都不在做。

Mac 用户得到什么

  • Apple Silicon 原生Safari/Chrome 原生 ARM 构建运行,无 Rosetta 2,无 x86 模拟,无 Parallels 开销。
  • 全部五种格式KiCad(.kicad_pcb)、Altium(.PcbDoc)、Eagle(.brd)、EasyEDA(.json)、Gerber(RS-274X)全部浏览器内解析。
  • 3D 渲染STEP 元件模型、PCB 叠层、铜层、丝印、阻焊全部经 WebGL 在 M 系列 GPU 渲染。
  • 触摸板手势双指缩放、双指平移、力点击与 macOS 手势约定原生集成。
  • Safari 阅读模式兼容BOM 表无 3D 视口干净渲染,方便分享或打印。
  • AirDrop 友好经 AirDrop 收到的 .kicad_pcb 直接拖入画布,无沙盒提示。

五步在 Mac 看 PCB

  1. Open pcbviewer.app 在 Safari、Chrome、Firefox 或 Edge 中打开 — 任何 Mac 浏览器都行。
  2. 把 KiCad、Altium、Eagle、EasyEDA、Gerber 文件(或 zip)拖入画布。本地解析,零上传。
  3. 用触摸板手势(双指缩放、双指平移)或 ViewCube 检视板子。三指滑动在层间导航。
  4. 打开 BOM 面板。LCSC、DigiKey、Mouser 供应商搜索并行运行做跨供应商比价。
  5. 导出结果 — PNG 截图、BOM CSV,或交接给非 Mac 协作者的分享链接。

Mac 上无需 Parallels 做 PCB 评审 — 把 KiCad 或 Altium 文件拖进 Safari 原生检视。

免费试用 MakerSuite 3D

为什么 Apple Silicon 在这里重要

M1/M2/M3/M4 Mac 有统一内存架构与卓越 GPU 内存带宽 — three.js + WebGL 比典型 CPU 受限桌面应用受益更多。解析 50 MB Altium .PcbDoc 二进制 blob 在 M2 上比可比 x86 笔记本更快,因为 WASM 运行时命中 ARM 原生代码。查看器是浏览器的,所以 Apple Silicon 用户自动获得每个 Apple Silicon 优势 — 不用单独下 ARM 构建,不会架构不匹配。

Mac 用户何时上手

  • 设计评审 — 不开虚拟机就打开队友 KiCad 项目做代码评审风格批注
  • 客户交接 — 非 EDA 接收者(机械、制造、销售)在自己 MacBook 上评审板子
  • BOM 分析 — 在厨房台面而非 Windows 桌面做供应商搜索与比价
  • 教育 — 学校发的 MacBook 学生不用 Windows 机也能完成 PCB 课程
  • 现场服务 — 工程师在现场用 MacBook 排障时浏览器拉起板子文件

浏览器端解析,零上传

PCB 文件常含商业秘密设计与未发布产品原理图。MakerSuite 3D 在你的 Mac 浏览器中纯客户端解析 — 零服务器上传,零缓存。KiCad、Altium、Eagle、EasyEDA、Gerber 文件留在你的机器上。兼容 iCloud Drive、Dropbox、Google Drive — 直接从任何 Finder 位置拖入。

常见问题

Why is PCB software on macOS so limited?

Historic Windows-first development. Altium Designer, OrCAD, PADS, and most enterprise PCB tools were built on Windows in the 1990s and never ported to macOS — the EDA market is too small to justify a Mac port for vendors with stable Windows revenue. KiCad runs natively on macOS (it's open-source, cross-platform from the start), but Altium and similar paid tools only run on Mac via Parallels, VMware Fusion, or Wine/CrossOver — all imperfect. A browser-based viewer sidesteps the entire compatibility problem because every Mac runs Chrome, Safari, Firefox, and Edge natively.

Does this work on Apple Silicon (M1/M2/M3/M4)?

Yes. The viewer is pure JavaScript running in your browser, so it uses whatever browser engine is installed — Chrome, Safari, Firefox, Edge — all of which have native Apple Silicon builds. No Rosetta 2 emulation, no x86 binary translation, full native ARM performance. STEP file parsing uses occt-import-js (WebAssembly), which compiles to native ARM via the browser's WASM runtime. M-series Mac users see the same or better performance as x86 Macs.

Can I use this on macOS without internet?

Mostly yes. The viewer's static assets (HTML, JS, WASM) cache in the browser after first load, so PCB parsing and 3D rendering work offline. The parts that need internet: STEP 3D model CDN (component models load from models.pcbviewer.app), supplier lookup (LCSC/DigiKey/Mouser APIs need network), and search engine indexing. For airgapped engineering reviews, drop the .kicad_pcb or .PcbDoc — geometry, copper layers, and silkscreen all render without external requests after the initial page load.

How does this compare to KiCad on macOS?

Different use cases. KiCad is a full EDA suite for designing boards from scratch — schematic capture, PCB layout, library management, DRC, simulation. MakerSuite 3D is a viewer — for opening, inspecting, and presenting boards designed elsewhere. KiCad on macOS handles the design workflow; MakerSuite 3D handles the review workflow. They complement each other: design in KiCad on Mac, share with non-KiCad reviewers via MakerSuite 3D's browser link.

What about Altium Designer on Mac?

Altium has no native Mac version and no announced plans for one. Mac users running Altium today use Parallels Desktop ($99/year), VMware Fusion (free for personal use as of 2024), or Wine/CrossOver. Performance is acceptable but not native, and Apple Silicon users add a layer of x86 emulation on top. For viewing-only workflows (design review, customer handoff, BOM generation), MakerSuite 3D opens .PcbDoc directly in Safari without virtualization. Designing in Altium on Mac still requires a VM; reviewing doesn't.

相关文章

Free Online Altium PCB ViewerHow to View KiCad PCB Files in 3D OnlinePCB Viewer for iPad and Tablets

Mac 免费 PCB 查看器 — 拖入文件到 Safari 原生检视

在 Mac 上启动