Difference between revisions of "Printer Disassembly 1"

From FreekiWiki
Jump to navigation Jump to search
m (Printer Disassembly moved to Printer Disassembly 1: Breaking recycling into two processes)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This triage sheet only applies to machines that are on the "Recyclables" shelves in Printer Island.
+
{{Delete}}
 +
 
 +
This triage sheet only applies to machines that are in the "Recyclables" gaylords in Printer Island.
  
 
<graphviz>
 
<graphviz>
Line 8: Line 10:
  
 
start [label="START HERE"]
 
start [label="START HERE"]
with_x [label="Is it marked\nwith an 'X'?", shape="box"]
 
no_x [label="Put it back on\nincoming pile"]
 
 
yes_x [label="Remove outer plastic.\nDisassemble paper tray.\nPut plastic in bin."]
 
yes_x [label="Remove outer plastic.\nDisassemble paper tray.\nPut plastic in bin."]
ink [label="Does it take\nink cartridges?", shape="box"]
+
ink [label="Does it take\nink or toner cartridges?", shape="box"]
yes_ink [label="Remove any ink\nand put in bin."]
+
yes_ink [label="Remove any ink or toner\nand put in bin."]
 
no_ink [label="Can you see any RAM\nor Network Cards?", shape="box"]
 
no_ink [label="Can you see any RAM\nor Network Cards?", shape="box"]
 
yes_extras [label="Remove them and\nset aside if you can\ndo it in less than\n1 minute."]
 
yes_extras [label="Remove them and\nset aside if you can\ndo it in less than\n1 minute."]
circuit_board [label="Can you remove\nthe main circuit\nboard in less than\n1 minute?", shape="box"]
+
circuit_board [label="Can you see a circuit board?", shape="box"]
 
stripped [label="Throw everything into the\n'Stripped Printers' gaylord."]
 
stripped [label="Throw everything into the\n'Stripped Printers' gaylord."]
 
remove_board [label="Remove it and\nplace in circuit\nboard bin"]
 
remove_board [label="Remove it and\nplace in circuit\nboard bin"]
  
start -> with_x
+
start -> yes_x
with_x -> yes_x [label="YES"]
 
with_x -> no_x [label="NO"]
 
 
yes_x -> ink
 
yes_x -> ink
 
ink -> yes_ink [label="YES"]
 
ink -> yes_ink [label="YES"]
Line 32: Line 30:
 
circuit_board -> stripped [label="NO"]
 
circuit_board -> stripped [label="NO"]
 
remove_board -> stripped
 
remove_board -> stripped
 +
 +
}
 +
</graphviz>
 +
 +
[[Category: Printers]]

Latest revision as of 14:04, 17 May 2013

deletion

This page has been requested to be deleted.
If you disagree, discuss on the talk page.
Whenever possible, could an Admin please remove this page?


This triage sheet only applies to machines that are in the "Recyclables" gaylords in Printer Island.

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.