mirror of
https://github.com/kitspace/awesome-electronics.git
synced 2026-03-12 09:54:30 -05:00
Add ZofZPCB 3d Gerber Viewer #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @normaldotcom on GitHub (Jan 30, 2017).
...an awesome 3d gerber viewer that will even model components on the board from an IPC file.
https://www.zofzpcb.com/
@kasbah commented on GitHub (Jan 30, 2017):
Cool, giving this a go as it seems to run in WINE on Linux. It seems very powerful but the GUI is awful and it can be very slow and processor intensive at some points.
EDIT: Oh wow, once it's loaded/rendered everything it's quite snappy though.
@normaldotcom commented on GitHub (Jan 30, 2017):
Haha the GUI is a bit of a challenge to get used to, but the functionality is pretty great. I also primarily use it under WINE. If your CAM job has normal extensions, autodetection of the project via File -> Compose -> Auto is really convenient.
@kasbah commented on GitHub (Jan 30, 2017):
"normal" extensions 😆 We are trying to make sense of all the ways to name Gerbers in whats-that-gerber. It's good it's got something built in though.
I am up for adding this, could you prepare a PR?