Difference between revisions of "Recycling Prep"

From FreekiWiki
Jump to navigation Jump to search
 
(13 intermediate revisions by one other user not shown)
Line 1: Line 1:
<graphviz>
+
{{Delete}}
digraph{
 
  
start [label="Start", shape="box"]
+
We need to do the following before anything goes to the Recycling box, to make it safe to take apart and to keep good stuff.  
unplug [label="Unplug the machine \nif it was hooked up."]
 
scanner [label="Does it have a scanner?"]
 
cover [label="Remove the scanner's cover \nif possible."]
 
glass [label="Can you remove the whole scanner \nwithout breaking glass?"]
 
remove [label="Remove the scanner and put \nit into the scanner bin."]
 
ask [label="Ask for help.", shape="box"]
 
cartridge [label="Remove any toner \ncartridges."]
 
AC [label="Keep any AC adapters not \nattached to the machine."]
 
cord [label="Remove any other cords and put \nthem in the cord gaylord."]
 
card [label="Remove and keep any network cards."]
 
fax [label="Is it a fax machine?"]
 
phone [label="Put phones in the CBM gaylord \nand the fax machine in the fax \ngaylord.", shape="box"]
 
printer [label="Put machine in the recycle \ngaylord.", shape="box"]
 
okidata [label="Keep any Okidata machines", shape="box"]
 
  
start -> unplug
+
# If you find a toner cartridge, do not attempt to remove it. Please notify a supervisor.
unplug -> scanner
+
# If there is a black or color toner powder spill, do not attempt to clean it. Please notify your supervisor immediately.
scanner -> cover [label="YES"]
+
# Save all network cards in a box on the Sorting table.
scanner -> cartridge [label="NO"]
+
# Save all HP AC adapters that have colorful 3-pronged ends.
cover -> glass
+
# If the device has number buttons, a scanner attached to it, is labeled a fax, or is very heavy, ask for help before proceeding further...
glass -> remove [label="YES"]
+
# Otherwise it can go straight to the Recycle gaylord.
glass -> ask [label="NO"]
 
remove -> cartridge
 
cartridge -> AC
 
AC -> cord
 
cord -> card
 
card -> okidata
 
okidata -> card
 
fax -> phone [label="YES"]
 
fax -> printer [label="NO"]
 
  
}
+
===Supervisors Only===
</graphviz>
+
# Only trained supervisors are allowed to process laserjets that have toner cartridges. No volunteers remove toner cartridges.
 +
# Trained supervisors assist in the identification and sorting of machines that have either LEDs or fluorescent light bulbs. Machines that have fluorescent bulbs are either reduced so that the scanner and printer section are separate. The scanner section, or the whole machine in the case of a fax machine or machine that cannot be safely separated, will be taken to the fax machine gaylord at the street. The same rule of safe separation applies to LED scanners, except that whole LED scanners will be placed in the printer scrap gaylord.

Latest revision as of 15:29, 27 April 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?


We need to do the following before anything goes to the Recycling box, to make it safe to take apart and to keep good stuff.

  1. If you find a toner cartridge, do not attempt to remove it. Please notify a supervisor.
  2. If there is a black or color toner powder spill, do not attempt to clean it. Please notify your supervisor immediately.
  3. Save all network cards in a box on the Sorting table.
  4. Save all HP AC adapters that have colorful 3-pronged ends.
  5. If the device has number buttons, a scanner attached to it, is labeled a fax, or is very heavy, ask for help before proceeding further...
  6. Otherwise it can go straight to the Recycle gaylord.

Supervisors Only

  1. Only trained supervisors are allowed to process laserjets that have toner cartridges. No volunteers remove toner cartridges.
  2. Trained supervisors assist in the identification and sorting of machines that have either LEDs or fluorescent light bulbs. Machines that have fluorescent bulbs are either reduced so that the scanner and printer section are separate. The scanner section, or the whole machine in the case of a fax machine or machine that cannot be safely separated, will be taken to the fax machine gaylord at the street. The same rule of safe separation applies to LED scanners, except that whole LED scanners will be placed in the printer scrap gaylord.