Skip to content

No Attribute 'SetLineWidth' in KiCad nightly #20

@TobisLab

Description

@TobisLab

Hi,

I'm using a pretty recent nightly version of KiCad and always get this output when using your scripts:

C:\Users\Tobias\Desktop\kicadScripts-master>"C:\Program Files\KiCad\bin\python.exe" plot_board.py "C:\Users\Tobias\Documents\GitHub\uDice\uDice\uDice.kicad_pcb"
Traceback (most recent call last):
  File "plot_board.py", line 425, in <module>
    popt.SetLineWidth(FromMM(0.35))
AttributeError: 'PCB_PLOT_PARAMS' object has no attribute 'SetLineWidth'

Not sure if it's just the attribute name that has been changed or whether there are more changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions