mirror of
https://github.com/zruncho3d/tri-zero.git
synced 2023-02-25 22:19:40 +04:00
OLED display added
This commit is contained in:
parent
c55cb6bdcd
commit
56c10812f4
15 changed files with 21 additions and 7 deletions
|
@ -49,6 +49,16 @@ I'm using a 60cm DSI cable to connect the display with a Raspberry PI back on th
|
|||
|
||||

|
||||
|
||||
### Reset / Emergency switch
|
||||
The front display mount also provide a mounting option for a reset or emergency switch.
|
||||
I'm using this switch to reset a BTT PSU relays.
|
||||
|
||||
The switch in the cad is a standard 7mm momentary switch that is easy to source even from local providers.
|
||||
Make sure to get a Normally OPEN (NO) switch if you plan to use it with the BTT PSU Relays.
|
||||
(A Relays mount and firmware configs are in preparation)
|
||||
|
||||

|
||||
|
||||
|
||||
## 3. 12864 Mini Display
|
||||
|
||||
|
@ -63,15 +73,13 @@ This part has not been tested yet as I'm waiting for a proper display.
|
|||

|
||||
|
||||
|
||||
### Reset / Emergency switch
|
||||
The front display mount also provide a mounting option for a reset or emergency switch.
|
||||
I'm using this switch to reset a BTT PSU relays.
|
||||
## 4. V0.1 OLED Display
|
||||
|
||||
The switch in the cad is a standard 7mm momentary switch that is easy to source even from local providers.
|
||||
Make sure to get a Normally OPEN (NO) switch if you plan to use it with the BTT PSU Relays.
|
||||
(A Relays mount and firmware configs are in preparation)
|
||||
Many kits come with this tiny littel display.
|
||||
And the real part turned out nicer than I have expected
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
# Printing
|
||||
|
||||
|
@ -109,6 +117,12 @@ It's inspiring for a lot of us!
|
|||
|
||||
# Changelog
|
||||
|
||||
## 11.11.2022
|
||||
|
||||
- Added skirt for V0.1 OLED Display
|
||||
- Added assembly instructions
|
||||
- Refactoring of CAD file
|
||||
|
||||
## 08.11.2022
|
||||
|
||||
- Honeycomb pattern dimensions changed so that there are no thin lines anymore with 0.4mm extrusion with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue