Live data from Hacker News

Show HN: KiCad in the Browser

demo.pcbjam.com

21–30 of 34 posts

Re: Show HN: KiCad in the Browser

#21

Earlier quoted context omitted.

Yea, it makes sense. JLC already own EasyEDA, it's an interesting matchup for sure.

I initially found EasyEDA to be easier to use especially with auto routing. But KiCAD is definitely more powerful.

It's on the "roadmap", someday I'll take some time to take a look at the autorouting situtation. I have a few ideas.

Re: Show HN: KiCad in the Browser

#22
post #7

To open a demo board click "Open" in the Projects/Demo board section then "Open in PCB Editor" at demo.kicad_pcb in Files. Next time I'll make a smoother demo...

I have tried to open demo on mobile and it fails (iOS 18.6.2). Safari browser returns “there was a repeated problem with the page…”

Re: Show HN: KiCad in the Browser

#23
post #22
post #7

To open a demo board click "Open" in the Projects/Demo board section then "Open in PCB Editor" at demo.kicad_pcb in Files. Next time I'll make a smoother demo...

I have tried to open demo on mobile and it fails (iOS 18.6.2). Safari browser returns “there was a repeated problem with the page…”

Yeah, this is not optimized to mobile yet. My Iphone 13 pro did open once, didn't check further. Sometimes it works if you open it on a new tab ( memory issues ).

Re: Show HN: KiCad in the Browser

#24

Earlier quoted context omitted.

Looking at the long list of the things you had to do to get this working .. and you couldn't "find" the energy to write some text for the landing page yourself? For a project you want people to buy from you? You supposedly put in all that effort, and built these sites around it, and building a business around it, and you couldn't deal with writing descriptions of it yourself? Seriously?

Yea, it sounds worse than it felt in that light lol. You have a point. In hindsight I should've taken a day or two for writing a good copy, I was just very impatient and wanted to push this out. To be fair, this is not "the project" yet, just a first preview. I'm an engineer, doing things like this is "work", optimizing the bundle size is fun. Sorry.

Please think about how this can be set up to track upstream Kicad. Hopefully you have a small adaptation layer and some clever build, not wholesale changes to the code.

I teach HS classes where a lot of students end up doing some pretty serious PCB layout. We already benefit from MCAD that runs in the browser-- KiCad running in the browser would be a major boon to reduce setup requirements for student computers.

Thinking about how this could play with revision control and KiCad documents (footprint/symbol library, schematic, board, production gerbers) in Git repositories would be really helpful for my use case, too.

Congratulations- this looks really slick!

Re: Show HN: KiCad in the Browser

#26
post #24

Earlier quoted context omitted.

Yea, it sounds worse than it felt in that light lol. You have a point. In hindsight I should've taken a day or two for writing a good copy, I was just very impatient and wanted to push this out. To be fair, this is not "the project" yet, just a first preview. I'm an engineer, doing things like this is "work", optimizing the bundle size is fun. Sorry.

Please think about how this can be set up to track upstream Kicad. Hopefully you have a small adaptation layer and some clever build, not wholesale changes to the code. I teach HS classes where a lot of students end up doing some pretty serious PCB layout. We already benefit from MCAD that runs in the browser-- KiCad running in the browser would be a major boon to reduce setup requirements for student computers. Thin…

Thanks, We did not yet think trough the git integration, but I don't see why we couldn't add a "commit" / "push" button and pull from git.

The main thing we'll add to KiCad aside from browser version is shareable footprint/symbol libraries (private, public etc.), and organizations (with their own libs etc.). We're not 100% clear on the details yet.

If you have the time reach out to me at viktor dot vaczi at emergence-engineering.com, I'd love to hear what you need.

Re: Show HN: KiCad in the Browser

#27

So you can easily get it to work in the browser, but the dozens of core developers can't get it to work properly on Wayland[1]? Something smells fishy... [1] https://www.kicad.org/blog/2025/06/KiCad-and-Wayland-Support...

I mean... It took quite a lot of time... Like months until I got the first dialog.
Post reply on HN