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?"]  
 +
off [label="Unplug the machine", shape="box"]
 
power [label="Can you find the\nright cord (with help) 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?"]
Line 22: Line 23:
  
 
start -> power
 
start -> power
power -> scanner [label="NO"]
+
power -> off [label="NO"]
 
power -> need_ink [label="YES"]
 
power -> need_ink [label="YES"]
 
need_ink -> connect_printer [label="NO"]
 
need_ink -> connect_printer [label="NO"]
 
need_ink -> keep [label="YES"]
 
need_ink -> keep [label="YES"]
 
keep -> ink_supply [label="YES"]
 
keep -> ink_supply [label="YES"]
keep -> scanner [label="NO"]
+
keep -> off [label="NO"]
ink_supply -> scanner [label="NO"]
+
ink_supply -> off [label="NO"]
 
ink_supply -> add_ink [label="YES"]
 
ink_supply -> add_ink [label="YES"]
 
add_ink -> connect_printer
 
add_ink -> connect_printer
Line 34: Line 35:
 
connect_printer -> quality [label="YES"]
 
connect_printer -> quality [label="YES"]
 
quality -> sell [label="YES"]
 
quality -> sell [label="YES"]
quality -> scanner [label="NO"]
+
quality -> off [label="NO"]
 
scanner -> section [label="YES"]
 
scanner -> section [label="YES"]
 
scanner -> recycle [label="NO"]
 
scanner -> recycle [label="NO"]
Line 40: Line 41:
 
section -> break_off [label="YES"]
 
section -> break_off [label="YES"]
 
break_off -> rest_x
 
break_off -> rest_x
 +
off -> scanner
  
 
quality -> ink_supply [label="NO"]
 
quality -> ink_supply [label="NO"]

Revision as of 12:52, 17 May 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.
  • Delete the printer profile from the menu when you're done.

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.