Difference between revisions of "Inkjet Testing"

From FreekiWiki
Jump to navigation Jump to search
Line 8: Line 8:
 
keep [label="Check the model on\nwww.tonsoftoner.com.\nDoes it take one of the following?\n15, 45, 56, 57, 78, 92, 93, 94"]  
 
keep [label="Check the model on\nwww.tonsoftoner.com.\nDoes it take one of the following?\n15, 45, 56, 57, 78, 92, 93, 94"]  
 
need_ink [label="Does it need ink?"]  
 
need_ink [label="Does it need ink?"]  
power [label="Can you find the\nright cord (with help)\n and get it\nto power on?"]
+
power [label="Can you find the\nright cord (with help) and get it\nto power on?"]
 
ink_supply [label="Do we have that ink?"]
 
ink_supply [label="Do we have that ink?"]
 
add_ink [label="Swap in new ink." shape="box"]
 
add_ink [label="Swap in new ink." shape="box"]
Line 14: Line 14:
 
sell [label="Follow instructions for\nwrapping up and sending off" shape="box"]
 
sell [label="Follow instructions for\nwrapping up and sending off" shape="box"]
 
quality [label="Is the output\n good quality?\ni.e. no striped black or color?"]
 
quality [label="Is the output\n good quality?\ni.e. no striped black or color?"]
ask [label="Ask what to do." shape="box"]
+
 
recycle [label="Follow instructions \nbelow for Recycle", shape="box"]
+
scanner [label="Does it have a scanner?"]
 +
glass [label="Can you remove it\nwithout breaking glass?"]
 +
ask [label="Ask what to do.", shape="box"]
 +
recycle [label="Mark it with an 'X' and put on Recycle shelves", shape="box"]
 +
remove_glass [label="Remove scanner section\n& put it in scanner bin.", shape="box"]
  
 
start -> power
 
start -> power
Line 23: Line 27:
 
need_ink -> keep [label="YES"]
 
need_ink -> keep [label="YES"]
 
keep -> ink_supply [label="YES"]
 
keep -> ink_supply [label="YES"]
keep -> recycle [label="NO"]
+
keep -> scanner [label="NO"]
ink_supply -> recycle [label="NO"]
+
ink_supply -> scanner [label="NO"]
 
ink_supply -> add_ink [label="YES"]
 
ink_supply -> add_ink [label="YES"]
 
add_ink -> connect_printer
 
add_ink -> connect_printer
Line 30: Line 34:
 
connect_printer -> quality [label="YES"]
 
connect_printer -> quality [label="YES"]
 
quality -> sell [label="YES"]
 
quality -> sell [label="YES"]
quality -> ask [label="NO"]
+
quality -> scanner [label="NO"]
 +
scanner -> glass [label="YES"]
 +
scanner -> recycle [label="NO"]
 +
glass -> ask [label="NO"]
 +
glass -> remove_glass [label="YES"]
 +
remove_glass -> recycle
  
 
</graphviz>
 
</graphviz>

Revision as of 13:56, 29 April 2008

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

INSTRUCTIONS FOR PRINTING IN UBUNTU:

  • Connect via USB or LPT to one of the testing machines. If you're using LPT, check to make sure there is a switch and it's set correctly.
  • If you're using USB, Ubuntu should find your printer and allow you the option to configure it. Do that and print a test page.
  • If your USB connection isn't found or you're using LPT go to System > Administration > Printing and either find the appropriate driver in the left menu, or create one. Get help if you hit a snag. Then print a test page.

INSTRUCTIONS FOR WRAPPING UP AND SENDING OFF:

  • If your test pages are good quality, write on the Ubuntu test page whether the printer contains "No new ink" or "New guaranteed color ink." or New guaranteed black ink.
  • Staple relevant pages together and tape it to the printer.
  • Wrap the power cable in a rubber band a put on top.
  • Put the printer on the outgoing cart.

INSTRUCTIONS FOR RECYCLE

  • Inkjets: Mark with an "X" and put it on the Recyclables shelf.
  • Laserjets: Remove toner. Save it if it's good toner we have a labeled box for. Otherwise discard. Mark with an "X" and put in recyclables shelf.