-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels