Skip to content

Add RPi Zero board - only MicroUSB, MicroSD and headers are populated#6

Open
elafargue wants to merge 1 commit intoubitux:masterfrom
wizkers:master
Open

Add RPi Zero board - only MicroUSB, MicroSD and headers are populated#6
elafargue wants to merge 1 commit intoubitux:masterfrom
wizkers:master

Conversation

@elafargue
Copy link
Copy Markdown

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
Copy Markdown
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?

Comment thread boards/rpizero.scad
[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
Copy Markdown
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