tinyvision-ai-inc / UPduino-v2.1

UPduino
MIT License
25 stars 8 forks source link

Add PDF file with board layout #2

Open tomverbeure opened 4 years ago

tomverbeure commented 4 years ago

Just like a .pdf is available for the schematic, it'd be nice to have it available too for the PCB for quick reference.

I can install KiCAD on my little travel laptop, of course, but it's just a bit of overkill.

Thanks! Tom

vr2045 commented 4 years ago

Could you please clarify what the PDF would be used for so I can provide the right information?

eg. I want to:

tomverbeure commented 4 years ago

I want to be able to:

vr2045 commented 4 years ago

Ok, so for a mechanical assembly, you would ideally need a step file or equivalent to import into your mechanicals and for the electrical side, you would need an assembly drawing.

Let me know if this makes sense. If so, I'll try see how to generate these files for the design.

On Tue, Oct 1, 2019, 3:32 PM Tom Verbeure notifications@github.com wrote:

I want to be able to:

  • check board size and location of the pins. This is actually what caused me to file this issue, since I was designing a 3D printed structure that will contain one.
  • look up major parts and names of pins.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/tinyvision-ai-inc/UPduino-v2.1/issues/2?email_source=notifications&email_token=AHDV6C4W2EJEMDZFMAB6ZXTQMPFX5A5CNFSM4I4NX4JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAC663Q#issuecomment-537259886, or mute the thread https://github.com/notifications/unsubscribe-auth/AHDV6C3V6YNCTKJAQERAD5DQMPFX5ANCNFSM4I4NX4JA .

tomverbeure commented 4 years ago

A .step file is fine, but that also requires an additional tool. So a .pdf with various views is IMO the most useful for a quick look at sizes etc.

Tom

vr2045 commented 4 years ago

Added step file, will add PDF with views as time permits.