{"product_id":"bambu-lab-petg-basic-1-kg","title":"Bambu Lab PETG Basic - 1 kg","description":"\u003c!-- Bambu Lab PETG Basic – Produktbeskrivelse for 3dklubben.no --\u003e\n\u003c!-- TDS kilde: Bambu Filament Technical Data Sheet \/ Polyalkemi --\u003e\n\n\u003cstyle\u003e\n  .bambu-desc * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .bambu-desc {\n    background: #ffffff;\n    color: #1a1a1a;\n    max-width: 100%;\n  }\n\n  .bambu-desc .intro-text {\n    font-size: 14px;\n    color: #444;\n    line-height: 1.7;\n    margin-bottom: 20px;\n  }\n\n  .bambu-desc .speed-callout {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    background: #f5f5f5;\n    border-left: 4px solid #111;\n    padding: 16px 20px;\n    margin-bottom: 20px;\n    border-radius: 0 4px 4px 0;\n  }\n\n  .bambu-desc .speed-number {\n    font-size: 42px;\n    font-weight: 800;\n    color: #111;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bambu-desc .speed-label { font-size: 13px; color: #555; line-height: 1.5; }\n  .bambu-desc .speed-label .speed-strong {\n    display: block;\n    color: #111;\n    font-size: 15px;\n    font-weight: 700;\n    margin-bottom: 2px;\n  }\n\n  .bambu-desc .rfid-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #111;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 600;\n    padding: 8px 14px;\n    border-radius: 4px;\n    margin-bottom: 20px;\n  }\n\n  .bambu-desc .section-label {\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    color: #999;\n    margin-bottom: 10px;\n  }\n\n  .bambu-desc .features-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-bottom: 24px;\n  }\n\n  .bambu-desc .feature {\n    background: #f9f9f9;\n    border: 1px solid #e8e8e8;\n    border-radius: 6px;\n    padding: 14px;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n  }\n\n  .bambu-desc .feature-icon {\n    width: 40px;\n    height: 40px;\n    margin-bottom: 10px;\n    flex-shrink: 0;\n  }\n\n  .bambu-desc .feature-title {\n    font-size: 15px;\n    font-weight: 700;\n    margin-bottom: 5px;\n    color: #111;\n  }\n\n  .bambu-desc .feature-desc {\n    font-size: 13px;\n    color: #777;\n    line-height: 1.5;\n  }\n\n  .bambu-desc .difficulty-section { margin-bottom: 24px; }\n\n  .bambu-desc .difficulty-bar-wrap {\n    background: #f9f9f9;\n    border: 1px solid #e8e8e8;\n    border-radius: 6px;\n    padding: 16px;\n  }\n\n  .bambu-desc .difficulty-row {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 10px;\n  }\n\n  .bambu-desc .difficulty-row:last-of-type { margin-bottom: 0; }\n\n  .bambu-desc .difficulty-label {\n    font-size: 12px;\n    color: #666;\n    width: 120px;\n    flex-shrink: 0;\n  }\n\n  .bambu-desc .difficulty-track {\n    flex: 1;\n    height: 6px;\n    background: #e0e0e0;\n    border-radius: 99px;\n    overflow: hidden;\n  }\n\n  .bambu-desc .difficulty-fill {\n    height: 100%;\n    border-radius: 99px;\n    background: #111;\n  }\n\n  .bambu-desc .difficulty-score {\n    font-size: 12px;\n    font-weight: 700;\n    color: #111;\n    width: 65px;\n    text-align: right;\n    flex-shrink: 0;\n  }\n\n  .bambu-desc .difficulty-note {\n    margin-top: 12px;\n    font-size: 12px;\n    color: #aaa;\n    line-height: 1.5;\n    border-top: 1px solid #efefef;\n    padding-top: 10px;\n  }\n\n  .bambu-desc .specs-section { margin-bottom: 20px; }\n\n  .bambu-desc .spec-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 10px 0;\n    border-bottom: 1px solid #efefef;\n  }\n\n  .bambu-desc .spec-row:last-child { border-bottom: none; }\n\n  .bambu-desc .spec-key {\n    color: #888;\n    font-size: 13px;\n  }\n\n  .bambu-desc .spec-val {\n    font-weight: 600;\n    font-size: 13px;\n    color: #111;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 5px;\n    justify-content: flex-end;\n    text-align: right;\n  }\n\n  .bambu-desc .spec-tag {\n    background: #111;\n    color: #fff;\n    padding: 2px 8px;\n    border-radius: 2px;\n    font-size: 11px;\n  }\n\n  .bambu-desc .print-settings-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-bottom: 12px;\n  }\n\n  .bambu-desc .setting-box {\n    background: #f9f9f9;\n    border: 1px solid #e8e8e8;\n    border-radius: 6px;\n    padding: 12px 14px;\n  }\n\n  .bambu-desc .setting-key {\n    font-size: 11px;\n    color: #999;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    margin-bottom: 4px;\n  }\n\n  .bambu-desc .setting-val {\n    font-size: 18px;\n    font-weight: 800;\n    color: #111;\n    line-height: 1.1;\n  }\n\n  .bambu-desc .setting-unit {\n    font-size: 12px;\n    font-weight: 400;\n    color: #888;\n  }\n\n  .bambu-desc .setting-note {\n    font-size: 13px;\n    color: #7a4a00;\n    line-height: 1.6;\n    padding: 14px 16px;\n    background: #fff8ed;\n    border: 1.5px solid #f0a500;\n    border-left: 5px solid #f0a500;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 24px;\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n  }\n\n  .bambu-desc .setting-note .warn-icon {\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  .bambu-desc .compat-section {\n    background: #f9f9f9;\n    border: 1px solid #e8e8e8;\n    border-radius: 6px;\n    padding: 16px;\n    margin-bottom: 16px;\n  }\n\n  .bambu-desc .compat-title {\n    font-size: 12px;\n    font-weight: 700;\n    margin-bottom: 10px;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #777;\n  }\n\n  .bambu-desc .compat-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n  }\n\n  .bambu-desc .compat-chip {\n    font-size: 11px;\n    padding: 4px 10px;\n    background: #fff;\n    border: 1px solid #ddd;\n    border-radius: 20px;\n    color: #555;\n    white-space: nowrap;\n  }\n\n  .bambu-desc .compat-chip.highlight {\n    border-color: #111;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .bambu-desc .eco-note {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    padding: 14px;\n    border: 1px dashed #ddd;\n    border-radius: 6px;\n    font-size: 13px;\n    color: #777;\n    line-height: 1.6;\n    margin-bottom: 16px;\n  }\n\n  .bambu-desc .eco-icon { font-size: 20px; flex-shrink: 0; }\n\n  .bambu-desc .tds-note {\n    font-size: 11px;\n    color: #bbb;\n    line-height: 1.5;\n  }\n\n  .bambu-desc .strength-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 20px;\n    font-size: 13px;\n  }\n\n  .bambu-desc .strength-table th {\n    background: #f5f5f5;\n    padding: 8px 12px;\n    text-align: left;\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #777;\n    border-bottom: 2px solid #e8e8e8;\n  }\n\n  .bambu-desc .strength-table td {\n    padding: 9px 12px;\n    border-bottom: 1px solid #efefef;\n    color: #444;\n  }\n\n  .bambu-desc .strength-table tr:last-child td { border-bottom: none; }\n\n  .bambu-desc .strength-table .highlight-col {\n    font-weight: 700;\n    color: #111;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bambu-desc\"\u003e\n\n  \u003c!-- RFID-badge --\u003e\n  \u003cdiv class=\"rfid-badge\"\u003e\n    \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003cpath d=\"M5 12.5a7 7 0 0 1 14 0\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M2 10a10 10 0 0 1 20 0\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"12\" cy=\"15\" r=\"1\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"12\" y1=\"16\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e\n    RFID-brikke — leses automatisk av Bambu AMS\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"intro-text\"\u003e\n    Bambu Lab PETG Basic er den oppgraderte utgaven av klassisk PETG — nå med bøyestyrke på nivå med PLA Basic, og med overlegen seighet som tåler støt og daglig belastning. Redusert stringing, bedre overflatefinish og god motstand mot vann, UV og temperatur gjør den til et utmerket valg for funksjonelle deler, utendørsbruk og praktiske modeller. Alle printeparametere er innebygd i RFID-brikken og leses automatisk av Bambu AMS.\n  \u003c\/div\u003e\n\n  \u003c!-- Strength callout --\u003e\n  \u003cdiv class=\"speed-callout\"\u003e\n    \u003cdiv class=\"speed-number\"\u003e75\u003c\/div\u003e\n    \u003cdiv class=\"speed-label\"\u003e\n      \u003cspan class=\"speed-strong\"\u003eMPa bøyestyrke — på nivå med PLA Basic\u003c\/span\u003e\n      PETG Basic kombinerer PETGs overlegne seighet og kjemiske motstand med styrken du forventer av PLA. Ideell for belastede, funksjonelle deler.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Styrkesammenligning --\u003e\n  \u003cdiv class=\"section-label\"\u003eStyrkesammenligning\u003c\/div\u003e\n  \u003ctable class=\"strength-table\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\u003c\/th\u003e\n        \u003cth class=\"highlight-col\"\u003ePETG Basic\u003c\/th\u003e\n        \u003cth\u003ePETG HF\u003c\/th\u003e\n        \u003cth\u003ePLA Basic\u003c\/th\u003e\n      \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eBøyestyrke (XY)\u003c\/td\u003e\n        \u003ctd class=\"highlight-col\"\u003e75 MPa\u003c\/td\u003e\n        \u003ctd\u003e64 MPa\u003c\/td\u003e\n        \u003ctd\u003e76 MPa\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLagbinding (Z)\u003c\/td\u003e\n        \u003ctd class=\"highlight-col\"\u003e56 MPa\u003c\/td\u003e\n        \u003ctd\u003e48 MPa\u003c\/td\u003e\n        \u003ctd\u003e59 MPa\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSlagstyrke (XY)\u003c\/td\u003e\n        \u003ctd class=\"highlight-col\"\u003e34,2 kJ\/m²\u003c\/td\u003e\n        \u003ctd\u003e31,5 kJ\/m²\u003c\/td\u003e\n        \u003ctd\u003e20,6 kJ\/m²\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- Features --\u003e\n  \u003cdiv class=\"section-label\"\u003eEgenskaper\u003c\/div\u003e\n  \u003cdiv class=\"features-grid\"\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003csvg class=\"feature-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#111\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M12 2L2 7l10 5 10-5-10-5z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M2 17l10 5 10-5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cdiv class=\"feature-title\"\u003eSterk og seig\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eBøyestyrke på PLA-nivå kombinert med PETGs overlegne slagmotstand. Tåler belastning og støt bedre enn begge forgjengerene.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003csvg class=\"feature-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#111\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M10 2v2.343\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 2v6.343\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"m2 2 20 20\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M20 20a2 2 0 0 1-2 2H6a2 2 0 0 1-1.755-2.96l5.227-9.563\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M6.453 15H15\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M8.5 2h7\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cdiv class=\"feature-title\"\u003eUV- og vanntett\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eUtmerket motstand mot vann, UV og temperatur. Perfekt for utendørsbruk — planteetiketter, baderomstilbehør, hagedekor.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003csvg class=\"feature-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#111\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n        \u003cpolyline points=\"12 7 12 12 15.5 15.5\"\u003e\u003c\/polyline\u003e\n      \u003c\/svg\u003e\n      \u003cdiv class=\"feature-title\"\u003eRedusert stringing\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eNy formel med lavere fuktfølsomhet gir jevnere overflater og skarpere detaljer uten tidkrevende kalibrering.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003csvg class=\"feature-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#111\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"3\" y1=\"15\" x2=\"21\" y2=\"15\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"9\" y1=\"3\" x2=\"9\" y2=\"21\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"15\" y1=\"3\" x2=\"15\" y2=\"21\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n      \u003cdiv class=\"feature-title\"\u003eOverlegen finish\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eJevn overflatefinish uten ujevn glans. Kan også gi gjennomsiktige eller translucente resultater med riktige innstillinger.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Vanskelighetsgrad --\u003e\n  \u003cdiv class=\"difficulty-section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eVanskelighetsgrad for utskrift\u003c\/div\u003e\n    \u003cdiv class=\"difficulty-bar-wrap\"\u003e\n      \u003cdiv class=\"difficulty-row\"\u003e\n        \u003cspan class=\"difficulty-label\"\u003eSamlet vanskegrad\u003c\/span\u003e\n        \u003cdiv class=\"difficulty-track\"\u003e\u003cdiv class=\"difficulty-fill\" style=\"width: 35%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n        \u003cspan class=\"difficulty-score\"\u003eModerat\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"difficulty-row\"\u003e\n        \u003cspan class=\"difficulty-label\"\u003eLukket kammer\u003c\/span\u003e\n        \u003cdiv class=\"difficulty-track\"\u003e\u003cdiv class=\"difficulty-fill\" style=\"width: 25%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n        \u003cspan class=\"difficulty-score\"\u003eValgfritt\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"difficulty-row\"\u003e\n        \u003cspan class=\"difficulty-label\"\u003eFuktfølsomhet\u003c\/span\u003e\n        \u003cdiv class=\"difficulty-track\"\u003e\u003cdiv class=\"difficulty-fill\" style=\"width: 40%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n        \u003cspan class=\"difficulty-score\"\u003eModerat\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"difficulty-row\"\u003e\n        \u003cspan class=\"difficulty-label\"\u003eStringing-risiko\u003c\/span\u003e\n        \u003cdiv class=\"difficulty-track\"\u003e\u003cdiv class=\"difficulty-fill\" style=\"width: 25%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n        \u003cspan class=\"difficulty-score\"\u003eLav\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"difficulty-row\"\u003e\n        \u003cspan class=\"difficulty-label\"\u003eWarping-risiko\u003c\/span\u003e\n        \u003cdiv class=\"difficulty-track\"\u003e\u003cdiv class=\"difficulty-fill\" style=\"width: 20%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n        \u003cspan class=\"difficulty-score\"\u003eLav\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"difficulty-note\"\u003ePETG Basic er mindre fuktfølsomt enn tidligere PETG-typer, men tørking ved 65 °C i 8 timer anbefales for best resultat. Kan printes både med og uten lukket kammer.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Spesifikasjoner --\u003e\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eSpesifikasjoner\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cspan class=\"spec-key\"\u003eDiameter\u003c\/span\u003e\n      \u003cspan class=\"spec-val\"\u003e1.75 mm\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cspan class=\"spec-key\"\u003eVekt\u003c\/span\u003e\n      \u003cspan class=\"spec-val\"\u003e1 kg\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cspan class=\"spec-key\"\u003eFilamenttype\u003c\/span\u003e\n      \u003cspan class=\"spec-val\"\u003e\u003cspan class=\"spec-tag\"\u003ePETG\u003c\/span\u003e \u003cspan class=\"spec-tag\"\u003eBasic\u003c\/span\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cspan class=\"spec-key\"\u003eBøyestyrke (XY)\u003c\/span\u003e\n      \u003cspan class=\"spec-val\"\u003e75 MPa\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cspan class=\"spec-key\"\u003eLagbinding (Z)\u003c\/span\u003e\n      \u003cspan class=\"spec-val\"\u003e56 MPa\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cspan class=\"spec-key\"\u003eSlagstyrke (XY)\u003c\/span\u003e\n      \u003cspan class=\"spec-val\"\u003e34,2 kJ\/m²\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cspan class=\"spec-key\"\u003eVarmeavbøyning (HDT)\u003c\/span\u003e\n      \u003cspan class=\"spec-val\"\u003e71 °C (0.45 MPa)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cspan class=\"spec-key\"\u003eVicat mykningstemperatur\u003c\/span\u003e\n      \u003cspan class=\"spec-val\"\u003e69 °C\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Printinnstillinger --\u003e\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003cdiv class=\"section-label\"\u003ePrintinnstillinger\u003c\/div\u003e\n    \u003cdiv class=\"print-settings-grid\"\u003e\n      \u003cdiv class=\"setting-box\"\u003e\n        \u003cdiv class=\"setting-key\"\u003eDysetemp\u003c\/div\u003e\n        \u003cdiv class=\"setting-val\"\u003e230–260 \u003cspan class=\"setting-unit\"\u003e°C\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"setting-box\"\u003e\n        \u003cdiv class=\"setting-key\"\u003eBordtemp\u003c\/div\u003e\n        \u003cdiv class=\"setting-val\"\u003e65–75 \u003cspan class=\"setting-unit\"\u003e°C\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"setting-box\"\u003e\n        \u003cdiv class=\"setting-key\"\u003eMaks hastighet\u003c\/div\u003e\n        \u003cdiv class=\"setting-val\"\u003e200 \u003cspan class=\"setting-unit\"\u003emm\/s\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"setting-box\"\u003e\n        \u003cdiv class=\"setting-key\"\u003eKjølevifte\u003c\/div\u003e\n        \u003cdiv class=\"setting-val\"\u003e0–60 \u003cspan class=\"setting-unit\"\u003e%\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"setting-note\"\u003e\n      \u003csvg class=\"warn-icon\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#f0a500\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n      \u003cspan\u003eKun PEI-plater støttes — Smooth PEI, Textured PEI eller SuperTack (bordtemp 65–75 °C). Cool Plate er ikke kompatibel. Tørk spolen ved 65 °C i 8 timer før printing for best resultat.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Kompatible printere --\u003e\n  \u003cdiv class=\"compat-section\"\u003e\n    \u003cdiv class=\"compat-title\"\u003eKompatible printere\u003c\/div\u003e\n    \u003cdiv class=\"compat-list\"\u003e\n      \u003cspan class=\"compat-chip highlight\"\u003eBambu Lab X1C\u003c\/span\u003e\n      \u003cspan class=\"compat-chip highlight\"\u003eBambu Lab P1P \/ P1S \/ P2S\u003c\/span\u003e\n      \u003cspan class=\"compat-chip highlight\"\u003eBambu Lab A1 \/ A1 Mini\u003c\/span\u003e\n      \u003cspan class=\"compat-chip highlight\"\u003eBambu Lab H2D\u003c\/span\u003e\n      \u003cspan class=\"compat-chip\"\u003ePrusa MK3 \/ MK4\u003c\/span\u003e\n      \u003cspan class=\"compat-chip\"\u003eCreality K1 \/ K1 Max\u003c\/span\u003e\n      \u003cspan class=\"compat-chip\"\u003eUltiMaker\u003c\/span\u003e\n      \u003cspan class=\"compat-chip\"\u003eVoron\u003c\/span\u003e\n      \u003cspan class=\"compat-chip\"\u003eFlashforge\u003c\/span\u003e\n      \u003cspan class=\"compat-chip\"\u003eRaise3D\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Miljønote --\u003e\n  \u003cdiv class=\"eco-note\"\u003e\n    \u003cspan class=\"eco-icon\"\u003e♻️\u003c\/span\u003e\n    \u003cspan\u003ePETG er resirkulerbart (plasttype 1 — PETE) og tåler langvarig utendørsbruk uten å degradere. Mer motstandsdyktig enn PLA mot fukt og UV-eksponering.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TDS-note --\u003e\n  \u003cdiv class=\"tds-note\"\u003eTekniske data hentet fra Bambu Lab offisiell TDS og Polyalkemi produktinformasjon. Styrkedata: bøyestyrke XY 75 MPa, lagbinding Z 56 MPa, slagstyrke XY 34,2 kJ\/m².\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Bambu Lab","offers":[{"title":"Black \/ Spole","offer_id":47679346245826,"sku":"G00-K00-1.75-1000SPL","price":345.0,"currency_code":"NOK","in_stock":false},{"title":"Black \/ Refill","offer_id":47679346278594,"sku":"G00-K00-1.75-1000SPLFREE","price":299.0,"currency_code":"NOK","in_stock":true},{"title":"White \/ Spole","offer_id":47679346311362,"sku":"G00-W00-1.75-1000SPL","price":345.0,"currency_code":"NOK","in_stock":false},{"title":"White \/ Refill","offer_id":47679346344130,"sku":"G00-W00-1.75-1000SPLFREE","price":299.0,"currency_code":"NOK","in_stock":false},{"title":"Red \/ Spole","offer_id":47679346376898,"sku":"G00-R00-1.75-1000SPL","price":345.0,"currency_code":"NOK","in_stock":false},{"title":"Red \/ Refill","offer_id":47679346409666,"sku":"G00-R00-1.75-1000SPLFREE","price":299.0,"currency_code":"NOK","in_stock":true},{"title":"Dark Blue \/ Spole","offer_id":47679346442434,"sku":"G00-B00-1.75-1000SPL","price":345.0,"currency_code":"NOK","in_stock":false},{"title":"Dark Blue \/ Refill","offer_id":47679346475202,"sku":"G00-B00-1.75-1000SPLFREE","price":299.0,"currency_code":"NOK","in_stock":true},{"title":"Gray \/ Spole","offer_id":47679346507970,"sku":"G00-D00-1.75-1000SPL","price":345.0,"currency_code":"NOK","in_stock":false},{"title":"Gray \/ Refill","offer_id":47679346540738,"sku":"G00-D00-1.75-1000SPLFREE","price":299.0,"currency_code":"NOK","in_stock":false},{"title":"Dark Brown \/ Spole","offer_id":47679346573506,"sku":"G00-N00-1.75-1000SPL","price":345.0,"currency_code":"NOK","in_stock":false},{"title":"Dark Brown \/ Refill","offer_id":47679346606274,"sku":"G00-N00-1.75-1000SPLFREE","price":299.0,"currency_code":"NOK","in_stock":false},{"title":"Yellow \/ Spole","offer_id":47679346639042,"sku":"G00-Y00-1.75-1000SPL","price":345.0,"currency_code":"NOK","in_stock":false},{"title":"Yellow \/ Refill","offer_id":47679346671810,"sku":"G00-Y00-1.75-1000SPLFREE","price":299.0,"currency_code":"NOK","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/8106\/0802\/files\/IMG-0026.jpg?v=1780128185","url":"https:\/\/3dklubben.no\/products\/bambu-lab-petg-basic-1-kg","provider":"3D Klubben","version":"1.0","type":"link"}