nk25719 / PMD___aka-KiCad-esp32-6leds-2switches-1pj-circuit-

In this repo I am practicing KICAD. Created an ESP32 DevKit V1 module and a PCB footprint. I designed a circuit around this ESP32 consisting of six lamps, four switches, and two power jacks and added a voltage regulater to Vin to maintain a supply of +5V. (This project was originally made of two switches and 1 power jack and was named homeWork2.)
0 stars 2 forks source link

3D Models Incomplete, Path Problem on Some #39

Closed ForrestErickson closed 1 month ago

ForrestErickson commented 2 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] The 3D view of the printed wiring assembly is incomplete image For example the power jack is not represented. Also missing is the very important ESP32 Kit

Describe the solution you'd like A clear and concise description of what you want to happen. 3D models for all parts on PCB and the ESP32 Kit so that a full 3D STEP file can be exported to aid enclosure design task.

Additional context Add any other context or screenshots about the feature request here.

Note for the Power Jack there is an error in the path to the 3D model the root cause of which should be investigated image

ForrestErickson commented 2 months ago

Note: Generation of STEP file reports the many missing 3D models

image

Here is the resulting 3D file (which I have not and will not check in) opened in FreeCAD A2plus work bench. image

CC: @samoyin

nk25719 commented 1 month ago

Issee #67 shows how we fixed the Path Problem for the 3D models of the parts.

image

cc: @ForrestErickson

Closing.