mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-09-26 23:09:15 +08:00
fix: recommended mounts should be listed first
This commit is contained in:
parent
c56b1d73ab
commit
d9efad8bd6
@ -6,10 +6,6 @@ const printed_parts = {
|
||||
""
|
||||
],
|
||||
hyper_links: [
|
||||
{
|
||||
url: "https://github.com/RedHawk989/EyeTrackVR-Hardware/blob/main/3d_Printed_Mounts/Quest_2/Arkfall/EyeTrack_Quest_2_Mount_v10_By_Arkfall.stl",
|
||||
desc: "Camera and IR emitter mount by Arkfall"
|
||||
},
|
||||
{
|
||||
url: "https://github.com/RedHawk989/EyeTrackVR-Hardware/tree/main/3d_Printed_Mounts/Quest_2/Prohurtz",
|
||||
desc: "★ Camera and IR emitter mount by Prohurtz"
|
||||
@ -19,6 +15,10 @@ const printed_parts = {
|
||||
url: "https://github.com/RedHawk989/EyeTrackVR-Hardware/tree/main/3d_Printed_Mounts/Quest_2/lordnathan",
|
||||
desc: "★ ESP mount by lordnathan"
|
||||
},
|
||||
{
|
||||
url: "https://github.com/RedHawk989/EyeTrackVR-Hardware/blob/main/3d_Printed_Mounts/Quest_2/Arkfall/EyeTrack_Quest_2_Mount_v10_By_Arkfall.stl",
|
||||
desc: "Camera and IR emitter mount by Arkfall"
|
||||
},
|
||||
{
|
||||
url: "https://github.com/RedHawk989/EyeTrackVR-Hardware/blob/main/3d_Printed_Mounts/Quest_2/Arkfall/Quest_2_ESP_Mount_v2_By_Arkfall.stl",
|
||||
desc: "ESP mount by Arkfall"
|
||||
@ -40,6 +40,10 @@ const printed_parts = {
|
||||
url: "https://github.com/RedHawk989/EyeTrackVR-Hardware/tree/main/3d_Printed_Mounts/Valve_Index/Seaweed",
|
||||
desc: "★ High IPD compatible 160 and 120 degree camera and IR emitter mounts by Seaweed"
|
||||
},
|
||||
{
|
||||
url: "https://github.com/MUTEtheCyberwolf/VALVE-INDEX-DEV-Frunk-1.0/tree/main/3D%20Print%20Files%20STL(Ascii)",
|
||||
desc: "★ ESP frunk mod by MUTE the Cyberwolf"
|
||||
},
|
||||
{
|
||||
url: "https://github.com/RedHawk989/EyeTrackVR-Hardware/tree/main/3d_Printed_Mounts/Valve_Index/qdot",
|
||||
desc: "Camera and IR emitter mount by Qdot"
|
||||
@ -48,10 +52,6 @@ const printed_parts = {
|
||||
url: "https://github.com/rrazgriz/IndexEyeTrackVR/tree/main/hardware",
|
||||
desc: "Camera mount by Razgriz"
|
||||
},
|
||||
{
|
||||
url: "https://github.com/MUTEtheCyberwolf/VALVE-INDEX-DEV-Frunk-1.0/tree/main/3D%20Print%20Files%20STL(Ascii)",
|
||||
desc: "★ ESP frunk mod by MUTE the Cyberwolf"
|
||||
},
|
||||
],
|
||||
link_id: 2
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user