Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| graphtec_cc200-20 [Le 29/08/2008, 23:02] – Besoin d'aide pour traduction Anglais > Français 82.238.54.179, 127.0.0.1 | graphtec_cc200-20 [Le 11/09/2022, 11:50] (Version actuelle) – Suppression des espaces en fin de ligne (détecté et corrigé via le bot wiki-corrector (https://forum.ubuntu-fr.org/viewtopic.php?id=2067892) moths-art | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | {{tag>Gutsy Hardy matériel imprimante | + | {{tag>Trusty |
| - | + | ||
| - | <note important> | + | |
| ---- | ---- | ||
| + | ====== Graphtec CC200-20 ====== | ||
| + | Pour me mailer au sujet d' | ||
| + | Signé Cheaterman | ||
| - | |||
| - | <note important> | ||
| ===== Présentation de graphtecprint===== | ===== Présentation de graphtecprint===== | ||
| - | Créé par Vidar Madsen, graphtecprint permet d' | + | Créé par Vidar Madsen, graphtecprint permet d' |
| - | Il devrait fonctionner pour d' | + | Il devrait fonctionner pour d' |
| - | ===== Compatibilité | + | Compatibilité : |
| * GRAPHTEC CC200-20, | * GRAPHTEC CC200-20, | ||
| Ligne 20: | Ligne 19: | ||
| - | ===== Identification du materiel | + | ===== Identification du matériel |
| - | En premier lieu, il faut un periphérique | + | En premier lieu, il faut un périphérique |
| $ lsusb | $ lsusb | ||
| Bus 001 Device 003: ID **0b4d: | Bus 001 Device 003: ID **0b4d: | ||
| - | Le nombre en gras peut être différent mais cela ne signifie pas que votre materiel | + | Le nombre en gras peut être différent mais cela ne signifie pas que votre matériel |
| - | ous pouvez également utiliser la commande “usb_printerid” livrée avec le paquet “foo2zjs” installé par défaut sur votre distribution. | + | Vous pouvez également utiliser la commande “usb_printerid” livrée avec le paquet “foo2zjs” installé par défaut sur votre distribution. |
| - | | + | sudo usb_printerid / |
| GET_DEVICE_ID string: | GET_DEVICE_ID string: | ||
| MANUFACTURER: | MANUFACTURER: | ||
| Ligne 39: | Ligne 38: | ||
| - | ===== Installer les dépendances | + | ===== Pré-requis |
| + | |||
| + | * Disposer des [[: | ||
| + | * Disposer d'une connexion à Internet configurée et activée. | ||
| + | * Avoir [[: | ||
| - | [[: | ||
| - | * python | ||
| - | * python-gtk2 | ||
| - | * python-glade2 | ||
| - | * python-cairo | ||
| - | * pstoedit | ||
| - | * ghostscript | ||
| - | $ sudo apt-get install python python-gtk2 python-glade2 python-cairo pstoedit ghostscript | + | ===== Installation |
| - | [[apt:// | + | |
| - | + | ||
| - | + | ||
| - | ===== Téléchargement et installation de graphtecprint | + | |
| Téléchargez l' | Téléchargez l' | ||
| Ligne 59: | Ligne 51: | ||
| Ensuite, décompressez l' | Ensuite, décompressez l' | ||
| - | $ tar xvzf graphtecprint-1.0.tar.gz | + | $ tar xvzf graphtecprint-1.0.1.tar.gz |
| - | $ cd graphtecprint-1.0 | + | $ cd graphtecprint-1.0.1 |
| $ sudo cp graphtecprint / | $ sudo cp graphtecprint / | ||
| $ sudo mkdir / | $ sudo mkdir / | ||
| Ligne 66: | Ligne 58: | ||
| Une solution alternative consiste à créer un sous-répertoire dans /opt : | Une solution alternative consiste à créer un sous-répertoire dans /opt : | ||
| - | $ tar xvzf graphtecprint-1.0.tar.gz | + | $ tar xvzf graphtecprint-1.0.1.tar.gz |
| - | $ cp -a graphtecprint-1.0 / | + | $ cp -a graphtecprint-1.0.1 / |
| Ligne 73: | Ligne 65: | ||
| ===== Utilisation ===== | ===== Utilisation ===== | ||
| - | <note important> | ||
| - | Ce programme a été testé avec Inkscape mais, théoriquement, | + | Le programme a été avant tout testé |
| + | |||
| + | Pour découper avec Inkscape, ouvrez ou éditez le fichier de votre choix, puis allez dans le menu "Fichier" | ||
| - | //The program was primarily tested to work with Inkscape, but in theory, all applications capable of printing PostScript to a file or a pipe should work. If you come across a program whose output does not work, feel free to inform the author. (Note that raster graphics from programs such as the GIMP can’t possibly work. Only vector graphics elements will be parsed by this program.) | + | Si vous utilisez une autre application, voyez si elle peut imprimer directement vers un pipe. Le cas échéant, la procédure devrait être très similaire à celle décrite ci-dessus. |
| - | To cut using Inkscape, open or edit your file of choice, then go to the File menu and select Print. In the Print dialog, select “Print using PostScript operators”. Under “Print destination”, type “| graphtecprint” (the first symbol is a pipe symbol). If you have installed graphtecprint under a directory that’s not in your path you must enter the full path instead, e.g. “| / | + | Si l' |
| - | If you’re using another application, see if it can print to a pipe directly. If so, the procedure should be very similar to the one above. | + | Si tout fonctionne comme prévu, vous devriez maintenant obtenir la fenêtre de dialogue principale. Si ce n'est pas le cas, regardez votre console à la recherche de messages d' |
| - | If the application can not print to a pipe, chose “Print to file” (most applications should offer this) and select an appropriate file name. Then, in a terminal window, run “graphtecprint < somefile.ps", | ||
| - | If everything goes according to plan, you should now get the main dialog window. If not, check your program's terminal for error messages that may explain what went wrong. | + | Testé sur une graphtec |
| - | // | + | Comment intervenir dessus ? |
| ===== Voir aussi ===== | ===== Voir aussi ===== | ||
