rbaron / b-parasite

🌱💧 An open source DIY soil moisture sensor
1.85k stars 143 forks source link

Kitspace.yaml update #125

Open nyok92 opened 1 year ago

nyok92 commented 1 year ago

HI @rbaron , It seems that kispace has not been updated with lastest revision of b-parasite. Could you maybe updte the kitspace.yaml according to their standard? or re-run the integration in their repo ? It could help many to order and choose from different PCB Builders/assemblers. Thanks

summary: an open source soil moisture and ambient temperature/humidity/light sensor.

site: https://github.com/rbaron/b-parasite

color: green

bom: kicad/parasite.csv ## maybe add the 1-click .tsv file instead

gerbers: kicad/gerber

eda:
  type: kicad
  pcb: kicad/parasite.kicad_pcb
rbaron commented 1 year ago

I updated it with the description, but I believe the update is cosmetic - the file was contributed by the creator of kitspace in #12 .

I would have expected https://kitspace.org/boards/github.com/rbaron/b-parasite to automatically read from the master branch, but that doesn't seem to be the case. Perhaps @kasbah can chime in?

kasbah commented 1 year ago

Hi both, thanks for tagging me. It's not updating because I locked down b-parasite and other KiCad 7 to their KiCad 6 versions.

We already have KiCad 7 support on Kitspace v2 but v2 is not live yet. Let me see if I can backport the upgrade.