Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 3D Model for ESP32-S2-SOLO #109

Closed
marcidy opened this issue Jun 22, 2023 · 0 comments · Fixed by #110
Closed

Add 3D Model for ESP32-S2-SOLO #109

marcidy opened this issue Jun 22, 2023 · 0 comments · Fixed by #110
Labels
enhancement New feature or request

Comments

@marcidy
Copy link

marcidy commented Jun 22, 2023

Please update the ESP32-S2-SOLO footprint to include a reference to the 3D model.

Since it's geometrically compatible with the WROOM, I modified a local copy to include:

  (model "${ESPRESSIF_3DMODELS}/ESP32-S3-WROOM-1.STEP"
    (opacity 0.7500)    (offset (xyz -9 -9.75 0))
    (scale (xyz 1 1 1))
    (rotate (xyz 0 0 0))
  )

which worked for my purposes

e.g., from KiCAD:

image

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants