fablab:cutter:outils
Différences
Ci-dessous, les différences entre deux révisions de la page.
| fablab:cutter:outils [2024/03/29 15:27] – créée sbestel | fablab:cutter:outils [2024/03/29 16:40] (Version actuelle) – sbestel | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | |||
| Ligne 31: | Ligne 30: | ||
| Permission denied: '/ | Permission denied: '/ | ||
| + | |||
| + | pip3 install inkcut | ||
| + | |||
| + | |||
| + | |||
| + | sudo apt update | ||
| + | sudo apt-get install build-essential | ||
| + | sudo apt-get install qtcreator | ||
| + | sudo apt-get install python3-pip python3-pyqt5 python3-setuptools libcups2-dev python3-pyqt5.qtsvg | ||
| + | pip3 install inkcut | ||
| + | |||
| + | I also added the .local/bin to the path so the inkcut command would work: (note use your username instead of jrp) | ||
| + | export PATH="/ | ||
| + | export PATH="/ | ||
| + | |||
| + | ====== Installing as Inkscape extension ====== | ||
| + | |||
| + | |||
| + | Download the extension files from Inkcut' | ||
| + | Copy them to ~/ | ||
| + | Restart Inkscape | ||
| + | Inkcut will be added to the Extensions menu | ||
| + | |||
fablab/cutter/outils.1711726063.txt.gz · Dernière modification : 2024/03/29 15:27 de sbestel
