ubitux / shimonbox

Semi-automatically generated 3D printable cases for development boards using OpenSCAD
180 stars 22 forks source link

Add Pine A64 board support #1

Open dragetd opened 6 years ago

dragetd commented 6 years ago

I am working on adding the specs for the pine a64 board.

ubitux commented 6 years ago

Cool, I don't have that one :)

I've let this project on hold due to other projects taking over, and also because I'm waiting for kernel 4.15 before I can migrate my current odroid-c2 to the nanopi neo 2 (they need 4.15 for the ethernet support) and then design its board.

dragetd commented 6 years ago

I have an odroid Zero, RPi 1, RPi Zero and eventually a few others to add. :)

Tho kind of busy with things, might take a little before I get to all of these.

ubitux commented 6 years ago

I have the RPi 1 on my TODO list, not sure how long it will take, please leave it to me ;)

dragetd commented 6 years ago

Sure, I'll leave the RPi1 to you. :) But I might give pi zero a shot, ok? :)

Concerning the Pine64, this is how far I am right now: https://github.com/dragetd/shimonbox/tree/patch_pine64_b

It still lacks several things:

I did print the current version and it worked pretty well. It had very minor asymmetries and the 'worst' thing were the mounting holes slightly off (required some force to insert there). But I corrected these things and it should print just fine. Tho before printing another one, I would like to tackle some of the TODOs.

ubitux commented 6 years ago

But I might give pi zero a shot, ok? :)

Sure, I don't have that one

Board color

see clr parameter in extrude_plate()

GPIO Header x2

Female and pin headers in electronics/header.scad don't do the trick?

dragetd commented 6 years ago

Yes it does. I was just too lazy, since I do not need those headers for the case I just printed. :P I am busy with other things… once I got my other projcets sorted, I will continue here. Just thought I could already share the progress. :)

dragetd commented 5 years ago

Please excuse my radio silence. #life happened. :( I hope I will eventually come back to progressing on this - but if anyone else wants to continue the work, please feel free!