I’m not at my computer, but someone needs a schematic. I can ssh into the machine from my phone, but then what?
with ssh -X you can use X forwarding and use graphical programs over an SSH connection, but I don’t know if that works from a phone.
Or you can make a simple copy of your KiCad project and make the pdf’s on another computer.
If you post the project here, I can make pdf’s and post a pdf back, but this can have problems with library symbols.
Check out this thread.
A couple of the links from that thread are a stand-alone program to render schematics and a way to automate the KiCad UI.
2 Likes
eeshow seems to be very, very impressive! Thanks for that link!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.