{"title":"3D Printing Supplies","description":"\u003cp\u003eShop 3D printer enclosures, slap mats, nozzle maintenance kits, resin tools, and PLA+ filament. Everything you need for your 3D printing projects from Wham Bam Systems and American Filament.\u003c\/p\u003e","products":[{"product_id":"american-red-af-1-75mm-pla-filament-made-in-the-usa","title":"American Red AF 1.75mm PLA+ Filament Made in the USA!","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eCreate Bold 3D Prints with American Red PLA+\u003c\/strong\u003e\u003c\/h3\u003e \u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium \u003cstrong\u003eAmerican Red PLA+ 1.75mm 3D printer filament\u003c\/strong\u003e, expertly crafted in the USA. This vibrant red filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e \u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/h4\u003e \u003cul\u003e \u003cli\u003e \u003cstrong\u003eSuperior Quality:\u003c\/strong\u003e Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e \u003cli\u003e \u003cstrong\u003ePrecise Dimensions: \u003c\/strong\u003e1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e \u003cli\u003e \u003cstrong\u003eStunning Results:\u003c\/strong\u003e Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e \u003cli\u003e \u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e \u003cli\u003e \u003cstrong\u003eWide Compatibility:\u003c\/strong\u003e Prints smoothly on a variety of 3D printers.\u003c\/li\u003e \u003c\/ul\u003e \u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003ePerfect for:\u003c\/strong\u003e\u003c\/h4\u003e \u003cul\u003e \u003cli\u003eDecorative projects\u003c\/li\u003e \u003cli\u003ePatriotic creations\u003c\/li\u003e \u003cli\u003eUnique 3D models\u003c\/li\u003e \u003cli\u003eFunctional prototypes\u003c\/li\u003e \u003c\/ul\u003e \u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eExperience the American Filament Difference:\u003c\/strong\u003e\u003c\/h4\u003e \u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. \u003cstrong\u003eOrder your American Red PLA+ filament today!\u003c\/strong\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50245429985517,"sku":"PLUS_1KG_RED","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/AmericanRedAFPLA.png?v=1783386689"},{"product_id":"ultim8™-drip-wall-version","title":"ULTIM8™ DRIP - Wall Version","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eULTIM8 DRIP Tabs\u003c\/title\u003e\n  \u003cstyle\u003e\n    body {\n      font-family: Helvetica, Arial, sans-serif;\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      color: black;\n    }\n\n    a {\n      color: blue;\n      text-decoration: none;\n    }\n\n    a:hover {\n      text-decoration: underline;\n    }\n\n    .tab-links {\n      display: flex;\n      justify-content: space-between;\n      background: #fff;\n    }\n\n    .tab-links button {\n      flex-grow: 1;\n      padding: 12px 20px;\n      border: none;\n      background-color: #f2f2f2;\n      cursor: pointer;\n      outline: none;\n      border-top-left-radius: 8px;\n      border-top-right-radius: 8px;\n      transition: background-color 0.3s;\n      border-bottom: 2px solid transparent;\n      color: black;\n    }\n\n    .tab-links button:hover {\n      background-color: orange;\n    }\n\n    .tab-links button.active {\n      background-color: #ccc;\n      border-bottom-color: #ccc;\n      font-weight: bold;\n    }\n\n    .tab-content {\n      display: none;\n      padding: 20px;\n      border: 1px solid #ccc;\n      border-radius: 8px;\n      border-top-left-radius: 0;\n      border-top-right-radius: 0;\n    }\n\n    .tab-content.active {\n      display: block;\n    }\n\n    .gray-box {\n      display: inline-block;\n      background-color: #f0f0f0;\n      padding: 10px;\n      border-radius: 8px;\n      border: 1px solid #ccc;\n      margin-bottom: 10px;\n      color: blue;\n    }\n\n    .gray-box a {\n      color: blue;\n      text-decoration: none;\n    }\n\n    .gray-box a:hover {\n      text-decoration: underline;\n    }\n\n    @media (max-width: 600px) {\n      .tab-links button {\n        padding: 15px 10px;\n      }\n\n      .tab-content {\n        padding: 15px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cdiv class=\"tab-links\"\u003e\n    \u003cbutton class=\"tab-link active\" onclick=\"openTab(event, 'description')\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-link\" onclick=\"openTab(event, 'specifications')\"\u003eContents \u0026amp; Specs\u003c\/button\u003e\n    \u003cbutton class=\"tab-link\" onclick=\"openTab(event, 'reviews')\"\u003eAssembly \u0026amp; Use\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tab-content active\" id=\"description\"\u003e\n    \u003cp\u003eFree up your bench and your hands. The ULTIM8™ DRIP wall-mounted version is designed to mount to any wall and deliver hands-free resin draining and filtering without taking up valuable desk space. The adjustable height feature adapts to most bottles and jugs, while the wire vat hanger fits most vats with a height of 52 mm or less.\u003c\/p\u003e\n    \u003cp\u003eMade from durable powder-coated steel and aluminum 2020 extrusions, this wall-mounted unit is built to last. It’s easy to install with the included mounting template, bubble level, and hardware—everything you need to get started right out of the box.\u003c\/p\u003e\n    \u003cp\u003eAlso available in our convenient \u003ca href=\"https:\/\/www.whambamsystems.com\/products\/ultim8-drip-table-version\" target=\"_blank\"\u003etabletop version\u003c\/a\u003e. Simplify your resin printing workflow with our entire \u003ca href=\"https:\/\/www.whambamsystems.com\/pages\/ultimate-resin-tools\" target=\"_blank\"\u003eULTIM8™ Resin Tool line\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tab-content\" id=\"specifications\"\u003e\n    \u003cb\u003e\u003cu\u003eContents\u003c\/u\u003e:\u003c\/b\u003e\n    \u003cul\u003e\n      \u003cli\u003eSteel wire vat hanger assembly with adjustment knob\u003c\/li\u003e\n      \u003cli\u003e2 x 150 mm aluminum 2020 extrusions\u003c\/li\u003e\n      \u003cli\u003e2 x 2020 connectors and set of screws\u003c\/li\u003e\n      \u003cli\u003e2 x wall mount end caps\u003c\/li\u003e\n      \u003cli\u003ePack of 8 screws and wall anchors\u003c\/li\u003e\n      \u003cli\u003e1 mounting template\u003c\/li\u003e\n      \u003cli\u003e1 bubble level\u003c\/li\u003e\n      \u003cli\u003e1 allen key\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cb\u003e\u003cu\u003eSpecifications\u003c\/u\u003e:\u003c\/b\u003e\n    \u003cul\u003e\n      \u003cli\u003e520 g\u003c\/li\u003e\n      \u003cli\u003e52 mm vat clearance\u003c\/li\u003e\n      \u003cli\u003e120 mm off the wall when installed\u003c\/li\u003e\n      \u003cli\u003e160 mm width\u003c\/li\u003e\n      \u003cli\u003e370 mm total height\u003c\/li\u003e\n      \u003cli\u003e200 mm of adjustable height\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tab-content\" id=\"reviews\"\u003e\n    \u003cp\u003e\u003ca href=\"https:\/\/bit.ly\/DRIPwall\" target=\"_blank\"\u003eClick here\u003c\/a\u003e for the downloadable instructions.\u003c\/p\u003e\n\n    \u003cdiv class=\"gray-box\" style=\"color: black;\"\u003e\n      \u003cstrong\u003eAttention:\u003c\/strong\u003e when working with resin always use the appropriate eye protection and gloves to avoid contact with the resin.\n    \u003c\/div\u003e\n    \u003cp\u003e\u003ca href=\"https:\/\/cults3d.com\/en\/3d-model\/tool\/ultim8-fun-holder-for-ultim8-drip\" target=\"_blank\"\u003eULTIM8™ FUN holder\u003c\/a\u003e for the DRIP.\u003c\/p\u003e\n\n    \u003cp\u003e\u003cb\u003eSteps for Use:\u003c\/b\u003e\u003c\/p\u003e\n\n    \u003cdiv style=\"margin-top: 20px; text-align: center;\"\u003e\n      \u003ca href=\"https:\/\/bit.ly\/DRIPwall\" target=\"_blank\" style=\"text-decoration: none;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0016\/6179\/6450\/files\/DRIP_wall_assembly_resized.jpg?v=1747796247\" alt=\"DRIP Wall Assembly Instructions\" style=\"width:100%; max-width:600px; border-radius:8px; border:1px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.1);\"\u003e\n        \u003cp style=\"margin-top: 8px; color: blue; text-decoration: none;\"\u003eClick to view full instructions\u003c\/p\u003e\n      \u003c\/a\u003e\n        \u003cdiv style=\"position: relative; width: 100%; padding-bottom: 56.25%; height: 0; overflow: hidden;\"\u003e\n  \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/xVSCe2zXbdQ\" frameborder=\"0\" allowfullscreen style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\"\u003e\n  \u003c\/iframe\u003e\n\u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    function openTab(evt, tabName) {\n      var i, tabcontent, tablinks;\n      tabcontent = document.getElementsByClassName(\"tab-content\");\n      for (i = 0; i \u003c tabcontent.length; i++) {\n        tabcontent[i].style.display = \"none\";\n        tabcontent[i].classList.remove(\"active\");\n      }\n      tablinks = document.getElementsByClassName(\"tab-link\");\n      for (i = 0; i \u003c tablinks.length; i++) {\n        tablinks[i].className = tablinks[i].className.replace(\" active\", \"\");\n      }\n      document.getElementById(tabName).style.display = \"block\";\n      document.getElementById(tabName).classList.add(\"active\");\n      evt.currentTarget.className += \" active\";\n    }\n  \u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"Wham Bam Systems","offers":[{"title":"Default Title","offer_id":50270434984173,"sku":"ULT_DRIP_W","price":37.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/wall-sliding.gif?v=1783718789"},{"product_id":"ultim8™-drip-table-version","title":"ULTIM8™ DRIP - Table Version","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eULTIM8™ DRIP Tabletop\u003c\/title\u003e\n  \u003cstyle\u003e\n    body {\n      font-family: Helvetica, Arial, sans-serif;\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      color: black;\n    }\n\n    a {\n      color: blue;\n      text-decoration: none;\n    }\n\n    a:hover {\n      text-decoration: underline;\n    }\n\n    .tab-links {\n      display: flex;\n      justify-content: space-between;\n      background: #fff;\n    }\n\n    .tab-links button {\n      flex-grow: 1;\n      padding: 12px 20px;\n      border: none;\n      background-color: #f2f2f2;\n      cursor: pointer;\n      outline: none;\n      border-top-left-radius: 8px;\n      border-top-right-radius: 8px;\n      transition: background-color 0.3s;\n      border-bottom: 2px solid transparent;\n      color: black;\n    }\n\n    .tab-links button:hover {\n      background-color: orange;\n    }\n\n    .tab-links button.active {\n      background-color: #ccc;\n      border-bottom-color: #ccc;\n      font-weight: bold;\n    }\n\n    .tab-content {\n      display: none;\n      padding: 20px;\n      border: 1px solid #ccc;\n      border-radius: 8px;\n      border-top-left-radius: 0;\n      border-top-right-radius: 0;\n    }\n\n    .tab-content.active {\n      display: block;\n    }\n\n    .gray-box {\n      display: inline-block;\n      background-color: #f0f0f0;\n      padding: 10px;\n      border-radius: 8px;\n      border: 1px solid #ccc;\n      margin-bottom: 10px;\n      color: black;\n    }\n\n    .gray-box a {\n      color: blue;\n      text-decoration: none;\n    }\n\n    .gray-box a:hover {\n      text-decoration: underline;\n    }\n\n    @media (max-width: 600px) {\n      .tab-links button {\n        padding: 15px 10px;\n      }\n\n      .tab-content {\n        padding: 15px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"tab-links\"\u003e\n  \u003cbutton class=\"tab-link active\" data-tab=\"description\"\u003eDescription\u003c\/button\u003e\n  \u003cbutton class=\"tab-link\" data-tab=\"specifications\"\u003eContents \u0026amp; Specs\u003c\/button\u003e\n  \u003cbutton class=\"tab-link\" data-tab=\"reviews\"\u003eAssembly \u0026amp; Use\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"tab-content active\" id=\"description\"\u003e\n  \u003cp\u003eNo more balancing acts or messy pours. The ULTIM8™ DRIP tabletop version is built for stability and efficiency, this compact unit sits right on your workstation, making vat draining and resin filtering hands-free. The adjustable height mechanism, controlled by a single knob, fits nearly any bottle or jug. The wire vat hanger fits most vats with a height of 52 mm or less.\u003c\/p\u003e\n  \u003cp\u003eCrafted from powder-coated steel and sturdy aluminum 2020 extrusions, this setup is made for portability and heavy-duty use. It assembles in minutes with all necessary tools included.\u003c\/p\u003e\n  \u003cp\u003eAlso available in our space-saving \n    \u003ca href=\"https:\/\/www.whambamsystems.com\/products\/ultim8-drip-wall-version\" target=\"_blank\"\u003ewall version\u003c\/a\u003e. \n    Simplify your resin printing workflow with our entire \n    \u003ca href=\"https:\/\/www.whambamsystems.com\/pages\/ultimate-resin-tools\" target=\"_blank\"\u003eULTIM8™ Resin Tool line\u003c\/a\u003e.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"tab-content\" id=\"specifications\"\u003e\n  \u003cb\u003e\u003cu\u003eContents\u003c\/u\u003e:\u003c\/b\u003e\n  \u003cul\u003e\n    \u003cli\u003eSteel wire vat hanger assembly with adjustment knob\u003c\/li\u003e\n    \u003cli\u003e3 x 150 mm aluminum 2020 extrusions\u003c\/li\u003e\n    \u003cli\u003e4 x 2020 connectors and set of screws\u003c\/li\u003e\n    \u003cli\u003e1 plastic 2020 end cap\u003c\/li\u003e\n    \u003cli\u003e1 steel base assembly\u003c\/li\u003e\n    \u003cli\u003e4 x felt feet for the steel base\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cb\u003e\u003cu\u003eSpecifications\u003c\/u\u003e:\u003c\/b\u003e\n  \u003cul\u003e\n    \u003cli\u003e1125 g\u003c\/li\u003e\n    \u003cli\u003e52 mm vat clearance\u003c\/li\u003e\n    \u003cli\u003e160 x 160 mm steel base\u003c\/li\u003e\n    \u003cli\u003e460 mm total height\u003c\/li\u003e\n    \u003cli\u003e350 mm of adjustable height\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"tab-content\" id=\"reviews\"\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/bit.ly\/DRIPtable\" target=\"_blank\"\u003eClick here\u003c\/a\u003e for the downloadable instructions.\u003c\/p\u003e\n  \u003cdiv class=\"gray-box\"\u003e\n    \u003cstrong\u003eAttention:\u003c\/strong\u003e when working with resin always use the appropriate eye protection and gloves to avoid contact with the resin.\n  \u003c\/div\u003e\n  \u003cp\u003e\u003ca href=\"https:\/\/cults3d.com\/en\/3d-model\/tool\/ultim8-fun-holder-for-ultim8-drip\" target=\"_blank\"\u003eULTIM8™ FUN holder\u003c\/a\u003e for the DRIP.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003eSteps for Use:\u003c\/b\u003e\u003c\/p\u003e\n  \u003cdiv style=\"margin-top: 20px; text-align: center;\"\u003e\n    \u003ca href=\"https:\/\/bit.ly\/DRIPtable\" target=\"_blank\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0016\/6179\/6450\/files\/ULTIM8_DRIP_table_resized.jpg?v=1747798273\" alt=\"DRIP Wall Assembly Instructions\" style=\"width: 100%; max-width: 600px; border-radius: 8px; border: 1px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.1);\"\u003e\n      \u003cp style=\"margin-top: 8px; color: blue;\"\u003eClick to view full instructions\u003c\/p\u003e\n    \u003c\/a\u003e\n    \u003cdiv style=\"position: relative; width: 100%; padding-bottom: 56.25%; height: 0; overflow: hidden;\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BnuYH0AHioI\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" frameborder=\"0\" allowfullscreen\u003e\n      \u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  document.querySelectorAll('.tab-link').forEach(button =\u003e {\n    button.addEventListener('click', () =\u003e {\n      const tab = button.getAttribute('data-tab');\n\n      document.querySelectorAll('.tab-link').forEach(btn =\u003e btn.classList.remove('active'));\n      document.querySelectorAll('.tab-content').forEach(content =\u003e content.classList.remove('active'));\n\n      button.classList.add('active');\n      document.getElementById(tab).classList.add('active');\n    });\n  });\n\u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"Wham Bam Systems","offers":[{"title":"Default Title","offer_id":50270435016941,"sku":"ULT_DRIP_T","price":39.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/table-sliding.gif?v=1783718788"},{"product_id":"ultim8™-fun-ultimate-funnel-for-resin","title":"ULTIM8™ FUN - Ultimate Funnel for Resin","description":"\u003cbody\u003e\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        body {\n            font-family: Helvetica, Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            color: black;\n        }\n\n        a {\n            color: blue;\n            text-decoration: none;\n        }\n\n        a:hover {\n            text-decoration: underline;\n        }\n\n        .tab-links {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 0;\n            background: #fff;\n            padding: 0;\n        }\n\n        .tab-links button {\n            flex-grow: 1;\n            padding: 12px 20px;\n            border: none;\n            background-color: #f2f2f2;\n            cursor: pointer;\n            outline: none;\n            border-top-left-radius: 8px;\n            border-top-right-radius: 8px;\n            transition: background-color 0.3s;\n            border-bottom: 2px solid transparent;\n            color: black;\n        }\n\n        .tab-links button:hover {\n            background-color: orange;\n        }\n\n        .tab-links button.active {\n            background-color: #ccc;\n            border-bottom-color: #ccc;\n            font-weight: bold;\n        }\n\n        .tab-content {\n            display: none;\n            padding: 20px;\n            border: 1px solid #ccc;\n            border-radius: 8px;\n            border-top-left-radius: 0;\n            border-top-right-radius: 0;\n        }\n\n        .tab-content.active {\n            display: block;\n        }\n\n        .collapsible {\n            background-color: #f2f2f2;\n            color: black;\n            cursor: pointer;\n            padding: 10px;\n            width: 100%;\n            border: none;\n            text-align: left;\n            outline: none;\n            font-size: 15px;\n            display: flex;\n            justify-content: flex-start;\n            align-items: center;\n            transition: background-color 0.3s;\n            border-top: 1px solid white;\n            border-radius: 8px;\n        }\n\n        .collapsible:first-of-type {\n            border-top: none;\n        }\n\n        .collapsible.active {\n            background-color: #e2e2e2;\n        }\n\n        .collapsible span {\n            font-size: 18px;\n            margin-right: 10px;\n            transition: transform 0.3s ease;\n        }\n\n        .collapsible.active span {\n            transform: rotate(45deg);\n        }\n\n        .collapsible-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: white;\n            border-top: none;\n            border-radius: 8px;\n            transition: max-height 0.3s ease;\n        }\n\n        .collapsible-content.active {\n            display: block;\n        }\n\n        @media (max-width: 600px) {\n            .tab-links button {\n                padding: 15px 10px;\n            }\n\n            .tab-content {\n                padding: 15px;\n            }\n        }\n\n        .video-wrapper {\n            position: relative;\n            padding-bottom: 56.25%;\n            height: 0;\n        }\n\n        .video-wrapper iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n\n        .gray-box {\n            display: inline-block;\n            background-color: #f0f0f0;\n            padding: 10px;\n            border-radius: 8px;\n            border: 1px solid #ccc;\n            margin-bottom: 10px;\n            color: blue;\n        }\n\n        .gray-box a {\n            color: blue;\n            text-decoration: none;\n        }\n\n        .gray-box a:hover {\n            text-decoration: underline;\n        }\n    \u003c\/style\u003e\n\n    \u003cdiv class=\"tab-links\"\u003e\n        \u003cbutton class=\"tab-link active\" onclick=\"openTab(event, 'description')\"\u003eDescription\u003c\/button\u003e\n        \u003cbutton class=\"tab-link\" onclick=\"openTab(event, 'specifications')\"\u003eContents \u0026amp; Tech\u003c\/button\u003e\n        \u003cbutton class=\"tab-link\" onclick=\"openTab(event, 'reviews')\"\u003eInstall \u0026amp; Use\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tab-content active\" id=\"description\"\u003e\n        \u003cp\u003e\n            Introducing the ULTIM8™ FUN, the ultimate funnel designed for resin printing! This innovative tool is packed with features for transferring and filtering resin and IPA that makes it a must-have for any resin-related work.\n        \u003c\/p\u003e\n        \u003cp\u003e\u003cu\u003eKey Features:\u003c\/u\u003e\u003c\/p\u003e\n        \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003e100% First-Grade Silicone\u003c\/b\u003e: Highly durable and resistant to IPA, resins, and other corrosive chemicals, while also being easy to clean.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eExternal Fluted Design\u003c\/b\u003e: Ensures smooth and fast transfers by allowing air to escape from the bottle. A printable adapter for narrow-mouth bottles is available \u003ca href=\"https:\/\/cults3d.com\/en\/3d-model\/tool\/narrow-mouth-ultim8fun-adapter\" target=\"_blank\"\u003ehere\u003c\/a\u003e.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eFluted Interior\u003c\/b\u003e: Optimized for resin transfer when using conical paper filters.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e2 Filter Hooks\u003c\/b\u003e: Secure your paper filters with ease using the top tab hooks.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e2 Handles\u003c\/b\u003e: Provides convenient lifting and transferring capabilities.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eInner Ledge for Custom Filter Shelf\u003c\/b\u003e: Designed to fit a printable Ø110 fine filter disc shelf. Printable shelf available \u003ca href=\"https:\/\/cults3d.com\/en\/3d-model\/tool\/filter-shelf-for-wb-ultim8-fun\" target=\"_blank\"\u003ehere\u003c\/a\u003e.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eCompact Design\u003c\/b\u003e: Folds flat for easy storage in tight spaces.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eEffortless Cleaning\u003c\/b\u003e: Wipes clean with minimal effort.\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tab-content\" id=\"specifications\"\u003e\n        \u003cb\u003e\u003cu\u003eWhat's Included\u003c\/u\u003e\u003c\/b\u003e:\n        \u003cul\u003e\n            \u003cli\u003e1 ULTIM8™ FUN\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cb\u003e\u003cu\u003eSpecifications\u003c\/u\u003e\u003c\/b\u003e:\u003cbr\u003e\n        \u003cul\u003e\n            \u003cli\u003eDimensions: Ø83 x 132 tall\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tab-content\" id=\"reviews\"\u003e\n        \u003cp\u003e\n            \u003ca href=\"https:\/\/bit.ly\/ULTIM8FUN\" target=\"_blank\"\u003eClick here\u003c\/a\u003e for the downloadable instructions.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"gray-box\" style=\"color: black;\"\u003e\n            \u003cstrong\u003eAttention:\u003c\/strong\u003e When working with resin, always use the appropriate eye protection and gloves to avoid contact with the resin.\n        \u003c\/div\u003e\n\n        \u003cp\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e\u003ci\u003e Upon initial receipt of your ULTIM8™ FUN, it may require reshaping due to potential deformation caused by heat or conditions during shipping. Simply massage the funnel, and it will return to its original shape. Similarly, if the product is stored for extended periods while folded in a box or storage container, it may also experience minor deformation.\u003c\/i\u003e\u003c\/p\u003e\n\n        \u003cp\u003e\u003cstrong\u003eTo use:\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cbutton class=\"collapsible\" type=\"button\"\u003e\u003cspan\u003e+\u003c\/span\u003e Resin Filtering\u003c\/button\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n            \u003cbr\u003e\n            \u003cp\u003eTo use while pouring and filtering resin from the resin vat back to the bottle, simply place the ULTIM8™ FUN into the bottle and add a paper conical filter. If the filter has top tabs, you can lock these onto the top hooks. Pour your resin through. When done, throw away the filter cone and wipe down with IPA. It can be compressed to fit into your wash stations.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cbutton class=\"collapsible\" type=\"button\"\u003e\u003cspan\u003e+\u003c\/span\u003e IPA Filtering\u003c\/button\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n            \u003cbr\u003e\n            \u003cp\u003eTo use while pouring and filtering IPA, first perform a rough pour through paper conical filters as described above, then use our \u003ca href=\"https:\/\/cults3d.com\/en\/3d-model\/tool\/filter-shelf-for-wb-ultim8-fun\" target=\"_blank\"\u003e3D-Printable shelf\u003c\/a\u003e. Place this on the inner ledge of the ULTIM8™ FUN and place a round Ø110 disc of fine filter paper to do a fine particulate filter of your IPA. Repeat as needed. The high-grade silicone will not be harmed by IPA or resin chemicals. When done, throw away the filter cone and wipe down with IPA.\u003c\/p\u003e\n            \u003cb\u003eTip:\u003c\/b\u003e For optimal results, pour the isopropyl alcohol (IPA) into a glass jar, avoiding sediment transfer. Expose the jar to sunlight for 2-3 days to settle particulates, then decant the clearer portion through the ULTIM8™ FUN filtration system.\n        \u003c\/div\u003e\n         \u003cbutton class=\"collapsible\" type=\"button\"\u003e\u003cspan\u003e+\u003c\/span\u003eDownloads\u003c\/button\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n            \u003cbr\u003e\n            \u003cdiv class=\"gray-box\"\u003e\n                \u003ca href=\"https:\/\/cults3d.com\/en\/3d-model\/tool\/narrow-mouth-ultim8fun-adapter\" target=\"_blank\"\u003eAdapter for narrow-mouth bottles\u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cbr\u003e\n            \u003cdiv class=\"gray-box\"\u003e\n                \u003ca href=\"https:\/\/cults3d.com\/en\/3d-model\/tool\/ultim8-fun-holder-for-ultim8-drip\" target=\"_blank\"\u003e2020 extrusion ULTIM8™ FUN holder\u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003cbr\u003e \n\n        \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/tGUuk8smJ70?start=446\" allowfullscreen frameborder=\"0\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function openTab(evt, tabName) {\n            var i, tabcontent, tablinks;\n            tabcontent = document.getElementsByClassName(\"tab-content\");\n            for (i = 0; i \u003c tabcontent.length; i++) {\n                tabcontent[i].style.display = \"none\";\n                tabcontent[i].classList.remove(\"active\");\n            }\n            tablinks = document.getElementsByClassName(\"tab-link\");\n            for (i = 0; i \u003c tablinks.length; i++) {\n                tablinks[i].className = tablinks[i].className.replace(\" active\", \"\");\n            }\n            document.getElementById(tabName).style.display = \"block\";\n            document.getElementById(tabName).classList.add(\"active\");\n            evt.currentTarget.className += \" active\";\n        }\n\n        var coll = document.getElementsByClassName(\"collapsible\");\n        for (var i = 0; i \u003c coll.length; i++) {\n            coll[i].addEventListener(\"click\", function () {\n                this.classList.toggle(\"active\");\n                var content = this.nextElementSibling;\n                if (content.style.display === \"block\") {\n                    content.style.display = \"none\";\n                } else {\n                    content.style.display = \"block\";\n                }\n            });\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Wham Bam Systems","offers":[{"title":"Default Title","offer_id":50270435049709,"sku":"ULT_FUN","price":12.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/WB-10139funnelsq.jpg?v=1783718793"},{"product_id":"nozzle-maintenance-kit","title":"Nozzle Maintenance Kit","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eCollapsible Sections with Rounded Corners\u003c\/title\u003e\n    \u003cstyle\u003e\n        body {\n            font-family: Helvetica, Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            color: black;\n            overflow-x: hidden;\n        }\n\n        a {\n            color: blue;\n            text-decoration: none;\n        }\n\n        a:hover {\n            text-decoration: underline;\n        }\n\n        .tab-links {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 0;\n            background: #fff;\n            padding: 0;\n        }\n\n        .tab-links button {\n            flex-grow: 1;\n            padding: 12px 20px;\n            border: none;\n            background-color: #f2f2f2;\n            cursor: pointer;\n            outline: none;\n            border-top-left-radius: 8px;\n            border-top-right-radius: 8px;\n            transition: background-color 0.3s;\n            border-bottom: 2px solid transparent;\n            color: black;\n        }\n\n        .tab-links button:hover {\n            background-color: orange;\n        }\n\n        .tab-links button.active {\n            background-color: #ccc;\n            border-bottom-color: #ccc;\n            font-weight: bold;\n        }\n\n        .tab-content {\n            display: none;\n            padding: 20px;\n            border: 1px solid #ccc;\n            border-radius: 8px;\n            border-top-left-radius: 0;\n            border-top-right-radius: 0;\n        }\n\n        .tab-content.active {\n            display: block;\n        }\n\n        .collapsible {\n            background-color: #f2f2f2;\n            color: black;\n            cursor: pointer;\n            padding: 10px;\n            width: 100%;\n            border: none;\n            text-align: left;\n            outline: none;\n            font-size: 15px;\n            display: flex;\n            justify-content: flex-start;\n            align-items: center;\n            transition: background-color 0.3s;\n            border-top: 1px solid white;\n            border-radius: 8px;\n        }\n\n        .collapsible:first-of-type {\n            border-top: none;\n        }\n\n        .collapsible.active {\n            background-color: #e2e2e2;\n        }\n\n        .collapsible span {\n            font-size: 18px;\n            margin-right: 10px;\n            transition: transform 0.3s ease;\n        }\n\n        .collapsible.active span {\n            transform: rotate(45deg);\n        }\n\n        .collapsible-content {\n            max-height: 0;\n            padding: 0 18px;\n            overflow: hidden;\n            background-color: white;\n            border-top: none;\n            border-radius: 8px;\n            transition: max-height 0.3s ease-out, padding 0.3s ease-out;\n        }\n\n        .collapsible-content.active {\n            max-height: 1000px;\n            padding: 18px;\n        }\n\n        @media (max-width: 600px) {\n            .tab-links button {\n                padding: 15px 10px;\n            }\n\n            .tab-content {\n                padding: 15px;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .tab-content img {\n                width: 100%;\n                height: auto;\n                object-fit: contain;\n                max-width: 100%;\n            }\n        }\n\n        \/* Add styling for video size *\/\n        .video-wrapper {\n            position: relative;\n            padding-bottom: 56.25%; \/* 16:9 aspect ratio *\/\n            height: 0;\n            overflow: hidden;\n            max-width: 100%;\n            background: #000;\n        }\n\n        .video-wrapper iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n\n        \/* Grey box styling for downloads *\/\n        .gray-box {\n            background-color: #f2f2f2;\n            padding: 10px;\n            border-radius: 8px;\n            margin-bottom: 10px;\n            display: inline-block;\n        }\n\n        .gray-box a {\n            color: black;\n            text-decoration: none;\n        }\n\n        .gray-box a:hover {\n            text-decoration: underline;\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"tab-links\"\u003e\n        \u003cbutton class=\"tab-link active\" onclick=\"openTab(event, 'description')\"\u003eDescription\u003c\/button\u003e\n        \u003cbutton class=\"tab-link\" onclick=\"openTab(event, 'specifications')\"\u003eContents\u003c\/button\u003e\n        \u003cbutton class=\"tab-link\" onclick=\"openTab(event, 'reviews')\"\u003eUse\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tab-content active\" id=\"description\"\u003e\n        \u003cp\u003eIf you have an FDM printer, cleaning your nozzle as part of regular printer maintenance is the best way to avoid clogs ranging from minor inconvenience to a full hot-end engulfing blob. Whether you are looking to maintain your nozzle or you need to clear an existing clog, the Nozzle Maintenance Kit has everything you need.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tab-content\" id=\"specifications\"\u003e\n        \u003cb\u003eThe Nozzle Maintenance Kit contains\u003c\/b\u003e:\n        \u003cul\u003e\n            \u003cli\u003eØ3.80 Nozzle Cleaner\u003c\/li\u003e\n            \u003cli\u003eØ1.75 Nozzle Cleaner\u003c\/li\u003e\n            \u003cli\u003eSet of five 0.4 Nozzle Cleaning Needles\u003c\/li\u003e\n            \u003cli\u003e2 Meters of Cleaning Filament\u003c\/li\u003e\n            \u003cli\u003ePneumatic Depressor\u003c\/li\u003e\n            \u003cli\u003eMini Slap\u003c\/li\u003e\n            \u003cli\u003eSet of 3 Nozzle Wrenches: 10mm, 7mm, and 6mm\u003c\/li\u003e\n        \u003c\/ul\u003e\n     \n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tab-content\" id=\"reviews\"\u003e\n         \u003cp\u003eFor more info, visit \u003ca href=\"https:\/\/www.whambamsystems.com\/pages\/nozzle-maintenance-kit-support-page\" target=\"_blank\"\u003e FDM and Resin Tools support page\u003c\/a\u003e.\u003c\/p\u003e\n        \u003cb\u003eDownloads\u003c\/b\u003e:\u003cbr\u003e\n        \u003cdiv class=\"gray-box\"\u003e\n    \u003ca href=\"https:\/\/cults3d.com\/en\/3d-model\/tool\/tool-kit-holder-for-fdm-printers\" style=\"color: blue;\" target=\"blank\"\u003eFree STL for tool holder\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n       \u003cb\u003e\n  \u003ca href=\"https:\/\/www.youtube.com\/watch?v=dMQSCCa3xF0\u0026amp;t=0s\" target=\"_blank\" style=\"text-decoration: none;\"\u003e\n    How to clean your hot end\n  \u003c\/a\u003e\n\u003c\/b\u003e:\n\u003cbr\u003e\n\n       \u003cul\u003e\n         \u003cli\u003e0:00 \u003ca href=\"https:\/\/www.youtube.com\/watch?v=dMQSCCa3xF0\u0026amp;t=0s\" target=\"_blank\"\u003e Introduction\u003c\/a\u003e\n\u003c\/li\u003e\n         \u003cli\u003e0:33 \u003ca href=\"https:\/\/www.youtube.com\/watch?v=dMQSCCa3xF0\u0026amp;t=33s\" target=\"_blank\"\u003e First Technique with Nozzle Needles\u003c\/a\u003e\n\u003c\/li\u003e\n         \u003cli\u003e1:32 \u003ca href=\"https:\/\/www.youtube.com\/watch?v=dMQSCCa3xF0\u0026amp;t=92s\" target=\"_blank\"\u003e Clearing jams with Nozzle Cleaners 3.8 and 1.7\u003c\/a\u003e\n\u003c\/li\u003e\n         \u003cli\u003e1:54 \u003ca href=\"https:\/\/www.youtube.com\/watch?v=dMQSCCa3xF0\u0026amp;t=114s\" target=\"_blank\"\u003e Pneumatic Depressor to remove Bowden Tube\u003c\/a\u003e\n\u003c\/li\u003e\n         \u003cli\u003e4:07 \u003ca href=\"https:\/\/www.youtube.com\/watch?v=dMQSCCa3xF0\u0026amp;t=247s\" target=\"_blank\"\u003e Cleaning Filament\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003e5:04 \u003ca href=\"https:\/\/www.youtube.com\/watch?v=dMQSCCa3xF0\u0026amp;t=304s\" target=\"_blank\"\u003e Trim PTFE4\u003c\/a\u003e\n\u003c\/li\u003e\n         \u003cli\u003e5:50 \u003ca href=\"https:\/\/www.youtube.com\/watch?v=dMQSCCa3xF0\u0026amp;t=350s\" target=\"_blank\"\u003e Remove Hot-End from the printer for deeper cleaning\u003c\/a\u003e\n\u003c\/li\u003e\n         \u003cli\u003e5:54 \u003ca href=\"https:\/\/www.youtube.com\/watch?v=dMQSCCa3xF0\u0026amp;t=354s\" target=\"_blank\"\u003e Cleaning a Bambu Lab Hot-End\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003e7:30 \u003ca href=\"https:\/\/www.youtube.com\/watch?v=dMQSCCa3xF0\u0026amp;t=450s\" target=\"_blank\"\u003e Cleaning a direct drive Hot-End\u003c\/a\u003e\n\u003c\/li\u003e\n         \u003cli\u003e10:23 \u003ca href=\"https:\/\/www.youtube.com\/watch?v=dMQSCCa3xF0\u0026amp;t=623s\" target=\"_blank\"\u003e Cleaning Hot-Ends on a bench\u003c\/a\u003e\n\u003c\/li\u003e\n         \u003cli\u003e11:39 \u003ca href=\"https:\/\/www.youtube.com\/watch?v=dMQSCCa3xF0\u0026amp;t=699s\" target=\"_blank\"\u003e Heating and cleaning out the Hot-End\u003c\/a\u003e\n\u003c\/li\u003e\n         \u003cli\u003e14:00 \u003ca href=\"https:\/\/www.youtube.com\/watch?v=dMQSCCa3xF0\u0026amp;t=840s\" target=\"_blank\"\u003e Correct Re-Assembly of a Hot-End, Nozzle, Heat Throat\u003c\/a\u003e\n\u003c\/li\u003e\n       \u003c\/ul\u003e  \n       \n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function openTab(event, tabName) {\n            var i, tabcontent, tablinks;\n            tabcontent = document.getElementsByClassName(\"tab-content\");\n            for (i = 0; i \u003c tabcontent.length; i++) {\n                tabcontent[i].classList.remove(\"active\");\n            }\n            tablinks = document.getElementsByClassName(\"tab-link\");\n            for (i = 0; i \u003c tablinks.length; i++) {\n                tablinks[i].classList.remove(\"active\");\n            }\n            document.getElementById(tabName).classList.add(\"active\");\n            event.currentTarget.classList.add(\"active\");\n        }\n\n        document.addEventListener(\"DOMContentLoaded\", function () {\n            var collapsibles = document.getElementsByClassName(\"collapsible\");\n            for (var i = 0; i \u003c collapsibles.length; i++) {\n                collapsibles[i].addEventListener(\"click\", function () {\n                    this.classList.toggle(\"active\");\n                    var content = this.nextElementSibling;\n                    content.classList.toggle(\"active\");\n                });\n            }\n        });\n    \u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"Wham Bam Systems","offers":[{"title":"Default Title","offer_id":50270435082477,"sku":"NOZZ_KIT","price":19.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/WB-ToolKit-8583sq.jpg?v=1783718793"},{"product_id":"mini-slap-mat®-4-pack","title":"Mini SLAP MAT® (4 Pack)","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eCollapsible Sections with Rounded Corners\u003c\/title\u003e\n    \u003cstyle\u003e\n        body {\n            font-family: Helvetica, Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            color: black;\n            overflow-x: hidden;\n        }\n\n        a {\n            color: blue;\n            text-decoration: none;\n        }\n\n        a:hover {\n            text-decoration: underline;\n        }\n\n        .tab-links {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 0;\n            background: #fff;\n            padding: 0;\n        }\n\n        .tab-links button {\n            flex-grow: 1;\n            padding: 12px 20px;\n            border: none;\n            background-color: #f2f2f2;\n            cursor: pointer;\n            outline: none;\n            border-top-left-radius: 8px;\n            border-top-right-radius: 8px;\n            transition: background-color 0.3s;\n            border-bottom: 2px solid transparent;\n            color: black;\n        }\n\n        .tab-links button:hover {\n            background-color: orange;\n        }\n\n        .tab-links button.active {\n            background-color: #ccc;\n            border-bottom-color: #ccc;\n            font-weight: bold;\n        }\n\n        .tab-content {\n            display: none;\n            padding: 20px;\n            border: 1px solid #ccc;\n            border-radius: 8px;\n            border-top-left-radius: 0;\n            border-top-right-radius: 0;\n        }\n\n        .tab-content.active {\n            display: block;\n        }\n\n        .collapsible {\n            background-color: #f2f2f2;\n            color: black;\n            cursor: pointer;\n            padding: 10px;\n            width: 100%;\n            border: none;\n            text-align: left;\n            outline: none;\n            font-size: 15px;\n            display: flex;\n            justify-content: flex-start;\n            align-items: center;\n            transition: background-color 0.3s;\n            border-top: 1px solid white;\n            border-radius: 8px;\n        }\n\n        .collapsible:first-of-type {\n            border-top: none;\n        }\n\n        .collapsible.active {\n            background-color: #e2e2e2;\n        }\n\n        .collapsible span {\n            font-size: 18px;\n            margin-right: 10px;\n            transition: transform 0.3s ease;\n        }\n\n        .collapsible.active span {\n            transform: rotate(45deg);\n        }\n\n        .collapsible-content {\n            max-height: 0;\n            padding: 0 18px;\n            overflow: hidden;\n            background-color: white;\n            border-top: none;\n            border-radius: 8px;\n            transition: max-height 0.3s ease-out, padding 0.3s ease-out;\n        }\n\n        .collapsible-content.active {\n            max-height: 1000px;\n            padding: 18px;\n        }\n\n        @media (max-width: 600px) {\n            .tab-links button {\n                padding: 15px 10px;\n            }\n\n            .tab-content {\n                padding: 15px;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .tab-content img {\n                width: 100%;\n                height: auto;\n                object-fit: contain;\n                max-width: 100%;\n            }\n        }\n\n        \/* Add styling for video size *\/\n        .video-wrapper {\n            position: relative;\n            padding-bottom: 56.25%; \/* 16:9 aspect ratio *\/\n            height: 0;\n            overflow: hidden;\n            max-width: 100%;\n            background: #000;\n        }\n\n        .video-wrapper iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n\n        \/* Grey box styling for downloads *\/\n        .gray-box {\n            background-color: #f2f2f2;\n            padding: 10px;\n            border-radius: 8px;\n            margin-bottom: 10px;\n            display: inline-block;\n        }\n\n        .gray-box a {\n            color: black;\n            text-decoration: none;\n        }\n\n        .gray-box a:hover {\n            text-decoration: underline;\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"tab-links\"\u003e\n        \u003cbutton class=\"tab-link active\" onclick=\"openTab(event, 'description')\"\u003eDescription\u003c\/button\u003e\n        \u003cbutton class=\"tab-link\" onclick=\"openTab(event, 'specifications')\"\u003eSpecs\u003c\/button\u003e\n        \u003cbutton class=\"tab-link\" onclick=\"openTab(event, 'reviews')\"\u003eUse\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tab-content active\" id=\"description\"\u003e\n        \u003cp\u003eThe Mini Slap is a convenient way to add quick protection to your surfaces where and when you need it the most! Made of pure 100% first-grade silicone, the Mini Slap will not be harmed by resins, most chemicals, your hot nozzle, or melted solder! Each Mini Slap measures 92mm round and each 4-pack includes two \"thank you ma'am\" and two \"thank you man\" versions!\u003c\/p\u003e\n        \u003cp\u003eWe utilize thicker 100% high-quality first-grade silicon, as opposed to the lower-grade alternatives commonly found in online discount stores. This choice results in a mat with a more robust surface, facilitating easy removal of resins and other materials. It also makes transporting the mat easier as it’s stiffer. Additionally, our mats boast enhanced durability and prolonged resistance to heat and various chemicals compared to standard silicon mats found elsewhere. As a result, our mats stand out as among the strongest, if not the strongest, available on the market. \n\u003c\/p\u003e\n         \u003cb\u003eJust some of the Mini Slap uses\u003c\/b\u003e:\n         \u003cul\u003e\n           \u003cli\u003eResin bottle holder\u003c\/li\u003e\n           \u003cli\u003eSoldering iron mat\u003c\/li\u003e\n           \u003cli\u003eScrew, nut, and all things rolly holder\u003c\/li\u003e \n           \u003cli\u003eRest a hot nozzle on it while working on your printer\u003c\/li\u003e\n           \u003cli\u003eCup coaster\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003cp\u003eOr use under your printers as a catch all.\u003c\/p\u003e\n            \u003cp\u003eSee more Slap Mat®  Products \u003ca href=\"https:\/\/www.whambamsystems.com\/collections\/slap-mats\" target=\"_blank\"\u003ehere\u003c\/a\u003e .\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tab-content\" id=\"specifications\"\u003e\n        \u003cb\u003eSize\u003c\/b\u003e:\n        \u003cul\u003e\n            \u003cli\u003e Ø92 mm \n\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cb\u003eThickness\u003c\/b\u003e:\n        \u003cul\u003e\n            \u003cli\u003e2 mm center and 4 mm  for lip \u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0016\/6179\/6450\/files\/SlapMatFamily_0873b4e6-81c2-4722-9ccb-9a37ab399e24.jpg?v=1703302762\" style=\"width: 50%; height: auto;\" alt=\"SlapMat Family\"\u003e\n\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tab-content\" id=\"reviews\"\u003e\n         \u003cdiv class=\"gray-box\"\u003e\n    **Advisory Note:** Using baking soda as an accelerator with glue directly on the Slap Mat®  is not recommended. Over time, this can degrade the silicone material of the mat. To prevent this, apply a wax protective layer or place a barrier over the Slap Mat®  when using such chemical combinations.\n\u003c\/div\u003e\n        \u003cb\u003eClean Up\u003c\/b\u003e:\n        \u003col\u003e\n          \u003cli\u003ePut on the proper safety equipment for resin like gloves and mask.\u003c\/li\u003e\n          \u003cli\u003eThen carefully take the mat with 2 hands and transport it outside in the sunlight.\u003c\/li\u003e\n          \u003cli\u003eWait for the resin to harden.\u003c\/li\u003e\n          \u003cli\u003eThen simply flex it off.\u003c\/li\u003e\n          \u003cli\u003eWipe any leftover resin off with IPA and a paper towel. \n\u003c\/li\u003e\n         \u003c\/ol\u003e \n        \u003cp\u003eGlues and other epoxies should just flex off when dry or you can just wipe them off with IPA.\u003c\/p\u003e\n         \u003cb\u003eDownload\u003c\/b\u003e:\u003cbr\u003e\n         \u003cdiv class=\"gray-box\"\u003e\n    \u003ca href=\"https:\/\/www.printables.com\/model\/296129-whambam-mini-slap-mat-holder\" style=\"color: blue;\" target=\"blank\"\u003eMini Slap® holder\u003c\/a\u003e\n\u003c\/div\u003e\n      \u003cbr\u003e  \n        \u003cb\u003eHelpful Videos\u003c\/b\u003e:\n        \u003cul\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/www.youtube.com\/watch?v=KizrcL5YaKQ\" target=\"_blank\"\u003eIn Action\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/www.youtube.com\/watch?v=5jHpni42T9A\" target=\"_blank\"\u003eSlap Mat Family\u003c\/a\u003e\u003c\/li\u003e\n          \n        \u003cli\u003e\u003ca href=\"https:\/\/www.youtube.com\/watch?v=CAuseC5o3oM\" target=\"_blank\"\u003eUncle Jessy review\u003c\/a\u003e\u003c\/li\u003e\n       \n\u003c\/ul\u003e  \n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function openTab(event, tabName) {\n            var i, tabcontent, tablinks;\n            tabcontent = document.getElementsByClassName(\"tab-content\");\n            for (i = 0; i \u003c tabcontent.length; i++) {\n                tabcontent[i].classList.remove(\"active\");\n            }\n            tablinks = document.getElementsByClassName(\"tab-link\");\n            for (i = 0; i \u003c tablinks.length; i++) {\n                tablinks[i].classList.remove(\"active\");\n            }\n            document.getElementById(tabName).classList.add(\"active\");\n            event.currentTarget.classList.add(\"active\");\n        }\n\n        document.addEventListener(\"DOMContentLoaded\", function () {\n            var collapsibles = document.getElementsByClassName(\"collapsible\");\n            for (var i = 0; i \u003c collapsibles.length; i++) {\n                collapsibles[i].addEventListener(\"click\", function () {\n                    this.classList.toggle(\"active\");\n                    var content = this.nextElementSibling;\n                    content.classList.toggle(\"active\");\n                });\n            }\n        });\n    \u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"Wham Bam Systems","offers":[{"title":"Default Title","offer_id":50270435115245,"sku":"MINISLAP_4","price":8.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/3080_cropped.jpg?v=1783718793"},{"product_id":"slap-mat®","title":"SLAP MAT®","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        body {\n            font-family: Helvetica, Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            color: black;\n            overflow-x: hidden;\n        }\n\n        a {\n            color: blue;\n            text-decoration: none;\n        }\n\n        a:hover {\n            text-decoration: underline;\n        }\n\n        .tab-links {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 0;\n            background: #fff;\n            padding: 0;\n        }\n\n        .tab-links button {\n            flex-grow: 1;\n            padding: 12px 20px;\n            border: none;\n            background-color: #f2f2f2;\n            cursor: pointer;\n            outline: none;\n            border-top-left-radius: 8px;\n            border-top-right-radius: 8px;\n            transition: background-color 0.3s;\n            border-bottom: 2px solid transparent;\n            color: black;\n        }\n\n        .tab-links button:hover {\n            background-color: orange;\n        }\n\n        .tab-links button.active {\n            background-color: #ccc;\n            border-bottom-color: #ccc;\n            font-weight: bold;\n        }\n\n        .tab-content {\n            display: none;\n            padding: 20px;\n            border: 1px solid #ccc;\n            border-radius: 8px;\n            border-top-left-radius: 0;\n            border-top-right-radius: 0;\n        }\n\n        .tab-content.active {\n            display: block;\n        }\n\n        .collapsible {\n            background-color: #f2f2f2;\n            color: black;\n            cursor: pointer;\n            padding: 10px;\n            width: 100%;\n            border: none;\n            text-align: left;\n            outline: none;\n            font-size: 15px;\n            display: flex;\n            justify-content: flex-start;\n            align-items: center;\n            transition: background-color 0.3s;\n            border-top: 1px solid white;\n            border-radius: 8px;\n        }\n\n        .collapsible:first-of-type {\n            border-top: none;\n        }\n\n        .collapsible.active {\n            background-color: #e2e2e2;\n        }\n\n        .collapsible span {\n            font-size: 18px;\n            margin-right: 10px;\n            transition: transform 0.3s ease;\n        }\n\n        .collapsible.active span {\n            transform: rotate(45deg);\n        }\n\n        .collapsible-content {\n            max-height: 0;\n            padding: 0 18px;\n            overflow: hidden;\n            background-color: white;\n            border-top: none;\n            border-radius: 8px;\n            transition: max-height 0.3s ease-out, padding 0.3s ease-out;\n        }\n\n        .collapsible-content.active {\n            max-height: 1000px;\n            padding: 18px;\n        }\n\n        @media (max-width: 600px) {\n            .tab-links button {\n                padding: 15px 10px;\n            }\n\n            .tab-content {\n                padding: 15px;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .tab-content img {\n                width: 100%;\n                height: auto;\n                object-fit: contain;\n                max-width: 100%;\n            }\n        }\n\n        \/* Add styling for video size *\/\n        .video-wrapper {\n            position: relative;\n            padding-bottom: 56.25%; \/* 16:9 aspect ratio *\/\n            height: 0;\n            overflow: hidden;\n            max-width: 100%;\n            background: #000;\n        }\n\n        .video-wrapper iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n\n        \/* Grey box styling for downloads *\/\n        .gray-box {\n            background-color: #f2f2f2;\n            padding: 10px;\n            border-radius: 8px;\n            margin-bottom: 10px;\n            display: inline-block;\n        }\n\n        .gray-box a {\n            color: black;\n            text-decoration: none;\n        }\n\n        .gray-box a:hover {\n            text-decoration: underline;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"tab-links\"\u003e\n\u003cbutton class=\"tab-link active\"\u003eDescription\u003c\/button\u003e \u003cbutton class=\"tab-link\"\u003eSpecs\u003c\/button\u003e \u003cbutton class=\"tab-link\"\u003eUse\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-content active\" id=\"description\"\u003e\n\u003cp\u003eThe Slap Mat® is made of pure 100% first-grade silicone and will not be harmed by printer resins, most chemicals, or most glues! Stop working with resin on cardboard and paper towels, throwing away a toxic gooey mess after every clean-up or resin transfer. Use to protect your work surface, spill and splash all you like and when you are done, take it outside. The resin will harden, and with a simple flex, it pops right off to be safely and easily disposed of. Use under each of your printers as a catch-all.\u003c\/p\u003e\n\u003cp\u003eSlap Mat® is also great as a general craft mat, protecting your work surface from gluing, body putty, or painting even resisting melted solder and the tip of most soldering irons for up to 3 minutes, so use them under electronics.\u003c\/p\u003e\n\u003cp\u003eWe utilize thicker 100% high-quality first-grade silicon, as opposed to the lower-grade alternatives commonly found in online discount stores. This choice results in a mat with a more robust surface, facilitating easy removal of resins and other materials. It also makes transporting the mat easier as it’s stiffer. Additionally, our mats boast enhanced durability and prolonged resistance to heat and various chemicals compared to standard silicon mats found elsewhere. As a result, our mats stand out as among the strongest, if not the strongest, available on the market.\u003c\/p\u003e\n\u003cp\u003eSee more Slap Mat® products \u003ca href=\"https:\/\/www.whambamsystems.com\/collections\/slap-mats\" target=\"_blank\"\u003ehere\u003c\/a\u003e .\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-content\" id=\"specifications\"\u003e\n\u003cb\u003eSize\u003c\/b\u003e:\n\u003cul\u003e\n\u003cli\u003e240 mm x 500 mm (9.5 in x 19.7 in)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cb\u003eThickness\u003c\/b\u003e:\n\u003cul\u003e\n\u003cli\u003e2 mm center and 4 mm for lip\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0016\/6179\/6450\/files\/SlapMatFamily_0873b4e6-81c2-4722-9ccb-9a37ab399e24.jpg?v=1703302762\" style=\"width: 50%; height: auto;\" alt=\"SlapMat Family\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-content\" id=\"reviews\"\u003e\n\u003cdiv class=\"gray-box\"\u003e**Advisory Note:** Using baking soda as an accelerator with glue directly on the Slap Mat® is not recommended. Over time, this can degrade the silicone material of the mat. To prevent this, apply a wax protective layer or place a barrier over the Slap Mat® when using such chemical combinations.\u003c\/div\u003e\n\u003cb\u003eClean Up\u003c\/b\u003e:\n\u003col\u003e\n\u003cli\u003ePut on the proper safety equipment for resin like gloves and mask.\u003c\/li\u003e\n\u003cli\u003eThen carefully take the mat with 2 hands and transport it outside in the sunlight.\u003c\/li\u003e\n\u003cli\u003eWait for the resin to harden.\u003c\/li\u003e\n\u003cli\u003eThen simply flex it off.\u003c\/li\u003e\n\u003cli\u003eWipe any leftover resin off with IPA and a paper towel.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eGlues and other epoxies should just flex off when dry or you can just wipe them off with IPA.\u003c\/p\u003e\n\u003cb\u003eHelpful Videos\u003c\/b\u003e:\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.youtube.com\/watch?v=KizrcL5YaKQ\" target=\"_blank\"\u003eIn Action\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.youtube.com\/watch?v=5jHpni42T9A\" target=\"_blank\"\u003eSlap Mat Family\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.youtube.com\/watch?v=CAuseC5o3oM\" target=\"_blank\"\u003eUncle Jessy review\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Wham Bam Systems","offers":[{"title":"Default Title","offer_id":50270435148013,"sku":"SlapMat_1","price":22.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/slapmatdiryt_1024x1024_2x_7435cf3d-794d-4f0d-b9c2-23717381a14e.jpg?v=1783718793"},{"product_id":"mega-slap-mat®","title":"Mega SLAP MAT®","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eCollapsible Sections with Rounded Corners\u003c\/title\u003e\n    \u003cstyle\u003e\n        body {\n            font-family: Helvetica, Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            color: black;\n            overflow-x: hidden;\n        }\n\n        a {\n            color: blue;\n            text-decoration: none;\n        }\n\n        a:hover {\n            text-decoration: underline;\n        }\n\n        .tab-links {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 0;\n            background: #fff;\n            padding: 0;\n        }\n\n        .tab-links button {\n            flex-grow: 1;\n            padding: 12px 20px;\n            border: none;\n            background-color: #f2f2f2;\n            cursor: pointer;\n            outline: none;\n            border-top-left-radius: 8px;\n            border-top-right-radius: 8px;\n            transition: background-color 0.3s;\n            border-bottom: 2px solid transparent;\n            color: black;\n        }\n\n        .tab-links button:hover {\n            background-color: orange;\n        }\n\n        .tab-links button.active {\n            background-color: #ccc;\n            border-bottom-color: #ccc;\n            font-weight: bold;\n        }\n\n        .tab-content {\n            display: none;\n            padding: 20px;\n            border: 1px solid #ccc;\n            border-radius: 8px;\n            border-top-left-radius: 0;\n            border-top-right-radius: 0;\n        }\n\n        .tab-content.active {\n            display: block;\n        }\n\n        .collapsible {\n            background-color: #f2f2f2;\n            color: black;\n            cursor: pointer;\n            padding: 10px;\n            width: 100%;\n            border: none;\n            text-align: left;\n            outline: none;\n            font-size: 15px;\n            display: flex;\n            justify-content: flex-start;\n            align-items: center;\n            transition: background-color 0.3s;\n            border-top: 1px solid white;\n            border-radius: 8px;\n        }\n\n        .collapsible:first-of-type {\n            border-top: none;\n        }\n\n        .collapsible.active {\n            background-color: #e2e2e2;\n        }\n\n        .collapsible span {\n            font-size: 18px;\n            margin-right: 10px;\n            transition: transform 0.3s ease;\n        }\n\n        .collapsible.active span {\n            transform: rotate(45deg);\n        }\n\n        .collapsible-content {\n            max-height: 0;\n            padding: 0 18px;\n            overflow: hidden;\n            background-color: white;\n            border-top: none;\n            border-radius: 8px;\n            transition: max-height 0.3s ease-out, padding 0.3s ease-out;\n        }\n\n        .collapsible-content.active {\n            max-height: 1000px;\n            padding: 18px;\n        }\n\n        @media (max-width: 600px) {\n            .tab-links button {\n                padding: 15px 10px;\n            }\n\n            .tab-content {\n                padding: 15px;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .tab-content img {\n                width: 100%;\n                height: auto;\n                object-fit: contain;\n                max-width: 100%;\n            }\n        }\n\n        \/* Add styling for video size *\/\n        .video-wrapper {\n            position: relative;\n            padding-bottom: 56.25%; \/* 16:9 aspect ratio *\/\n            height: 0;\n            overflow: hidden;\n            max-width: 100%;\n            background: #000;\n        }\n\n        .video-wrapper iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n\n        \/* Grey box styling for downloads *\/\n        .gray-box {\n            background-color: #f2f2f2;\n            padding: 10px;\n            border-radius: 8px;\n            margin-bottom: 10px;\n            display: inline-block;\n        }\n\n        .gray-box a {\n            color: black;\n            text-decoration: none;\n        }\n\n        .gray-box a:hover {\n            text-decoration: underline;\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"tab-links\"\u003e\n        \u003cbutton class=\"tab-link active\" onclick=\"openTab(event, 'description')\"\u003eDescription\u003c\/button\u003e\n        \u003cbutton class=\"tab-link\" onclick=\"openTab(event, 'specifications')\"\u003eSpecs\u003c\/button\u003e\n        \u003cbutton class=\"tab-link\" onclick=\"openTab(event, 'reviews')\"\u003eUse\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tab-content active\" id=\"description\"\u003e\n        \u003cp\u003eThe Mega Slap Mat® is our larger version of our pure 100% first-grade silicone mat and will not be harmed by printer resins, most chemicals, or most glues!\u003c\/p\u003e\n        \u003cp\u003eMega Slap Mat®  is also great as a general craft mat, protecting your work surface from gluing, body putty, or painting even resisting melted solder and the tip of most soldering irons for up to 3 minutes, so use them under electronics. \n\u003c\/p\u003e\n        \u003cp\u003eWe utilize thicker 100% high-quality first-grade silicon, as opposed to the lower-grade alternatives commonly found in online discount stores. This choice results in a mat with a more robust surface, facilitating easy removal of resins and other materials. It also makes transporting the mat easier as it’s stiffer. Additionally, our mats boast enhanced durability and prolonged resistance to heat and various chemicals compared to standard silicon mats found elsewhere. As a result, our mats stand out as among the strongest, if not the strongest, available on the market.\u003c\/p\u003e\n            \u003cp\u003eSee more Slap Mat® products \u003ca href=\"https:\/\/www.whambamsystems.com\/collections\/slap-mats\" target=\"_blank\"\u003ehere\u003c\/a\u003e .\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tab-content\" id=\"specifications\"\u003e\n        \u003cb\u003eSize\u003c\/b\u003e:\n        \u003cul\u003e\n            \u003cli\u003e345 mm x 700 mm (13.6 in x 25.5 in)\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \n        \u003cb\u003eThickness\u003c\/b\u003e:\n        \u003cul\u003e\n            \u003cli\u003e2 mm center and 4 mm  for lip \u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0016\/6179\/6450\/files\/SlapMatFamily_0873b4e6-81c2-4722-9ccb-9a37ab399e24.jpg?v=1703302762\" style=\"width: 50%; height: auto;\" alt=\"SlapMat Family\"\u003e\n\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tab-content\" id=\"reviews\"\u003e\n        \u003cdiv class=\"gray-box\"\u003e\n    **Advisory Note:** Using baking soda as an accelerator with glue directly on the Slap Mat®  is not recommended. Over time, this can degrade the silicone material of the mat. To prevent this, apply a wax protective layer or place a barrier over the Slap Mat®  when using such chemical combinations.\n\u003c\/div\u003e\n        \u003cb\u003eClean Up\u003c\/b\u003e:\n        \u003col\u003e\n          \u003cli\u003ePut on the proper safety equipment for resin like gloves and mask.\u003c\/li\u003e\n          \u003cli\u003eThen carefully take the mat with 2 hands and transport it outside in the sunlight.\u003c\/li\u003e\n          \u003cli\u003eWait for the resin to harden.\u003c\/li\u003e\n          \u003cli\u003eThen simply flex it off.\u003c\/li\u003e\n          \u003cli\u003eWipe any leftover resin off with IPA and a paper towel. \n\u003c\/li\u003e\n         \u003c\/ol\u003e \n        \u003cp\u003eGlues and other epoxies should just flex off when dry or you can just wipe them off with IPA.\u003c\/p\u003e\n        \n        \u003cb\u003eHelpful Videos\u003c\/b\u003e:\n        \u003cul\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/www.youtube.com\/watch?v=KizrcL5YaKQ\" target=\"_blank\"\u003eIn Action\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/www.youtube.com\/watch?v=5jHpni42T9A\" target=\"_blank\"\u003eSlap Mat Family\u003c\/a\u003e\u003c\/li\u003e\n          \n        \u003cli\u003e\u003ca href=\"https:\/\/www.youtube.com\/watch?v=CAuseC5o3oM\" target=\"_blank\"\u003eUncle Jessy review\u003c\/a\u003e\u003c\/li\u003e\n       \n\u003c\/ul\u003e  \n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function openTab(event, tabName) {\n            var i, tabcontent, tablinks;\n            tabcontent = document.getElementsByClassName(\"tab-content\");\n            for (i = 0; i \u003c tabcontent.length; i++) {\n                tabcontent[i].classList.remove(\"active\");\n            }\n            tablinks = document.getElementsByClassName(\"tab-link\");\n            for (i = 0; i \u003c tablinks.length; i++) {\n                tablinks[i].classList.remove(\"active\");\n            }\n            document.getElementById(tabName).classList.add(\"active\");\n            event.currentTarget.classList.add(\"active\");\n        }\n\n        document.addEventListener(\"DOMContentLoaded\", function () {\n            var collapsibles = document.getElementsByClassName(\"collapsible\");\n            for (var i = 0; i \u003c collapsibles.length; i++) {\n                collapsibles[i].addEventListener(\"click\", function () {\n                    this.classList.toggle(\"active\");\n                    var content = this.nextElementSibling;\n                    content.classList.toggle(\"active\");\n                });\n            }\n        });\n    \u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"Wham Bam Systems","offers":[{"title":"Default Title","offer_id":50270435180781,"sku":"SLAPMAT_L1","price":32.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/MegaSlapwbottles2.jpg?v=1783718793"},{"product_id":"hotbox-3d-printer-enclosure","title":"HotBox - 3D Printer Enclosure","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eCollapsible Sections with Rounded Corners\u003c\/title\u003e\n    \u003cstyle\u003e\n        body {\n            font-family: Helvetica, Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            color: black;\n            overflow-x: hidden;\n        }\n\n        a {\n            color: blue;\n            text-decoration: none;\n        }\n\n        a:hover {\n            text-decoration: underline;\n        }\n\n        .tab-links {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 0;\n            background: #fff;\n            padding: 0;\n        }\n\n        .tab-links button {\n            flex-grow: 1;\n            padding: 12px 20px;\n            border: none;\n            background-color: #f2f2f2;\n            cursor: pointer;\n            outline: none;\n            border-top-left-radius: 8px;\n            border-top-right-radius: 8px;\n            transition: background-color 0.3s;\n            border-bottom: 2px solid transparent;\n            color: black;\n        }\n\n        .tab-links button:hover {\n            background-color: orange;\n        }\n\n        .tab-links button.active {\n            background-color: #ccc;\n            border-bottom-color: #ccc;\n            font-weight: bold;\n        }\n\n        .tab-content {\n            display: none;\n            padding: 20px;\n            border: 1px solid #ccc;\n            border-radius: 8px;\n            border-top-left-radius: 0;\n            border-top-right-radius: 0;\n        }\n\n        .tab-content.active {\n            display: block;\n        }\n\n        .collapsible {\n            background-color: #f2f2f2;\n            color: black;\n            cursor: pointer;\n            padding: 10px;\n            width: 100%;\n            border: none;\n            text-align: left;\n            outline: none;\n            font-size: 15px;\n            display: flex;\n            justify-content: flex-start;\n            align-items: center;\n            transition: background-color 0.3s;\n            border-top: 1px solid white;\n            border-radius: 8px;\n        }\n\n        .collapsible:first-of-type {\n            border-top: none;\n        }\n\n        .collapsible.active {\n            background-color: #e2e2e2;\n        }\n\n        .collapsible span {\n            font-size: 18px;\n            margin-right: 10px;\n            transition: transform 0.3s ease;\n        }\n\n        .collapsible.active span {\n            transform: rotate(45deg);\n        }\n\n        .collapsible-content {\n            max-height: 0;\n            padding: 0 18px;\n            overflow: hidden;\n            background-color: white;\n            border-top: none;\n            border-radius: 8px;\n            transition: max-height 0.3s ease-out, padding 0.3s ease-out;\n        }\n\n        .collapsible-content.active {\n            max-height: 1000px;\n            padding: 18px;\n        }\n\n        @media (max-width: 600px) {\n            .tab-links button {\n                padding: 15px 10px;\n            }\n\n            .tab-content {\n                padding: 15px;\n            }\n        }\n\n\n        @media (max-width: 600px) {\n            .tab-content img {\n                width: 100%;\n                height: auto;\n                object-fit: contain;\n                max-width: 100%;\n            }\n        }\n\n        \/* Add styling for video size *\/\n        .video-wrapper {\n            position: relative;\n            padding-bottom: 56.25%; \/* 16:9 aspect ratio *\/\n            height: 0;\n            overflow: hidden;\n            max-width: 100%;\n            background: #000;\n        }\n\n        .video-wrapper iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n\n        \/* Grey box styling for downloads *\/\n        .gray-box {\n            background-color: #f2f2f2;\n            padding: 10px;\n            border-radius: 8px;\n            margin-bottom: 10px;\n            display: inline-block;\n        }\n\n        .gray-box a {\n            color: black;\n            text-decoration: none;\n        }\n\n        .gray-box a:hover {\n            text-decoration: underline;\n        }\n    \u003c\/style\u003e\n          \u003cb\u003eFits: Designed to fit most small and medium 3D printers\u003c\/b\u003e\u003cbr\u003e\n            (Please see full printer list below on the 'Fits' collapsible)\u003cbr\u003e\u003cbr\u003e\n\n    \u003cdiv class=\"tab-links\"\u003e\n        \u003cbutton class=\"tab-link active\" onclick=\"openTab(event, 'description')\"\u003eDescription\u003c\/button\u003e\n        \u003cbutton class=\"tab-link\" onclick=\"openTab(event, 'specifications')\"\u003eFits \u0026amp; Tech\u003c\/button\u003e\n        \u003cbutton class=\"tab-link\" onclick=\"openTab(event, 'reviews')\"\u003eInstall \u0026amp; Use\u003c\/button\u003e\n        \u003cbutton class=\"tab-link\" onclick=\"openTab(event, 'shipping')\"\u003eFiles \u0026amp; Videos\u003c\/button\u003e\n    \u003c\/div\u003e\n   \n    \u003cdiv class=\"tab-content active\" id=\"description\"\u003e\n        \u003cp\u003eIf you want to print ABS, Nylon, PC, and other high-temperature filaments, an enclosure is one of the best upgrades for your machine. The Wham Bam HotBox® is a lightweight, easy to assemble, and easy to store away solution! \u003c\/p\u003e\n        \u003cp\u003eSee the HotBox® in action, check out our \u003ca href=\"https:\/\/www.youtube.com\/playlist?list=PLSlhFLYCaWuLTd-_aORsz_yAu9UTcaHb5\" target=\"_blank\"\u003e HotBox® YouTube Playlist\u003c\/a\u003e.\u003c\/p\u003e\n        \u003cp\u003eThe HotBox®  is made of high-grade Nylon 600D fabric with fire-resistant coating and lined with a metallic heat-deflecting internal liner that sandwiches around a strong, lightweight honeycomb insulating structure. The front panel has a large clear window for maximum visibility that easily lifts up and is secured by velcro for full access to your printer.\n\u003c\/p\u003e\n        \u003cp\u003eTake a look at the entire \u003ca href=\"https:\/\/www.whambamsystems.com\/collections\/hotbox-for-fdm\" target=\"_blank\"\u003e HotBox® line\u003c\/a\u003e including accessories.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003eFeatures include\u003c\/b\u003e:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eLightweight semi-rigid construction\u003c\/li\u003e\n          \u003cli\u003eExcellent insulating properties\u003c\/li\u003e\n          \u003cli\u003e3 cable exits, one each on the left, right, and back panels\u003c\/li\u003e\n          \u003cli\u003eLarge opening for front access with transparent front window\u003c\/li\u003e\n          \u003cli\u003eDoor for a pass-through top-mounted spool holder\u003c\/li\u003e\n          \u003cli\u003e9 metal lined filament passage holes, 5 on the back panel, 2 on the top panel including one for direct drive printers, and one each on the left and right panels\u003c\/li\u003e\n          \u003cli\u003eBuilt-in thermometer (two LR44 batteries not included)\u003c\/li\u003e\n          \u003cli\u003ePassage with cover for user-added aspiration and air filtering\u003c\/li\u003e\n          \u003cli\u003eFolds up flat, is easy to store and transport\u003c\/li\u003e\n          \u003cli\u003e2 sets of loops to hold a LED light bar\u003c\/li\u003e\n        \u003c\/ul\u003e  \n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tab-content\" id=\"specifications\"\u003e\n        \u003cbutton class=\"collapsible\" type=\"button\"\u003e\u003cspan\u003e+\u003c\/span\u003eConfirmed Printer Fits\u003c\/button\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n            \u003cb\u003eHotBox® has already been confirmed to fit:\u003c\/b\u003e\n            \u003cul\u003e\n                \u003cli\u003eAnkerMake M5 (using \u003ca href=\"https:\/\/www.thingiverse.com\/thing:5353214\" target=\"_blank\"\u003e desktop spool holder\u003c\/a\u003e , see photo)  \u003c\/li\u003e\n                \u003cli\u003eAnycubic i3 Mega\u003c\/li\u003e\n                \u003cli\u003eAnycubic i3 Mega S\u003c\/li\u003e\n                \u003cli\u003eAnycubic Kobra 3 (works with Ace Pro)\u003c\/li\u003e\n                \u003cli\u003eAnyCubic Kobra Neo\u003c\/li\u003e\n                \u003cli\u003eBambu Lab A1 Mini\u003c\/li\u003e\n                \u003cli\u003eBIQU B1\u003c\/li\u003e\n                \u003cli\u003eCreality CR-10 mini (using \u003ca href=\"https:\/\/cults3d.com\/en\/3d-model\/tool\/cr-10-feet-extender-with-flexible-feet\" target=\"_blank\"\u003e printalble foot extender\u003c\/a\u003e)\u003c\/li\u003e\n                \u003cli\u003eCreality CR-6 SE (if you remove the handle)\u003c\/li\u003e\n                \u003cli\u003eCreality Ender 2\u003c\/li\u003e\n                \u003cli\u003eCreality Ender 2 Pro\u003c\/li\u003e\n                \u003cli\u003eCreality Ender 3\u003c\/li\u003e\n                \u003cli\u003eCreality Ender 3 Pro\u003c\/li\u003e\n                \u003cli\u003eCreality Ender 3 Pro V2\u003c\/li\u003e\n                \u003cli\u003eCreality Ender 3 S1 Pro \u003ca href=\"https:\/\/cults3d.com\/en\/3d-model\/tool\/cr-10-feet-extender-with-flexible-feet\" target=\"_blank\"\u003e (with printable parts)\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003cli\u003eGeeetech A10\u003c\/li\u003e\n                \u003cli\u003eLulzbot Mini 2\u003c\/li\u003e\n                \u003cli\u003eMonoPrice Maker Select V2\u003c\/li\u003e\n                \u003cli\u003ePrusa Mini\u003c\/li\u003e\n                \u003cli\u003ePrusa Mini +\u003c\/li\u003e\n                \u003cli\u003ePrusa MK2\u003c\/li\u003e\n                \u003cli\u003ePrusa MK3\u003c\/li\u003e\n                \u003cli\u003ePrusa MK3S\u003c\/li\u003e\n                \u003cli\u003ePrusa MK4\u003c\/li\u003e\n                \u003cli\u003eRat Rig V-Minion\u003c\/li\u003e\n                \u003cli\u003eSnapmaker A150\u003c\/li\u003e\n                \u003cli\u003eVoxelab Aquila\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cbutton class=\"collapsible\" type=\"button\"\u003e\u003cspan\u003e+\u003c\/span\u003eOther Possible Fits\u003c\/button\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n            \u003cp\u003eDesigned to fit most small and medium 3D printers and may fit printers not listed above in our confirmed list. Please check the measurements against your printer.\u003c\/p\u003e\n            \u003cp\u003eDo you have a printer compatible with our HOTBOX®? Please inform us if your printer fits but is not on our confirmed list. We’d love to hear about it, and you might even receive a discount on Wham Bam® merchandise for your efforts.\u003ca href=\"https:\/\/www.whambamsystems.com\/pages\/mayfit\" target=\"_blank\"\u003e Click here for more info\u003c\/a\u003e.\u003c\/p\u003e\n               \u003cdiv class=\"image-wrapper\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0016\/6179\/6450\/files\/hotboxFit_1.jpg?v=1733342644\" alt=\"HotBox Measuruments\"\u003e\n        \u003c\/div\u003e   \n        \u003cbr\u003e\n        \u003c\/div\u003e\n        \u003cbutton class=\"collapsible\" type=\"button\"\u003e\u003cspan\u003e+\u003c\/span\u003eContents \u0026amp; Tech Info\u003c\/button\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n            \u003cb\u003eIncludes\u003c\/b\u003e:\u003cbr\u003e \n             \u003cul\u003e\n               \u003cli\u003e1 HotBox®\u003c\/li\u003e\n               \u003cli\u003e9 plugs to fill filament holes when not in use             \u003c\/li\u003e\n             \u003c\/ul\u003e \n          \u003cb\u003eDimensions\u003c\/b\u003e:\u003cbr\u003e\n            \u003cul\u003e\n              \u003cli\u003eInternal - 568 mm x 568 mm x 484 mm\u003c\/li\u003e\n              \u003cli\u003eExternal - 580 mm x 580 mm x 490 mm\u003c\/li\u003e\n              \u003cli\u003eProduct weight - 3.1 kg, 6.8 lbs\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"collapsible\" type=\"button\"\u003e\u003cspan\u003e+\u003c\/span\u003eUpgrades\u003c\/button\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n            \u003cul\u003e\n             \u003cli\u003eAdd a \u003ca href=\"https:\/\/www.whambamsystems.com\/collections\/frontpage\/products\/hotbox-laser-window-1\" target=\"_blank\"\u003e Laser and UV-safe window\u003c\/a\u003e upgrade to your HotBox® and protect yourself when using your laser attachment or printing and curing resin.\u003c\/li\u003e\n            \u003cli\u003eBrighten your HotBox®! This HotBox® has loops to add two \u003ca href=\"https:\/\/www.whambamsystems.com\/collections\/frontpage\/products\/led-usb-bar\" target=\"_blank\"\u003eLED lights\u003c\/a\u003e inside.\u003c\/li\u003e\n            \u003cli\u003eProtect your home and workspace from fire with \u003ca href=\"https:\/\/www.whambamsystems.com\/products\/the-cloud-personal-printer-sentry\" target=\"_blank\"\u003e the Cloud®\u003c\/a\u003e - Personal Printer Sentry.\u003c\/li\u003e\n              \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tab-content\" id=\"reviews\"\u003e\n      \u003cp\u003eSee our \u003ca href=\"https:\/\/www.whambamsystems.com\/pages\/hotbox-supportpage\" target=\"_blank\"\u003e HotBox® Support Page\u003c\/a\u003e.\u003c\/p\u003e\n      \u003cb\u003eBuild instructions\u003c\/b\u003e:\u003cbr\u003e\n      \u003ca href=\"https:\/\/www.youtube.com\/watch?v=XJPWDQN4XOQ\" target=\"_blank\"\u003eVideo Install of the HotBox®\u003c\/a\u003e\u003cbr\u003e\u003cbr\u003e\n\n      \u003col\u003e\n        \u003cli\u003eUnpack all components from the enclosure’s box, ensuring all parts are included.\u003c\/li\u003e\n        \u003cli\u003eRemove your HotBox from its packaging, unfold, and lay flat with the metallic side upward.\u003c\/li\u003e\n        \u003cli\u003eLocate the small rectangular rear of the thermometer. Push the cover in the direction of the arrow and swing it upward. You will need to purchase 2 LR44 Batteries (also listed as A76 or 357) and Insert 2 LR44 batteries with the + side up (large smooth side). Push each down so it clicks in. Now swing down the cover and slide it in the other direction to close.\u003c\/li\u003e\n      \u003c\/ol\u003e    \n      \u003cbr\u003e\n      \u003cdiv class=\"image-wrapper\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0016\/6179\/6450\/files\/HotBoxFeatures-07_305461a5-e6c1-4635-8818-ee9045f09fad.jpg?v=1733362986\" alt=\"Measure Your Build Plate\"\u003e\n        \u003c\/div\u003e   \n        \u003cbr\u003e\u003cbr\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tab-content\" id=\"shipping\"\u003e\n          \u003cbutton class=\"collapsible\" type=\"button\"\u003e\u003cspan\u003e+\u003c\/span\u003eExhaust Fan \/ Fume Extractors\u003c\/button\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n          \u003cdiv class=\"gray-box\"\u003e\n    \u003ca href=\"https:\/\/cults3d.com\/en\/3d-model\/tool\/wham-bam-exhaust-fan-for-resin-hotbox\" target=\"_blank\" style=\"color: blue;\"\u003eDIY HotBox® Exhaust Fan\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n            \u003cdiv class=\"gray-box\"\u003e\n    \u003ca href=\"https:\/\/www.printables.com\/model\/22061-whambam-hotbox-enclosure-exhaust\" target=\"_blank\" style=\"color: blue;\"\u003eHotBox® Enclosure Exhaust\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"gray-box\"\u003e\n    \u003ca href=\"https:\/\/www.printables.com\/model\/584555-resin-enclosure-kotto-fume-extractor\" target=\"_blank\" style=\"color: blue;\"\u003eFume Extractor\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"gray-box\"\u003e\n    \u003ca href=\"https:\/\/cults3d.com\/en\/3d-model\/tool\/fumes-extraction-unit-from-wainlux-adapter-for-wham-bam-exhaust-opening\" target=\"_blank\" style=\"color: blue;\"\u003eFumes Extraction Unit (From Wainlux) Adapter\u003c\/a\u003e\n\u003c\/div\u003e\n            \n        \u003c\/div\u003e\n\n        \u003cbutton class=\"collapsible\" type=\"button\"\u003e\u003cspan\u003e+\u003c\/span\u003eLifter Feet Add-Ons\u003c\/button\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n            \u003cdiv class=\"gray-box\"\u003e\n    \u003ca href=\"https:\/\/www.thingiverse.com\/thing:4060350\" target=\"_blank\" style=\"color: blue;\"\u003eHotBox® Feet Alternate\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n            \u003cdiv class=\"gray-box\"\u003e\n    \u003ca href=\"https:\/\/www.thingiverse.com\/thing:6594210\" target=\"_blank\" style=\"color: blue;\"\u003eHotBox® Foot Extra Tall\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n        \u003c\/div\u003e\n       \u003cbutton class=\"collapsible\" type=\"button\"\u003e\u003cspan\u003e+\u003c\/span\u003eSpecific to Printer Models\u003c\/button\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n          \u003cdiv class=\"gray-box\"\u003e\n    \u003ca href=\"https:\/\/www.printables.com\/model\/337117-i3-mk3s-frame-mount-for-whambam-led-light-strip\" target=\"_blank\" style=\"color: blue;\"\u003ePrusa i3 MK3s LED light bar mount\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n            \u003cdiv class=\"gray-box\"\u003e\n    \u003ca href=\"https:\/\/www.thingiverse.com\/thing:5235967\" target=\"_blank\" style=\"color: blue;\"\u003ePrusa Filament Riser\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n            \u003cdiv class=\"gray-box\"\u003e\n    \u003ca href=\"https:\/\/www.thingiverse.com\/thing:5415500\" target=\"_blank\" style=\"color: blue;\"\u003eCreality Ender 3 S1 Pro\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n            \n        \u003c\/div\u003e\n        \u003cbutton class=\"collapsible\" type=\"button\"\u003e\u003cspan\u003e+\u003c\/span\u003eOther Downloads\u003c\/button\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n         \u003cdiv class=\"gray-box\"\u003e\n    \u003ca href=\"https:\/\/www.printables.com\/model\/75446-whambam-wham-bam-hotbox-v2-lack\" target=\"_blank\" style=\"color: blue;\"\u003e IKEA Lack Table Brackets\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n            \u003cdiv class=\"gray-box\"\u003e\n    \u003ca href=\"https:\/\/cults3d.com\/en\/3d-model\/tool\/grommet-for-pass-through-hole-in-wham-bam-hotbox\" target=\"_blank\" style=\"color: blue;\"\u003eGrommet To Create Pass Through Hole\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"gray-box\"\u003e\n    \u003ca href=\"https:\/\/www.printables.com\/model\/776740-wham-bam-hotbox-sheet-holder\" target=\"_blank\" style=\"color: blue;\"\u003eHotBox® Sheet Holder\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cbr\u003e   \n        \u003c\/div\u003e\n\n        \u003cbutton class=\"collapsible\" type=\"button\"\u003e\u003cspan\u003e+\u003c\/span\u003eHelpful Videos\u003c\/button\u003e\n        \u003cdiv class=\"collapsible-content\"\u003e\n                \u003cp\u003eTo see the HotBox®  in action, please check out our\u003ca href=\"https:\/\/www.youtube.com\/playlist?list=PLSlhFLYCaWuLTd-_aORsz_yAu9UTcaHb5\" target=\"_blank\"\u003e HotBox®  YouTube Playlist\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cul\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/www.youtube.com\/watch?v=fWR0SDEZ3HY\" target=\"_blank\"\u003eLaser Protection Upgrade for the HotBox® Enclosure\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/www.youtube.com\/watch?v=TVXLtAkSKqk\" target=\"_blank\"\u003eAdding a Hole and Grommet to a Wham Bam HotBox® \u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/www.youtube.com\/watch?v=uOE6ZOcFf98\" target=\"_blank\"\u003eTemperature Testing our Bambu Lab P1P Enclosure\u003c\/a\u003e\u003c\/li\u003e\n                 \u003cli\u003e\u003ca href=\"https:\/\/www.youtube.com\/watch?v=HvBpUYNc-q0\" target=\"_blank\"\u003eNoise Testing Bambu Lab Machines vs P1P HotBox®\u003c\/a\u003e\u003c\/li\u003e\n                 \u003cli\u003e\u003ca href=\"https:\/\/www.youtube.com\/watch?v=bdKS05QcFiU\" target=\"_blank\"\u003e Print and assemble this DIY Exhaust Fan to use on any FDM or Resin version\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \n\n    \u003cscript\u003e\n        function openTab(event, tabName) {\n            var i, tabcontent, tablinks;\n            tabcontent = document.getElementsByClassName(\"tab-content\");\n            for (i = 0; i \u003c tabcontent.length; i++) {\n                tabcontent[i].classList.remove(\"active\");\n            }\n            tablinks = document.getElementsByClassName(\"tab-link\");\n            for (i = 0; i \u003c tablinks.length; i++) {\n                tablinks[i].classList.remove(\"active\");\n            }\n            document.getElementById(tabName).classList.add(\"active\");\n            event.currentTarget.classList.add(\"active\");\n        }\n\n        document.addEventListener(\"DOMContentLoaded\", function () {\n            var collapsibles = document.getElementsByClassName(\"collapsible\");\n            for (var i = 0; i \u003c collapsibles.length; i++) {\n                collapsibles[i].addEventListener(\"click\", function () {\n                    this.classList.toggle(\"active\");\n                    var content = this.nextElementSibling;\n                    content.classList.toggle(\"active\");\n                });\n            }\n        });\n    \u003c\/script\u003e\n\n\n\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Wham Bam Systems","offers":[{"title":"Default Title","offer_id":50270435213549,"sku":"MD_HOTBOX_V3","price":133.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/HotBox-6597_621c1bdd-6c0a-482d-8797-f76664255db9.jpg?v=1783718794"},{"product_id":"army-green-af-pla-3d-printer-filament-1-75-mm-diameter","title":"Army Green AF PLA+ 3D Printer Filament, 1.75 mm Diameter","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eElevate Your 3D Prints with Army Green PLA+\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium \u003cstrong\u003eArmy Green PLA+ 1.75mm 3D printer filament\u003c\/strong\u003e, expertly crafted in the USA. This high-quality filament delivers exceptional results for both hobbyists and professionals, with a rich, military-inspired color that adds a touch of rugged sophistication to your prints.\u003c\/p\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Quality: \u003c\/strong\u003eEnhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecise Dimensions: \u003c\/strong\u003e1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStunning Results:\u003c\/strong\u003e Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWide Compatibility:\u003c\/strong\u003e Prints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003ePerfect for:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eScale models and miniatures\u003c\/li\u003e\n\u003cli\u003eTactical-themed projects\u003c\/li\u003e\n\u003cli\u003eFunctional prototypes\u003c\/li\u003e\n\u003cli\u003eDecorative items\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eExperience the American Filament Difference:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. \u003cstrong\u003eOrder your Army Green PLA+ filament today!\u003c\/strong\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285823557869,"sku":"PLUS_1KG_ARMYG","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/ArmyGreenAFPLA.png?v=1784080832"},{"product_id":"matte-black-af-1-75mm-pla-filament-made-in-the-usa","title":"Matte Black AF 1.75mm PLA+ Filament Made in the USA!","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003eExperience the Sophistication of Matte Black PLA+\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium Matte Black PLA+ 1.75mm 3D printer filament, expertly crafted in the USA. This sophisticated and durable black filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003ch4\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eSuperior Quality: Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n\u003cli\u003ePrecise Dimensions: 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n\u003cli\u003eStunning Results: Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n\u003cli\u003eEco-Friendly: Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n\u003cli\u003eWide Compatibility: Prints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePerfect for:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIndustrial designs and prototypes\u003c\/li\u003e\n\u003cli\u003eFunctional parts and accessories\u003c\/li\u003e\n\u003cli\u003eRealistic models and figures\u003c\/li\u003e\n\u003cli\u003eUnique and sophisticated creations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eExperience the American Filament Difference:\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. Order your Matte Black PLA+ filament today!\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285823492333,"sku":"PLUS_1KG_BLACK","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/MidnightBlackAFPLA.png?v=1784080832"},{"product_id":"cool-lithophane-gray-af-1-75mm-pla-filament-created-by-lithophane-maker","title":"Cool Lithophane Gray AF 1.75mm PLA Filament - created by Lithophane Maker!","description":"\u003cp\u003e\u003cstrong\u003eIntroducing American Filament€™s Cool Lithophane Gray AF PLA Filament - The Ultimate Choice for Perfect Lithophane Printing!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnlock the full potential of your lithophane prints with Lithophane Maker PLA Filament, a groundbreaking creation from American Filament. We've crafted this specialized filament, meticulously designed for the art of lithophane printing, to deliver breathtaking results like never before.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy Lithophane Maker PLA Filament?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur journey began with a common frustration €“ the lack of high-quality lithophane filaments in the market. We decided to take matters into our own hands, investing weeks upon weeks in research and development to bring you a filament that is truly exceptional.\u003c\/p\u003e\n\u003cp\u003eMade with 100% American materials, including premium Ingeo 4043D resin, our Lithophane Maker PLA Filament is the brainchild of the minds behind \u003ca href=\"https:\/\/www.LithophaneMaker.com\"\u003eLithophaneMaker.com\u003c\/a\u003e. Our filament is designed to seamlessly integrate with this free tool, enabling you to create and print stunning .stl files for flat rectangles, spheres, nightlight covers, cubes, and more. Transform your images into mesmerizing lithophanes effortlessly €“ check it out!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat to Expect with Lithophane Maker PLA:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFiner Layer Lines:\u003c\/strong\u003e Achieve stunning levels of detail with lithophanes that captivate and impress.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSharper Images:\u003c\/strong\u003e Your lithophanes will boast unparalleled clarity and sharpness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFewer Fails:\u003c\/strong\u003e Say goodbye to frustrating print failures, as our filament enhances printing consistency.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetraction Reductions:\u003c\/strong\u003e Experience smoother, more reliable lithophane printing with fewer retraction-related issues.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe recommend using cool white light to illuminate your Cool Lithophane Gray AF creations. If you're new to the world of printing lithophanes, be sure to explore our \u003ca href=\"https:\/\/americanfilament.us\/pages\/beginners-guide-to-lithophanes\"\u003eBeginner's Guide to Printing Lithophanes\u003c\/a\u003e. It covers all the basics to help you get off to a smooth start!\u003c\/p\u003e\n\u003cp\u003eBy choosing Lithophane Maker PLA from American Filament, you're not only elevating your 3D printing projects but also supporting the ongoing maintenance and development of Lithophane Maker. Join us in our mission to keep this exceptional tool up-to-date and accessible to all.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIf you are using a Bambu Labs printer you can download our Lithophane Configuration Files by clicking \u003c\/span\u003e\u003ca class=\"text-link\" title=\"Bambu Printer Profiles\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/Bambu_P1P_P1S_X1C_A1_A1M_Configs.zip?v=1721152408\"\u003ehere\u003c\/a\u003e\u003cspan\u003e! The Curved Walls profile is for curved lithophanes (i.e. nightlights, spheres, lamp shades, etc.). When printing flat lithos (i.e. boxes, flats, hearts, etc.) use the Flat Walls profile.\u003c\/span\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1 kg","offer_id":50285823525101,"sku":"LITHO_1KG_COOLG","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/CoolLithoGraySpoolandLithov2.png?v=1784080832"},{"product_id":"yellow-af-silk-pla-3d-printer-filament-1-75-mm-diameter-1-kg-spool","title":"Yellow AF Silk PLA 3D Printer Filament, 1.75 mm Diameter, 1 kg Spool","description":"\u003cp\u003e\u003cspan\u003eIntroducing our Yellow Silk PLA Filament €“ bright, cheerful, and full of energy! With its sunny yellow hue and silky smooth finish, this filament is perfect for adding warmth and vibrancy to your prints. Whether you're creating something fun, playful, or eye-catching, this filament will make your projects shine with positivity!\u003c\/span\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285823656173,"sku":"SILK_1KG_YELLOW","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/SilkyYellowSpoolandRocket.png?v=1784080832"},{"product_id":"forest-green-af-1-75mm-pla-filament-made-in-the-usa","title":"Forest Green AF 1.75mm PLA+ Filament Made in the USA!","description":"\u003cp class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eExperience the Depth of Forest Green PLA+\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium \u003cstrong\u003eForest Green PLA+ 1.75mm 3D printer filament\u003c\/strong\u003e, expertly crafted in the USA. This deep and rich green filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Quality: \u003c\/strong\u003eEnhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecise Dimensions:\u003c\/strong\u003e 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStunning Results:\u003c\/strong\u003e Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWide Compatibility:\u003c\/strong\u003e Prints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003ePerfect for:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eNature-inspired projects\u003c\/li\u003e\n\u003cli\u003eRealistic models and figures\u003c\/li\u003e\n\u003cli\u003eArchitectural models\u003c\/li\u003e\n\u003cli\u003eFunctional prototypes\u003c\/li\u003e\n\u003cli\u003eChristmas projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eExperience the American Filament Difference:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. \u003cstrong\u003eOrder your Forest Green PLA+ filament today!\u003c\/strong\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285823623405,"sku":"PLUS_1KG_FORESTG","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/ForestGreenAFPLA.png?v=1784080832"},{"product_id":"desert-tan-af-pla-3d-printer-filament-1-75-mm-diameter","title":"Desert Tan AF PLA+ 3D Printer Filament, 1.75 mm Diameter","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003eDiscover the Versatility of Desert Tan PLA+\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium \u003cstrong\u003eDesert Tan PLA+ 1.75mm 3D printer filament\u003c\/strong\u003e, expertly crafted in the USA. This versatile and durable filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003ch4\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Quality: \u003c\/strong\u003eEnhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecise Dimensions: \u003c\/strong\u003e1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStunning Results:\u003c\/strong\u003e Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWide Compatibility: \u003c\/strong\u003ePrints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePerfect for:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTactical gear and accessories\u003c\/li\u003e\n\u003cli\u003eOutdoor accessories and tools\u003c\/li\u003e\n\u003cli\u003eRealistic models and figures\u003c\/li\u003e\n\u003cli\u003eFunctional prototypes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eExperience the American Filament Difference:\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. \u003cstrong\u003eOrder your Desert Tan PLA+ filament today!\u003c\/strong\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285823787245,"sku":"PLUS_1KG_DESERTT","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/DesertTanAFPLA.png?v=1784080832"},{"product_id":"red-af-silk-pla-3d-printer-filament-1-75-mm-diameter-1-kg-spool","title":"Red AF Silk PLA 3D Printer Filament, 1.75 mm Diameter, 1 kg Spool","description":"\u003cp\u003e\u003cspan\u003eMeet our Red Silk PLA Filament €“ vibrant, playful, and full of life! With its cheerful red tone and smooth, silky finish, this filament is perfect for bringing a burst of color to your creations. Whether it€™s bold designs or fun projects, this filament will make your prints stand out in the best way!\u003c\/span\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285823754477,"sku":"SILK_1KG_RED","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/SilkyRedSpoolandRocket.png?v=1784080832"},{"product_id":"teal-af-1-75mm-pla-filament-made-in-the-usa","title":"Teal AF 1.75mm PLA+ Filament Made in the USA!","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003eExperience the Captivating Hues of Teal PLA+\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium Teal PLA+ 1.75mm 3D printer filament, expertly crafted in the USA. This captivating teal filament delivers exceptional results for both hobbyists and professionals. \u003c\/p\u003e\n\u003ch4\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003eSuperior Quality: Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n    \u003cli\u003ePrecise Dimensions: 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n    \u003cli\u003eStunning Results: Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n    \u003cli\u003eEco-Friendly: Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n    \u003cli\u003eWide Compatibility: Prints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePerfect for:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003eDecorative items and home decor\u003c\/li\u003e\n    \u003cli\u003eUnique and elegant creations\u003c\/li\u003e\n    \u003cli\u003eFigurines and sculptures\u003c\/li\u003e\n    \u003cli\u003eIntricate designs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eExperience the American Filament Difference:\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. Order your Teal PLA+ filament today!\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285823918317,"sku":"PLUS_1KG_TEAL","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/TealAFPLA.png?v=1784080832"},{"product_id":"dark-green-af-1-75mm-pla-filament-made-in-the-usa","title":"Dark Green AF 1.75mm PLA+ Filament Made in the USA!","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eExperience the Richness of Dark Green PLA+\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium \u003cstrong\u003eDark Green PLA+ 1.75mm 3D printer filament\u003c\/strong\u003e, expertly crafted in the USA. This rich and natural green filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Quality:\u003c\/strong\u003e Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecise Dimensions: \u003c\/strong\u003e1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStunning Results: \u003c\/strong\u003eMinimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWide Compatibility: \u003c\/strong\u003ePrints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003ePerfect for:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eNature-inspired projects\u003c\/li\u003e\n\u003cli\u003eRealistic models and figures\u003c\/li\u003e\n\u003cli\u003eArchitectural models\u003c\/li\u003e\n\u003cli\u003eFunctional prototypes\u003c\/li\u003e\n\u003cli\u003eChristmas projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eExperience the American Filament Difference:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. \u003cstrong\u003eOrder your Dark Green PLA+ filament today!\u003c\/strong\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285823885549,"sku":"PLUS_1KG_DARKG","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/DarkGreenAFPLA.png?v=1784080832"},{"product_id":"purple-af-1-75mm-pla-filament-made-in-the-usa","title":"Purple AF 1.75mm PLA+ Filament Made in the USA!","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003eExperience the Vibrancy of Purple PLA+\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium Purple PLA+ 1.75mm 3D printer filament, expertly crafted in the USA. This captivating purple filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003ch4\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003eSuperior Quality: Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n    \u003cli\u003ePrecise Dimensions: 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n    \u003cli\u003eStunning Results: Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n    \u003cli\u003eEco-Friendly: Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n    \u003cli\u003eWide Compatibility: Prints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePerfect for:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003eDecorative items and home decor\u003c\/li\u003e\n    \u003cli\u003eUnique and elegant creations\u003c\/li\u003e\n    \u003cli\u003eFigurines and sculptures\u003c\/li\u003e\n    \u003cli\u003eIntricate designs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eExperience the American Filament Difference:\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. Order your Purple PLA+ filament today!\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285823951085,"sku":"PLUS_1KG_PURPLE","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/PurpleAFPLA.png?v=1784080833"},{"product_id":"warm-lithophane-white-af-1-75mm-pla-filament-created-by-lithophane-maker","title":"Warm Lithophane White AF 1.75mm PLA Filament - created by Lithophane Maker!","description":"\u003cp\u003e\u003cstrong\u003eIntroducing American Filament€™s Warm Lithophane White AF PLA Filament - The Ultimate Choice for Perfect Lithophane Printing!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnlock the full potential of your lithophane prints with Lithophane Maker PLA Filament, a groundbreaking creation from American Filament. We've crafted this specialized filament, meticulously designed for the art of lithophane printing, to deliver breathtaking results like never before.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy Lithophane Maker PLA Filament?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur journey began with a common frustration €“ the lack of high-quality lithophane filaments in the market. We decided to take matters into our own hands, investing weeks upon weeks in research and development to bring you a filament that is truly exceptional.\u003c\/p\u003e\n\u003cp\u003eMade with 100% American materials, including premium Ingeo 4043D resin, our Lithophane Maker PLA Filament is the brainchild of the minds behind \u003ca href=\"https:\/\/www.LithophaneMaker.com\"\u003eLithophaneMaker.com\u003c\/a\u003e. Our filament is designed to seamlessly integrate with this free tool, enabling you to create and print stunning .stl files for flat rectangles, spheres, nightlight covers, cubes, and more. Transform your images into mesmerizing lithophanes effortlessly €“ check it out!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat to Expect with Lithophane Maker PLA:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFiner Layer Lines:\u003c\/strong\u003e Achieve stunning levels of detail with lithophanes that captivate and impress.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSharper Images:\u003c\/strong\u003e Your lithophanes will boast unparalleled clarity and sharpness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFewer Fails:\u003c\/strong\u003e Say goodbye to frustrating print failures, as our filament enhances printing consistency.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetraction Reductions:\u003c\/strong\u003e Experience smoother, more reliable lithophane printing with fewer retraction-related issues.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe recommend using cool or warm white light to illuminate your Warm Lithophane White AF creations. Play with the bulb€™s color temperature to find your favorite level of warmth! If you're new to the world of printing lithophanes, be sure to explore our \u003ca href=\"https:\/\/americanfilament.us\/pages\/beginners-guide-to-lithophanes\"\u003eBeginner's Guide to Printing Lithophanes\u003c\/a\u003e. It covers all the basics to help you get off to a smooth start!\u003c\/p\u003e\n\u003cp\u003eBy choosing Lithophane Maker PLA from American Filament, you're not only elevating your 3D printing projects but also supporting the ongoing maintenance and development of Lithophane Maker. Join us in our mission to keep this exceptional tool up-to-date and accessible to all.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIf you are using a Bambu Labs printer you can download our Lithophane Configuration Files by clicking \u003c\/span\u003e\u003ca class=\"text-link\" title=\"Bambu Printer Profiles\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/Bambu_P1P_P1S_X1C_A1_A1M_Configs.zip?v=1721152408\"\u003ehere\u003c\/a\u003e\u003cspan\u003e! The Curved Walls profile is for curved lithophanes (i.e. nightlights, spheres, lamp shades, etc.). When printing flat lithos (i.e. boxes, flats, hearts, etc.) use the Flat Walls profile.\u003c\/span\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1 kg","offer_id":50285824082157,"sku":"LITHO_1KG_WLW","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/WarmLithophaneWhiteSpoolandLithov2.png?v=1784080833"},{"product_id":"classic-lithophane-white-af-1-75mm-pla-filament-created-by-lithophane-maker","title":"Classic Lithophane White AF 1.75mm PLA Filament - created by Lithophane Maker!","description":"\u003cp\u003e\u003cstrong\u003eIntroducing American Filament€™s Classic Lithophane White AF PLA Filament - The Ultimate Choice for Perfect Lithophane Printing!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnlock the full potential of your lithophane prints with Lithophane Maker PLA Filament, a groundbreaking creation from American Filament. We've crafted this specialized filament, meticulously designed for the art of lithophane printing, to deliver breathtaking results like never before.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy Lithophane Maker PLA Filament?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur journey began with a common frustration €“ the lack of high-quality lithophane filaments in the market. We decided to take matters into our own hands, investing weeks upon weeks in research and development to bring you a filament that is truly exceptional.\u003c\/p\u003e\n\u003cp\u003eMade with 100% American materials, including premium Ingeo 4043D resin, our Lithophane Maker PLA Filament is the brainchild of the minds behind \u003ca href=\"https:\/\/www.LithophaneMaker.com\"\u003eLithophaneMaker.com\u003c\/a\u003e. Our filament is designed to seamlessly integrate with this free tool, enabling you to create and print stunning .stl files for flat rectangles, spheres, nightlight covers, cubes, and more. Transform your images into mesmerizing lithophanes effortlessly €“ check it out!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat to Expect with Lithophane Maker PLA:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFiner Layer Lines:\u003c\/strong\u003e Achieve stunning levels of detail with lithophanes that captivate and impress.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSharper Images:\u003c\/strong\u003e Your lithophanes will boast unparalleled clarity and sharpness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFewer Fails:\u003c\/strong\u003e Say goodbye to frustrating print failures, as our filament enhances printing consistency.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetraction Reductions:\u003c\/strong\u003e Experience smoother, more reliable lithophane printing with fewer retraction-related issues.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe recommend using cool white light to illuminate your Classic Lithophane White AF creations. If you're new to the world of printing lithophanes, be sure to explore our \u003ca href=\"https:\/\/americanfilament.us\/pages\/beginners-guide-to-lithophanes\"\u003eBeginner's Guide to Printing Lithophanes\u003c\/a\u003e. It covers all the basics to help you get off to a smooth start!\u003c\/p\u003e\n\u003cp\u003eBy choosing Lithophane Maker PLA from American Filament, you're not only elevating your 3D printing projects but also supporting the ongoing maintenance and development of Lithophane Maker. Join us in our mission to keep this exceptional tool up-to-date and accessible to all.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIf you are using a Bambu Labs printer you can download our Lithophane Configuration Files by clicking \u003c\/span\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/Bambu_P1P_P1S_X1C_A1_A1M_Configs.zip?v=1721152408\" title=\"Bambu Printer Profiles\" class=\"text-link\"\u003ehere\u003c\/a\u003e\u003cspan\u003e! The Curved Walls profile is for curved lithophanes (i.e. nightlights, spheres, lamp shades, etc.). When printing flat lithos (i.e. boxes, flats, hearts, etc.) use the Flat Walls profile.\u003c\/span\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1 kg - AMS Compatible Spool","offer_id":50285824049389,"sku":"LITHO_1KG_CLW","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/ClassicLithophaneWhiteSpoolandLithov2.png?v=1784080833"},{"product_id":"american-blue-af-1-75mm-pla-filament-made-in-the-usa","title":"American Blue AF 1.75mm PLA+ Filament  Made in the USA!","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eExperience the Vibrancy of American Blue PLA+\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium \u003cstrong\u003eAmerican Blue PLA+ 1.75mm 3D printer filament\u003c\/strong\u003e, expertly crafted in the USA. This vibrant blue filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Quality:\u003c\/strong\u003e Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecise Dimensions:\u003c\/strong\u003e 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStunning Results:\u003c\/strong\u003e Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly\u003c\/strong\u003e: Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWide Compatibility:\u003c\/strong\u003e Prints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003ePerfect for:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eDecorative projects\u003c\/li\u003e\n\u003cli\u003ePatriotic creations\u003c\/li\u003e\n\u003cli\u003eUnique 3D models\u003c\/li\u003e\n\u003cli\u003eFunctional prototypes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eExperience the American Filament Difference:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. \u003cstrong\u003eOrder your American Blue PLA+ filament today!\u003c\/strong\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285824180461,"sku":"PLUS_1KG_BLUE","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/AmericanBlueAFPLA.png?v=1784080833"},{"product_id":"crisp-lithophane-gray-af-1-75mm-pla-filament-created-by-lithophane-maker","title":"Crisp Lithophane Gray AF 1.75mm PLA Filament - created by Lithophane Maker!","description":"\u003cp\u003e\u003cstrong\u003eIntroducing American Filament€™s Crisp Lithophane Gray AF PLA Filament - The Ultimate Choice for Perfect Lithophane Printing!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnlock the full potential of your lithophane prints with Lithophane Maker PLA Filament, a groundbreaking creation from American Filament. We've crafted this specialized filament, meticulously designed for the art of lithophane printing, to deliver breathtaking results like never before.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy Lithophane Maker PLA Filament?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur journey began with a common frustration €“ the lack of high-quality lithophane filaments in the market. We decided to take matters into our own hands, investing weeks upon weeks in research and development to bring you a filament that is truly exceptional.\u003c\/p\u003e\n\u003cp\u003eMade with 100% American materials, including premium Ingeo 4043D resin, our Lithophane Maker PLA Filament is the brainchild of the minds behind \u003ca href=\"https:\/\/www.LithophaneMaker.com\"\u003eLithophaneMaker.com\u003c\/a\u003e. Our filament is designed to seamlessly integrate with this free tool, enabling you to create and print stunning .stl files for flat rectangles, spheres, nightlight covers, cubes, and more. Transform your images into mesmerizing lithophanes effortlessly €“ check it out!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat to Expect with Lithophane Maker PLA:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFiner Layer Lines:\u003c\/strong\u003e Achieve stunning levels of detail with lithophanes that captivate and impress.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSharper Images:\u003c\/strong\u003e Your lithophanes will boast unparalleled clarity and sharpness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFewer Fails:\u003c\/strong\u003e Say goodbye to frustrating print failures, as our filament enhances printing consistency.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetraction Reductions:\u003c\/strong\u003e Experience smoother, more reliable lithophane printing with fewer retraction-related issues.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe recommend using cool white light to illuminate your Crisp Lithophane Gray AF creations. When you find the perfect balance between minimum and maximum thicknesses for this color you will be blown away by the black and white effect you will achieve! If you're new to the world of printing lithophanes, be sure to explore our \u003ca href=\"https:\/\/americanfilament.us\/pages\/beginners-guide-to-lithophanes\"\u003eBeginner's Guide to Printing Lithophanes\u003c\/a\u003e. It covers all the basics to help you get off to a smooth start!\u003c\/p\u003e\n\u003cp\u003eBy choosing Lithophane Maker PLA from American Filament, you're not only elevating your 3D printing projects but also supporting the ongoing maintenance and development of Lithophane Maker. Join us in our mission to keep this exceptional tool up-to-date and accessible to all.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIf you are using a Bambu Labs printer you can download our Lithophane Configuration Files by clicking \u003c\/span\u003e\u003ca class=\"text-link\" title=\"Bambu Printer Profiles\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/Bambu_P1P_P1S_X1C_A1_Configs.zip?v=1717705988\"\u003eh\u003c\/a\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/Bambu_P1P_P1S_X1C_A1_A1M_Configs.zip?v=1721152408\" title=\"Bambu Printer Profiles\"\u003ee\u003c\/a\u003e\u003ca class=\"text-link\" title=\"Bambu Printer Profiles\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/Bambu_P1P_P1S_X1C_A1_Configs.zip?v=1717705988\"\u003ere\u003c\/a\u003e\u003cspan\u003e! The Curved Walls profile is for curved lithophanes (i.e. nightlights, spheres, lamp shades, etc.). When printing flat lithos (i.e. boxes, flats, hearts, etc.) use the Flat Walls profile.\u003c\/span\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285824016621,"sku":"LITHO_1KG_CLG","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/CrispLithoGraySpoolandLithov2.png?v=1784080833"},{"product_id":"neon-orange-af-silk-pla-3d-printer-filament-1-75-mm-diameter-1-kg-spool","title":"Neon Orange AF Silk PLA 3D Printer Filament, 1.75 mm Diameter, 1 kg Spool","description":"\u003cp\u003e\u003cspan\u003eSay hi to our Neon Orange Silk PLA Filament €“ vibrant, bold, and full of energy! With its electrifying orange hue and silky smooth finish, this filament is perfect for making your prints stand out. Whether you're crafting something fun, creative, or just want to turn heads, this filament will bring your projects to life with a burst of color!\u003c\/span\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285824147693,"sku":"SILK_1KG_NORANGE","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/SilkyNeonOrangeSpoolandRocket.png?v=1784080833"},{"product_id":"sepia-lithophane-af-1-75mm-pla-filament-created-by-lithophane-maker","title":"Sepia Lithophane AF 1.75mm PLA Filament - created by Lithophane Maker!","description":"\u003cp\u003e\u003cstrong\u003eIntroducing American Filament's Sepia Lithophane Gold AF PLA Filament - The Ultimate Choice for Perfect Lithophane Printing! \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e*Now featuring a richer, deeper golden hue!*\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnlock the full potential of your lithophane prints with Lithophane Maker PLA Filament, a groundbreaking creation from American Filament. We've crafted this specialized filament, meticulously designed for the art of lithophane printing, to deliver breathtaking results like never before.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy Lithophane Maker PLA Filament?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur journey began with a common frustration €“ the lack of high-quality lithophane filaments in the market. We decided to take matters into our own hands, investing weeks upon weeks in research and development to bring you a filament that is truly exceptional.\u003c\/p\u003e\n\u003cp\u003eMade with 100% American materials, including premium Ingeo 4043D resin, our Lithophane Maker PLA Filament is the brainchild of the minds behind \u003ca href=\"https:\/\/www.LithophaneMaker.com\"\u003eLithophaneMaker.com\u003c\/a\u003e. Our filament is designed to seamlessly integrate with this free tool, enabling you to create and print stunning .stl files for flat rectangles, spheres, nightlight covers, cubes, and more. Transform your images into mesmerizing lithophanes effortlessly €“ check it out!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat to Expect with Lithophane Maker PLA:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFiner Layer Lines:\u003c\/strong\u003e Achieve stunning levels of detail with lithophanes that captivate and impress.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSharper Images:\u003c\/strong\u003e Your lithophanes will boast unparalleled clarity and sharpness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFewer Fails:\u003c\/strong\u003e Say goodbye to frustrating print failures, as our filament enhances printing consistency.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetraction Reductions:\u003c\/strong\u003e Experience smoother, more reliable lithophane printing with fewer retraction-related issues.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe recommend using cool or warm white light to illuminate your Sepia Lithophane Gold AF creations. This color is perfect for crafting that old-timey sepia tone! If you're new to the world of printing lithophanes, be sure to explore our \u003ca href=\"https:\/\/americanfilament.us\/pages\/beginners-guide-to-lithophanes\"\u003eBeginner's Guide to Printing Lithophanes\u003c\/a\u003e. It covers all the basics to help you get off to a smooth start!\u003c\/p\u003e\n\u003cp\u003eBy choosing Lithophane Maker PLA from American Filament, you're not only elevating your 3D printing projects but also supporting the ongoing maintenance and development of Lithophane Maker. Join us in our mission to keep this exceptional tool up-to-date and accessible to all.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIf you are using a Bambu Labs printer you can download our Lithophane Configuration Files by clicking \u003c\/span\u003e\u003ca class=\"text-link\" title=\"Bambu Printer Profiles\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/Bambu_P1P_P1S_X1C_A1_A1M_Configs.zip?v=1721152408\"\u003ehere\u003c\/a\u003e\u003cspan\u003e! The Curved Walls profile is for curved lithophanes (i.e. nightlights, spheres, lamp shades, etc.). When printing flat lithos (i.e. boxes, flats, hearts, etc.) use the Flat Walls profile.\u003c\/span\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1 kg","offer_id":50285824114925,"sku":"LITHO_1KG_SEPIA","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/SepiaLithophaneGoldSpoolandLithov2.png?v=1784080833"},{"product_id":"ice-white-af-1-75mm-pla-filament-made-in-the-usa","title":"Ice White AF 1.75mm PLA+ Filament Made in the USA!","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003eExperience the Brightness of Ice White PLA+\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium Ice White PLA+ 1.75mm 3D printer filament, expertly crafted in the USA. This bright and clean white filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003ch4\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSuperior Quality:\u003c\/strong\u003e Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003ePrecise Dimensions:\u003c\/strong\u003e 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eStunning Results:\u003c\/strong\u003e Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eWide Compatibility:\u003c\/strong\u003e Prints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePerfect for:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003ePrototypes and models\u003c\/li\u003e\n    \u003cli\u003eDecorative items and home decor\u003c\/li\u003e\n    \u003cli\u003eClean and crisp designs\u003c\/li\u003e\n    \u003cli\u003ePainting and finishing projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eExperience the American Filament Difference:\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. Order your Ice White PLA+ filament today!\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285824278765,"sku":"PLUS_1KG_WHITE","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/IceWhiteAFPLA.png?v=1784080833"},{"product_id":"neon-pink-af-1-75mm-pla-filament-made-in-the-usa","title":"Neon Pink AF 1.75mm PLA+ Filament Made in the USA!","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003eBring Your 3D Prints to Life with Neon Pink PLA+\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium Neon Pink PLA+ 1.75mm 3D printer filament, expertly crafted in the USA. This eye-catching pink filament delivers exceptional results for both hobbyists and professionals. \u003c\/p\u003e\n\u003ch4\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003eSuperior Quality: Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n    \u003cli\u003ePrecise Dimensions: 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n    \u003cli\u003eStunning Results: Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n    \u003cli\u003eEco-Friendly: Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n    \u003cli\u003eWide Compatibility: Prints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePerfect for:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003eToys and children's creations\u003c\/li\u003e\n    \u003cli\u003eDecorative items and home decor\u003c\/li\u003e\n    \u003cli\u003eUnique and eye-catching designs\u003c\/li\u003e\n    \u003cli\u003ePrototypes and concept models\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eExperience the American Filament Difference:\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. Order your Neon Pink PLA+ filament today!\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285824311533,"sku":"PLUS_1KG_NPINK","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/NeonPinkAFPLA.png?v=1784080833"},{"product_id":"purple-af-silk-pla-3d-printer-filament-1-75-mm-diameter-1-kg-spool","title":"Purple AF Silk PLA 3D Printer Filament, 1.75 mm Diameter, 1 kg Spool","description":"\u003cp\u003e\u003cspan\u003eMeet our Purple Silk PLA Filament €“ smooth, stylish, and full of charm! With its rich purple color and silky finish, this filament brings a touch of elegance to any project. Whether you're going for bold or classy, it€™s super easy to work with and will make your prints look absolutely stunning!\u003c\/span\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285824344301,"sku":"SILK_1KG_PURPLE","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/SilkyPurpleSpoolandRocket.png?v=1784080833"},{"product_id":"chocolate-brown-af-1-75mm-pla-filament-made-in-the-usa","title":"Chocolate Brown AF 1.75mm PLA+ Filament Made in the USA!","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eIndulge in the Richness of Chocolate Brown PLA+\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium \u003cstrong\u003eChocolate Brown PLA+ 1.75mm 3D printer filament\u003c\/strong\u003e, expertly crafted in the USA. This rich and elegant brown filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Quality:\u003c\/strong\u003e Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecise Dimensions:\u003c\/strong\u003e 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStunning Results: \u003c\/strong\u003eMinimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWide Compatibility: \u003c\/strong\u003ePrints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003ePerfect for:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eDecorative projects\u003c\/li\u003e\n\u003cli\u003eFigurines and sculptures\u003c\/li\u003e\n\u003cli\u003eArchitectural models\u003c\/li\u003e\n\u003cli\u003eRealistic models\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eExperience the American Filament Difference:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. \u003cstrong\u003eOrder your Chocolate Brown PLA+ filament today!\u003c\/strong\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285824409837,"sku":"PLUS_1KG_BROWN","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/ChocolateBrownAFPLA.png?v=1784080833"},{"product_id":"amethyst-purple-af-silk-pla-3d-printer-filament-1-75-mm-diameter-1-kg-spool","title":"Amethyst Purple AF Silk PLA 3D Printer Filament, 1.75 mm Diameter, 1 kg Spool","description":"\u003cp\u003e\u003cspan\u003eSay hello to our Silky Amethyst Purple PLA Filament €“ where 3D printing meets pure magic! With its rich, jewel-toned purple and a smooth, silky finish, this filament turns every print into a showstopper. Perfect for adding a little sparkle and flair to your projects, it€™s easy to use and guaranteed to make your creations shine!\u003c\/span\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285824671981,"sku":"SILK_1KG_AMETHYST","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/SilkyAmethystSpoolandRocket.png?v=1784080834"},{"product_id":"ivory-white-af-1-75mm-pla-filament-made-in-the-usa","title":"Ivory White AF 1.75mm PLA+ Filament Made in the USA!","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003eExperience the Elegance of Ivory White PLA+\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium Ivory White PLA+ 1.75mm 3D printer filament, expertly crafted in the USA. This warm and elegant white filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003ch4\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003eSuperior Quality: Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n    \u003cli\u003ePrecise Dimensions: 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n    \u003cli\u003eStunning Results: Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n    \u003cli\u003eEco-Friendly: Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n    \u003cli\u003eWide Compatibility: Prints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePerfect for:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003eFigurines and sculptures\u003c\/li\u003e\n    \u003cli\u003eDecorative items and home decor\u003c\/li\u003e\n    \u003cli\u003eRealistic models and figures\u003c\/li\u003e\n    \u003cli\u003eIntricate designs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eExperience the American Filament Difference:\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. Order your Ivory White PLA+ filament today!\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285824966893,"sku":"PLUS_1KG_IVORY","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/IvoryWhiteAFPLA.png?v=1784080838"},{"product_id":"neon-green-af-1-75mm-pla-filament-made-in-the-usa","title":"Neon Green AF 1.75mm PLA+ Filament Made in the USA!","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003eBring Your 3D Prints to Life with Neon Green PLA+\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium Neon Green PLA+ 1.75mm 3D printer filament, expertly crafted in the USA. This eye-catching green filament delivers exceptional results for both hobbyists and professionals. \u003c\/p\u003e\n\u003ch4\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003eSuperior Quality: Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n    \u003cli\u003ePrecise Dimensions: 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n    \u003cli\u003eStunning Results: Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n    \u003cli\u003eEco-Friendly: Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n    \u003cli\u003eWide Compatibility: Prints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePerfect for:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003eToys and children's creations\u003c\/li\u003e\n    \u003cli\u003eDecorative items and home decor\u003c\/li\u003e\n    \u003cli\u003eUnique and eye-catching designs\u003c\/li\u003e\n    \u003cli\u003ePrototypes and concept models\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eExperience the American Filament Difference:\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. Order your Neon Green PLA+ filament today!\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285824999661,"sku":"PLUS_1KG_NGREEN","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/NeonGreenAFPLA.png?v=1784080838"},{"product_id":"american-red-af-1-75mm-tough-pro-pla-filament-made-in-the-usa","title":"American Red AF 1.75mm Tough Pro PLA+ Filament Made in the USA!","description":"\u003cp class=\"whitespace-pre-wrap break-words\"\u003eIntroducing \u003cstrong\u003eAmerican Red TOUGH Pro PLA+\u003c\/strong\u003e, the ultimate filament for demanding 3D printing projects. Engineered with NatureWorks Ingeo 3D870 resin, this eco-friendly, bio-based PLA was developed to offer a sustainable alternative to ABS\/ASA, making it ideal for functional parts and prototypes.\u003c\/p\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eOffering enhanced durability right off the print bed, TOUGH Pro PLA+ can be annealed for even greater strength and heat resistance. Made in the USA, it delivers ABS-like toughness, PETG-like temperature resistance, and PLA-like smooth printing for consistent, high-performance results. Check out our annealing guide in the resources section below to unlock its full potential!\u003c\/p\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnmatched Durability: \u003c\/strong\u003e8.8x stronger than standard PLA, reaching 12.2x after annealing!\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTames the Heat: \u003c\/strong\u003eWithstands higher temperatures than standard PLA after being annealed\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEngineered for Performance: \u003c\/strong\u003eCrafted with Ingeo 3D870 resin for superior strength and longevity\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly Choice: \u003c\/strong\u003eBio-based material for sustainable printing practices\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEffortless Printing: \u003c\/strong\u003eExperience the same smooth printing PLA is known for\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in the USA: \u003c\/strong\u003eManufactured with American quality you can trust\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eResources:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/AF_Tough_Pro_PLA_Plus_Technical_DataSheet.pdf?v=1736973837\" title=\"Technical Data Sheet (TDS) for American Filament Tough Pro PLA+\" rel=\"noopener\" target=\"_blank\"\u003eTOUGH Pro PLA+ Technical Data Sheet (TDS)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/AF_TOUGH_PRO_PLA_US_MSDS.pdf?v=1727207717\" title=\"Material Safety Data Sheet (MSDS) for American Filament Tough Pro PLA+\" target=\"_blank\"\u003eTOUGH Pro PLA+ Material Safety Data Sheet (MSDS\u003c\/a\u003e)\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/How_to_Anneal_Tough_Pro_PLA.pdf?v=1736539314\" title=\"How to Anneal American Filament Tough Pro PLA+\" target=\"_blank\"\u003eAnnealing Guide for TOUGH Pro PLA+\u003c\/a\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285825032429,"sku":"TOUGH_1KG_RED","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/TOUGH_PRO_PLA_--_AMERICAN_RED_AF.png?v=1784080838"},{"product_id":"coyote-brown-af-pla-3d-printer-filament-1-75-mm-diameter","title":"Coyote Brown AF PLA+ 3D Printer Filament, 1.75 mm Diameter","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eDiscover the Versatility of Coyote Brown PLA+\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium \u003cstrong\u003eCoyote Brown PLA+ 1.75mm 3D printer filament\u003c\/strong\u003e, expertly crafted in the USA. This versatile and durable brown filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Quality:\u003c\/strong\u003e Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecise Dimensions: \u003c\/strong\u003e1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStunning Results:\u003c\/strong\u003e Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWide Compatibility: \u003c\/strong\u003ePrints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003ePerfect for:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTactical gear and accessories\u003c\/li\u003e\n\u003cli\u003eOutdoor accessories and tools\u003c\/li\u003e\n\u003cli\u003eRealistic models and figures\u003c\/li\u003e\n\u003cli\u003eFunctional prototypes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eExperience the American Filament Difference:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. \u003cstrong\u003eOrder your Coyote Brown PLA+ filament today!\u003c\/strong\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285825130733,"sku":"PLUS_1KG_COYBROWN","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/CoyoteBrownAFPLA_andEagle.png?v=1784080839"},{"product_id":"cyan-af-1-75mm-pla-filament-for-color-lithophanes","title":"Cyan AF 1.75mm PLA+ Filament for Color Lithophanes","description":"\u003cp\u003eThis Cyan PLA+ is part of our CMYK collection, which has been finely calibrated, in partnership with Lithophane Maker, for color lithophanes created using Lithophane Maker Desktop. \u003ca href=\"https:\/\/americanfilament.us\/products\/lithophane-white-af-pla-1-75mm\" title=\"Classic Lithophane White\" rel=\"noopener\" target=\"_blank\"\u003eClassic Lithophane White\u003c\/a\u003e can be used for the K-value. We recommend using this CMYK filament for the best results when creating color lithophanes with Lithophane Maker Desktop.\u003c\/p\u003e\n\u003cp\u003eYou can purchase each color individually or bundle all 4 and get a discount!\u003c\/p\u003e\n\u003cp\u003eOur PLA+ has improved toughness and enhanced temperature resistance. This makes it ideal for prints that need extra durability, easily outperforming standard filaments in tougher situations.\u003cbr\u003e\u003cbr\u003eEach spool contains 1kg (2.2 lbs) of this durable filament, with a diameter of 1.75mm and a dimensional accuracy of +\/- 0.05mm. \u003c\/p\u003e\n\u003cp\u003eSpool Dimensions (compatible with Bambu Labs AMS units):\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eInner Diameter (ID) = 52 mm\u003c\/li\u003e\n\u003cli\u003eOuter Diameter (OD) = 200 mm\u003c\/li\u003e\n\u003cli\u003eWidth (W) = 67 mm\u003c\/li\u003e\n\u003cli\u003eWeight = 220 g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003eFor the best results, we recommend a nozzle temperature of 205-220°C and a bed temperature of 45-60°C.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eProudly made in the USA, this filament is a product of top-notch American manufacturing, combining high-quality materials with the latest technology.\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285825065197,"sku":"CMYK_1KG_CYAN","price":25.99,"currency_code":"USD","in_stock":true},{"title":"50g - Sample Coil (LIMIT 4)","offer_id":50285825097965,"sku":"CMYK_50G_CYAN","price":4.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/CMYK_Cyan_PLA_for_Color_Lithophanes.png?v=1784080838"},{"product_id":"army-green-af-1-75mm-tough-pro-pla-filament-made-in-the-usa","title":"Army Green AF 1.75mm Tough Pro PLA+ Filament Made in the USA!","description":"\u003cp class=\"whitespace-pre-wrap break-words\"\u003eIntroducing \u003cstrong\u003eArmy Green TOUGH Pro PLA+\u003c\/strong\u003e, the ultimate filament for demanding 3D printing projects. Engineered with NatureWorks Ingeo 3D870 resin, this eco-friendly, bio-based PLA was developed to offer a sustainable alternative to ABS\/ASA, making it ideal for functional parts and prototypes.\u003c\/p\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eOffering enhanced durability right off the print bed, TOUGH Pro PLA+ can be annealed for even greater strength and heat resistance. Made in the USA, it delivers ABS-like toughness, PETG-like temperature resistance, and PLA-like smooth printing for consistent, high-performance results. Check out our annealing guide in the resources section below to unlock its full potential!\u003c\/p\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnmatched Durability: \u003c\/strong\u003e8.8x stronger than standard PLA, reaching 12.2x after annealing!\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt to Withstand Heat: \u003c\/strong\u003eWithstands higher temperatures than standard PLA after being annealed\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEngineered for Performance: \u003c\/strong\u003eCrafted with Ingeo 3D870 resin for superior strength and longevity\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly Choice: \u003c\/strong\u003eBio-based material for sustainable printing practices\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEffortless Printing: \u003c\/strong\u003eExperience the same smooth printing PLA is known for\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in the USA:\u003c\/strong\u003e Manufactured with American quality you can trust\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003eResources:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca rel=\"noopener\" title=\"Technical Data Sheet (TDS) for American Filament Tough Pro PLA+\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/AF_Tough_Pro_PLA_Plus_Technical_DataSheet.pdf?v=1736973837\" target=\"_blank\"\u003eTOUGH Pro PLA+ Technical Data Sheet (TDS)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca rel=\"noopener\" title=\"Material Safety Data Sheet (MSDS) for American Filament Tough Pro PLA+\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/AF_TOUGH_PRO_PLA_US_MSDS.pdf?v=1727207717\" target=\"_blank\"\u003eTOUGH Pro PLA+ Material Safety Data Sheet (MSDS)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca title=\"How to Anneal American Filament Tough Pro PLA+\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/How_to_Anneal_Tough_Pro_PLA.pdf?v=1736539314\" target=\"_blank\"\u003eAnnealing Guide for TOUGH Pro PLA+\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285825163501,"sku":"TOUGH_1KG_ARMYG","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/TOUGH_PRO_PLA_--_ARMY_GREEN_AF.png?v=1784080838"},{"product_id":"bed-weld-3d-printer-build-plate-adhesive","title":"Bed Weld 3D Printer Build Plate Adhesive","description":"\u003cdiv\u003e\n\u003cspan\u003eDo you have trouble with parts warping or detaching from your printer bed - especially on your lithophanes and chromaphanes?\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eHave you struggled with part removal after your print is finished?\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003eINTRODUCING LAYERNEER BED WELD! \u003cspan\u003eBED WELD is engineered to solve these challenges by enhancing your print surface. It grabs hold of that critical first layer when your build surface is hot and refuses to let go with its gecko-like grip. In many cases, you can print without rafts or brims, saving you time and material.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eTHERMAL DYNAMIC COATING - Based on science, BED WELD works like magic; Parts stick at hot and release when cooled\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eLONG LASTING - Print several times on a single coating; recharge with a wet sponge to get more prints out of a single application. You can even spritz your plate with water and use BED WELD's sponge applicator to redistribute! With its staying power this adhesive only costs pennies per print\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eLOW ODOR \u0026amp; WATER SOLUBLE - No harsh smells; No headaches; Easy to touch up or remove with water\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eNO-MESS APPLICATOR - Built in foam tip makes applying the coating to your build plate surface simple and it won't accidentally spill\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cspan\u003eOnce your print finishes, let your bed cool to room temperature. As it cools, BED WELD releases its hold, so you don't have to wrestle to get your part off. Typically, your part will fully detach without needing tools.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eBED WELD comes with a unique applicator that makes applying the coating a simple no mess process. The coating dries quickly when the bed is heated. It forms a thin film that is \"not sticky\", yet parts will adhere well to it.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eFlexible magnetic sheets and textured PEI surfaces may appear to be flaky, but here at AF we still have flawless adhesion - even on our textured Bambu sheets! \u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-list-item\"\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eWorks with PLA, PLA+, ABS, PETG, ASA, and CPE filaments. BED WELD is not recommended for use with Nylon, PP, or TPU 95A.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003ePRINTING TIPS: When printing with ABS, we recommend setting your bed temperature no higher than 80C, and using an enclosure.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003eNOTE: BED WELD was designed for use with heated build plates made from glass. Applying to glass build plates is preferred. \u003cbr\u003e\u003cbr\u003e\u003cspan\u003eTurn off printers \"Economy\" mode so your bed temperature remains stable throughout the print.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e90-DAY GUARANTEE - If this solution does not work for your 3D printing application, you have a FULL 3 MONTHS to contact us for a 100% money-back refund\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285825196269,"sku":"BED_WELD","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/81H9yLAlVFL._SL1500.jpg?v=1784080838"},{"product_id":"coyote-tan-af-pla-3d-printer-filament-1-75-mm-diameter","title":"Coyote Tan AF PLA+ 3D Printer Filament, 1.75 mm Diameter","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eDiscover the Versatility of Coyote Tan PLA+\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium \u003cstrong\u003eCoyote Tan PLA+ 1.75mm 3D printer filament\u003c\/strong\u003e, expertly crafted in the USA. This natural-toned filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Quality: \u003c\/strong\u003eEnhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecise Dimensions:\u003c\/strong\u003e 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStunning Results:\u003c\/strong\u003e Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWide Compatibility: \u003c\/strong\u003ePrints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003ePerfect for:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eOutdoor accessories and tools\u003c\/li\u003e\n\u003cli\u003eTactical gear and accessories\u003c\/li\u003e\n\u003cli\u003eRealistic models and figures\u003c\/li\u003e\n\u003cli\u003eFunctional prototypes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eExperience the American Filament Difference:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. \u003cstrong\u003eOrder your Coyote Tan PLA+ filament today!\u003c\/strong\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285825229037,"sku":"PLUS_1KG_COYTAN","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/CoyoteTanAFPLA_andEagle.png?v=1784080842"},{"product_id":"onyx-black-af-1-75mm-tough-pro-pla-filament-made-in-the-usa","title":"Onyx Black AF 1.75mm Tough Pro PLA+ Filament Made in the USA!","description":"\u003cp class=\"whitespace-pre-wrap break-words\"\u003eIntroducing \u003cstrong\u003eOnyx Black TOUGH Pro PLA+\u003c\/strong\u003e, the ultimate filament for demanding 3D printing projects. Engineered with NatureWorks Ingeo 3D870 resin, this eco-friendly, bio-based PLA was developed to offer a sustainable alternative to ABS\/ASA, making it ideal for functional parts and prototypes.\u003c\/p\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eOffering enhanced durability right off the print bed, TOUGH Pro PLA+ can be annealed for even greater strength and heat resistance. Made in the USA, it delivers ABS-like toughness, PETG-like temperature resistance, and PLA-like smooth printing for consistent, high-performance results. Check out our annealing guide in the resources section below to unlock its full potential!\u003c\/p\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnmatched Durability: \u003c\/strong\u003e8.8x stronger than standard PLA, reaching 12.2x after annealing!\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt to Withstand Heat: \u003c\/strong\u003eWithstands higher temperatures than standard PLA after being annealed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEngineered for Performance: \u003c\/strong\u003eCrafted with Ingeo 3D870 resin for superior strength and longevity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly Choice: \u003c\/strong\u003eBio-based material for sustainable printing practices.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEffortless Printing: \u003c\/strong\u003eExperience the same smooth printing PLA is known for.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in the USA: \u003c\/strong\u003eManufactured with American quality you can trust.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003eResources:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/AF_Tough_Pro_PLA_Plus_Technical_DataSheet.pdf?v=1736973837\" title=\"Technical Data Sheet (TDS) for American Filament Tough Pro PLA+\" rel=\"noopener\" target=\"_blank\"\u003eTOUGH Pro PLA+ Technical Data Sheet (TDS)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/AF_TOUGH_PRO_PLA_US_MSDS.pdf?v=1727207717\" title=\"Material Safety Data Sheet (MSDS) for American Filament Tough Pro PLA+\" target=\"_blank\"\u003eTOUGH Pro PLA+ Material Safety Data Sheet (MSDS\u003c\/a\u003e)\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/How_to_Anneal_Tough_Pro_PLA.pdf?v=1736539314\" title=\"How to Anneal American Filament Tough Pro PLA+\" target=\"_blank\"\u003eAnnealing Guide for TOUGH Pro PLA+\u003c\/a\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285825261805,"sku":"TOUGH_1KG_BLACK","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/TOUGH_PRO_PLA_--_ONYX_BLACK_AF.png?v=1784080842"},{"product_id":"icy-blue-af-1-75mm-pla-filament-made-in-the-usa","title":"Icy Blue AF 1.75mm PLA+ Filament Made in the USA!","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003eExperience the Serenity of Icy Blue PLA+\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium Icy Blue PLA+ 1.75mm 3D printer filament, expertly crafted in the USA. This cool and serene blue filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003ch4\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSuperior Quality:\u003c\/strong\u003e Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003ePrecise Dimensions:\u003c\/strong\u003e 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eStunning Results:\u003c\/strong\u003e Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eWide Compatibility:\u003c\/strong\u003e Prints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePerfect for:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003eDecorative items and home decor\u003c\/li\u003e\n    \u003cli\u003eUnique and elegant creations\u003c\/li\u003e\n    \u003cli\u003eMarine-themed projects\u003c\/li\u003e\n    \u003cli\u003eIntricate designs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eExperience the American Filament Difference:\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. Order your Icy Blue PLA+ filament today!\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285825294573,"sku":"PLUS_1KG_ICYBLUE","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/IcyBlueAFPLA.png?v=1784080842"},{"product_id":"coyote-brown-af-1-75mm-tough-pro-pla-filament-made-in-the-usa","title":"Coyote Brown AF 1.75mm Tough Pro PLA+ Filament Made in the USA!","description":"\u003cp class=\"whitespace-pre-wrap break-words\"\u003eIntroducing \u003cstrong\u003eCoyote Brown TOUGH Pro PLA+\u003c\/strong\u003e, the ultimate filament for demanding 3D printing projects. Engineered with NatureWorks Ingeo 3D870 resin, this eco-friendly, bio-based PLA was developed to offer a sustainable alternative to ABS\/ASA, making it ideal for functional parts and prototypes.\u003c\/p\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eOffering enhanced durability right off the print bed, TOUGH Pro PLA+ can be annealed for even greater strength and heat resistance. Made in the USA, it delivers ABS-like toughness, PETG-like temperature resistance, and PLA-like smooth printing for consistent, high-performance results. Check out our annealing guide in the resources section below to unlock its full potential!\u003c\/p\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnmatched Durability: \u003c\/strong\u003e8.8x stronger than standard PLA, reaching 12.2x after annealing!\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt to Withstand Heat: \u003c\/strong\u003eWithstands higher temperatures than standard PLA after being annealed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEngineered for Performance: \u003c\/strong\u003eCrafted with Ingeo 3D870 resin for superior strength and longevity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly Choice: \u003c\/strong\u003eBio-based material for sustainable printing practices.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEffortless Printing: \u003c\/strong\u003eExperience the same smooth printing PLA is known for.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in the USA: \u003c\/strong\u003eManufactured with American quality you can trust.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003eResources:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/AF_Tough_Pro_PLA_Plus_Technical_DataSheet.pdf?v=1736973837\" title=\"Technical Data Sheet (TDS) for American Filament Tough Pro PLA+\" rel=\"noopener\" target=\"_blank\"\u003eTOUGH Pro PLA+ Technical Data Sheet (TDS)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/AF_TOUGH_PRO_PLA_US_MSDS.pdf?v=1727207717\" title=\"Material Safety Data Sheet (MSDS) for American Filament Tough Pro PLA+\" target=\"_blank\"\u003eTOUGH Pro PLA+ Material Safety Data Sheet (MSDS\u003c\/a\u003e)\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/How_to_Anneal_Tough_Pro_PLA.pdf?v=1736539314\" title=\"How to Anneal American Filament Tough Pro PLA+\" target=\"_blank\"\u003eAnnealing Guide for TOUGH Pro PLA+\u003c\/a\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285825327341,"sku":"TOUGH_1KG_COYBRO","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/TOUGH_PRO_PLA_--_COYOTE_BROWN_AF.png?v=1784080842"},{"product_id":"primer-gray-af-pla-3d-printer-filament-1-75-mm-diameter","title":"Primer Gray AF PLA+ 3D Printer Filament, 1.75 mm Diameter","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003eDiscover the Versatility of Primer Gray PLA+\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium Primer Gray PLA+ 1.75mm 3D printer filament, expertly crafted in the USA. This versatile neutral gray filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003ch4\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003eSuperior Quality: Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n    \u003cli\u003ePrecise Dimensions: 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n    \u003cli\u003eStunning Results: Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n    \u003cli\u003eEco-Friendly: Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n    \u003cli\u003eWide Compatibility: Prints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePerfect for:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003ePrototypes and concept models\u003c\/li\u003e\n    \u003cli\u003ePainting and finishing projects\u003c\/li\u003e\n    \u003cli\u003eFunctional parts and accessories\u003c\/li\u003e\n    \u003cli\u003eVersatile base color for multiple applications\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eExperience the American Filament Difference:\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. Order your Primer Gray PLA+ filament today!\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285825360109,"sku":"PLUS_1KG_PRIMER","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/PrimerGrayAFPLA_andEagle.png?v=1784080843"},{"product_id":"rechargeable-silica-gel-desiccant-packets","title":"Rechargeable Silica Gel Desiccant Packets","description":"\u003cp\u003ePremium 2 Gram Rechargeable Silica Gel Desiccant Packets by Dry \u0026amp; Dry. \u003c\/p\u003e\n\u003cp\u003eThese are 2 gram packets of silica gel desiccant in a high quality coated paper that is oil and heat resistant. These packets work best in an air-tight sealed container, and are FDA compliant food grade.\u003c\/p\u003e\n\u003cp\u003e These packets can be recharged in a microwave or conventional oven. This means they can be continuously redried and reused.  For detailed recharging instructions click \u003ca rel=\"noopener\" href=\"https:\/\/americanfilament.us\/blogs\/faq\/our-desiccant-packets-are-reusable\" target=\"_blank\"\u003ehere. \u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eTen of these packets will comfortably fit in a Bambu Labs AMS unit - five in each of the 2 desiccant slots. These packets can also be used to keep filament dry when storing spools in a Ziploc bag, 5 gallon bucket with air-tight lid, or any other air-tight filament storage system.\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"10 Pack","offer_id":50285825392877,"sku":"DESICCANT_10","price":4.99,"currency_code":"USD","in_stock":true},{"title":"20 Pack","offer_id":50285825425645,"sku":"DESICCANT_20","price":7.49,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/Desiccant_Packs.jpg?v=1784080843"},{"product_id":"gunmetal-gray-af-1-75mm-pla-filament-made-in-the-usa","title":"Gunmetal Gray AF 1.75mm PLA+ Filament Made in the USA!","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eExperience the Sophistication of Gunmetal Gray PLA+\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium \u003cstrong\u003eGunmetal Gray PLA+ 1.75mm 3D printer filament\u003c\/strong\u003e, expertly crafted in the USA. This sophisticated and durable gray filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003ch4\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSuperior Quality:\u003c\/strong\u003e Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003ePrecise Dimensions:\u003c\/strong\u003e 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eStunning Results:\u003c\/strong\u003e Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eWide Compatibility:\u003c\/strong\u003e Prints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePerfect for:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003eIndustrial designs and prototypes\u003c\/li\u003e\n    \u003cli\u003eFunctional parts and accessories\u003c\/li\u003e\n    \u003cli\u003eRealistic models and figures\u003c\/li\u003e\n    \u003cli\u003eUnique and sophisticated creations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eExperience the American Filament Difference:\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. \u003cstrong\u003eOrder your Gunmetal Gray PLA+ filament today!\u003c\/strong\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285825458413,"sku":"PLUS_1KG_GUNMETAL","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/GunmetalGraySpoolandPrintv2_d538a50b-910e-473a-a0e3-dbc418fb981e.png?v=1784080844"},{"product_id":"ice-white-af-1-75mm-tough-pro-pla-filament-made-in-the-usa","title":"Ice White AF 1.75mm Tough Pro PLA+ Filament Made in the USA!","description":"\u003cp class=\"whitespace-pre-wrap break-words\"\u003eIntroducing \u003cstrong\u003eIce White TOUGH Pro PLA+\u003c\/strong\u003e, the ultimate filament for demanding 3D printing projects. Engineered with NatureWorks Ingeo 3D870 resin, this eco-friendly, bio-based PLA was developed to offer a sustainable alternative to ABS\/ASA, making it ideal for functional parts and prototypes.\u003c\/p\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eOffering enhanced durability right off the print bed, TOUGH Pro PLA+ can be annealed for even greater strength and heat resistance. Made in the USA, it delivers ABS-like toughness, PETG-like temperature resistance, and PLA-like smooth printing for consistent, high-performance results. Check out our annealing guide in the resources section below to unlock its full potential!\u003c\/p\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnmatched Durability: \u003c\/strong\u003e8.8x stronger than standard PLA, reaching 12.2x after annealing!\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt to Withstand Heat: \u003c\/strong\u003eWithstands higher temperatures than standard PLA after being annealed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEngineered for Performance: \u003c\/strong\u003eCrafted with Ingeo 3D870 resin for superior strength and longevity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly Choice: \u003c\/strong\u003eBio-based material for sustainable printing practices.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEffortless Printing: \u003c\/strong\u003eExperience the same smooth printing PLA is known for.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in the USA: \u003c\/strong\u003eManufactured with American quality you can trust.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003eResources:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/AF_Tough_Pro_PLA_Plus_Technical_DataSheet.pdf?v=1736973837\" title=\"Technical Data Sheet (TDS) for American Filament Tough Pro PLA+\" rel=\"noopener\" target=\"_blank\"\u003eTOUGH Pro PLA+ Technical Data Sheet (TDS)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/AF_TOUGH_PRO_PLA_US_MSDS.pdf?v=1727207717\" title=\"Material Safety Data Sheet (MSDS) for American Filament Tough Pro PLA+\" target=\"_blank\"\u003eTOUGH Pro PLA+ Material Safety Data Sheet (MSDS\u003c\/a\u003e)\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/How_to_Anneal_Tough_Pro_PLA.pdf?v=1736539314\" title=\"How to Anneal American Filament Tough Pro PLA+\" target=\"_blank\"\u003eAnnealing Guide for TOUGH Pro PLA+\u003c\/a\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285825687789,"sku":"TOUGH_1KG_WHITE","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/TOUGH_PRO_PLA_--_ICE_WHITE_AF.png?v=1784080850"},{"product_id":"gunmetal-gray-af-1-75mm-tough-pro-pla-filament-made-in-the-usa","title":"Gunmetal Gray AF 1.75mm Tough Pro PLA+ Filament Made in the USA!","description":"\u003cp class=\"whitespace-pre-wrap break-words\"\u003eIntroducing \u003cstrong\u003eGunmetal Gray TOUGH Pro PLA+\u003c\/strong\u003e, the ultimate filament for demanding 3D printing projects. Engineered with NatureWorks Ingeo 3D870 resin, this eco-friendly, bio-based PLA was developed to offer a sustainable alternative to ABS\/ASA, making it ideal for functional parts and prototypes.\u003c\/p\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eOffering enhanced durability right off the print bed, TOUGH Pro PLA+ can be annealed for even greater strength and heat resistance. Made in the USA, it delivers ABS-like toughness, PETG-like temperature resistance, and PLA-like smooth printing for consistent, high-performance results. Check out our annealing guide in the resources section below to unlock its full potential!\u003c\/p\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnmatched Durability: \u003c\/strong\u003e8.8x stronger than standard PLA, reaching 12.2x after annealing!\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt to Withstand Heat: \u003c\/strong\u003eWithstands higher temperatures than standard PLA after being annealed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEngineered for Performance: \u003c\/strong\u003eCrafted with Ingeo 3D870 resin for superior strength and longevity.\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly Choice: \u003c\/strong\u003eBio-based material for sustainable printing practices.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEffortless Printing: \u003c\/strong\u003eExperience the same smooth printing PLA is known for.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in the USA: \u003c\/strong\u003eManufactured with American quality you can trust.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003eResources:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/AF_Tough_Pro_PLA_Plus_Technical_DataSheet.pdf?v=1736973837\" title=\"Technical Data Sheet (TDS) for American Filament Tough Pro PLA+\" rel=\"noopener\" target=\"_blank\"\u003eTOUGH Pro PLA+ Technical Data Sheet (TDS)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/AF_TOUGH_PRO_PLA_US_MSDS.pdf?v=1727207717\" title=\"Material Safety Data Sheet (MSDS) for American Filament Tough Pro PLA+\" target=\"_blank\"\u003eTOUGH Pro PLA+ Material Safety Data Sheet (MSDS\u003c\/a\u003e)\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/How_to_Anneal_Tough_Pro_PLA.pdf?v=1736539314\" title=\"How to Anneal American Filament Tough Pro PLA+\" target=\"_blank\"\u003eAnnealing Guide for TOUGH Pro PLA+\u003c\/a\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285825622253,"sku":"TOUGH_1KG_GUNMETAL","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/TOUGH_PRO_PLA_--_GunMetal_Gray_AF_3f9402ce-4f4e-4ab6-8dab-ec0fe1be3854.png?v=1784080850"},{"product_id":"sky-blue-af-1-75mm-pla-filament-made-in-the-usa","title":"Sky Blue AF 1.75mm PLA+ Filament Made in the USA!","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003eExperience the Brilliant Hues of Sky Blue PLA+\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium Sky Blue PLA+ 1.75mm 3D printer filament, expertly crafted in the USA. This captivating blue filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003ch4\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eSuperior Quality: Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n\u003cli\u003ePrecise Dimensions: 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n\u003cli\u003eStunning Results: Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n\u003cli\u003eEco-Friendly: Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n\u003cli\u003eWide Compatibility: Prints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePerfect for:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eDecorative items and home decor\u003c\/li\u003e\n\u003cli\u003eUnique and elegant creations\u003c\/li\u003e\n\u003cli\u003eOcean or Marine-themed projects\u003c\/li\u003e\n\u003cli\u003eIntricate designs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eExperience the American Filament Difference:\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. Order your Sky Blue PLA+ filament today!\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285825655021,"sku":"PLUS_1KG_SKYBLUE","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/SkyBlueAFPLA.png?v=1784080851"},{"product_id":"neon-orange-af-1-75mm-pla-filament-made-in-the-usa","title":"Neon Orange AF 1.75mm PLA+ Filament Made in the USA!","description":"\u003ch3 class=\"whitespace-pre-wrap break-words\"\u003eBring Your 3D Prints to Life with Neon Orange PLA+\u003c\/h3\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium Neon Orange PLA+ 1.75mm 3D printer filament, expertly crafted in the USA. This eye-catching orange filament delivers exceptional results for both hobbyists and professionals. \u003c\/p\u003e\n\u003ch4\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003eSuperior Quality: Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n    \u003cli\u003ePrecise Dimensions: 1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n    \u003cli\u003eStunning Results: Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n    \u003cli\u003eEco-Friendly: Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n    \u003cli\u003eWide Compatibility: Prints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePerfect for:\u003c\/h4\u003e\n\u003cul\u003e\n    \u003cli\u003eToys and children's creations\u003c\/li\u003e\n    \u003cli\u003eDecorative items and home decor\u003c\/li\u003e\n    \u003cli\u003eUnique and eye-catching designs\u003c\/li\u003e\n    \u003cli\u003ePrototypes and concept models\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eExperience the American Filament Difference:\u003c\/h4\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. Order your Neon Orange PLA+ filament today!\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285825720557,"sku":"PLUS_1KG_NORANGE","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/NeonOrangeSpoolandRocketv2_a2f10dc6-a51e-4e4d-b617-d0261d08d671.png?v=1784080851"},{"product_id":"dandelion-yellow-af-pla-3d-printer-filament-1-75-mm-diameter","title":"Dandelion Yellow AF PLA+ 3D Printer Filament, 1.75 mm Diameter","description":"\u003cp class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eBring Sunshine to Your 3D Prints with Dandelion Yellow PLA+\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eDiscover American Filament's premium \u003cstrong\u003eDandelion Yellow PLA+ 1.75mm 3D printer filament\u003c\/strong\u003e, expertly crafted in the USA. This vibrant yellow filament delivers exceptional results for both hobbyists and professionals.\u003c\/p\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Quality:\u003c\/strong\u003e Enhanced durability, impact resistance, and easy printability compared to standard PLA.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecise Dimensions: \u003c\/strong\u003e1.75mm diameter with tight tolerances for consistent extrusion and clog-free printing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStunning Results:\u003c\/strong\u003e Minimal warping, excellent layer adhesion, and sharp detail for high-quality 3D prints.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Low-odor and environmentally friendly for home and office use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWide Compatibility: \u003c\/strong\u003ePrints smoothly on a variety of 3D printers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003ePerfect for:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eToys and children's creations\u003c\/li\u003e\n\u003cli\u003eDecorative items and home decor\u003c\/li\u003e\n\u003cli\u003eBright and cheerful projects\u003c\/li\u003e\n\u003cli\u003eUnique and eye-catching designs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003e\u003cstrong\u003eExperience the American Filament Difference:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eChoose American Filament for high-quality, USA-made 3D printing materials. Our commitment to excellence ensures consistent results and a superior printing experience. \u003cstrong\u003eOrder your Dandelion Yellow PLA+ filament today!\u003c\/strong\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"Default Title","offer_id":50285825753325,"sku":"PLUS_1KG_DANDYELLOW","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/DandelionYellowAFPLA_andEagle.png?v=1784080851"},{"product_id":"camo-brown-af-1-75mm-pctg-filament-made-in-the-usa","title":"Camo Brown AF 1.75mm PCTG Filament Made in the USA!","description":"\u003cp class=\"whitespace-pre-wrap break-words\"\u003eAmerican Filament PCTG is very similar to PETG with several distinct advantages. You could even call it a PETG+! Our PCTG is made with a PET-based copolyester specifically designed for professional grade 3D printing applications where easy processing and high toughness are critical. \u003c\/p\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eOur PCTG is made with a PET-based copolyester specifically designed for professional grade 3D printing applications where easy processing and high toughness are critical.\u003c\/p\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eThis material features a unique self-bonding ability providing very high layer-to-layer adhesion; possesses a high melt strength ensuring an even flow during the 3D printing process; is more chemically resistant \u0026amp; stable than PETG, ABS, or ASA (making it suitable for a wide variety of applications); boasts unmatched impact strength \u0026amp; toughness; has lower moisture absorption than PETG (making it more shelf stable); and can be printed reliably without an enclosure. \u003c\/p\u003e\n\u003cp class=\"whitespace-pre-wrap break-words\"\u003eUnlike PETG, the finish of PCTG can vary between matte and glossy depending upon the temperature and speed settings you choose. Try 240-245°C to get that matte finish!\u003cbr\u003e\u003c\/p\u003e\n\u003ch4 class=\"whitespace-pre-wrap break-words\"\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnmatched Strength \u0026amp; Toughness: \u003c\/strong\u003eHigher compressive, tensile, and impact strength than many other PETGs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Temp:\u003c\/strong\u003e Glass Transition Temperature of 85°C. \u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eProfessional-Grade Performance\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eLow Odor\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eDoes NOT Require Drying Before Use\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEffortless Printing: \u003c\/strong\u003eEven flow rate \u0026amp; wide range of nozzle temperatures. \u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in the USA: \u003c\/strong\u003eManufactured with American quality you can trust.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eResources:\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/AF_PCTG_Technical_Data_Sheet_-_TDS.pdf?v=1741726850\" target=\"_blank\"\u003ePCTG Technical Data Sheet (TDS)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0560\/2741\/4702\/files\/AF_PCTG_US_Material_Safety_Data_Sheet_-_MSDS.pdf?v=1741726892\" target=\"_blank\"\u003ePCTG Material Safety Data Sheet (MSDS)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/americanfilament.us\/bambu-labs-profiles\" title=\"Downloadable American Filament Settings Profiles for Bambu Labs 3D Printers\"\u003ePCTG Profile for Bambu Labs Printers\u003c\/a\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"American Filament","offers":[{"title":"1kg - AMS Compatible Spool","offer_id":50285826474221,"sku":"PCTG_1KG_CAMO-B","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/files\/PCTG_-_Camo_Brown_-_1KG_-_A1.png?v=1784080886"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8980\/1197\/collections\/image_94bd8996-6978-45de-9b6d-652235ec82b0.png?v=1786925587","url":"https:\/\/j-c-burton-creations.myshopify.com\/collections\/3d-printing-supplies.oembed?page=2","provider":"J\u0026C Burton Creations ","version":"1.0","type":"link"}