Skip to content

Fields are not exported to PCB #222

@Psirus

Description

@Psirus

When I add a field to a part as in the documentation (lm35.fields['new_field'] = 'new value'), the field will get exported to the netlist with generate_netlist(), but not to the PCB generated with generate_pcb().

Is there an option I am missing? Alternatively, do you know of a way to update the netlist with the pcbnew python API if I simply export both PCB and netlist from skidl?

By the way, module 'skidl' has no attribute '__version__', but pip says I have version 1.2.3 installed.

Lastly, thanks for your work, this is such a cool project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions