Skip to content

Commit

Permalink
Merge pull request #105 from 88markus88/main
Browse files Browse the repository at this point in the history
Added 3d model for additional housing "Markus_CYD_Simple_Case
  • Loading branch information
witnessmenow authored Jan 1, 2024
2 parents dc362aa + 88c7eae commit a2d6107
Show file tree
Hide file tree
Showing 11 changed files with 43 additions and 0 deletions.
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.
31 changes: 31 additions & 0 deletions 3dModels/Markus_CYD_Simple_Case/readme.md
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)
4 changes: 4 additions & 0 deletions 3dModels/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ Designed by Brian Lough,
Designed by Jonny Bergdahl.
[Files can be found here](/3DModels/Jonnys_CYD_Stand_Leg).

## Simple CYD Case

Designed by Markus Preidel.
[Files can be found here](/3dModels/Markus_CYD_Simple_Case).

## Other cases from elsewhere

Expand Down
8 changes: 8 additions & 0 deletions ESP32-Cheap-Yellow-Display.code-workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}

0 comments on commit a2d6107

Please sign in to comment.