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 RPi Zero board - only MicroUSB, MicroSD and headers are populated #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elafargue
Copy link

As title says. Basic components added, missing camera header and mini HDMI, but board footprint is there as well as MicroUSB, header and MicroSD

Copy link
Owner

@ubitux ubitux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay in answering. I actually completely forgot about it.

The seems to render fine; any reason you didn't add the case? As-is, it's not very useful; the case algorithm didn't work that well?

[microsdcard_info(), microsdcard_dim, [ 1, 0,2], [2,0,2], [-1, -1,-1], [-2.25, 16.9,0]],
[microsdslot_info(), microsdslot_dim, [ 1, 0,2], [2,0,2], [-1, -1,-1], [ 1.75, 16.9,0]],
[microusb_info(), microusb_dim, [ 1, 0,-1], [0,0,3], [-1,-1, 1], [54, -1,0]],
[microusb2_info(), microusb_dim, [ 1, 0,-1], [0,0,3], [-1,-1, 1], [41.4, -1,0]],
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

openscad is raising a warning here: microusb2_info() is not defined, I think you want to call microusb_info().

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

Successfully merging this pull request may close these issues.

3 participants