-
Notifications
You must be signed in to change notification settings - Fork 227
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #105 from 88markus88/main
Added 3d model for additional housing "Markus_CYD_Simple_Case
- Loading branch information
Showing
11 changed files
with
43 additions
and
0 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.
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.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
## Simple CYD housing | ||
|
||
I needed a simple case for the CYD in landscape mode. Main goals: | ||
- Small case | ||
- Supports CYD version with USB-C port | ||
- Opening for light sensitive resistor (LDR) to allow automatic scren brightness adjustment. This requires a solid light barrier between the display and the LDR, otherwise the automatic adjustment is influenced by the backlight LEDs themselves | ||
- Opening in the back for the LED | ||
- Boot and reset buttons can be pushed via buttons in the back plane of the housing | ||
- Front does not interfere witht he touch display | ||
And last not lease: stable housing that actually fits - I did some test prints to ensure that no rework is needed to fit the CYD into the housing | ||
|
||
The design is based on Leo Ruiz' housing : https://www.thingiverse.com/thing:5990927, but completely redone in Fusion 360 | ||
Fusion 360 File is included | ||
|
||
### Printing Details | ||
|
||
- Housing has been tested on Ender3 S1 | ||
- Parameters: PLA, 0.16 mm, 205°C Nozzle, 60°C Bed | ||
|
||
|
||
### Additional Hardware Required | ||
|
||
- You will need 4 pieces 3 mm Brass inserts and 4 screws 3 x 8 mm | ||
- USB-C Cable | ||
|
||
### Pictures | ||
![Front](https://github.com/88markus88/ESP32-Cheap-Yellow-Display/blob/main/3dModels/Markus_CYD_Simple_Case/Markus%20CYD%20Box%201.jpg) | ||
![Bottom1](https://github.com/88markus88/ESP32-Cheap-Yellow-Display/blob/main/3dModels/Markus_CYD_Simple_Case/Markus%20CYD%20Box%202.jpg) | ||
![Bottom2](https://github.com/88markus88/ESP32-Cheap-Yellow-Display/blob/main/3dModels/Markus_CYD_Simple_Case/Markus%20CYD%20Box%203.jpg) | ||
![Foto1](https://github.com/88markus88/ESP32-Cheap-Yellow-Display/blob/main/3dModels/Markus_CYD_Simple_Case/Markus%20CYD%20Box%20Front.jpg) | ||
![Foto2](https://github.com/88markus88/ESP32-Cheap-Yellow-Display/blob/main/3dModels/Markus_CYD_Simple_Case/Markus%20CYD%20Box%20Back.jpg) |
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
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"folders": [ | ||
{ | ||
"path": "." | ||
} | ||
], | ||
"settings": {} | ||
} |