SukkoPera / Raemixx500

Open Hardware Remake of the Commodore Amiga 500+ Mainboard
271 stars 39 forks source link

Missing components in 3D #19

Closed AmiManga closed 3 years ago

AmiManga commented 3 years ago

I really love attention to detail in this project! This is fantastic. However I noticed that some components are missing in 3D view? For example DB ports, power connector. Am I missing something in my KiCad settings or these files are not included in the project.

SukkoPera commented 3 years ago

The 3D model is 100% complete. Some models are included in the 3dModels directory in the project, others come from Walter's famous libraries. You have to download those (there's a git repo at git://smisioto.eu/kicad_libs.git as well), save them somewhere and add a P3D_WALTER path in KiCad pointing to the modules/packages3d/walter in that directory.

image

AmiManga commented 3 years ago

Thank you for your quick reply. I was able to add missing models by following your instructions. Now my motherboard looks fully populated. I must say again, this is cleanest and most complete KiCad project I had a chance to work with so far.

SukkoPera commented 3 years ago

Go spread the word then! :)

(Closing, thanks for your interest.)

AmiManga commented 3 years ago

I am noticing that after adding P3D_WALTER to the patch I have all 3d elements with exeption DB25F, DB25M, RIGHT_JOY, LEFT_JOY.

Raemixx5003d

Am I missing something?

Cheers

AmiManga commented 3 years ago

Nevermind. Fixed it. I just changed models manually.

Ranko

SukkoPera commented 3 years ago

You are right, I have just realized some paths need to be fixed. Reopening.

SukkoPera commented 3 years ago

Please fetch the latest changes and let me know if this is now fixed.