<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de-AT">
	<id>https://wiki.happylab.at/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Matthias+Bosewitz</id>
	<title>Happylab - Benutzerbeiträge [de-at]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.happylab.at/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Matthias+Bosewitz"/>
	<link rel="alternate" type="text/html" href="https://wiki.happylab.at/w/Spezial:Beitr%C3%A4ge/Matthias_Bosewitz"/>
	<updated>2026-04-30T19:15:08Z</updated>
	<subtitle>Benutzerbeiträge</subtitle>
	<generator>MediaWiki 1.35.7</generator>
	<entry>
		<id>https://wiki.happylab.at/index.php?title=Zugriff_auf_Public-Share&amp;diff=6598</id>
		<title>Zugriff auf Public-Share</title>
		<link rel="alternate" type="text/html" href="https://wiki.happylab.at/index.php?title=Zugriff_auf_Public-Share&amp;diff=6598"/>
		<updated>2021-08-13T18:25:17Z</updated>

		<summary type="html">&lt;p&gt;Matthias Bosewitz: /* Mac */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Achtung: Daten auf dem Public-Share werden nicht gesichert! Es handelt sich um einen temporären Datenspeicher zum Austausch zwischen den Geräten im Happylab.'''&lt;br /&gt;
&lt;br /&gt;
==Windows==&lt;br /&gt;
# Explorer -&amp;gt; Netzlaufwerk verbinden&lt;br /&gt;
# Serveradresse Wien: \\192.168.1.2\public&lt;br /&gt;
# Serveradresse Salzburg: \\192.168.2.1\public&lt;br /&gt;
# Serveradresse Berlin: \\192.168.10.2\public&lt;br /&gt;
# Benutzername: Gast / kein PW&lt;br /&gt;
# Auf Public einen Order mit eigenem Namen anlegen&lt;br /&gt;
# Inhalt ist von allen Werkstatt-PCs zugreifbar&lt;br /&gt;
&lt;br /&gt;
==Mac==&lt;br /&gt;
# Im Finder: Apfel + K (Cmd + K)&lt;br /&gt;
# Serveradresse Wien: smb://192.168.1.2&lt;br /&gt;
# Serveradresse Salzburg: smb://192.168.2.1&lt;br /&gt;
# Serveradresse Berlin: smb://192.168.10.2&lt;br /&gt;
# Verbinden als &amp;quot;Gast&amp;quot;&lt;br /&gt;
# Volume &amp;quot;public&amp;quot; auswählen&lt;br /&gt;
# Auf Public einen Order mit eigenem Namen anlegen&lt;br /&gt;
# Inhalt ist von allen Werkstatt-PCs zugreifbar&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Anscheinend funktioniert das aber bei kaum einem aktuellen Mac Nutzer für das '''Happylab Berlin'''.&lt;br /&gt;
Was zuletzt unter ''MacOS Mojave'' funktioniert hat:&lt;br /&gt;
# Terminal öffnen&lt;br /&gt;
# Dort eingeben: &amp;lt;code&amp;gt;mkdir ~/Happylab-Public&amp;lt;/code&amp;gt;&lt;br /&gt;
# Anschließend: &amp;lt;code&amp;gt;mount_smbfs //guest@192.168.10.2/public/ ~/Happylab-Public/&amp;lt;/code&amp;gt;&lt;br /&gt;
# Im Finder findet man dann im ''&amp;quot;Home&amp;quot;'' Verzeichnis den Ordner ''&amp;quot;Happylab-Public&amp;quot;''.&lt;br /&gt;
&lt;br /&gt;
''Root''-Rechte sollten nicht erforderlich sein.&lt;br /&gt;
&lt;br /&gt;
==Linux/Terminal==&lt;br /&gt;
# Order erstellen: z.B.: &amp;lt;code&amp;gt;mkdir ~/happylab-share&amp;lt;/code&amp;gt;&lt;br /&gt;
# Share mounten Wien. z.B: &amp;lt;code&amp;gt;sudo mount -t smbfs //192.168.1.2/public ~/happylab-share -o uid=userid,gid=groupid&amp;lt;/code&amp;gt;&lt;br /&gt;
# Share mounten Salzburg. z.B: &amp;lt;code&amp;gt;sudo mount -t smbfs //192.168.2.1/public ~/happylab-share -o uid=userid,gid=groupid&amp;lt;/code&amp;gt; bzw &amp;lt;code&amp;gt;sudo mount -t cifs //192.168.2.1/public ~/happylab-share/ -o user=Gast,uid=&amp;lt;user&amp;gt;,gid=&amp;lt;user/group&amp;gt;,vers=1.0&amp;lt;/code&amp;gt;&lt;br /&gt;
# Share mounten Berlin. z.B: &amp;lt;code&amp;gt;sudo mount -t smbfs //192.168.10.2/public ~/happylab-share -o uid=userid,gid=groupid&amp;lt;/code&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
[[Category: Anleitung]]&lt;/div&gt;</summary>
		<author><name>Matthias Bosewitz</name></author>
	</entry>
	<entry>
		<id>https://wiki.happylab.at/index.php?title=Zugriff_auf_Public-Share&amp;diff=6597</id>
		<title>Zugriff auf Public-Share</title>
		<link rel="alternate" type="text/html" href="https://wiki.happylab.at/index.php?title=Zugriff_auf_Public-Share&amp;diff=6597"/>
		<updated>2021-08-13T18:24:42Z</updated>

		<summary type="html">&lt;p&gt;Matthias Bosewitz: /* Mac Anleitung die auch funktioniert */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Achtung: Daten auf dem Public-Share werden nicht gesichert! Es handelt sich um einen temporären Datenspeicher zum Austausch zwischen den Geräten im Happylab.'''&lt;br /&gt;
&lt;br /&gt;
==Windows==&lt;br /&gt;
# Explorer -&amp;gt; Netzlaufwerk verbinden&lt;br /&gt;
# Serveradresse Wien: \\192.168.1.2\public&lt;br /&gt;
# Serveradresse Salzburg: \\192.168.2.1\public&lt;br /&gt;
# Serveradresse Berlin: \\192.168.10.2\public&lt;br /&gt;
# Benutzername: Gast / kein PW&lt;br /&gt;
# Auf Public einen Order mit eigenem Namen anlegen&lt;br /&gt;
# Inhalt ist von allen Werkstatt-PCs zugreifbar&lt;br /&gt;
&lt;br /&gt;
==Mac==&lt;br /&gt;
# Im Finder: Apfel + K (Cmd + K)&lt;br /&gt;
# Serveradresse Wien: smb://192.168.1.2&lt;br /&gt;
# Serveradresse Salzburg: smb://192.168.2.1&lt;br /&gt;
# Serveradresse Berlin: smb://192.168.10.2&lt;br /&gt;
# Verbinden als &amp;quot;Gast&amp;quot;&lt;br /&gt;
# Volume &amp;quot;public&amp;quot; auswählen&lt;br /&gt;
# Auf Public einen Order mit eigenem Namen anlegen&lt;br /&gt;
# Inhalt ist von allen Werkstatt-PCs zugreifbar&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Anscheinend funktioniert das aber bei kaum einem aktuellen Mac Nutzer für das '''Happylab Berlin'''.&lt;br /&gt;
Was bei zuletzt unter ''MacOS Mojave'' funktioniert hat:&lt;br /&gt;
# Terminal öffnen&lt;br /&gt;
# Dort eingeben: &amp;lt;code&amp;gt;mkdir ~/Happylab-Public&amp;lt;/code&amp;gt;&lt;br /&gt;
# Anschließend: &amp;lt;code&amp;gt;mount_smbfs //guest@192.168.10.2/public/ ~/Happylab-Public/&amp;lt;/code&amp;gt;&lt;br /&gt;
# Im Finder findet man dann im ''&amp;quot;Home&amp;quot;'' Verzeichnis den Ordner ''&amp;quot;Happylab-Public&amp;quot;''.&lt;br /&gt;
&lt;br /&gt;
''Root''-Rechte sollten nicht erforderlich sein.&lt;br /&gt;
&lt;br /&gt;
==Linux/Terminal==&lt;br /&gt;
# Order erstellen: z.B.: &amp;lt;code&amp;gt;mkdir ~/happylab-share&amp;lt;/code&amp;gt;&lt;br /&gt;
# Share mounten Wien. z.B: &amp;lt;code&amp;gt;sudo mount -t smbfs //192.168.1.2/public ~/happylab-share -o uid=userid,gid=groupid&amp;lt;/code&amp;gt;&lt;br /&gt;
# Share mounten Salzburg. z.B: &amp;lt;code&amp;gt;sudo mount -t smbfs //192.168.2.1/public ~/happylab-share -o uid=userid,gid=groupid&amp;lt;/code&amp;gt; bzw &amp;lt;code&amp;gt;sudo mount -t cifs //192.168.2.1/public ~/happylab-share/ -o user=Gast,uid=&amp;lt;user&amp;gt;,gid=&amp;lt;user/group&amp;gt;,vers=1.0&amp;lt;/code&amp;gt;&lt;br /&gt;
# Share mounten Berlin. z.B: &amp;lt;code&amp;gt;sudo mount -t smbfs //192.168.10.2/public ~/happylab-share -o uid=userid,gid=groupid&amp;lt;/code&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
[[Category: Anleitung]]&lt;/div&gt;</summary>
		<author><name>Matthias Bosewitz</name></author>
	</entry>
	<entry>
		<id>https://wiki.happylab.at/index.php?title=Vinylplotter&amp;diff=6546</id>
		<title>Vinylplotter</title>
		<link rel="alternate" type="text/html" href="https://wiki.happylab.at/index.php?title=Vinylplotter&amp;diff=6546"/>
		<updated>2021-07-15T12:01:48Z</updated>

		<summary type="html">&lt;p&gt;Matthias Bosewitz: /* Tipps und Tricks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Vinylplotter.jpg|thumb|300px|Vinylplotter GCC Bengal BN-60]]&lt;br /&gt;
&lt;br /&gt;
==Tutorial Videos==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=X-PuUR-Sn8k&amp;amp;list=PLG0FyUyXMGwHG7aTzLBLuE7pb9yu5jf5s Youtube Playlist mit Tutorial Videos für den Schneidplotter]&lt;br /&gt;
&lt;br /&gt;
==Vinylplotter Schulung Berlin==&lt;br /&gt;
&lt;br /&gt;
*[http://prezi.com/s7s7bxhpxkvg/?utm_campaign=share&amp;amp;utm_medium=copy Vinylplotter Schulung Berlin]&lt;br /&gt;
*[https://prezi.com/view/Dja4b23dUx1Y7G8Ttg9D/?utm_campaign=share&amp;amp;utm_medium=copy Vinylplotter Schulung Wien]&lt;br /&gt;
&lt;br /&gt;
===Kosten===&lt;br /&gt;
Informationen:&lt;br /&gt;
[https://www.happylab.at/de_vie/mitgliedschaft/preise Kosten]&lt;br /&gt;
&lt;br /&gt;
==Allgemeines==&lt;br /&gt;
'''Verwendung nur nach Einschulung!''' (Termine auf www.happylab.at)&lt;br /&gt;
&lt;br /&gt;
Der Vinylplotter (dt. Schneidplotter) ist ein Plotter, bei dem ein Messer statt der Stifte eingesetzt wird. Dabei werden die Konturen von Vektorgrafiken in eine Folie geschnitten, ohne das Trägerpapier zu beschädigen. Schneidplotter werden verwendet um Logos oder Schriftzüge darzustellen. Nach manuellem Entfernen der überflüssigen Folienteile (entgittern) können diese Logos oder Schriften auf andere Gegenstände aufgebracht werden. Als Material kommen meist PVC-Klebefolien oder Flex- bzw. Flockfolien zum beschriften von Textilien zum Einsatz.&lt;br /&gt;
&lt;br /&gt;
===Technische Daten===&lt;br /&gt;
* Modell: GCC Bengal BN-60&lt;br /&gt;
* Schneidebreite: 600 mm&lt;br /&gt;
* Materialbreite: 719 mm &lt;br /&gt;
* Max. Schnittlänge: endlos &lt;br /&gt;
* Max. Materialdicke: 0.8 mm &lt;br /&gt;
* Max. Schneidedruck: 400 g &lt;br /&gt;
* Max. Schneidegeschwindigkeit: 600 mm/s &lt;br /&gt;
* Motoren: DC Servo Control&lt;br /&gt;
* Mech. Auflösung: 0,025 mm / Schritt &lt;br /&gt;
* Kommandosprache: HP-GL, HP-GL/2 &lt;br /&gt;
* Schneidesoftware: Sign Cut Pro&lt;br /&gt;
* Homepage des Herstellers: [http://www.gccworld.com/product.php?MODEL=Bengal]&lt;br /&gt;
&lt;br /&gt;
{{pdf|GCC-Expert24-UserManual.pdf|1.4MB|User Manual für GCC Cutting Plotter - Wien}}&lt;br /&gt;
{{pdf|Expert_24_User_manual.pdf|2.7MB|User Manual für GCC Schneidplotter - Salzburg}}&lt;br /&gt;
&lt;br /&gt;
===Dokumentation===&lt;br /&gt;
====Material einlegen====&lt;br /&gt;
# Die beiden Hebel auf der Rückseite des Plotters in die Höhe drücken um die Rollen anzuheben&lt;br /&gt;
# Folie unterhalb der Rolle einlegen.&lt;br /&gt;
# Rollen manuell an die Enden der Folie schieben und fixieren (Hebel hinunter drücken). '''Achtung: Rollen können nur an den weißen Markierungen fixiert werden.'''&lt;br /&gt;
# Gerät einschalten. Der Plotter misst das eingelegte Material automatisch aus und stellt sich an den Anfang der Folie. '''Achtung: Es kann immer nur zwischen den zwei Rollern geplottet werden!'''&lt;br /&gt;
&lt;br /&gt;
====Nullpunkt setzen====&lt;br /&gt;
# Gerät in offline Modus schalten. Taste ''On/Off Line'' drücken, LED geht aus. &lt;br /&gt;
# Plotterkopf mit den Pfeiltasten auf gewünschte Position einstellen&lt;br /&gt;
# Taste ''Origin Set'' drücken. 3 LEDs leuchten kurz auf&lt;br /&gt;
# Gerät zurück in den online Modus schalten. Taste ''On/Off Line'' drücken, LED geht an.&lt;br /&gt;
# Im Druckertreiber &amp;quot;Linke untere Ecke&amp;quot; auswählen, damit der Schneidplotter vom Nullpunkt aus beginnt (rechte Seite)&lt;br /&gt;
&lt;br /&gt;
==Materialeinstellungen==&lt;br /&gt;
{|class=&amp;quot;mainpagetable sortable&amp;quot;&lt;br /&gt;
! Material&lt;br /&gt;
! Blade Length&lt;br /&gt;
! Speed&lt;br /&gt;
! Force Wien&lt;br /&gt;
! Force Sbg&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| Klebefolie PVC ([http://www.fabstore.at FabStore])&lt;br /&gt;
| 0,2&lt;br /&gt;
| max.&lt;br /&gt;
| 70 - 80&lt;br /&gt;
| 50&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| Flex T-Shirtfolie PE ([http://www.fabstore.at FabStore])&lt;br /&gt;
| 0,2&lt;br /&gt;
| max.&lt;br /&gt;
| 110-140&lt;br /&gt;
| 60&lt;br /&gt;
| pressen bei 160-170°C, ca. 20 sec., Trägerfolie warm abziehen und ca. 5 sec. nachpressen&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| Stahl’s Cad-Cut Glitter&lt;br /&gt;
| 0,2&lt;br /&gt;
| max.&lt;br /&gt;
| 185&lt;br /&gt;
| ?&lt;br /&gt;
| pressen bei 150°C, 10 sec., Trägerfolie heiß abziehen, noch einmal mit denselben Einstellungen nachpressen&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| Flex Folie PVC&lt;br /&gt;
| 0,2&lt;br /&gt;
| max.&lt;br /&gt;
| 80&lt;br /&gt;
| 50&lt;br /&gt;
| pressen bei 150°C, 10-15 sec., kalt abziehen, nicht nachpressen&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| Flock Folie&lt;br /&gt;
| 1,4 - 1,6&lt;br /&gt;
| max.&lt;br /&gt;
| 200&lt;br /&gt;
| ?&lt;br /&gt;
| Ich habe mit 0.4 keinen sichtbaren Schnitt in die Flock-Folie machen können, sondern um eine ganze Umdrehung weitergedreht!&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| Papier Karton&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Darf NICHT mit den Schneidplotter geschnitten werden. Dafür eignet sich der Lasercutter&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
ACHTUNG:&lt;br /&gt;
Bei Flockfolie muss nur die dünne Klebeschicht geschnitten werden. Die Fasern darunter sind nicht zusammenhängend und müssen somit nicht durchtrennt werden. In Salzburg wurden gute Ergebnisse mit Speed 25, 65g Pen Force und 0,4 mm Messerlänge erzielt. Bei einer größeren Messerlänge waren vor allem die Ecken sehr heraus gerupft.&lt;br /&gt;
&lt;br /&gt;
==How-to zum T-Shirts bedrucken==&lt;br /&gt;
da die T-shirt-Presse etwas&lt;br /&gt;
braucht bis sie auf Temperatur kommt,&lt;br /&gt;
kann man sie gleich anfangs einschalten,&lt;br /&gt;
dann hat sie nachher schon die richtige&lt;br /&gt;
Temperatur &lt;br /&gt;
&lt;br /&gt;
=== Grafik ===&lt;br /&gt;
* Zum schneiden am Vinylplotter wird eine Vektorgrafik benötigt&lt;br /&gt;
* Diese kann in einem beliebigen Programm erstellt werden, das als EPS abspeichern kann (Inkscape, Adobe Illustrator, Corel Draw, etc.) &lt;br /&gt;
** [[Media:TShirt-Howto.pdf|Anleitung]] für Gimp und Inkscape&lt;br /&gt;
&lt;br /&gt;
=== Cutter ===&lt;br /&gt;
* [[#Material_einlegen|Folie einspannen]]: Flexfolie bzw. Flockfolie&lt;br /&gt;
* Trägerfolie (der durchsichtige Teil) soll unten sein&lt;br /&gt;
* Anfangspunkt setzen &lt;br /&gt;
** Offline-Modus&lt;br /&gt;
** mit Pfeiltasten Punkt setzen&lt;br /&gt;
** Taste: Set Origin&lt;br /&gt;
** Online-Modus&lt;br /&gt;
* Blade-length einstellen (siehe [[#Materialeinstellungen|Materialeinstellungen]])&lt;br /&gt;
&lt;br /&gt;
=== Thermotransfer ===&lt;br /&gt;
* Platzieren am T-Shirt und zwar so, dass die Schrift lesbar ist (dh. durchsichtige Trägerfolie oben)&lt;br /&gt;
* Einstellungen (Richtwerte)&lt;br /&gt;
** Flexfolie: 160°C - 170°C, 25 Sekunden, mittlerer Druck&lt;br /&gt;
** Flockfolie: 170°C - 185°C, 25 Sekunden, mittlerer Druck&lt;br /&gt;
** Nylon Flexfolie: 150 °C, Vorpressen 4 Sekunden, Nachpressen 15 Sekunden, geringer Druck&lt;br /&gt;
* Presse schließen, nach dem Signalton wieder öffnen&lt;br /&gt;
* Kurz auskühlen lassen, Trägerfolie noch warm abziehen&lt;br /&gt;
* Erneut (ohne Trägerfolie) für ca. 5 Sekunden pressen&lt;br /&gt;
&lt;br /&gt;
=== Tipps und Tricks ===&lt;br /&gt;
&lt;br /&gt;
* Wie mache ich einen Cut-test? Material einlegen, dann im Offlinemodus die Taste Cut-test drücken.&lt;br /&gt;
&lt;br /&gt;
* Nur 100% Baumwolle Shirts verwenden (evt noch 95%). Kunstfasern werden hart oder bleiben sonst auf der Presse kleben - viel Spaß bei der Reinigung!&lt;br /&gt;
&lt;br /&gt;
* Die Papiergröße in &amp;quot;x&amp;quot; Richtung darf in den Grundeinstellungen nicht 600mm überschreiten sonst stürzt Corel Draw ab. &lt;br /&gt;
&lt;br /&gt;
* Es gibt spezielle Folien für Kunstfasern (Polyflex) die bei deutlich geringeren Temperaturen verarbeitet werden - sind deutlich teurer, aber für Regen/Wintermäntel etc. oft die einzige Wahl.&lt;br /&gt;
&lt;br /&gt;
* Nicht die dünnsten Shirts verwenden - die verziehen sich recht schnell und lassen den Aufdruck unansehnlich zurück.&lt;br /&gt;
&lt;br /&gt;
* Keine alten fusseligen Textilien verwenden - Aufdruck löst sich sonst sehr leicht (mit den Fusseln) ab.&lt;br /&gt;
&lt;br /&gt;
* Der Aufdruck ist nicht ganz so dehnbar wie der darunterliegende Stoff. Große durchgehende Flächen gilt es daher zu vermeiden, weil sie unter Zug bzw der Alterung der Textilien besonders leiden und anfangen Falten zu werfen. (Wichtig vorallem bei hautengen Textilien oder dem weiblichen Oberkörper)&lt;br /&gt;
&lt;br /&gt;
* Features &amp;lt; 2mm Breite/Durchmesser haben eine hoche Wahrscheinlichkeit beim ablösen der Folie, Pressen oder Waschen in Mitleidenschaft gezogen zu werden - Besondere Vorsicht - vermeiden wo nicht wirklich notwendig.&lt;br /&gt;
&lt;br /&gt;
* Die praktisch verwendbare Breite für Aufdrucke auf einem M-Shirt liegt bei ca 25 cm. Links und rechts davon wird die Körperkrümmung so stark, dass Aufdrucke schwer zu lesen sind.&lt;br /&gt;
&lt;br /&gt;
* Am besten die volle Breite der Folie ausnutzen (dh zb gleich mehrere Shirts drucken), da eine Restlverwertung recht mühsam ist.&lt;br /&gt;
&lt;br /&gt;
* Die optische Mitte eines T-Shirts liegt ca auf der Höhe der Unterkante der Ärmel - also ungefähr zwischen den Achseln auf der Brust, nicht am Bauch oder am Schlüsselbein.&lt;br /&gt;
&lt;br /&gt;
* Mehrfärbige Motive sind vorallem mit Flexfolien möglich. Flockfolien (&amp;quot;die Flauschigen&amp;quot;) eignen sich kaum dafür. Beim Übergang zw zwei Farben 1-2 mm Überdruck vorsehen und beim Pressen am T-Shirt die richtige Reihenfolge einhalten.&lt;br /&gt;
&lt;br /&gt;
* Presst man mehrmals auf ein und das selbe Shirt, oder befindet sich schon ein Aufdruck dort: Sicherheitshalber die &amp;quot;ungeschützten&amp;quot; Bereiche mit Trägerfolienresten oder einem Blatt Papier abdecken (könnten sonst auf der Presse kleben bleiben)&lt;br /&gt;
&lt;br /&gt;
* Wer die ersten paar Drucke gekletzelt hat, wird erkennen, dass es manchmal sinnvoll sein kann, ein paar Extraschnitte (zb zwischen Buchstaben) einzuführen, weil man dann große Bereiche in mehreren kleinen Stücken abziehen kann. (weniger Fehleranfällig)&lt;br /&gt;
&lt;br /&gt;
=== Pfelegeanleitung ===&lt;br /&gt;
&lt;br /&gt;
* Baumwolle T-Shirts normal bei 40° Waschen&lt;br /&gt;
** Besonders schonend: T-Shirt vorher von innen nach aussen umdrehen.&lt;br /&gt;
* NICHT über den Aufdruck bügeln - nur von hinten.&lt;br /&gt;
* Trockner ist möglich - führt aber zur schnelleren Alterung - nicht zu heiß einstellen und innen nach aussen umdrehen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Quellen für Vektor Grafiken==&lt;br /&gt;
*[http://de.freepik.com/vektoren-beliebt de.freepik.com/vektoren-beliebt] (immer unter ''kostenlose Ergebnisse'' suchen - viel verwirrende istockphoto Werbung)&lt;br /&gt;
*[http://www.freevectors.net www.freevectors.net]&lt;br /&gt;
*[https://www.vectoropenstock.com/ www.vectoropenstock.com/]&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
===Problem: Plotter schneidet doppelt aus===&lt;br /&gt;
* Lösung &lt;br /&gt;
*# eps- Datei in Illustrator öffnen&lt;br /&gt;
*# Objekt auswählen (V) &lt;br /&gt;
*# keine Füllung auswählen&lt;/div&gt;</summary>
		<author><name>Matthias Bosewitz</name></author>
	</entry>
	<entry>
		<id>https://wiki.happylab.at/index.php?title=Benutzer:Matthias_Bosewitz&amp;diff=6545</id>
		<title>Benutzer:Matthias Bosewitz</title>
		<link rel="alternate" type="text/html" href="https://wiki.happylab.at/index.php?title=Benutzer:Matthias_Bosewitz&amp;diff=6545"/>
		<updated>2021-07-12T02:20:53Z</updated>

		<summary type="html">&lt;p&gt;Matthias Bosewitz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi Everyone, I am Matthias,&lt;br /&gt;
&lt;br /&gt;
I mostly create stuff for my home / garden.&lt;br /&gt;
&lt;br /&gt;
Will create a more stretched out '''projects''' list at some point ... but not during summer. Got better things to do during summer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I mostly use wood for my stuff, so I like using the ''Laser cutter'' and probably the ''CNC'' in the future.&lt;br /&gt;
Also started getting into 3D-Printing, but more for very tiny things in the LEGO scale.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== My Projects ==&lt;br /&gt;
&lt;br /&gt;
==== Plant Signs ====&lt;br /&gt;
I made these, so I don't forget what is planted where. So far I have always found my walnut tree.&lt;br /&gt;
&lt;br /&gt;
==== Tree o'clock ====&lt;br /&gt;
&lt;br /&gt;
A wall clock made from some nice sturdy wood.&lt;br /&gt;
&lt;br /&gt;
==== Order up Boxes ====&lt;br /&gt;
&lt;br /&gt;
These small boxes can be combined to sort all kinds of stuff.&lt;br /&gt;
Not really much of a creation. It is just a default box. Important thing is that the outside measurements are always a multiple of 5 so you can easily combine them. This is also the same size many other boxes come in so one can combine with those too. The height isn't really standardised, just pick something reasonable, you can always cut them shorter too.&lt;br /&gt;
&lt;br /&gt;
==== Custom LEGO-compatible parts ====&lt;br /&gt;
&lt;br /&gt;
Some 3D-printed parts that are compatible with LEGO and other brands of such construction toys. Created some accessories that no one else supplies, some gears with a custom number of teeth etc.&lt;br /&gt;
Should be fun.&lt;br /&gt;
&lt;br /&gt;
==== Kayak carrier ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: yellow; display: inline-block; border: 1px solid orange; border-radius: 10px; padding: 4px&amp;quot;&amp;gt;'''WIP'''&amp;lt;/div&amp;gt;&lt;br /&gt;
A self made kayak carrier, that you can take with you on your kayak, but also take your kayak with you with. &lt;br /&gt;
&lt;br /&gt;
==== Klein Lamp ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: yellow; display: inline-block; border: 1px solid orange; border-radius: 10px; padding: 4px&amp;quot;&amp;gt;'''WIP'''&amp;lt;/div&amp;gt;&lt;br /&gt;
A lamp in the shape of a Klein Bottle. Progress isn't that far ahead yet.&lt;/div&gt;</summary>
		<author><name>Matthias Bosewitz</name></author>
	</entry>
	<entry>
		<id>https://wiki.happylab.at/index.php?title=Benutzer:Matthias_Bosewitz&amp;diff=6544</id>
		<title>Benutzer:Matthias Bosewitz</title>
		<link rel="alternate" type="text/html" href="https://wiki.happylab.at/index.php?title=Benutzer:Matthias_Bosewitz&amp;diff=6544"/>
		<updated>2021-07-12T02:18:51Z</updated>

		<summary type="html">&lt;p&gt;Matthias Bosewitz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi Everyone, I am Matthias,&lt;br /&gt;
&lt;br /&gt;
I mostly create stuff for my home / garden.&lt;br /&gt;
&lt;br /&gt;
Will create a more stretched out '''projects''' list at some point ... but not during summer. Got better things to do during summer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I mostly use wood for my stuff, so I like using the ''Laser cutter'' and probably the ''CNC'' in the future.&lt;br /&gt;
Also started getting into 3D-Printing, but more for very tiny things in the LEGO scale.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== My Projects ==&lt;br /&gt;
&lt;br /&gt;
==== Plant Signs ====&lt;br /&gt;
I made these, so I don't forget what is planted where. So far I have always found my walnut tree.&lt;br /&gt;
&lt;br /&gt;
==== Tree o'clock ====&lt;br /&gt;
&lt;br /&gt;
A wall clock made from some nice sturdy wood.&lt;br /&gt;
&lt;br /&gt;
==== Order up Boxes ====&lt;br /&gt;
&lt;br /&gt;
These small boxes can be combined to sort all kinds of stuff.&lt;br /&gt;
Not really much of a creation. It is just a default box. Important thing is that the outside measurements are always a multiple of 5 so you can easily combine them. This is also the same size many other boxes come in so one can combine with those too. The height isn't really standardised, just pick something reasonable, you can always cut them shorter too.&lt;br /&gt;
&lt;br /&gt;
==== Custom LEGO-compatible parts ====&lt;br /&gt;
&lt;br /&gt;
Some 3D-printed parts that are compatible with LEGO and other brands of such construction toys. Created some accessories that no one else supplies, some gears with a custom number of teeth etc.&lt;br /&gt;
Should be fun.&lt;br /&gt;
&lt;br /&gt;
==== Klein Lamp ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: yellow; display: inline-block; border: 1px solid orange; border-radius: 10px; padding: 4px&amp;quot;&amp;gt;'''WIP'''&amp;lt;/div&amp;gt;&lt;br /&gt;
A lamp in the shape of a Klein Bottle. Progress isn't that far ahead yet.&lt;/div&gt;</summary>
		<author><name>Matthias Bosewitz</name></author>
	</entry>
	<entry>
		<id>https://wiki.happylab.at/index.php?title=Benutzer:Matthias_Bosewitz&amp;diff=6543</id>
		<title>Benutzer:Matthias Bosewitz</title>
		<link rel="alternate" type="text/html" href="https://wiki.happylab.at/index.php?title=Benutzer:Matthias_Bosewitz&amp;diff=6543"/>
		<updated>2021-07-11T15:29:57Z</updated>

		<summary type="html">&lt;p&gt;Matthias Bosewitz: /* Klein Lamp */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi Everyone, I am Matthias,&lt;br /&gt;
&lt;br /&gt;
I mostly create stuff for my home / garden.&lt;br /&gt;
&lt;br /&gt;
Will create a more stretched out '''projects''' list at some point ... but not during summer. Got better things to do during summer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I mostly use wood for my stuff, so I like using the ''Laser cutter'' and probably the ''CNC'' in the future.&lt;br /&gt;
Also started getting into 3D-Printing, but more for very tiny things in the LEGO scale.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== My Projects ==&lt;br /&gt;
&lt;br /&gt;
==== Plant Signs ====&lt;br /&gt;
I made these, so I don't forget what is planted where.&lt;br /&gt;
&lt;br /&gt;
==== Order up Boxes ====&lt;br /&gt;
&lt;br /&gt;
These small boxes can be combined to sort all kinds of stuff.&lt;br /&gt;
Not really much of a creation. It is just a default box. Important thing is that the outside measurements are always a multiple of 5 so you can easily combine them. This is also the same size many other boxes come in so one can combine with those too. The height isn't really standardised, just pick something reasonable, you can always cut them shorter too.&lt;br /&gt;
&lt;br /&gt;
==== Custom LEGO-compatible parts ====&lt;br /&gt;
&lt;br /&gt;
Some 3D-printed parts that are compatible with LEGO and other brands of such construction toys. Created some accessories that no one else supplies, some gears with a custom number of teeth etc.&lt;br /&gt;
Should be fun.&lt;br /&gt;
&lt;br /&gt;
==== Klein Lamp ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: yellow; display: inline-block; border: 1px solid orange; border-radius: 10px; padding: 4px&amp;quot;&amp;gt;'''WIP'''&amp;lt;/div&amp;gt;&lt;br /&gt;
A lamp in the shape of a Klein Bottle. Progress isn't that far ahead yet.&lt;/div&gt;</summary>
		<author><name>Matthias Bosewitz</name></author>
	</entry>
	<entry>
		<id>https://wiki.happylab.at/index.php?title=Benutzer:Matthias_Bosewitz&amp;diff=6542</id>
		<title>Benutzer:Matthias Bosewitz</title>
		<link rel="alternate" type="text/html" href="https://wiki.happylab.at/index.php?title=Benutzer:Matthias_Bosewitz&amp;diff=6542"/>
		<updated>2021-07-11T15:29:10Z</updated>

		<summary type="html">&lt;p&gt;Matthias Bosewitz: /* My Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi Everyone, I am Matthias,&lt;br /&gt;
&lt;br /&gt;
I mostly create stuff for my home / garden.&lt;br /&gt;
&lt;br /&gt;
Will create a more stretched out '''projects''' list at some point ... but not during summer. Got better things to do during summer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I mostly use wood for my stuff, so I like using the ''Laser cutter'' and probably the ''CNC'' in the future.&lt;br /&gt;
Also started getting into 3D-Printing, but more for very tiny things in the LEGO scale.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== My Projects ==&lt;br /&gt;
&lt;br /&gt;
==== Plant Signs ====&lt;br /&gt;
I made these, so I don't forget what is planted where.&lt;br /&gt;
&lt;br /&gt;
==== Order up Boxes ====&lt;br /&gt;
&lt;br /&gt;
These small boxes can be combined to sort all kinds of stuff.&lt;br /&gt;
Not really much of a creation. It is just a default box. Important thing is that the outside measurements are always a multiple of 5 so you can easily combine them. This is also the same size many other boxes come in so one can combine with those too. The height isn't really standardised, just pick something reasonable, you can always cut them shorter too.&lt;br /&gt;
&lt;br /&gt;
==== Custom LEGO-compatible parts ====&lt;br /&gt;
&lt;br /&gt;
Some 3D-printed parts that are compatible with LEGO and other brands of such construction toys. Created some accessories that no one else supplies, some gears with a custom number of teeth etc.&lt;br /&gt;
Should be fun.&lt;br /&gt;
&lt;br /&gt;
==== Klein Lamp ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: yellow; display: inline-block; border: 1px solid orange; border-radius: 10px; padding: 4px&amp;quot;&amp;gt;'''WIP'''&amp;lt;/div&amp;gt;&lt;br /&gt;
A lamp in the shape of a klein bottle.&lt;/div&gt;</summary>
		<author><name>Matthias Bosewitz</name></author>
	</entry>
	<entry>
		<id>https://wiki.happylab.at/index.php?title=Benutzer:Matthias_Bosewitz&amp;diff=6541</id>
		<title>Benutzer:Matthias Bosewitz</title>
		<link rel="alternate" type="text/html" href="https://wiki.happylab.at/index.php?title=Benutzer:Matthias_Bosewitz&amp;diff=6541"/>
		<updated>2021-07-11T15:28:43Z</updated>

		<summary type="html">&lt;p&gt;Matthias Bosewitz: /* Klein Lamp */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi Everyone, I am Matthias,&lt;br /&gt;
&lt;br /&gt;
I mostly create stuff for my home / garden.&lt;br /&gt;
&lt;br /&gt;
Will create a more stretched out '''projects''' list at some point ... but not during summer. Got better things to do during summer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I mostly use wood for my stuff, so I like using the ''Laser cutter'' and probably the ''CNC'' in the future.&lt;br /&gt;
Also started getting into 3D-Printing, but more for very tiny things in the LEGO scale.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== My Projects ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Plant Signs ====&lt;br /&gt;
I made these, so I don't forget what is planted where.&lt;br /&gt;
&lt;br /&gt;
==== Order up Boxes ====&lt;br /&gt;
&lt;br /&gt;
These small boxes can be combined to sort all kinds of stuff.&lt;br /&gt;
Not really much of a creation. It is just a default box. Important thing is that the outside measurements are always a multiple of 5 so you can easily combine them. This is also the same size many other boxes come in so one can combine with those too. The height isn't really standardised, just pick something reasonable, you can always cut them shorter too.&lt;br /&gt;
&lt;br /&gt;
==== Custom LEGO-compatible parts ====&lt;br /&gt;
&lt;br /&gt;
Some 3D-printed parts that are compatible with LEGO and other brands of such construction toys. Created some accessories that no one else supplies, some gears with a custom number of teeth etc.&lt;br /&gt;
Should be fun.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Klein Lamp ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: yellow; display: inline-block; border: 1px solid orange; border-radius: 10px; padding: 4px&amp;quot;&amp;gt;'''WIP'''&amp;lt;/div&amp;gt;&lt;br /&gt;
A lamp in the shape of a klein bottle.&lt;/div&gt;</summary>
		<author><name>Matthias Bosewitz</name></author>
	</entry>
	<entry>
		<id>https://wiki.happylab.at/index.php?title=Benutzer:Matthias_Bosewitz&amp;diff=6540</id>
		<title>Benutzer:Matthias Bosewitz</title>
		<link rel="alternate" type="text/html" href="https://wiki.happylab.at/index.php?title=Benutzer:Matthias_Bosewitz&amp;diff=6540"/>
		<updated>2021-07-11T15:24:43Z</updated>

		<summary type="html">&lt;p&gt;Matthias Bosewitz: /* My Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi Everyone, I am Matthias,&lt;br /&gt;
&lt;br /&gt;
I mostly create stuff for my home / garden.&lt;br /&gt;
&lt;br /&gt;
Will create a more stretched out '''projects''' list at some point ... but not during summer. Got better things to do during summer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I mostly use wood for my stuff, so I like using the ''Laser cutter'' and probably the ''CNC'' in the future.&lt;br /&gt;
Also started getting into 3D-Printing, but more for very tiny things in the LEGO scale.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== My Projects ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Plant Signs ====&lt;br /&gt;
I made these, so I don't forget what is planted where.&lt;br /&gt;
&lt;br /&gt;
==== Order up Boxes ====&lt;br /&gt;
&lt;br /&gt;
These small boxes can be combined to sort all kinds of stuff.&lt;br /&gt;
Not really much of a creation. It is just a default box. Important thing is that the outside measurements are always a multiple of 5 so you can easily combine them. This is also the same size many other boxes come in so one can combine with those too. The height isn't really standardised, just pick something reasonable, you can always cut them shorter too.&lt;br /&gt;
&lt;br /&gt;
==== Custom LEGO-compatible parts ====&lt;br /&gt;
&lt;br /&gt;
Some 3D-printed parts that are compatible with LEGO and other brands of such construction toys. Created some accessories that no one else supplies, some gears with a custom number of teeth etc.&lt;br /&gt;
Should be fun.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Klein Lamp ====&lt;br /&gt;
&lt;br /&gt;
'''WIP'''&lt;br /&gt;
A lamp in the shape of a klein bottle.&lt;/div&gt;</summary>
		<author><name>Matthias Bosewitz</name></author>
	</entry>
	<entry>
		<id>https://wiki.happylab.at/index.php?title=Benutzer:Matthias_Bosewitz&amp;diff=6539</id>
		<title>Benutzer:Matthias Bosewitz</title>
		<link rel="alternate" type="text/html" href="https://wiki.happylab.at/index.php?title=Benutzer:Matthias_Bosewitz&amp;diff=6539"/>
		<updated>2021-07-11T15:22:38Z</updated>

		<summary type="html">&lt;p&gt;Matthias Bosewitz: Created page with &amp;quot;Hi Everyone, I am Matthias,  I mostly create stuff for my home / garden.  Will create a more stretched out '''projects''' list at some point ... but not during summer. Got better...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi Everyone, I am Matthias,&lt;br /&gt;
&lt;br /&gt;
I mostly create stuff for my home / garden.&lt;br /&gt;
&lt;br /&gt;
Will create a more stretched out '''projects''' list at some point ... but not during summer. Got better things to do during summer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I mostly use wood for my stuff, so I like using the ''Laser cutter'' and probably the ''CNC'' in the future.&lt;br /&gt;
Also started getting into 3D-Printing, but more for very tiny things in the LEGO scale.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== My Projects ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Plant Signs ====&lt;br /&gt;
I made these, so I don't forget what is planted where.&lt;br /&gt;
&lt;br /&gt;
==== Order up Boxes ====&lt;br /&gt;
&lt;br /&gt;
These small boxes can be combined to sort all kinds of stuff.&lt;br /&gt;
Not really much of a creation. It is just a default box. Important thing is that the outside measurements are always a multiple of 5 so you can easily combine them. This is also the same size many other boxes come in so one can combine with those too. The height isn't really standardised, just pick something reasonable, you can always cut them shorter too.&lt;br /&gt;
&lt;br /&gt;
==== Custom LEGO-compatible parts ====&lt;br /&gt;
&lt;br /&gt;
Some 3D-printed parts that are compatible with LEGO and other brands of such construction toys. Created some accessories that no one else supplies, some gears with a custom number of teeth etc.&lt;br /&gt;
Should be fun.&lt;/div&gt;</summary>
		<author><name>Matthias Bosewitz</name></author>
	</entry>
</feed>