kopia lustrzana https://gitlab.com/sane-project/backends
Merge branch 'genesys-plustek' into 'master'
genesys: Fix x position of scan window on Plustek 7400 See merge request sane-project/backends!378merge-requests/213/head^2
commit
4a960e960a
|
@ -2434,7 +2434,7 @@ void genesys_init_usb_device_tables()
|
|||
model.x_offset_calib_black = 6.5;
|
||||
model.x_size_calib_mm = 37.0;
|
||||
|
||||
model.x_offset_ta = 1.0;
|
||||
model.x_offset_ta = 0.5;
|
||||
model.y_offset_ta = 29.0;
|
||||
model.x_size_ta = 37.0;
|
||||
model.y_size_ta = 25.0;
|
||||
|
|
Ładowanie…
Reference in New Issue