Elektrine lite

← Feed

@slyka@pawb.fun

Post #2096451

2026-05-03 19:10 UTC

@doragasu do you assign the LCSC part numbers inside kicad? Or do you leave that up to whoever orders it?

Replies (1)

  • @doragasu@mastodon.sdf.org 2026-05-03 19:15

    @slyka Yes, I assign them in KiCad. KiBot requires you to name the field "LCSC#" instead of "MPN", so I sometimes do just that, other times I name it "MPN", and then mess with the KiBot config file to use the MPN field. For example [this artifact](https://gitlab.com/doragasu/mw-cart/-/packages/29980440) is generated using [this config](https://gitlab.com/doragasu/mw-cart/-/blob/master/mega_wifi.kibot.yaml?ref_type=heads) and setting the "LCSC#" field in KiCad.

    Open ##2096452