User Tools

Site Tools


item:cameo_5_schneidplotter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
item:cameo_5_schneidplotter [2025-12-20 19:28 UTC] vietaitem:cameo_5_schneidplotter [2026-01-20 18:55 UTC] (current) jtbx
Line 4: Line 4:
 owner          : CCCHH # CCCHH oder Nick, wenn Dauerleihgabe owner          : CCCHH # CCCHH oder Nick, wenn Dauerleihgabe
 access_itemacc : instructions access_itemacc : instructions
-status_state   : active+status_itemstate  active
 ---- ----
  
Line 32: Line 32:
  
  
-==== Prozess und Skript ====+===== Prozess und Skript ====
 +==== Debian ==== 
 +* Inkscape installieren (`sudo apt install inkscape`) 
 +* Lade die neueste Plugin-Version `.deb` von der [[https://github.com/fablabnbg/inkscape-silhouette/releases|Releases-Seite]] 
 +* Installiere es mit `sudo apt install path/to/file.deb` 
 +* Installiere fehlende Abhängigkeiten: `sudo apt install python3-usb python3-matplotlib` 
 +* Falls der Benutzer nicht in der `lp`-Gruppe ist (`usermod USERNAME -aG lp`, ausloggen und wieder einloggen), füge folgende Zeile in `/etc/udev/rules.d/99-graphtec-silhouette.rules` hinzu: 
 +<pre>SUBSYSTEM=="usb", ATTR{idVendor}=="0b4d", ATTR{idProduct}=="1137", MODE="666"</pre> 
 +und lade die Konfiguration neu: `sudo udevadm trigger`
 <code> <code>
 # Debian based # Debian based
item/cameo_5_schneidplotter.1766258910.txt.gz · Last modified: by vieta

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki