Download Latest VeeCAD - Unrestricted - Now Open Source
- WinXP thru Win10, and Wine/WinOnX/CrossOver on Linux, FreeBSD, OSX.
- Download the latest no-limits free version here. downloadfree.zip (V2.45.0.0, 5.7 MB, 02 Jan 2023).
- Or open downloads folder: https://veecad.com/downloads/
- Run the Windows installer, start VeeCAD, then hit F1 for full
information.
Help File Document
YouTube Videos
Kicad Schematic Libraries
- Kicad schematic library files containing symbols compatible with the VeeCAD
standard components file V_Standard.per. You can place symbols from these
libraries and transfer your netlist directly to VeeCAD for instant
component creation.
- Included with VeeCAD.
TinyCAD Schematic Libraries
- Useful TinyCAD symbol libraries are included with VeeCAD.
Source code
- Delphi Object Pascal. MIT licence.
See downloads folder.
- To compile, download the Delphi Free Community Edition from
embarcadero, install Delpi for
Windows. (No need for OSX or iOS or Microsoft tools unless you are interested
). Start Delphi, go "File -> Open Project" and browse for src\veecad.dpr
in the source code. Hit the Run button to build and run VeeCAD.