Skip to content

Commit 147fad5

Browse files
authored
docs(display): Add docs for btt hdmi5 (#129)
* docs(display): Add docs for btt hdmi5
1 parent 0e0533e commit 147fad5

File tree

5 files changed

+26
-1
lines changed

5 files changed

+26
-1
lines changed

docs/img/parts/btt_hdmi5.webp

18.3 KB
Binary file not shown.

docs/support/displays.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,27 @@ Component names below link to the corresponding git folder. Most mounts require
127127
</div>
128128
</div>
129129

130+
### BIGTREETECH HDMI5
131+
132+
<div markdown class="jh-grid-container jh-grid-2">
133+
<div markdown class="jh-grid-para">
134+
!!! info "Contributed by [SirUli][contrib_siruli]"
135+
136+
[:material-git: BTT HDMI5][git_btt_hdmi5]{ .md-button }
137+
138+
[:material-cart: Product Link][bom_btt_hdmi5]{ .md-button }
139+
140+
- Materials:
141+
- 4x M3 x 15mm
142+
- 4x M3 x 6mm
143+
- 4x M3 x 5mm OD x 4mm L HSI
144+
145+
</div>
146+
<div markdown class="jh-grid-img">
147+
[![product picture][img_btt_hdmi5]][img_btt_hdmi5]
148+
</div>
149+
</div>
150+
130151
## CPU Displays
131152

132153
Many Klipper and Octoprint users have a CPU display attached to their Raspberry Pi (or other SBC), and some forego an MCU display entirely.
@@ -247,4 +268,5 @@ Known compatible displays are listed below, along with mounting options.
247268
[img_btt_tft24]: ../img/parts/btt_tft_2.4.webp
248269
[img_btt_tft35]: ../img/parts/btt_tft_3.5.webp
249270
[img_btt_pitft50]: ../img/parts/btt_pitft_5.0.webp
271+
[img_btt_hdmi5]: ../img/parts/btt_hdmi5.webp
250272
[img_rpi_tft]: ../img/parts/rpi_tft.webp

include/bom_links.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
[bom_mks_skipr]: https://www.aliexpress.us/item/3256804323039950.html "AliExpress: MakerBase MKS Skipr"
6363
[bom_mks_monster8]: https://www.aliexpress.us/item/3256803106583492.html "AliExpress: MakerBase MKS Monster8"
6464
[bom_btt_skr_pico]: https://www.amazon.com/BIGTREETECH-Controller-Compatible-Entry-Level-Motherboard/dp/B09MVJ5XKH/ "Amazon: BIGTREETECH SKR Pico"
65+
[bom_btt_hdmi5]: https://biqu.equipment/collections/lcd/products/bigtreetech-hdmi5-v1-0-hdmi7-v1-0 "Bigtreetech: BTT HDMI5"
6566

6667
<!-- SoC CPUs -->
6768
[bom_rpi_3b_plus]: https://www.adafruit.com/product/3055 "Adafruit: Raspberry Pi 3B+"

include/contrib_links.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88
[contrib_maffooclock]: https://github.com/MaffooClock "GitHub Profile: MaffooClock"
99
[contrib_anton]: https://github.com/Otann "GitHub Profile: Anton Chebotaev"
1010
[contrib_ginger_saw]: https://www.printables.com/social/226009-ginger-saw/about "Printables.com Profile: Ginger Saw"
11-
[contrib_edgy]: https://www.printables.com/social/309371-edgy/about "Printables.com Profile: edgy"
11+
[contrib_edgy]: https://www.printables.com/social/309371-edgy/about "Printables.com Profile: edgy"
12+
[contrib_siruli]: https://github.com/SirUli "GitHub Profile: SirUli"

include/git_links.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
[git_btt_tft_24]: https://github.com/jon-harper/OmniBox/tree/main/Panels/Display/BTT%202.4%20TFT "OmniBox GitHub: BIGTREETECH 2.4" TFT Display Panel"
4545
[git_btt_tft_50]: https://github.com/jon-harper/OmniBox/tree/main/Panels/Display/BTT%205.0%20TFT "OmniBox GitHub: BIGTREETECH 5" TFT Display Panel"
4646
[git_btt_pitft_50]: https://github.com/jon-harper/OmniBox/tree/main/Panels/Display/BTT%20PI%20TFT50 "OmniBox GitHub: BIGTREETECH 5" Pi TFT Display Panel"
47+
[git_btt_hdmi5]: https://github.com/jon-harper/OmniBox/tree/main/Panels/Display/BTT%20HDMI5 "OmniBox GitHub: BIGTREETECH HDMI5 Display Panel"
4748
[git_mini_12864]: https://github.com/jon-harper/OmniBox/tree/main/Panels/Display/Mini%2012864 "OmniBox GitHub: FYSETC Mini12864 Display Panel (and compatible)"
4849
[git_generic_12864]: https://github.com/jon-harper/OmniBox/tree/main/Panels/Display/Generic%2012864 "OmniBox GitHub: Generic 12864 Display Panel"
4950
[git_display_pi_tft]: https://github.com/jon-harper/OmniBox/tree/main/Panels/Display/Raspberry%20Pi%20TFT "OmniBox GitHub: Raspberry Pi TFT Display Panel"

0 commit comments

Comments
 (0)