Skip to content

compatibility with KiCad 6.0.0 #3

@thedm

Description

@thedm

In version 6.0.0 if you try using the plugin following error is occuring:

  File "xxx/KiJLC/bom2jlc.py", line 45, in <module>
    parse_pcb(netlist)
  File "xxx/KiJLC/bom2jlc.py", line 16, in parse_pcb
    modules = board.GetModules()
AttributeError: 'BOARD' object has no attribute 'GetModules'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions