{"product_id":"liquid-glue-for-build-plate","title":"Liquid Glue for Build Plate","description":"\u003cstyle\u003e\u003c!--\n.Product .ProductMeta__Description {\n    padding: 0;\n  }\n  \/* 公共样式部分 *\/\n  \/* pct 代表product-custom-template ，所有样式添加pct前缀，防止污染 *\/\n  \/* class 命名逻辑 t =\u003e title st =\u003e sub-title  p =\u003e p  i =\u003e img  mi =\u003e pct_mi  c =\u003e content  tb =\u003e table  tr =\u003e tr  td =\u003e td*\/\n  \/* 例子 pct_stpc-ic  pct_ 为前缀, stpc 为sub-title 和 p 的 content, ic 为 img-content *\/\n  \/* 图片样式 *\/\n  .pct {\n    color: #333333;\n  }\n  .pct .pct_ic {\n    font-size: 0;\n  }\n  .pct .pct_i {\n    display: none;\n    width: 100%;\n  }\n  .pct .pct_mi {\n    display: inline-block;\n    width: 100%;\n  }\n\n  \/* 最大宽度设置 *\/\n  .pct.pct_mc {\n    margin: 0 auto;\n  }\n\n  \/* 图片文字间距 *\/\n  .pct.pct_mc .pct_ic {\n    margin-top: 20px;\n  }\n\n  \/* 模块分割线 *\/\n  .pct_divider {\n    width: 100%;\n    height: 40px;\n  }\n\n  \/* 大标题 *\/\n  .pct.pct_mc .pct_t {\n    margin: 0;\n    font-size: 20px;\n    line-height: 24px;\n    font-weight: 700;\n    font-family: Open Sans;\n    text-align: center;\n  }\n\n  \/* 小标题 *\/\n  .pct.pct_mc .pct_st {\n    margin: 0;\n    font-size: 16px;\n    line-height: 20px;\n    font-weight: 700;\n    font-family: Open Sans;\n  }\n\n  \/* 文本 *\/\n  .pct.pct_mc .pct_p {\n    margin: 0;\n    font-size: 12px;\n    line-height: 15px;\n    font-family: Open Sans;\n  }\n\n  \/* PC公共样式部分 *\/\n  @media (min-width: 640px) {\n    \/* 图片样式 *\/\n    .pct .pct_i {\n      display: inline-block;\n    }\n    .pct .pct_mi {\n      display: none;\n    }\n    \/* 图片文字间距 *\/\n    .pct.pct_mc .pct_ic {\n      margin-top: 80px;\n    }\n    \/* 模块分割线 *\/\n    .pct_divider {\n      height: 120px;\n    }\n\n    \/* 大标题 *\/\n    .pct.pct_mc .pct_t {\n      font-size: 50px;\n      line-height: 50px;\n      font-weight: 700;\n      padding: 0 15%;\n    }\n\n    \/* 小标题 *\/\n    .pct.pct_mc .pct_st {\n      font-size: 30px;\n      line-height: 40px;\n    }\n\n    \/* 文本 *\/\n    .pct.pct_mc .pct_p {\n      font-size: 18px;\n      line-height: 25px;\n    }\n  }\n\n  \/* 不同模块之间间距处理 *\/\n\n  \/* 顶部图片部分 *\/\n  .pct .pct_head-ic .pct_ic {\n    margin-top: 0;\n  }\n\n  \/* 标题文本图片部分 *\/\n  .pct .pct_tpc-ic {\n    text-align: center;\n  }\n  .pct .pct_t-p {\n    padding: 0 20px;\n  }\n  \/* 大标题和文本间距 *\/\n  .pct .pct_t-p .pct_p {\n    margin-top: 5px;\n  }\n  \/* 小标题和文本间距 *\/\n  .pct .sub-pct_t-p .pct_p {\n    margin-top: 10px;\n  }\n  @media (min-width: 640px) {\n    .pct .pct_t-p {\n      padding: 0 5%;\n    }\n    \/* 大标题和文本间距 *\/\n    .pct .pct_t-p .pct_p {\n      margin-top: 30px;\n    }\n    \/* 小标题和文本间距 *\/\n    .pct .sub-pct_t-p .pct_p {\n      margin-top: 30px;\n    }\n  }\n  \/* 标题文本图片部分结束 *\/\n\n  \/* 左右布局部分 *\/\n  .pct .pct_stpc-ic {\n    display: flex;\n    flex-direction: column-reverse;\n    margin-top: 20px;\n  }\n  .pct .pct_stpc-ic .pct_st-p {\n    padding: 0 20px;\n    margin-top: 15px;\n  }\n  .pct .pct_stpc-ic .pct_st-p .pct_p {\n    margin-top: 10px;\n  }\n  .pct .pct_stpc-ic .pct_ic {\n    margin-top: 0px;\n  }\n  @media (min-width: 640px) {\n    .pct .pct_stpc-ic {\n      flex-direction: row;\n      align-items: center;\n      margin-top: 80px;\n    }\n    .pct .pct_stpc-ic:nth-of-type(2n) {\n      flex-direction: row-reverse;\n    }\n    .pct .pct_stpc-ic .pct_st-p {\n      flex: 1;\n    }\n    .pct .pct_t-stpc .pct_st-p .pct_p {\n      margin-top: 30px;\n    }\n    .pct .pct_stpc-ic .pct_ic {\n      margin-left: 80px;\n      flex: 1;\n    }\n    .pct .pct_stpc-ic:nth-of-type(2n) .pct_ic {\n      margin-left: 0px;\n      margin-right: 80px;\n    }\n  }\n  \/* 左右布局部分结束 *\/\n\n  \/* 文案布局部分 *\/\n  .pct .pct_t-stpc {\n    padding: 0 20px;\n  }\n  .pct .pct_t-stpc .pct_st-p {\n    margin-top: 20px;\n  }\n  .pct .pct_t-stpc .pct_st-p .pct_p {\n    margin-top: 10px;\n  }\n\n  @media (min-width: 640px) {\n    \/* 文案布局部分 *\/\n    .pct .pct_t-stpc .pct_st-p {\n      margin-top: 80px;\n    }\n  }\n  \/* 文案布局部分结束 *\/\n\n  \/* 物品清单布局 *\/\n  .pct .pct_t-icpc {\n    padding: 0 20px;\n  }\n  .pct .pct_t-icpc .pct_icpc {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    column-gap: 20px;\n  }\n  .pct .pct_t-icpc .pct_icpc .pct_p {\n    margin-top: 10px;\n    text-align: center;\n  }\n  @media (min-width: 640px) {\n    .pct .pct_t-icpc .pct_icpc {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      column-gap: 30px;\n    }\n    .pct .pct_t-icpc .pct_icpc .pct_p {\n      font-size: 16px;\n      line-height: 22px;\n      margin-top: 30px;\n    }\n  }\n  @media (min-width: 1200px) {\n    .pct .pct_t-icpc .pct_icpc {\n      grid-template-columns: 1fr 1fr 1fr 1fr;\n    }\n  }\n  \/* 物品清单布局结束 *\/\n\n  \/* table布局 *\/\n  .pct .pct_st-tb {\n    padding: 0 20px;\n  }\n  .pct .pct_st-tb .pct_st {\n    text-align: center;\n  }\n  .pct .pct_st-tb .pct_tb {\n    width: 100%;\n    margin-top: 30px;\n    border: 1px solid #bfbfbf;\n    border-collapse: collapse;\n    text-align: center;\n    background-color: #f8f8f8;\n  }\n  .pct .pct_st-tb .pct_tb .pct_td {\n    border: 1px solid #bfbfbf;\n    font-size: 12px;\n    line-height: 15px;\n    padding: 5px 10px !important;\n  }\n  .pct .pct_st-tb .pct_tb .pct_th {\n    font-size: 12px;\n    line-height: 15px;\n    font-weight: 600;\n    background-color: #eeeeee;\n  }\n  .pct .pct_st-tb .pct_tb .pct_th .pct_td {\n    font-size: 12px;\n    line-height: 15px;\n    font-weight: 600;\n  }\n  .pct .pct_st-tb .pct_tb .pct_th .pct_td:nth-of-type(1) {\n    text-align: left;\n  }\n  .pct .pct_st-tb .pct_tb .pct_tr .pct_td:nth-of-type(1) {\n    text-align: left;\n  }\n  @media (min-width: 640px) {\n    .pct .pct_st-tb {\n      padding: 0px;\n    }\n    .pct .pct_st-tb .pct_tb {\n      margin-top: 60px;\n    }\n    .pct .pct_st-tb .pct_tb .pct_td {\n      padding: 10px 20px !important;\n      font-size: 18px;\n      line-height: 25px;\n    }\n    .pct .pct_st-tb .pct_tb .pct_th .pct_td {\n      font-size: 25px;\n      line-height: 30px;\n    }\n  }\n \/* table布局结束 *\/\n--\u003e\u003c\/style\u003e\n\u003c!-- 文案布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpc\"\u003e\n\u003c!-- 第一条 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eOverview\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eThe Bambu Lab Liquid Glue is an adhesive specially developed for 3D printing, suitable for printing materials such as PLA, ABS, and PETG on appropriate surfaces, including the Cool Plate, High-Temperature Plate, and Textured PEI Plate. When using Bambu Lab Liquid Glue, constant adhesion is maintained without worrying about models falling off or warping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 第二条 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eFeatures\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003e \u003cbr\u003e\u003c\/p\u003e\n\u003cli\u003eExcellent adhesion: avoid printing failures by ensuring that the models adhere perfectly to the print surface. Bambu Lab Liquid Glue also makes it easier to remove prints from the plate when finished.\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe Bambu Lab Liquid Glue can be cleaned easily from the print surface and from models. Compared with glue stick, liquid glue for build plate will leave less residue on the printed model and is easier to clean up.\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eCompared with glue stick, Bambu Lab Liquid Glue is easier to apply uniformly over the build surface\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe ingredients are environmentally friendly and harmless to the human body, with lower odor compared to other glues\u003c\/li\u003e\n\u003c\/div\u003e\n\u003c!-- table布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_st-tb\"\u003e\n\u003ch3 class=\"pct_st\"\u003eRecommended Settings\u003c\/h3\u003e\n\u003ctable class=\"pct_tb\"\u003e\n\u003c!-- 第一行 --\u003e\n\u003ctbody\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eHotbed Temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003ePLA\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e40~60°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第三行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003eABS\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e90~100°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第四行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003ePETG\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e60~80°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第五行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003ePET\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e80~100°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第六行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003eTPU\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e30~45°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第七行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003eASA\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e90~100°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\" data-mce-style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e \u003c!-- 文案布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpc\"\u003e\n\u003c!-- 第一条 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eInstructions\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eApply pressure to the applicator head to open the internal valve; then, spread glue evenly over the print area. After printing, simply clean the build plate and the bottom of the model with water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cstyle\u003e\u003c!--\n.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpc\"\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpc\"\u003e\n\u003cdiv class=\"embed-container\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/77Qy3V38NoY\" allowfullscreen=\"\" frameborder=\"0\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c!-- 文案布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpc\"\u003e\n\u003c!-- 第一条 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eCaution\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003e \u003cbr\u003e\u003c\/p\u003e\n\u003cli\u003eSuitable for filaments such as PLA, PETG, PET, ABS, ASA, TPU.\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eTo ensure maximum effect, multiple glue applications are not recommended.\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eDo not squeeze the bottle too hard.\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eIf the adhesion to some filament is not enough, please increase the temperature of the hotbed appropriately.\u003c\/li\u003e\n\u003cbr\u003e \u003cbr\u003e \u003c!-- table布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_st-tb\"\u003e\n\u003ch3 class=\"pct_st\"\u003eProduct Specification\u003c\/h3\u003e\n\u003ctable class=\"pct_tb\"\u003e\n\u003c!-- 第一行 --\u003e\n\u003ctbody\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eWorking Life\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e100 times（coat the full plate）\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePackage volume\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e60 mL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePackage Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e80 g\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePackage size\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e30*30*139.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\" data-mce-style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bambu Lab","offers":[{"title":"All Series \/ 80 g","offer_id":44804673995044,"sku":"LGL001","price":2880.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/products\/1834ea701b187eae9ad52a49fb604e5d_20a44acc-8b17-4603-beb5-3c08918ef559.png?v=1742191614","url":"https:\/\/bambu-lab-jp.myshopify.com\/en\/products\/liquid-glue-for-build-plate","provider":"Bambu Lab ストア","version":"1.0","type":"link"}