mirror of
git://projects.qi-hardware.com/ben-scans.git
synced 2024-11-22 10:12:49 +02:00
Put scans on index page in top-down order and added placeholders for still
pending scans. - web/index.sh: put scans of individual parts in top-down order - web/index.sh: added placeholders for scans still missing - index.html: regenerated with changes above
This commit is contained in:
parent
1fd036ec31
commit
3b14f67b31
1039
index.html
1039
index.html
File diff suppressed because it is too large
Load Diff
123
web/index.sh
123
web/index.sh
@ -60,6 +60,59 @@ texts3 "1 h" "3 h" "34 h"
|
||||
|
||||
section parts "Individual parts"
|
||||
|
||||
scan_set ben-dispshell-outside "Display, outer shell. Outside."
|
||||
images3
|
||||
texts3 "1 h" "5 h" "44.5 h"
|
||||
|
||||
scan_set ben-dispshell-inside "Display, outer shell. Inside."
|
||||
images3
|
||||
texts3 "1.25 h" "6 h" "86 h"
|
||||
|
||||
scan_set ben-dispbase-back "Display shell, base structure. Back side."
|
||||
images3
|
||||
texts3 "1 h" "3.75 h" "48 h"
|
||||
|
||||
scan_set ben-dispbase-front "Display shell, base structure. Front side."
|
||||
explain_set <<EOF
|
||||
Note: the solvent used to remove the adhesive tape attacked the plastic,
|
||||
leaving some small dents and deformations.
|
||||
EOF
|
||||
images3
|
||||
texts3 "4 h" "12 h" "58 h"
|
||||
|
||||
scan_set ben-lcdpcb-back "LCD PCB. Back side."
|
||||
planned
|
||||
planned
|
||||
planned
|
||||
texts3 "?" "?" "?"
|
||||
|
||||
scan_set ben-lcdpcb-front "LCD PCB. Front side."
|
||||
planned
|
||||
planned
|
||||
planned
|
||||
texts3 "?" "?" "?"
|
||||
|
||||
scan_set ben-lcdframe-back "LCD frame. Back side."
|
||||
planned
|
||||
planned
|
||||
planned
|
||||
texts3 "?" "?" "?"
|
||||
|
||||
scan_set ben-lcdframe-front "LCD frame. Front side."
|
||||
planned
|
||||
planned
|
||||
planned
|
||||
texts3 "?" "?" "?"
|
||||
|
||||
scan_set ben-baseframe-top "Frame on top of the base. Top."
|
||||
images3
|
||||
texts3 "1.5 h" "3.75 h" "37.5 h"
|
||||
|
||||
scan_set ben-baseframe-bottom "Frame on top of the base. Bottom."
|
||||
images2
|
||||
in_progress
|
||||
texts3 "1.5 h" "4 h" "?"
|
||||
|
||||
scan_set ben-kbd-top "Keyboard. From the top. A-to-L scan."
|
||||
explain_set <<EOF
|
||||
Note: the soft rubber sheet underneath the keyboard was sometimes bent
|
||||
@ -79,50 +132,46 @@ EOF
|
||||
images3
|
||||
texts3 "1 h" "2.25 h" "36 h"
|
||||
|
||||
scan_set ben-batcvr-outside "Battery cover. Outside."
|
||||
scan_set ben-pcb-domes "Main PCB. Keyboard side."
|
||||
planned
|
||||
planned
|
||||
planned
|
||||
texts3 "?" "?" "?"
|
||||
|
||||
scan_set ben-pcb-comp "Main PCB. Component side."
|
||||
images2
|
||||
planned
|
||||
texts3 "2.5 h" "8.5 h" "?"
|
||||
|
||||
scan_set ben-bottom-inside2 "Bottom shell without battery cover. Inside."
|
||||
images3
|
||||
texts3 "1.5 h" "3 h" "20 h"
|
||||
texts3 "2 h" "5 h" "56 h"
|
||||
|
||||
scan_set ben-bottom-outside2 "Bottom shell without battery cover. Outside."
|
||||
planned
|
||||
planned
|
||||
planned
|
||||
texts3 "?" "?" "?"
|
||||
|
||||
scan_set ben-battery-pcb "Battery. PCB side."
|
||||
planned
|
||||
planned
|
||||
planned
|
||||
texts3 "?" "?" "?"
|
||||
|
||||
scan_set ben-battery-cover "Battery. Cover side."
|
||||
planned
|
||||
planned
|
||||
planned
|
||||
texts3 "?" "?" "?"
|
||||
|
||||
scan_set ben-batcvr-inside "Battery cover. Inside."
|
||||
images3
|
||||
texts3 "1.5 h" "5 h" "33.5 h"
|
||||
|
||||
scan_set ben-pcb-comp "Main PCB. Component side."
|
||||
images2
|
||||
texts2 "2.5 h" "8.5 h"
|
||||
|
||||
scan_set ben-dispshell-outside "Display, outer shell. Outside."
|
||||
scan_set ben-batcvr-outside "Battery cover. Outside."
|
||||
images3
|
||||
texts3 "1 h" "5 h" "44.5 h"
|
||||
|
||||
scan_set ben-dispshell-inside "Display, outer shell. Inside."
|
||||
images3
|
||||
texts3 "1.25 h" "6 h" "86 h"
|
||||
|
||||
scan_set ben-dispbase-front "Display shell, base structure. Front side."
|
||||
explain_set <<EOF
|
||||
Note: the solvent used to remove the adhesive tape attacked the plastic,
|
||||
leaving some small dents and deformations.
|
||||
EOF
|
||||
images3
|
||||
texts3 "4 h" "12 h" "58 h"
|
||||
|
||||
scan_set ben-dispbase-back "Display shell, base structure. Back side."
|
||||
images3
|
||||
texts3 "1 h" "3.75 h" "48 h"
|
||||
|
||||
scan_set ben-baseframe-top "Frame on top of the base. Top."
|
||||
images3
|
||||
texts3 "1.5 h" "3.75 h" "37.5 h"
|
||||
|
||||
scan_set ben-baseframe-bottom "Frame on top of the base. Bottom."
|
||||
images2
|
||||
in_progress
|
||||
texts3 "1.5 h" "4 h" "?"
|
||||
|
||||
scan_set ben-bottom-inside2 "Bottom shell without battery cover. Inside."
|
||||
images3
|
||||
texts3 "2 h" "5 h" "56 h"
|
||||
texts3 "1.5 h" "3 h" "20 h"
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user