Getting Started with typeCAD
Read moreInstall Node.js
- Download and install Node.js (LTS version recommended)
- Verify installation by running
node --versionin your terminal
Create Your First Project
npx @typecad/create-typecadStart Designing
- Open the project in VS Code
- Begin creating your hardware design using TypeScript
- build your code to generate outputs
Layout in KiCAD
- Open the kicad_pcb file in the ./build folder
- Your components and connections will be there
- If you make changes in typeCAD, you can see them by clicking File > Revert.


_4YUDWziWQ8.png?auto=compress%2Cformat&w=48&h=48&fit=fill&bg=ffffff)
_Ujn5WoVOOu.png?auto=compress%2Cformat&w=40&h=40&fit=fillmax&bg=fff&dpr=2)

Comments