Hey guys .
I am absolutely beginner in pcb design as hobbyist, just installed kicad 9.0 and trying to create circular ring with 805SMDs.
first I tried with Kicad Array feature it makes a ring but keeping original footprints as they are but generating duplicate from just one led’s footprint and lose connections . if I am selecting all 32 LEDs it creates all 32 LEDs into countless LEDs circular ring .
After search a lot I found it can be done through scripting in python. In the Kicad forums there is studio clock project example, But an alternate example of simple python code example posted by mr devbisme that is under SKIDL.
Finely I decide to try with SKIDL done installing SKIDL.
now I am facing this attached screenshot of problem.
please advise how i can run my first code for test that scripting environment is working well.
some one is made same thing that I would like to create is in this youtube link https://www.youtube.com/watch?v=7ZW61eVcjI4
Thanks