* backend/genesys_devices.c: Increase length of acceleration slopes for

Canon LiDE 35/40/50/60
merge-requests/1/head
Pierre Willenbrock 2006-04-23 19:53:15 +00:00
rodzic 4e5719b95d
commit feea058821
2 zmienionych plików z 7 dodań i 2 usunięć

Wyświetl plik

@ -1,3 +1,8 @@
2006-04-23 Pierre Willenbrock <pierre@pirsoft.dnsalias.org>
* backend/genesys_devices.c: Increase length of acceleration
slopes for Canon LiDE 35/40/50/60
2006-04-21 Stéphane Voltz <stefdev@modulonet.fr> 2006-04-21 Stéphane Voltz <stefdev@modulonet.fr>
* backend/genesys.c: add workraound with issue related * backend/genesys.c: add workraound with issue related

Wyświetl plik

@ -381,13 +381,13 @@ static Genesys_Motor Motor[] = {
{{ {{
3500, 3500,
1300, 1300,
50, 60,
0.8, 0.8,
}, },
{ {
3500, 3500,
1400, 1400,
50, 60,
0.8, 0.8,
}, },
}, },