-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
36 additions
and
17 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,27 @@ | ||
# PiZtand | ||
simple quick-printing configurable stand mount for Raspberry Pi Zero | ||
Simple, quick-printing, configurable stand mount for Raspberry Pi Zero. | ||
|
||
Also fits BannannaPi M2 Zero and Radxa Zero. | ||
![](PiZtand.png) | ||
![](PiZtand.jpg) | ||
![](PiZtand_rear.jpg) | ||
|
||
M2.5 screws should screw reasonably tight right in the plastic with no nuts. | ||
Also supports BannannaPi M2 Zero and Radxa Zero, which have components on the back side. | ||
|
||
Screw the posts to the Pi Zero, then insert into one of the sets of post holes in the base. | ||
## Directions | ||
|
||
Base has post holes to hold the tower vertical, or slanted at 15, 30, or 45 degrees. | ||
Screw the posts to the Pi Zero first, then insert into one of the sets of post holes in the base. | ||
|
||
Printing all parts at once requires 80x95mm build surface, and prints in under an hour at 0.3mm layer x 65mm/s. | ||
M2.5 screws should screw right into the plastic reasonably securely with no nuts needed. If the holes are too loose to hold screws, you can reduce ```screw_post_id``` from 2.5 to 2.4. | ||
|
||
The base has 4 sets of post holes at different angles from vertical to 45 degrees. | ||
|
||
Printing all parts at once only requires 80x95mm build surface, and prints in under an hour. | ||
|
||
<!-- | ||
## Configurable options | ||
The scad file has several variables that you can change. | ||
```style = "thin";``` or ```"chunky"``` | ||
... | ||
--> |