For a scanner-camera project featured in Make magazine, (&nbsp;<a href="http://makezine.com/14/scannercamera/">http://makezine.com/14/scannercamera/</a> ) the author uses SANE to bypass the calibration step, because it would fail after his physical modifications to the sensor. &nbsp;The model he uses is a Canon CanoScan LiDE 20. &nbsp;His actual directions can be found at:&nbsp;<a href="http://www.make-digital.com/make/vol14/?folio=78">http://www.make-digital.com/make/vol14/?folio=78</a><div>
<br></div><div>The modifications in the Plustek driver config. file are as follow:</div><div><br></div><div>On line 105, change option skipCalibration 0 to option skipCalibration 1</div><div>On line 111, change option skipFine 0 to option skipFine 1</div>
<div>On line 116, change option skipFineWhite 0 to option skipFineWhite 1</div><div><br></div><div>The scanner I have is the CanoScan LiDE 60, which uses a different driver, the Genesys. &nbsp;None of the equivalent config. options are available. &nbsp;I am new to this, but is there a way to perform a similar command to skip the calibration steps for the CanoScan 60?</div>
<div><br></div><div>Tom</div>