Files
molzi3d-next/backup/content/posts/tpu-drucken.html
Klaus Molzberger 35b4ddde00 feat: molzi3d.de v1.0.0 — Komplettes Redesign mit Next.js 16
- WordPress durch Next.js 16 + Tailwind CSS v4 + Framer Motion ersetzt
- 44 Guides + 15 Seiten aus WordPress migriert (HTML -> Markdown)
- Emerald Design-System mit Light/Dark Mode Toggle
- Sidebar-First Navigation (Dokumentations-Stil)
- Difficulty-Badges, Lesezeit, verwandte Guides
- Statischer Export fuer Plesk-Hosting
- WordPress-DB Backup gesichert (6.2 MB)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 01:37:57 +01:00

9 lines
16 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "TPU drucken"
slug: "tpu-drucken"
type: post
excerpt: ""
---
<style>@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700;900&family=Exo+2:wght@300;400;500;600;700&display=swap');\n:root{--bg:#07090F;--s1:#0B0E1A;--s2:#101525;--bd:#1A2140;--txt:#DCE4F5;--muted:#5A6A90;--acc:#00AE42;--acc-dim:rgba(0,174,66,0.1);--acc2:#FF6B35;--f-hud:'Orbitron',monospace;--f-body:'Exo 2',sans-serif;}\n.m3d-wrap,.m3d-wrap *{box-sizing:border-box;margin:0}\n.m3d-wrap{font-family:var(--f-body)!important;background:var(--bg)!important;color:var(--txt)!important;overflow-x:hidden;margin:-3em -3em -3em!important}\n.m3d-wrap a{text-decoration:none;color:inherit}\n/* Scanlines */\n.m3d-wrap::after{content:'';position:fixed;inset:0;pointer-events:none;z-index:9999;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,0.03) 2px,rgba(0,0,0,0.03) 4px)}\n/* NAV */\n.v2-nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(7,9,15,0.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--bd);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1rem,4vw,2.5rem);height:52px}\n.v2-nav-logo{font-family:var(--f-hud);font-size:1rem;font-weight:700;letter-spacing:0.12em;color:var(--txt)}\n.v2-nav-logo span{color:var(--acc)}\n.v2-nav-tag{font-family:var(--f-hud);font-size:0.5rem;font-weight:400;letter-spacing:0.15em;color:var(--acc);display:block;margin-top:1px;opacity:0.7}\n.v2-nav-links{display:flex;gap:0;list-style:none}\n.v2-nav-links li a{display:block;padding:0 0.8rem;font-family:var(--f-hud);font-size:0.55rem;font-weight:400;letter-spacing:0.1em;text-transform:uppercase;color:var(--muted);line-height:52px;transition:color 0.15s}\n.v2-nav-links li a:hover{color:var(--acc);cursor:pointer}\n.v2-nav-cta{font-family:var(--f-hud);font-size:0.55rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;background:var(--acc);color:#000;padding:0.4rem 0.9rem;clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%);transition:opacity 0.15s;cursor:pointer}\n.v2-nav-cta:hover{opacity:0.85}\n@media(max-width:860px){.v2-nav-links{display:none}}\n/* FOOTER */\n.v2-footer{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:1.5rem clamp(1rem,4vw,2.5rem);border-top:1px solid var(--bd)}\n.v2-footer-brand{font-family:var(--f-hud);font-size:0.85rem;letter-spacing:0.08em;color:var(--muted)}\n.v2-footer-brand span{color:var(--acc)}\n.v2-footer-links{display:flex;gap:1.5rem;justify-content:flex-end;list-style:none}\n.v2-footer-links li a{font-family:var(--f-hud);font-size:0.5rem;font-weight:400;letter-spacing:0.1em;text-transform:uppercase;color:var(--muted);transition:color 0.15s}\n.v2-footer-links li a:hover{color:var(--acc)}\n@media(max-width:600px){.v2-footer{grid-template-columns:1fr;gap:1rem}.v2-footer-links{justify-content:flex-start}}\n/* GRID BG */\n.v2-grid-bg{position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(90deg,rgba(0,174,66,0.025) 0,transparent 1px,transparent 60px,rgba(0,174,66,0.025) 60px),repeating-linear-gradient(0deg,rgba(0,174,66,0.015) 0,transparent 1px,transparent 60px,rgba(0,174,66,0.015) 60px)}\n/* HEADER */\n.gh,.m3d-ph{position:relative;padding:100px 48px 70px!important;background:var(--bg)!important;overflow:hidden;border-bottom:1px solid var(--bd)}\n.gh::before,.m3d-ph::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 0%,rgba(0,174,66,0.08),transparent 60%)!important;pointer-events:none}\n.gi,.m3d-ph-i{position:relative;z-index:1;max-width:860px;margin:0 auto}\n.ew{display:inline-flex!important;align-items:center;gap:8px;font-family:var(--f-hud)!important;font-size:0.55rem!important;font-weight:700;letter-spacing:0.18em!important;text-transform:uppercase;color:var(--acc)!important;margin-bottom:1rem}\n.ew::before{content:'['!important;display:inline!important;width:auto!important;height:auto!important;background:none!important;font-family:var(--f-hud);opacity:0.6;margin-right:-4px}\n.ew::after{content:']';font-family:var(--f-hud);opacity:0.6;margin-left:-4px}\n.gh h1,.m3d-ph h1{font-family:var(--f-hud)!important;font-weight:900!important;font-size:clamp(2rem,5vw,3.5rem)!important;letter-spacing:0.04em!important;color:var(--txt);line-height:0.95!important;margin-bottom:1rem}\n.gh p,.m3d-ph p{font-size:1rem;font-weight:300!important;color:var(--muted)!important;max-width:580px;line-height:1.7}\n/* CONTENT */\n.gsec,.sec{max-width:860px;margin:0 auto;padding:2.5rem 48px!important}\n.gsec h2,.sec h2{font-family:var(--f-hud)!important;font-size:1.3rem!important;font-weight:700;letter-spacing:0.04em;margin:2.5rem 0 1rem;color:var(--txt)!important}\n.gsec h2:first-child,.sec h2:first-child{margin-top:0}\n.gsec h3,.sec h3{font-family:var(--f-hud)!important;font-size:0.85rem!important;font-weight:700;letter-spacing:0.06em;margin:1.5rem 0 0.5rem;color:var(--acc)!important}\n.gsec p,.sec p{font-size:0.9rem!important;font-weight:300!important;color:var(--muted)!important;line-height:1.8;margin-bottom:1rem}\n.gsec strong,.sec strong{color:var(--txt)!important;font-weight:600}\n.gsec a,.sec a{color:var(--acc)!important;transition:opacity 0.15s}\n.gsec a:hover,.sec a:hover{opacity:0.8}\n/* LISTS */\n.gsec ul,.sec ul{padding:0;list-style:none;margin-bottom:1.5rem}\n.gsec ul li,.sec ul li{font-size:0.88rem!important;font-weight:300!important;color:var(--muted)!important;line-height:1.8;padding:8px 0 8px 24px;border-bottom:1px solid var(--bd)!important;position:relative}\n.gsec ul li::before,.sec ul li::before{content:'>'!important;position:absolute;left:0;color:var(--acc)!important;font-family:var(--f-hud);font-size:0.8rem}\n.gsec ol,.sec ol{padding:0;list-style:none;counter-reset:s;margin-bottom:1.5rem}\n.gsec ol li,.sec ol li{counter-increment:s;font-size:0.88rem!important;font-weight:300!important;color:var(--muted)!important;line-height:1.8;padding:12px 0 12px 52px;border-bottom:1px solid var(--bd)!important;position:relative}\n.gsec ol li::before,.sec ol li::before{content:counter(s);position:absolute;left:0;top:50%;transform:translateY(-50%);width:28px;height:28px;background:var(--acc-dim)!important;border:1px solid rgba(0,174,66,0.3)!important;border-radius:0!important;display:grid;place-items:center;font-family:var(--f-hud)!important;font-size:0.6rem!important;font-weight:700;color:var(--acc)!important;clip-path:polygon(4px 0%,100% 0%,calc(100% - 4px) 100%,0% 100%)}\n/* TABLE */\n.gsec table,.sec table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:0.82rem}\n.gsec table th,.sec table th{background:var(--s1)!important;padding:0.75rem 1rem;text-align:left;font-family:var(--f-hud)!important;font-size:0.55rem!important;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--acc)!important;border-bottom:1px solid var(--bd)!important}\n.gsec table td,.sec table td{padding:0.7rem 1rem;border-bottom:1px solid var(--bd)!important;color:var(--muted)!important;font-weight:300}\n.gsec table tr:hover td,.sec table tr:hover td{background:var(--s1)!important}\n/* BOXES */\n.tip{background:rgba(0,174,66,0.06)!important;border:1px solid rgba(0,174,66,0.2)!important;border-radius:0!important;padding:1.2rem 1.5rem;margin:1.5rem 0;clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%)}\n.tip strong{color:var(--acc)!important}\n.info{background:rgba(88,166,255,0.06)!important;border:1px solid rgba(88,166,255,0.2)!important;border-radius:0!important;padding:1.2rem 1.5rem;margin:1.5rem 0;clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%)}\n.info strong{color:#58a6ff!important}\n/* DIVIDER */\n.dv{height:1px;background:var(--bd)!important;margin:0 48px;position:relative}\n.dv::after{content:'';position:absolute;left:0;top:-1px;width:60px;height:1px;background:var(--acc)}\n/* CTA */\n.cta{text-align:center;padding:4rem 48px;background:none!important;border-top:1px solid var(--bd)}\n.cta::before{display:none!important}\n.cta h2{font-family:var(--f-hud)!important;font-size:1.5rem!important;font-weight:700;letter-spacing:0.04em;color:var(--txt);margin-bottom:0.75rem}\n.cta p{font-size:0.9rem;font-weight:300;color:var(--muted)!important;max-width:380px;margin:0 auto 1.5rem;line-height:1.6}\n.btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--f-hud)!important;font-size:0.55rem!important;font-weight:700;letter-spacing:0.14em!important;text-transform:uppercase;transition:opacity 0.15s;color:#000!important;padding:0.7rem 1.8rem!important;border-radius:0!important;clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%);cursor:pointer}\n.bo{background:var(--acc)!important;color:#000!important}\n.bo:hover{opacity:0.85;transform:none!important}\n.bgb{border:1px solid var(--bd)!important;color:var(--muted)!important;background:transparent!important}\n.bgb:hover{border-color:var(--acc)!important;color:var(--acc)!important}\n/* FILTER BUTTONS (guides page compat) */\n#gfb button{font-family:var(--f-hud)!important;font-size:0.52rem!important;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;background:var(--s2)!important;color:var(--muted)!important;border:1px solid var(--bd)!important;border-radius:0!important;clip-path:polygon(5px 0%,100% 0%,calc(100% - 5px) 100%,0% 100%)}\n#gfb button.active{background:var(--acc-dim)!important;color:var(--acc)!important;border-color:var(--acc)!important}\n/* CARD compat (.cd from old guides) */\n.cd{background:var(--bg)!important;border:1px solid var(--bd)!important;border-radius:0!important;transition:background 0.15s;position:relative;overflow:hidden}\n.cd::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:var(--acc);transform:scaleX(0);transform-origin:left;transition:transform 0.25s}\n.cd:hover{border-color:var(--acc)!important;transform:none!important}\n.cd:hover::before{transform:scaleX(1)}\n.cd h3{color:var(--txt)!important}\n.cd p{color:var(--muted)!important}\n.to,.tg2,.tb,.tp,.tm{border-radius:0!important;clip-path:polygon(4px 0%,100% 0%,calc(100% - 4px) 100%,0% 100%)}\n.to{background:rgba(0,174,66,0.1)!important;color:var(--acc)!important;border:1px solid rgba(0,174,66,0.25)!important}\n.lk{font-family:var(--f-hud)!important;font-size:0.55rem!important;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--acc)!important}\n/* RECHNER compat */\n.cw{background:var(--s1)!important;border:1px solid var(--bd)!important;border-radius:0!important}\n.cbtn{background:var(--acc)!important;color:#000!important;border-radius:0!important;font-family:var(--f-hud)!important;font-size:0.6rem!important;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%)}\n.cbtn:hover{transform:none!important;opacity:0.85}\n.fld input{background:var(--s2)!important;border:1px solid var(--bd)!important;border-radius:0!important;color:var(--txt)!important;font-family:var(--f-hud)!important;clip-path:polygon(4px 0%,100% 0%,calc(100% - 4px) 100%,0% 100%)}\n.fld input:focus{border-color:var(--acc)!important}\n.fld label{font-family:var(--f-hud)!important;font-size:0.5rem!important;letter-spacing:0.12em;color:var(--muted)!important}\n.cr{background:var(--acc-dim)!important;border:1px solid rgba(0,174,66,0.2)!important;border-radius:0!important}\n.cr-val{color:var(--acc)!important;font-family:var(--f-hud)!important}\n.cr-label{font-family:var(--f-hud)!important;color:var(--muted)!important}\n.sl{color:var(--acc)!important;font-family:var(--f-hud)!important}\n.sh{font-family:var(--f-hud)!important;color:var(--txt)!important}\n/* Showcase compat */\n.hub-section{background:var(--bg)!important;color:var(--txt)!important;font-family:var(--f-body)!important;padding:2rem}\n.hub-section h1{font-family:var(--f-hud)!important;color:var(--txt)!important}\n.hub-section h2{font-family:var(--f-hud)!important;color:var(--txt)!important}\n.hub-section p{color:var(--muted)!important}\n.hub-section a{color:var(--acc)!important}\n/* Responsive */\n@media(max-width:600px){.gh,.m3d-ph,.gsec,.sec,.cta{padding-left:20px!important;padding-right:20px!important}.dv{margin:0 20px}}\n@media(prefers-reduced-motion:reduce){.m3d-wrap::after{display:none}}\n</style>\n<div class="m3d-wrap" style="padding:calc(52px + 2rem) clamp(1.25rem,5vw,3rem) 2rem clamp(1.25rem,5vw,3rem);max-width:900px;margin:0 auto;overflow-x:hidden;">\n<nav class="v2-nav" style="position:fixed;top:0;left:0;right:0;margin:0;width:100vw;">\n <a href="/" style="display:flex;flex-direction:column;line-height:1;text-decoration:none;">\n <span class="v2-nav-logo">M0LZI<span>_</span>3D</span>\n <span class="v2-nav-tag">[SYS_BOOT v2.0]</span>\n </a>\n <ul class="v2-nav-links">\n <li><a href="/wissen/">[WISSEN]</a></li>\n <li><a href="/tools-filament-rechner/">[RECHNER]</a></li>\n <li><a href="/resources/">[TOOLS]</a></li>\n <li><a href="/models/">[MODELLE]</a></li>\n <li><a href="/news/">[NEWS]</a></li>\n <li><a href="/showcase/">[SHOWCASE]</a></li>\n <li><a href="/faq/">[FAQ]</a></li>\n </ul>\n <a href="https://chat.whatsapp.com/BxdLHR5JvuXKqLYLLHRmjX" class="v2-nav-cta">JOIN_NETWORK &#8594;</a>\n<button class="v2-hamburger" onclick="this.classList.toggle('open');document.getElementById('v2mm').classList.toggle('open')" aria-label="Menu">\n <span></span><span></span><span></span>\n </button>\n</nav>\n\n<div class="v2-mobile-menu" id="v2mm">\n <a href="/wissen/">[WISSEN]</a>\n <a href="/tools-filament-rechner/">[RECHNER]</a>\n <a href="/resources/">[TOOLS]</a>\n <a href="/models/">[MODELLE]</a>\n <a href="/news/">[NEWS]</a>\n <a href="/showcase/">[SHOWCASE]</a>\n <a href="/faq/">[FAQ]</a>\n <a href="https://chat.whatsapp.com/BxdLHR5JvuXKqLYLLHRmjX" class="v2-mobile-cta">JOIN_NETWORK &rarr;</a>\n</div>\n<div class="gh"><div class="v2-grid-bg"></div><div class="gi"><div class="ew">Material</div><h1>TPU erfolgreich drucken — flexibles Filament meistern</h1><p>Direct Drive vs. Bowden, Retraction, Geschwindigkeit — alles was du wissen musst.</p></div></div>\n<div class="gsec"><h2>Wann TPU?</h2><p>TPU ist gummiartig, sehr zäh und resistent gegen Öle. Perfekt für Dichtungen, Schutzhüllen, Dämpfer, Griffe und alles was Flexibilität braucht.</p><h2>Shore-Härtegrade</h2><table><thead><tr><th>Shore A</th><th>Flexibilität</th><th>Druckbarkeit</th></tr></thead><tbody><tr><td>85A87A</td><td>Sehr weich</td><td>Schwierig</td></tr><tr><td>90A92A</td><td>Weich</td><td>Mittel</td></tr><tr><td>95A</td><td>Mittel — Empfehlung für Einsteiger</td><td>Gut</td></tr><tr><td>98A+</td><td>Eher hart</td><td>Sehr gut</td></tr></tbody></table><h2>Direct Drive ist Pflicht</h2><p>Weiches TPU (unter 95A) knickt im Bowden-Schlauch. Direct Drive ist notwendig. Bambu alle Modelle, Prusa MK4, Ender 3 S1/Neo.</p><h2>Druckeinstellungen</h2><ul><li><strong>Düse:</strong> 220240°C</li><li><strong>Bett:</strong> 3060°C</li><li><strong>Speed:</strong> 2035 mm/s (Schlüssel ist Langsamkeit)</li><li><strong>Retraction DD:</strong> 0,51,5mm (wenig!)</li><li><strong>Fan:</strong> 3060%</li></ul><h2>Häufige Probleme</h2><ul><li><strong>Stringing:</strong> Retraction erhöhen, Temperatur um 5°C senken</li><li><strong>Knickt im Extruder:</strong> Speed reduzieren, Direct Drive verwenden</li><li><strong>Haftet nicht:</strong> Bett wärmer, erste Schicht auf 15 mm/s</li></ul><h2>Lagerung</h2><p>TPU zieht Feuchtigkeit an. Nasses TPU = Bläschen und schlechte Qualität. Trocknen: 55°C, 68h. Danach luftdicht mit Silica-Gel lagern.</p></div>\n<div class="dv"></div>\n<div class="cta"><h2>Weitere Guides</h2><p>Alle Guides und Tutorials in der Übersicht.</p><div style="display:flex;gap:12px;justify-content:center;flex-wrap:wrap"><a class="btn bo" href="/wissen/">Alle Guides</a><a class="btn bgb" href="/faq/">Zur FAQ</a></div></div>\n<footer class="v2-footer">\n <div class="v2-footer-brand">M0LZI<span>_</span>3D &copy; 2026</div>\n <ul class="v2-footer-links">\n <li><a href="https://chat.whatsapp.com/BxdLHR5JvuXKqLYLLHRmjX">WHATSAPP</a></li>\n <li><a href="/impressum/">IMPRESSUM</a></li>\n <li><a href="/datenschutz/">DATENSCHUTZ</a></li>\n </ul>\n</footer>\n</div>