Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add kitspace.yaml #12

Merged
merged 2 commits into from
Jan 31, 2023
Merged

Add kitspace.yaml #12

merged 2 commits into from
Jan 31, 2023

Conversation

kasbah
Copy link
Contributor

@kasbah kasbah commented Aug 9, 2021

Following on from rbaron/w-parasite#3 I've added the manifest here. Kitspace can also parse your LCSC BOM (though note that it will infer quantities from references, since there is no quantity column). If you want to work on the BOM using the bom-builder (more info) let me know and I'll give you access.

@kasbah
Copy link
Contributor Author

kasbah commented Aug 9, 2021

Oh, almost forgot. Here is a preview: http://try-b-parasite.preview.kitspace.org/boards/github.com/kitspace-forks/b-parasite/ Let me know if you see any issues with it.

@erazor666
Copy link

A kitspace integration of this project would be really great, so why no reaction to this PR?

@rbaron
Copy link
Owner

rbaron commented Jan 30, 2023

Thanks @kasbah. I'm sorry this slipped through.

I am not super familiar with kitspace, but it seems interesting and I'm happy to merge it. I'm wondering about two things:

  • Does it read from the main branch and generate the gerbers and BOM? I was thinking it would be better to have full, consistent releases with properly versioned, known-to-be-good gerbers, schematics, BOM and assembly files, in the off chance that the main branch has some inconsistencies between these files
  • Some 0402 components and the sht sensor are pretty tricky to solder by hand, and I think most people (myself included) would want the board assembled by the fab house (and we only have part numbers for JLCPCB for now). So if I understand it correctly, we'd still need extra fabrication files in most cases

What are your thoughts on these?

@kasbah
Copy link
Contributor Author

kasbah commented Jan 30, 2023

Hi @rbaron and thanks @erazor666,

  • It does read from the main branch but you can make it read the Gerbers you have plotted, ones that are in the repo, rather than generating them by adding gerbers: kicad/gerber. I'll update the kitspace.yaml on this PR. You can do something similar for the BOM (it's currently looking at kicad/parasite.csv).
  • Nothing has been implemented yet, but in the future it would be nice to import directly to JLC Assembly via a link (other assembly services as well).

@rbaron
Copy link
Owner

rbaron commented Jan 31, 2023

Awesome. Thanks @kasbah.

@rbaron rbaron merged commit 4b277bd into rbaron:main Jan 31, 2023
@kasbah
Copy link
Contributor Author

kasbah commented Feb 1, 2023

It's up! https://kitspace.org/boards/github.com/rbaron/b-parasite/

@erazor666
Copy link

Wow great, this will help a electronics idiot like myself to get something ordered much simpler. From what little I know about kitspace it looks awesome. 10/10

@rbaron rbaron mentioned this pull request May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants