We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
Thanks!
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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:
which worked for my purposes
e.g., from KiCAD:
Thanks!
The text was updated successfully, but these errors were encountered: