Skip to main content
Glama

kicad.create_net_class

Define custom net classes in KiCad PCB designs to specify trace widths and clearances for different signal types like power or data lines.

Instructions

[Requires open project] Create a net class with specific trace width and clearance. Example: create_net_class(name='Power', trace_width=0.5, clearance=0.3)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
trace_widthNo
clearanceNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SaeronLab/eda-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server