kopia lustrzana https://gitlab.com/sane-project/backends
re-tune MD5345/MD6228 scan area
rodzic
5dd12d4a61
commit
66fa10b91a
|
@ -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.
|
||||
|
|
|
@ -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) */
|
||||
|
|
Ładowanie…
Reference in New Issue