re-tune MD5345/MD6228 scan area

merge-requests/1/head
Stphane Voltz 2011-07-15 10:00:05 +02:00
rodzic 5dd12d4a61
commit 66fa10b91a
2 zmienionych plików z 5 dodań i 2 usunięć

Wyświetl plik

@ -1,3 +1,6 @@
2011-07-15 Stéphane Voltz <stef.dev@free.fr>
* backend/genesys_devices.c: re-tune scan area of MD5345/MD6228.
2011-07-15 Stéphane Voltz <stef.dev@free.fr>
* backend/lexmark.c backend/lexmark_low.c: increase tolerance when
detecting the 'home' dot.

Wyświetl plik

@ -1956,9 +1956,9 @@ static Genesys_Model medion_md5345_model = {
{16, 8, 0}, /* possible depths in gray mode */
{16, 8, 0}, /* possible depths in color mode */
SANE_FIX ( 4.00), /* Start of scan area in mm (x) */
SANE_FIX ( 0.30), /* Start of scan area in mm (x) */
SANE_FIX ( 0.80), /* 2.79 < Start of scan area in mm (y) */
SANE_FIX (215.9), /* Size of scan area in mm (x) */
SANE_FIX (220.0), /* Size of scan area in mm (x) */
SANE_FIX (296.4), /* Size of scan area in mm (y) */
SANE_FIX (0.00), /* Start of white strip in mm (y) */