{"title":"Build Plates and Sheets","description":"","products":[{"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"},{"product_id":"bambu-dual-sided-textured-pei-plate","title":"Bambu Textured PEI Plate","description":"\u003clink type=\"text\/css\" rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css?family=Open+Sans:400,500,600,700\"\u003e\n\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    font-family: Open Sans;\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    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n  .pct .pct_t-icpc .pct_icpc {\n    display: inline-grid;\n    grid-template-columns: 1fr 1fr;\n    column-gap: 20px;\n  }\n  .pct .pct_t-icpc .pct_icpc.pct_grad-1-mobile {\n    grid-template-columns: 1fr;\n  }\n  .pct .pct_t-icpc .pct_icpc.pct_grad-2-mobile {\n    grid-template-columns: 1fr 1fr;\n  }\n  .pct .pct_t-icpc .pct_icpc.pct_grad-3-mobile {\n    grid-template-columns: 1fr 1fr 1fr;\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      grid-template-columns: 1fr 1fr;\n      column-gap: 30px;\n    }\n    .pct .pct_t-icpc .pct_icpc.pct_grad-1-pc {\n      grid-template-columns: 1fr;\n    }\n    .pct .pct_t-icpc .pct_icpc.pct_grad-2-pc {\n      grid-template-columns: 1fr 1fr;\n    }\n    .pct .pct_t-icpc .pct_icpc.pct_grad-3-pc {\n      grid-template-columns: 1fr 1fr 1fr;\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  \/* 物品清单布局结束 *\/\n\n  \/* table布局 *\/\n  .pct .pct_st-tbc {\n    padding: 0 20px;\n  }\n  .pct .pct_st-tbc .pct_st {\n    text-align: center;\n  }\n  .pct .pct_st-tbc .pct_tbc {\n    width: 100%;\n    overflow-x: auto;\n  }\n  .pct .pct_st-tbc .pct_tb {\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-tbc .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-tbc .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-tbc .pct_tb .pct_th .pct_td {\n    font-size: 12px;\n    line-height: 15px;\n    font-weight: 600;\n  }\n  .pct .pct_st-tbc .pct_tb .pct_th .pct_td:nth-of-type(1) {\n    text-align: left;\n  }\n  .pct .pct_st-tbc .pct_tb .pct_tr .pct_td:nth-of-type(1) {\n    text-align: left;\n  }\n  @media (min-width: 640px) {\n    .pct .pct_st-tbc {\n      padding: 0px;\n    }\n    .pct .pct_st-tbc .pct_tb {\n      margin: 0 auto;\n      margin-top: 60px;\n    }\n    .pct .pct_st-tbc .pct_tb .pct_td {\n      padding: 10px 20px !important;\n      font-size: 18px;\n      line-height: 25px;\n    }\n    .pct .pct_st-tbc .pct_tb .pct_th .pct_td {\n      font-size: 25px;\n      line-height: 30px;\n    }\n  }\n  \/* table布局结束 *\/\n\n  \/* benefits-downsides 布局 *\/\n  .pct .pct_benefits-downsides {\n    padding: 20px 0px;\n  }\n  .pct .pct_benefits-downsides .pct_st {\n    text-align: center;\n    margin-bottom: 10px;\n  }\n  .pct .pct_benefits-downsides .pct_benefits-downsides-content-item {\n    padding: 0px 20px;\n  }\n  .pct .pct_i-t {\n    display: flex;\n    margin-bottom: 10px;\n  }\n  .pct .pct_i-t .icon {\n    width: 14px;\n    height: 14px;\n    margin: 2px 0px;\n    margin-right: 5px;\n  }\n  .pct .pct_i-t .pct_i-t-text {\n    flex: 1;\n  }\n  @media (min-width: 640px) {\n    .pct .pct_benefits-downsides {\n      padding: 40px 0px;\n    }\n    .pct .pct_benefits-downsides .pct_benefits-downsides-content {\n      display: flex;\n    }\n    .pct .pct_benefits-downsides .pct_st {\n      margin-bottom: 30px;\n    }\n    .pct .pct_benefits-downsides .pct_benefits {\n      border-right: 1px solid #ccc;\n    }\n    .pct .pct_i-t .icon {\n      width: 18px;\n      height: 18px;\n      margin: 4px 0px;\n      margin-right: 10px;\n    }\n  }\n  \/* benefits-downsides 布局结束 *\/\n\n  \/* table-row布局 *\/\n  .pct .pct_table-row {\n    padding: 20px;\n  }\n  .pct .pct_table-row .pct_tbc .pct_tb {\n    width: 100%;\n    white-space: normal;\n  }\n  .pct .pct_table-row .pct_tb {\n    margin-top: 30px;\n    border-bottom: 1px solid #bfbfbf;\n    border-collapse: collapse;\n    text-align: right;\n  }\n  .pct .pct_table-row .pct_tb .pct_td {\n    border-bottom: 1px solid #bfbfbf;\n    font-size: 12px;\n    line-height: 15px;\n    padding: 5px 10px !important;\n    text-align: right;\n  }\n  .pct .pct_table-row .pct_tb .pct_th {\n    font-size: 12px;\n    line-height: 15px;\n    font-weight: 600;\n    background-color: #333333;\n  }\n  .pct .pct_table-row .pct_tb .pct_th .pct_td {\n    font-size: 12px;\n    line-height: 15px;\n    font-weight: 600;\n    color: #fff;\n  }\n  .pct .pct_table-row .pct_tb .pct_th .pct_td:nth-of-type(1) {\n    text-align: left;\n  }\n  .pct .pct_table-row .pct_tb .pct_tr .pct_td:nth-of-type(1) {\n    text-align: left;\n  }\n  @media (min-width: 640px) {\n    .pct .pct_table-row {\n      display: flex;\n    }\n    .pct .pct_table-row .pct_tbc {\n      flex: 1;\n      margin-right: 10px;\n    }\n    .pct .pct_table-row .pct_tb {\n      margin-top: 0px;\n    }\n    .pct.pct_mc .pct_table-row .pct_tb .pct_td {\n      padding: 10px 20px !important;\n    }\n  }\n  \/* table-row布局结束 *\/\n--\u003e\u003c\/style\u003e\n\u003c!-- 文案布局 --\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=\"pct_st-p\"\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpc\"\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eThings to know before use\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003e \u003cbr\u003e\u003c\/p\u003e\n\u003cli\u003eBefore auto-leveling, it is necessary to repeatedly rub the nozzle in the special wiping area of the build plate to completely remove any residual material at the tip of the nozzle. The coating in the special-designed wiping area will gradually become worn over time. This is normal and does not affect print quality or nozzle lifetime, so there is no need to worry about any quality issues.\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBambu Lab recommends only using Bambu Lab official glue on the Cool Plate, and can not be held responsible for any damage caused to plates as a result of using third-party glue on build plates.\u003c\/li\u003e\n\u003cp\u003e \u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_head-ic\"\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/df9a1b3c21acfb260dbefedbce16975d_f1e1bd95-f98c-49f5-a146-6b9a0735a25f.png?v=1678701569\" alt=\"Bambu Textured PEI Plate\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/df9a1b3c21acfb260dbefedbce16975d_f1e1bd95-f98c-49f5-a146-6b9a0735a25f.png?v=1678701569\"\u003e\u003cspan\u003e \u003c\/span\u003e\u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/df9a1b3c21acfb260dbefedbce16975d_f1e1bd95-f98c-49f5-a146-6b9a0735a25f.png?v=1678701569\" alt=\"Bambu Textured PEI Plate\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/df9a1b3c21acfb260dbefedbce16975d_f1e1bd95-f98c-49f5-a146-6b9a0735a25f.png?v=1678701569\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct_divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_head-ic\"\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003cimg alt=\"Bambu Textured PEI Plate\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/3a9a75ec38c70b5cd34b069cd3bff2f9_f67c47cd-d6b5-49ae-b388-ccd6a4232631.gif?v=1678701682\" class=\"pct_mi\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/3a9a75ec38c70b5cd34b069cd3bff2f9_f67c47cd-d6b5-49ae-b388-ccd6a4232631.gif?v=1678701682\"\u003e\u003cspan\u003e \u003c\/span\u003e\u003cimg alt=\"Bambu Textured PEI Plate\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/3a9a75ec38c70b5cd34b069cd3bff2f9_f67c47cd-d6b5-49ae-b388-ccd6a4232631.gif?v=1678701682\" class=\"pct_i\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/3a9a75ec38c70b5cd34b069cd3bff2f9_f67c47cd-d6b5-49ae-b388-ccd6a4232631.gif?v=1678701682\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpc\"\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eOverview\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003e \u003cbr\u003e\u003c\/p\u003e\nThe Bambu Dual-sided Textured PEI Plate is a flexible magnetic build plate with sprayed dual-sided PEI coating. During printing, the plate will provide excellent adhesion and easy print removal after cooling.\u003cbr\u003e\u003cbr\u003e\n\u003cp\u003e \u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_tpc-ic\"\u003e\n\u003cdiv class=\"pct_t-p\"\u003e\n\u003ch3 class=\"pct_t\"\u003eRecommended Settings\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003ePlease note that other slicer settings might need to be adjusted based on the printed model and the filament requirements\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_st-tbc\"\u003e\n\u003cdiv class=\"pct_tbc\"\u003e\n\u003ctable class=\"pct_tb\"\u003e\n\u003cthead class=\"pct_th\"\u003e\n\u003ctr\u003e\n\u003ctd class=\"pct_td\"\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eHotbed Temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eGlue Stick Required?\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eUpper Glass Cover Plate Removed?\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePLA\/PLA-CF\/PLA-GF\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e45~60℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eABS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e90~100℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePETG\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e60~80℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eTPU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e35~45℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eASA\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e90~100℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePVA\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e45~60℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePC\/PC-CF\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e90~110℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePA\/PA-CF\/PAHT-CF\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e90~110℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpcic\"\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eSurface Finish\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eThe Bambu Dual-sided Textured PEI Plate uses sprayed PEI to provide a tactile matte surface to areas of the model that touch the build plate\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_1394_49685a34-ba3c-4d8d-8762-059e477318b1.png?v=1678701645\" alt=\"Surface Finish\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_1394_49685a34-ba3c-4d8d-8762-059e477318b1.png?v=1678701645\"\u003e\u003cspan\u003e \u003c\/span\u003e\u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_1394_49685a34-ba3c-4d8d-8762-059e477318b1.png?v=1678701645\" alt=\"Surface Finish\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_1394_49685a34-ba3c-4d8d-8762-059e477318b1.png?v=1678701645\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_benefits-downsides\"\u003e\n\u003cdiv class=\"pct_benefits-downsides-content\"\u003e\n\u003cdiv class=\"pct_benefits pct_benefits-downsides-content-item\"\u003e\n\u003ch3 class=\"pct_st\"\u003eBenefits\u003c\/h3\u003e\n\u003cdiv class=\"pct_i-t\"\u003e\n\u003csvg class=\"icon\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"green\" focusable=\"false\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp class=\"pct_p pct_i-t-text\"\u003eDual-sided textured PEI for increased surface lifetime\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct_i-t\"\u003e\n\u003csvg class=\"icon\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"green\" focusable=\"false\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp class=\"pct_p pct_i-t-text\"\u003eMost of the time, no glue-stick is required for regular filaments\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct_i-t\"\u003e\n\u003csvg class=\"icon\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"green\" focusable=\"false\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp class=\"pct_p pct_i-t-text\"\u003eNice textured finish for the prints\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct_i-t\"\u003e\n\u003csvg class=\"icon\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"green\" focusable=\"false\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp class=\"pct_p pct_i-t-text\"\u003eExcellent adhesion and easy print removal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct_downsides pct_benefits-downsides-content-item\"\u003e\n\u003ch3 class=\"pct_st\"\u003eDownsides\u003c\/h3\u003e\n\u003cdiv class=\"pct_i-t\"\u003e\n\u003csvg class=\"icon\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"red\" focusable=\"false\"\u003e\u003cpath d=\"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp class=\"pct_p pct_i-t-text\"\u003eGlue-stick is still recommended for some filaments and printing conditions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct_i-t\"\u003e\n\u003csvg class=\"icon\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"red\" focusable=\"false\"\u003e\u003cpath d=\"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp class=\"pct_p pct_i-t-text\"\u003eCannot be used without heating the printing surface\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct_i-t\"\u003e\n\u003csvg class=\"icon\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"red\" focusable=\"false\"\u003e\u003cpath d=\"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp class=\"pct_p pct_i-t-text\"\u003eLIDAR will have trouble correctly reading the print surface and the calibration can be affected\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-icpc\"\u003e\n\u003ch3 class=\"pct_t\"\u003eInstallation Steps\u003c\/h3\u003e\n\u003cdiv class=\"pct_icpc pct_grad-2-pc\"\u003e\n\u003cdiv class=\"pct_ic-p\"\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_1396.png?v=1678701642\" alt=\"Step 1: Align the plate with the fixed points of the platform with the name of the plate facing you\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_1396.png?v=1678701642\"\u003e\u003cspan\u003e \u003c\/span\u003e\u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_1396.png?v=1678701642\" alt=\"Step 1: Align the plate with the fixed points of the platform with the name of the plate facing you\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_1396.png?v=1678701642\"\u003e\n\u003c\/div\u003e\n\u003cp class=\"pct_p\"\u003eStep 1: Align the plate with the fixed points of the platform with the name of the plate facing you\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct_ic-p\"\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/origin_img_v2_db31adb4-1790-4785-b9b8-c2110c23d71g_1.png?v=1678701877\" alt=\"Step 2: Lower the plate and secure to the magnetic platform\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/origin_img_v2_db31adb4-1790-4785-b9b8-c2110c23d71g_1.png?v=1678701877\"\u003e\u003cspan\u003e \u003c\/span\u003e\u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/origin_img_v2_db31adb4-1790-4785-b9b8-c2110c23d71g_1.png?v=1678701877\" alt=\"Step 2: Lower the plate and secure to the magnetic platform\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/origin_img_v2_db31adb4-1790-4785-b9b8-c2110c23d71g_1.png?v=1678701877\"\u003e\n\u003c\/div\u003e\n\u003cp class=\"pct_p\"\u003eStep 2: Lower the plate and secure to the magnetic platform\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_st-tbc\"\u003e\n\u003ch3 class=\"pct_st\"\u003eProduct Specification\u003c\/h3\u003e\n\u003cdiv class=\"pct_tbc\"\u003e\n\u003ctable class=\"pct_tb\"\u003e\n\u003ctbody\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eSurface temperature resistance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eUp to 200℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eUsable print size\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e256*256 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eFlexible spring steel thickness\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e0.4 mm\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eTexture PEI coating thickness\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e0.075 mm\u003c\/td\u003e\n\u003c\/tr\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\"\u003e320 g\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePackage size\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e290*290*4 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\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpc\"\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eConsiderations\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003e \u003cbr\u003e\u003c\/p\u003e\n\u003cli\u003eWhen printing filament with a heat deflection temperature below 60℃ (such as PLA, PVA, TPU) the hotbed temperature is set above 45℃ and it is recommended to open the front glass door and remove the upper glass cover plate to avoid heat creep that can cause the material to soften, leading to abnormal extrusion or clogs\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eWhen printing filament with a heat deflection temperature below 60℃~80℃ (such as PETG) the temperature of the hotbed is set above 60℃ and it is recommended to remove the upper glass cover plate to avoid heat creep that can cause the material to soften, leading to abnormal extrusion or clogs\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe Automatic Calibration for Flow Rate is not recommended, as the LIDAR will have trouble correctly reading the print surface and the calibration can be affected\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eRegularly clean the print surface with dish soap and hot water to eliminate any dust or grease residue, which might cause bad adhesion\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eDo not clean the Textured PEI with Acetone, as it might damage the PEI surface\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eAlways wait for a few minutes before removing printed models to allow them to cool down for easy print removal\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cp\u003e \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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bambu Lab","offers":[{"title":"X1 Series and P1P","offer_id":44804679139620,"sku":"FAP004","price":5382.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/products\/322d25adebd47bab89350b78c7d352d6_34567d10-46d1-4b93-b2ab-b8fad31fd1f6.png?v=1678505284"},{"product_id":"spare-sheet-for-bambu-high-temperature-plate","title":"Spare Sheet for Bambu High Temperature Plate (PEI)","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 High-Temperature Sheet (Smooth PEI) is a sheet with an adhesive side for replacing the sheet on your High-Temperature Plate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 第二条 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eCompatibility\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eX1 Series, P1P\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 第三条 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eNote\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eThe Bambu High-Temperature sheet is easy to replace and install.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cli\u003eAfter tearing off the original sheet, please use alcohol to wipe the surface clean. Make sure the surface stays dry while applying a new sheet. \u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou can use an anhydrous ethanol solution or isopropanol solution with a concentration of over 90% to wipe the plate. \u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou can also use detergent and water to clean the surface.\u003c\/li\u003e\n\u003c!-- 第二条 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003cp class=\"pct_p\"\u003eIt is also best to use special solid glue (Glue Stick for Build Plate) before printing to avoid damage during model removal. \u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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_st-p\"\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003cdiv class=\"embed-container\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/W1EMD77gOkQ\" allowfullscreen=\"\" frameborder=\"0\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"pct_p\"\u003e\u003cstrong\u003eHINTS:\u003c\/strong\u003e The STL file of the \"Fixture\" shown in the video can be found in the printer internal memory or download from here \u003ca href=\"https:\/\/wiki.bambulab.com\/en\/knowledge-sharing\/Links-to-STL-models\" target=\"_blank\"\u003ehttps:\/\/wiki.bambulab.com\/en\/knowledge-sharing\/Links-to-STL-models\u003c\/a\u003e \u003cbr\u003e\u003cbr\u003e \u003c!-- 文案布局 --\u003e\u003c\/p\u003e\n\u003cdiv style=\"padding: 0;\" class=\"pct_t-stpc\"\u003e\n\u003c!-- 第一条 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eHow to print your Film Sticking Fixture？\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eBambu Lab 3D printer with two film sticking fixture models to help you change spare sheets. Print 'Film Sticking Fixture' from the built-in files!\u003c\/p\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\"\u003eRecommended settings for Bambu High-Temperature Plate\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003ePlease note that other slicer settings might need to be adjusted based on the printed model and the filament requirements.\u003c\/p\u003e\n\u003cbr\u003e\n\u003ctable class=\"pct_tb\"\u003e\n\u003c!-- 表头 --\u003e\n\u003cthead class=\"pct_th\"\u003e\n\u003ctr\u003e\n\u003ctd class=\"pct_td\"\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eHotbed Temperature\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eGlue Stick Required?\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eUpper Glass Cover Plate Removed?\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003c!-- 第一行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003ePLA\/PLA-CF\/PLA-GF\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e45℃~60℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eRecommended\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\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℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eRecommended\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\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\"\u003e80℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\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\"\u003e35℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eRecommended\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003c!-- 第五行 --\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003eASA\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e90℃~100℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eRecommended\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003c!-- 第六行 --\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003ePVA\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e45℃~60℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eRecommended\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003c!-- 第七行 --\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003ePC\/PC-CF\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e100℃~110℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003c!-- 第八行 --\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003ePA\/PAHT-CF\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e100℃~110℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\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\n\u003c\/div\u003e\n\u003cbutton id=\"paste-helper-id\" style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e","brand":"Bambu Lab","offers":[{"title":"X1 Series and P1P","offer_id":44804688183588,"sku":"FAP002-1","price":1946.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/products\/20221201-151533_51f9239b-7899-4042-ad6f-b7f35b47267f.png?v=1678505485"},{"product_id":"hot-bed-glue-stick","title":"Bambu Glue Stick 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_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\"\u003eA Bambu glue stick provides suitable adhesion between the build plate and the model, and also it's formaldehyde-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 第二条 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eCompatibility\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eX1 Series, P1P\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 第三条 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eUser Guide\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eApply evenly to the cleaned build plate before printing and cover all print areas. Please wash the plate after printing has been completed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 第四条 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eNote\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eWARNING! CHOKING HAZARD. Please keep small parts away from children under 3 years old and stored in a cool and dry place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003ePLA\/ABS\/PETG\/PC\/PA\/TPU\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePackage size\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e105*55*33 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eFeature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eWater dissolvable\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePackage weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e50 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第三行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eLife Cycle\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e24 months\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eWhite\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 id=\"paste-helper-id\" style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e","brand":"Bambu Lab","offers":[{"title":"All Series","offer_id":44804688773412,"sku":"SGL001","price":680.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/products\/1_1859cf51-0f06-45e1-8c5b-2d73437fc9a1.png?v=1678505508"},{"product_id":"bambu-textured-pei-plate","title":"Bambu Textured PEI Plate","description":"\u003cdiv\u003e\n\u003cdiv\u003e\n\u003c!-- 文案布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003c!-- 顶部图片部分 --\u003e\n\u003cdiv class=\"pct_head-ic\"\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2313_597185c5-57ac-47f1-875d-ab3f213a4ecc.png?v=1689048611\" alt=\"Bambu Textured PEI Plate\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2313_597185c5-57ac-47f1-875d-ab3f213a4ecc.png?v=1689048611\" alt=\"Bambu Textured PEI Plate\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"width: 100%; padding-top: 56.25%; position: relative;\"\u003e\n\u003cdiv style=\"position: absolute; top: 0; width: 100%; height: 100%;\"\u003e\u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/\/f9gQCg4XhMU?autoplay=1\u0026amp;mute=1\" height=\"100%\" width=\"100%\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" frameborder=\"0\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\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\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003ch3 class=\"pct_st\"\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 标题加文案加大图部分 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_tpc-ic\"\u003e\n\u003cdiv class=\"pct_t-p\"\u003e\n\u003ch3 class=\"pct_t\"\u003eRecommended Settings\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003ePlease note that other slicer settings might need to be adjusted based on the printed model and the filament requirements\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- table布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_st-tbc\"\u003e\n\u003cdiv class=\"pct_tbc\"\u003e\n\u003ctable class=\"pct_tb\"\u003e\n\u003c!-- 表头 --\u003e\n\u003cthead class=\"pct_th\"\u003e\n\u003ctr\u003e\n\u003ctd class=\"pct_td\"\u003eMaterials\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eHotbed Temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eGlue Stick Required?\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eUpper Glass Cover Plate Removed?\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003c!-- 第一行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePLA\/PLA-CF\/PLA-GF\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e45~60℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eABS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e90~100℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第三行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePETG\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e60~80℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第四行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eTPU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e35~45℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第五行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eASA\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e90~100℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第六行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePVA\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e45~60℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第七行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePC\/PC-CF\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e90~110℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第八行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePA\/PA-CF\/PAHT-CF\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e90~110℃\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpcic\"\u003e\n\u003c!-- 第一条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003e\u003c\/h3\u003e\n\u003ch3 class=\"pct_st\"\u003e\u003c\/h3\u003e\n\u003ch3 class=\"pct_st\"\u003eExcellent first-layer adhesion, Improved durability\u003c\/h3\u003e\n\u003cdiv data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\" data-docx-has-block-data=\"false\"\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-MwYVdBZPjoDc7mxOh7ucPqgwn6a\"\u003eAfter optimizing the manufacturing process of the Bambu Texture PEI Plate, the durability of the plate is enhanced. Additionally, the adhesion between the prints and the plate is significantly improved, eliminating the need for adhesives.\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-MwYVdBZPjoDc7mxOh7ucPqgwn6a\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Vx83du4dvo5ChZxT1OBc8e5onog\"\u003e*In some situations, glue is required for very specific filaments\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Vx83du4dvo5ChZxT1OBc8e5onog\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Vx83du4dvo5ChZxT1OBc8e5onog\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧图片部分 --\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2307.png?v=1689058065\" alt=\"Surface Finish\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2307.png?v=1689058065\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2307.png?v=1689058065\" alt=\"Surface Finish\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2307.png?v=1689058065\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第二条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv style=\"padding-right: 20px;\" class=\"pct_st-p\" data-mce-style=\"padding-right: 20px;\"\u003e\n\u003ch3 class=\"pct_st\"\u003eSelf-release when cooled down\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003ePEI is an excellent material for 3D printing applications due to its ability to withstand the repeated heating and cooling cycles of a printer heatbed. Prints come off easily when the temperature of the heatbed reaches room temperature, and we always recommend waiting until it reaches 35℃ or lower. If the print is still adheres to the plate, simply bend the steel plate and the model will fall right into your hands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧图片部分 --\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/20230711-145849.gif?v=1689058764\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/20230711-145849.gif?v=1689058764\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/20230711-145849.gif?v=1689058764\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/20230711-145849.gif?v=1689058764\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第三条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv class=\"pct_st-p\" data-mce-style=\"padding-right: 20px;\"\u003e\n\u003ch3 class=\"pct_st\"\u003eCompatibility with various filaments\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003ePEI allowing it to print not only common materials such as PLA, TPU, and PETG, but also materials that require high temperatures like ABS and Nylon.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧图片部分 --\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0584\/7236\/6216\/files\/20230711-212050.png?v=1689081678\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0584\/7236\/6216\/files\/20230711-212050.png?v=1689081678\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0584\/7236\/6216\/files\/20230711-212050.png?v=1689081678\" data-mce-src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0584\/7236\/6216\/files\/20230711-212050.png?v=1689081678\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第四条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv style=\"padding-right: 20px;\" class=\"pct_st-p\" data-mce-style=\"padding-right: 20px;\"\u003e\n\u003ch3 class=\"pct_st\"\u003ePrevent warping with reliable magnetic adhesion\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eThe Bambu Texture PEI Plate features a 0.5mm thick stainless steel plate that enhanced magnetic adhesion. This helps to prevent warping and ensure optimal print quality during 3D printing, reducing the likelihood of the first layer detaching due to deformation. It also helps when printing larger models in materials that are prone to warping like ABS, PC and Nylon.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧图片部分 --\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2306.png?v=1689066535\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2306.png?v=1689066535\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2306.png?v=1689066535\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2306.png?v=1689066535\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第五条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv class=\"pct_st-p\" data-mce-style=\"padding-right: 20px;\"\u003e\n\u003ch3 class=\"pct_st\"\u003eTextured surface finish\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eBambu Texture PEI Plate offers a one-of-a-kind first-layer surface. Through the application of a powder-coating process, this PEI Build Plate creates a rugged texture that adds a texture to your prints.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧图片部分 --\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2310.png?v=1689066554\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2310.png?v=1689066554\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2310.png?v=1689066554\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2310.png?v=1689066554\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-icpc\"\u003e\n\u003ch3 class=\"pct_t\"\u003eInstallation Steps\u003c\/h3\u003e\n\u003c!-- 不同分辨率分栏数量 pct_grad-分栏数量-设备 --\u003e \u003c!-- \u003cdiv class=\"pct_icpc pct_grad-1-mobile\"\u003e --\u003e \u003c!-- \u003cdiv class=\"pct_icpc pct_grad-2-pc\"\u003e --\u003e \u003c!-- 替换下一行 --\u003e\n\u003cdiv class=\"pct_icpc pct_grad-2-pc\"\u003e\n\u003c!-- 第一条 --\u003e\n\u003cdiv class=\"pct_ic-p\"\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg alt=\"Step 1: Align the plate with the fixed points of the platform with the name of the plate facing you\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2316.png?v=1689073488\" class=\"pct_mi\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg alt=\"Step 1: Align the plate with the fixed points of the platform with the name of the plate facing you\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2316.png?v=1689073488\" class=\"pct_i\"\u003e\n\u003c\/div\u003e\n\u003cp class=\"pct_p\"\u003e\u003cstrong\u003eStep 1:\u003c\/strong\u003e Align the plate with the fixed points of the platform with the name of the plate facing you\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 第二条 --\u003e\n\u003cdiv class=\"pct_ic-p\"\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg alt=\"Step 2: Lower the plate and secure to the magnetic platform\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/origin_img_v2_db31adb4-1790-4785-b9b8-c2110c23d71g_1_2.png?v=1689073519\" class=\"pct_mi\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg alt=\"Step 2: Lower the plate and secure to the magnetic platform\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/origin_img_v2_db31adb4-1790-4785-b9b8-c2110c23d71g_1_2.png?v=1689073519\" class=\"pct_i\"\u003e\n\u003c\/div\u003e\n\u003cp class=\"pct_p\"\u003e\u003cstrong\u003eStep 2:\u003c\/strong\u003e Lower the plate and secure to the magnetic platform\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- table布局 --\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"pct pct_mc\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"pct_st-tbc\"\u003e\n\u003ch3 data-mce-fragment=\"1\" class=\"pct_st\"\u003eProduct Specification\u003c\/h3\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"pct_tbc\"\u003e\n\u003ctable data-mce-fragment=\"1\" class=\"pct_tb\" style=\"width: 676px;\" data-mce-style=\"width: 676px;\"\u003e\n\u003c!-- 第一行 --\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr data-mce-fragment=\"1\" class=\"pct_tr\"\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 234px;\" data-mce-style=\"width: 234px;\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 185.125px;\" data-mce-style=\"width: 185.125px;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-docx-has-block-data=\"false\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"ace-line ace-line old-record-id-SZHJdP5ngo1Lyxx810scMUwGnKe\"\u003ePEI powder coating+ 301SEH Stainless Steel Plate\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan data-mce-fragment=\"1\" class=\"lark-record-clipboard\" data-lark-record-format=\"docx\/text\" data-lark-record-data='{\"rootId\":\"BBRnd3ZnMoheF1xBZCMcou9xnR4\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"Dual-sided PEI + Spring Steel\"},\"attribs\":{\"0\":\"*0+t\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7111124891826602012\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":505,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":29},\"recordId\":\"SZHJdP5ngo1Lyxx810scMUwGnKe\"}],\"payloadMap\":{},\"isCut\":false}'\u003e\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\" class=\"pct_tr\"\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 234px;\" data-mce-style=\"width: 234px;\"\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/strong\u003e\n\u003cdiv data-mce-fragment=\"1\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\" data-docx-has-block-data=\"false\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"ace-line ace-line old-record-id-XvKGdhvwLoCryOxrNK3cQI7tnkc\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eSurface temperature resistance\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" data-lark-record-data='{\"rootId\":\"BBRnd3ZnMoheF1xBZCMcou9xnR4\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"Surface temperature resistance\"},\"attribs\":{\"0\":\"*0+u\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7111124891826602012\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":507,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":30},\"recordId\":\"XvKGdhvwLoCryOxrNK3cQI7tnkc\"}],\"payloadMap\":{},\"isCut\":false}' data-lark-record-format=\"docx\/text\" class=\"lark-record-clipboard\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 185.125px;\" data-mce-style=\"width: 185.125px;\"\u003eUp to 180℃\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr data-mce-fragment=\"1\" class=\"pct_tr\"\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 234px;\" data-mce-style=\"width: 234px;\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eFlexible stainless steel plate thickness\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 185.125px;\" data-mce-style=\"width: 185.125px;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-docx-has-block-data=\"false\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"ace-line ace-line old-record-id-Sf9YdSnv0o6Kmrx8xD5cFiBpnQf\"\u003e0.5 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan data-mce-fragment=\"1\" class=\"lark-record-clipboard\" data-lark-record-format=\"docx\/text\" data-lark-record-data='{\"rootId\":\"BBRnd3ZnMoheF1xBZCMcou9xnR4\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"0.5 mm\"},\"attribs\":{\"0\":\"*0+6\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7111124891826602012\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":512,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":6},\"recordId\":\"Sf9YdSnv0o6Kmrx8xD5cFiBpnQf\"}],\"payloadMap\":{},\"isCut\":false}'\u003e\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\" class=\"pct_tr\"\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 234px;\" data-mce-style=\"width: 234px;\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\" data-docx-has-block-data=\"false\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"ace-line ace-line old-record-id-IexidNSSroy5TVx4zCTcdijLnLd\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eTextured PEI coating thickness\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" data-lark-record-data='{\"rootId\":\"BBRnd3ZnMoheF1xBZCMcou9xnR4\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"Textured PEI coating thickness\"},\"attribs\":{\"0\":\"*0+u\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7111124891826602012\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":531,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":30},\"recordId\":\"IexidNSSroy5TVx4zCTcdijLnLd\"}],\"payloadMap\":{},\"isCut\":false}' data-lark-record-format=\"docx\/text\" class=\"lark-record-clipboard\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 185.125px;\" data-mce-style=\"width: 185.125px;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-docx-has-block-data=\"false\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"old-record-id-CJVgd6Bf2owljmxXm7NcAeyWnta\"\u003e0.075 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan data-mce-fragment=\"1\" class=\"lark-record-clipboard\" data-lark-record-format=\"docx\/text\" data-lark-record-data='{\"rootId\":\"BBRnd3ZnMoheF1xBZCMcou9xnR4\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"0.075 mm\"},\"attribs\":{\"0\":\"*0+8\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7111124891826602012\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":530,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":8},\"recordId\":\"CJVgd6Bf2owljmxXm7NcAeyWnta\"}],\"payloadMap\":{},\"isCut\":false}'\u003e\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\" class=\"pct_tr\"\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 234px;\" data-mce-style=\"width: 234px;\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\" data-docx-has-block-data=\"false\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"ace-line ace-line old-record-id-IexidNSSroy5TVx4zCTcdijLnLd\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\" data-docx-has-block-data=\"false\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"ace-line ace-line old-record-id-DA3Addi8Wo06NJxVViCcMDJvnmh\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eUsable print size\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" data-lark-record-data='{\"rootId\":\"BBRnd3ZnMoheF1xBZCMcou9xnR4\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"Usable print size\"},\"attribs\":{\"0\":\"*0+h\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7111124891826602012\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":533,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":17},\"recordId\":\"DA3Addi8Wo06NJxVViCcMDJvnmh\"}],\"payloadMap\":{},\"isCut\":false}' data-lark-record-format=\"docx\/text\" class=\"lark-record-clipboard\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 185.125px;\" data-mce-style=\"width: 185.125px;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-docx-has-block-data=\"false\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"ace-line ace-line old-record-id-VLuVdg9cXogXvUxIjEFcs1HqnBd\"\u003e256*256 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan data-mce-fragment=\"1\" class=\"lark-record-clipboard\" data-lark-record-format=\"docx\/text\" data-lark-record-data='{\"rootId\":\"BBRnd3ZnMoheF1xBZCMcou9xnR4\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"256*256 mm\"},\"attribs\":{\"0\":\"*0+a\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7111124891826602012\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":532,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":10},\"recordId\":\"VLuVdg9cXogXvUxIjEFcs1HqnBd\"}],\"payloadMap\":{},\"isCut\":false}'\u003e\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第三行 --\u003e\n\u003ctr data-mce-fragment=\"1\" class=\"pct_tr\"\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 234px;\" data-mce-style=\"width: 234px;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\" data-docx-has-block-data=\"false\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"ace-line ace-line old-record-id-GxendoKmdoZtBVxKyzwcmYV5nC7\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003ePackage size\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan data-mce-fragment=\"1\" data-lark-record-data='{\"rootId\":\"BBRnd3ZnMoheF1xBZCMcou9xnR4\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"Package size\"},\"attribs\":{\"0\":\"*0+c\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7111124891826602012\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":518,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":12},\"recordId\":\"GxendoKmdoZtBVxKyzwcmYV5nC7\"}],\"payloadMap\":{},\"isCut\":false}' data-lark-record-format=\"docx\/text\" class=\"lark-record-clipboard\"\u003e\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 185.125px;\" data-mce-style=\"width: 185.125px;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-docx-has-block-data=\"false\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"ace-line ace-line old-record-id-Ab6jd1TyaorlpHx4yN2cdpclnLg\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-docx-has-block-data=\"false\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"ace-line ace-line old-record-id-CkJndLG88ovBMIxPJV4c86s3nCc\"\u003e300*270*17 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan data-mce-fragment=\"1\" class=\"lark-record-clipboard\" data-lark-record-format=\"docx\/text\" data-lark-record-data='{\"rootId\":\"BBRnd3ZnMoheF1xBZCMcou9xnR4\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"300*270*17 mm\"},\"attribs\":{\"0\":\"*0+d\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7111124891826602012\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":391,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":13},\"recordId\":\"CkJndLG88ovBMIxPJV4c86s3nCc\"}],\"payloadMap\":{},\"isCut\":false}'\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan data-mce-fragment=\"1\" class=\"lark-record-clipboard\" data-lark-record-format=\"docx\/text\" data-lark-record-data='{\"rootId\":\"BBRnd3ZnMoheF1xBZCMcou9xnR4\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"290*290*290 mm\"},\"attribs\":{\"0\":\"*0+e\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7111124891826602012\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":520,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":14},\"recordId\":\"Ab6jd1TyaorlpHx4yN2cdpclnLg\"}],\"payloadMap\":{},\"isCut\":false}'\u003e\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\" class=\"pct_tr\"\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 234px;\" data-mce-style=\"width: 234px;\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\" data-docx-has-block-data=\"false\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"ace-line ace-line old-record-id-M5jzdS3AIotKluxYEhJcgchanee\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003ePackage weight\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" data-lark-record-data='{\"rootId\":\"BBRnd3ZnMoheF1xBZCMcou9xnR4\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"Package weight\"},\"attribs\":{\"0\":\"*0+e\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7111124891826602012\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":522,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":14},\"recordId\":\"M5jzdS3AIotKluxYEhJcgchanee\"}],\"payloadMap\":{},\"isCut\":false}' data-lark-record-format=\"docx\/text\" class=\"lark-record-clipboard\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 185.125px;\" data-mce-style=\"width: 185.125px;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-docx-has-block-data=\"false\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"ace-line ace-line old-record-id-RMdzdKkRMopoSkxh8DGcteVNnse\"\u003e450 g\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan data-mce-fragment=\"1\" class=\"lark-record-clipboard\" data-lark-record-format=\"docx\/text\" data-lark-record-data='{\"rootId\":\"BBRnd3ZnMoheF1xBZCMcou9xnR4\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"450 g\"},\"attribs\":{\"0\":\"*0+5\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7111124891826602012\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":387,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":5},\"recordId\":\"RMdzdKkRMopoSkxh8DGcteVNnse\"}],\"payloadMap\":{},\"isCut\":false}'\u003e\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\" class=\"pct_tr\"\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 234px;\" data-mce-style=\"width: 234px;\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\" data-docx-has-block-data=\"false\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"ace-line ace-line old-record-id-M5jzdS3AIotKluxYEhJcgchanee\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\" data-docx-has-block-data=\"false\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"ace-line ace-line old-record-id-DVFMdnqpYoFbNpx1YCsctPAInue\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eColor\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan data-mce-fragment=\"1\" data-lark-record-data='{\"rootId\":\"BBRnd3ZnMoheF1xBZCMcou9xnR4\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"Color\"},\"attribs\":{\"0\":\"*0+5\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7111124891826602012\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":529,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":5},\"recordId\":\"DVFMdnqpYoFbNpx1YCsctPAInue\"}],\"payloadMap\":{},\"isCut\":false}' data-lark-record-format=\"docx\/text\" class=\"lark-record-clipboard\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\" class=\"pct_td\" style=\"width: 185.125px;\" data-mce-style=\"width: 185.125px;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-docx-has-block-data=\"false\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"ace-line ace-line old-record-id-FOisd2YMLoyCTpxJP2ycOwPbnih\"\u003eGold\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan data-mce-fragment=\"1\" class=\"lark-record-clipboard\" data-lark-record-format=\"docx\/text\" data-lark-record-data='{\"rootId\":\"BBRnd3ZnMoheF1xBZCMcou9xnR4\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"Gold\"},\"attribs\":{\"0\":\"*0+4\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7111124891826602012\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":528,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":4},\"recordId\":\"FOisd2YMLoyCTpxJP2ycOwPbnih\"}],\"payloadMap\":{},\"isCut\":false}'\u003e\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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\" style=\"text-align: center;\"\u003eConsiderations\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003e \u003cbr\u003e\u003c\/p\u003e\n\u003cli\u003eThe Automatic Calibration for Flow Rate on Textured PEI Plate is not supported, and we don't recommend performing the Flow Calibration on it, to avoid print quality issues. The texture of the plate can interfere with the LIDAR calibration resulting in bad calibration results.\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eFirst Layer Inspection is also not supported by the Textured PEI Plate, due to the texture of the print surface.\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe Automatic Calibration for Flow Rate is not recommended, as the LIDAR will have trouble correctly reading the print surface and the calibration can be affected\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eRegularly clean the print surface with dish soap and hot water to eliminate any dust or grease residue, which might cause bad adhesion. IPA can also work, but the best solution to clean the plate is washing it, to ensure the best performance.\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eDo not clean the Textured PEI with Acetone, as it will damage the PEI surface.\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eAlways wait for a few minutes before removing printed models to allow the plate to cool down for easy print removal. This prevents damage to the plate and ensures a long lifetime of the product. \u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe Textured PEI plate is considered a consumable part, which will degrade over time. The warranty will only cover manufacturing defects, not cosmetic damage like scratches, dents, or cracks. Defective sheets upon arrival are the only ones covered by the warranty. \u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cp\u003e \u003cbr\u003e\u003c\/p\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":"For H2D\/H2D Laser","offer_id":50633959801124,"sku":"FAP025","price":10380.0,"currency_code":"JPY","in_stock":false},{"title":"For X1 Series\/P1 Series\/A1","offer_id":45822889558308,"sku":"FAP007","price":6180.0,"currency_code":"JPY","in_stock":false},{"title":"For A1 mini","offer_id":49672879571236,"sku":"FAP009","price":3200.0,"currency_code":"JPY","in_stock":true},{"title":"For P2S","offer_id":51385480315172,"sku":"FAP033","price":6268.0,"currency_code":"JPY","in_stock":false},{"title":"For H2C","offer_id":51938520924452,"sku":"FAP035","price":9678.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/products\/20230707-161221.png?v=1689660634"},{"product_id":"bambu-build-plate","title":"Bambu ビルドプレート","description":"\u003cdiv\u003e\n\u003cdiv\u003e\n\u003c!-- 文案布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003c!-- 顶部图片部分 --\u003e\n\u003cdiv class=\"pct_head-ic\"\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg alt=\"Bambu Textured PEI Plate, Excellent first-layer adhesion, Improved durability\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/FAP007_Banner_5ddf5ef3-29ca-43c1-9c3c-aa6ec6f9afe5.png?v=1714271632\" class=\"pct_mi\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg alt=\"Bambu Textured PEI Plate, Excellent first-layer adhesion, Improved durability\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/FAP007_Banner_6b0290e3-cdb7-44cf-919a-7fb459789649.png?v=1714271091\" class=\"pct_i\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpcic\"\u003e\n\u003c!-- 第一条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eExcellent First-layer Adhesion and Improved Durability\u003c\/h3\u003e\n\u003cdiv data-docx-has-block-data=\"false\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\"\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-MwYVdBZPjoDc7mxOh7ucPqgwn6a\"\u003eAfter optimizing the manufacturing process of the Bambu Texture PEI Plate, the durability of the plate is enhanced. Additionally, the adhesion between the prints and the plate is significantly improved, eliminating the need for adhesives.\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-MwYVdBZPjoDc7mxOh7ucPqgwn6a\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Vx83du4dvo5ChZxT1OBc8e5onog\"\u003e*In some situations, glue is required for very specific filaments\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Vx83du4dvo5ChZxT1OBc8e5onog\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Vx83du4dvo5ChZxT1OBc8e5onog\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧图片部分 --\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg alt=\"Surface Finish\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2307.png?v=1689058065\" class=\"pct_mi\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2307.png?v=1689058065\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg alt=\"Surface Finish\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2307.png?v=1689058065\" class=\"pct_i\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_2307.png?v=1689058065\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第二条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv class=\"pct_st-p\" style=\"padding-right: 20px;\" data-mce-style=\"padding-right: 20px;\"\u003e\n\u003ch3 class=\"pct_st\"\u003eSelf-release when Cooled Down\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003ePEI is an excellent material for 3D printing applications due to its ability to withstand the repeated heating and cooling cycles of a printer heatbed. Prints come off easily when the temperature of the heatbed reaches room temperature, and we always recommend waiting until it reaches 35℃ or lower. If the print is still adheres to the plate, simply bend the steel plate and the model will fall right into your hands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧图片部分 --\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/20230711-145849.gif?v=1689058764\" class=\"pct_mi\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/20230711-145849.gif?v=1689058764\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/20230711-145849.gif?v=1689058764\" class=\"pct_i\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/20230711-145849.gif?v=1689058764\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第三条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv class=\"pct_st-p\" data-mce-style=\"padding-right: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003cdiv class=\"pct_ic\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第五条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv class=\"pct_st-p\" data-mce-style=\"padding-right: 20px;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pct_ic\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003c!-- 文案布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003c!-- 顶部图片部分 --\u003e\n\u003cdiv class=\"pct_head-ic\"\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/FAP010_Banner_c61c3dae-e67a-4493-86f5-74daacd435c3.png?v=1714270991\" alt=\"Bambu Smooth PEI Plate, High Z-axis precision printing, Smooth and matte surface finish\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/FAP010_Banner_c61c3dae-e67a-4493-86f5-74daacd435c3.png?v=1714270991\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/FAP010_Banner_2b6c3f89-32f7-44a4-81bc-d42a5e5dcac5.png?v=1714270796\" alt=\"Bambu Smooth PEI Plate, High Z-axis precision printing, Smooth and matte surface finish\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/FAP010_Banner_2b6c3f89-32f7-44a4-81bc-d42a5e5dcac5.png?v=1714270796\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\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\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpcic\"\u003e\n\u003c!-- 第一条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003ch3 class=\"pct_st\"\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003ch3 class=\"pct_st\"\u003eHigh Z-axis Precision Printing\u003c\/h3\u003e\n\u003cdiv data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\" data-docx-has-block-data=\"false\"\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-MwYVdBZPjoDc7mxOh7ucPqgwn6a\"\u003eThe use of a Smooth PEI Plate contributes to improved Z-axis precision during the printing process, ensuring greater accuracy and consistency in the vertical dimension. These qualities make the Smooth PEI Plate an excellent choice for printing parts that demand a high level of fit accuracy, where precise alignment and tight tolerances are crucial.\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-MwYVdBZPjoDc7mxOh7ucPqgwn6a\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Vx83du4dvo5ChZxT1OBc8e5onog\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Vx83du4dvo5ChZxT1OBc8e5onog\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Vx83du4dvo5ChZxT1OBc8e5onog\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧图片部分 --\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/smooth2.png?v=1702535995\" alt=\"Surface Finish\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/smooth2.png?v=1702535995\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/smooth2.png?v=1702535995\" alt=\"Surface Finish\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/smooth2.png?v=1702535995\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第二条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv style=\"padding-right: 20px;\" class=\"pct_st-p\" data-mce-style=\"padding-right: 20px;\"\u003e\n\u003ch3 class=\"pct_st\"\u003eSmooth and Matte Surface Finish\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eThe use of a specially selected matte PEI sheet can impart a smooth and matte texture to the bottom surface of the printed object, enhancing its overall appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧图片部分 --\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003cp style=\"margin-top: 30px;\" data-mce-style=\"margin-top: 30px;\"\u003e\u003cvideo playsinline=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47907.png?v=1695212462\" muted=\"\" loop=\"loop\" controls=\"controls\" autoplay=\"autoplay\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/a22fe557f22b45e3a8ea9fc59b7eb9dd.mp4\" style=\"width: 100%;\" data-mce-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/a22fe557f22b45e3a8ea9fc59b7eb9dd.mp4\" data-mce-style=\"width: 100%;\"\u003e\n                \u003c\/video\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第三条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv class=\"pct_st-p\" data-mce-style=\"padding-right: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpc\"\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_st-tbc\"\u003e\n\u003cdiv class=\"pct_tbc\"\u003e\u003cbr\u003e\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\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003c!-- 文案布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003c!-- 顶部图片部分 --\u003e\n\u003cdiv class=\"pct_head-ic\"\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg alt=\"Bambu Textured PEI Plate, Excellent first-layer adhesion, Improved durability\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47925.png?v=1714357109\" class=\"pct_mi\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47925.png?v=1714357109\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg alt=\"Bambu Textured PEI Plate, Excellent first-layer adhesion, Improved durability\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47925.png?v=1714357109\" class=\"pct_i\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47925.png?v=1714357109\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpcic\"\u003e\n\u003ch2 class=\"pct_t\" style=\"margin-top: 30px;\" data-mce-style=\"margin-top: 30px;\"\u003eTwo Textures (Textured and Smooth) in One Plate\u003c\/h2\u003e\n\u003cdiv class=\"pct_stpc-ic\" style=\"margin: 0;\" data-mce-style=\"margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"pct_p\"\u003eEnjoy the benefits of two different textures in one plate, one side is Textured PEI surface and the other side is Smooth PEI surface. This Plate features a 0.5mm magnetic stainless steel plate that enhances magnetic adhesion and helps to prevent warping and ensure optimal print quality during 3D printing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 30px;\" data-mce-style=\"margin-top: 30px;\"\u003e\u003cvideo style=\"width: 100%;\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/68b2e1347370464c9008a8fd6c7f95d4.mp4\" autoplay=\"autoplay\" controls=\"controls\" loop=\"loop\" muted=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47925.png?v=1714357109\" playsinline=\"\" data-mce-style=\"width: 100%;\" data-mce-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/68b2e1347370464c9008a8fd6c7f95d4.mp4\"\u003e\u003c\/video\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c!-- 文案布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpcic\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpcic\"\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003cdiv data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\" data-docx-has-block-data=\"false\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧图片部分 --\u003e\n\u003cdiv class=\"pct_ic\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 右侧图片部分 --\u003e\n\u003cdiv class=\"pct_ic\"\u003e \u003c!-- PC端图片 --\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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 style=\"text-align: center;\" class=\"pct_st\" data-mce-style=\"text-align: center;\"\u003eConsiderations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDeposition of dust and grease on the build plate decrease adhesion. It is recommended to regularly clean the surface with detergent and water to to maintain best adhesion.\u003c\/li\u003e\n\u003cli\u003eIncreasing heatbed temperature enhances adhesion. Users need to adjust the temperature of the heatbed based on their specific requirements in order to achieve the most suitable level of adhesion.\u003c\/li\u003e\n\u003cli\u003eCarefully sanding the Textured PEI surface with fine-grit (600 was recommended) sandpaper can help restore adhesion.\u003c\/li\u003e\n\u003cli\u003eIf bubbles appear on the bottom of the Smooth PEI sheet, heating it on the heatbed at a temperature of no less than 80 degrees for several hours can be helpful in eliminating the bubbles.\u003c\/li\u003e\n\u003cli\u003eDo not clean the Bambu Dual-Texture PEI Plate with Acetone, as it will damage the PEI surface.\u003c\/li\u003e\n\u003cli\u003eBambu Lab recommends only using Bambu Lab official glue on the Bambu Lab build plates, and can not be held responsible for any damage caused to plates as a result of using third-party glue on build plates. \u003c\/li\u003e\n\u003cli\u003eAlways wait for a few minutes before removing printed models to allow the plate to cool down for easy print removal. This prevents damage to the plate and ensures a long lifetime of the product.\u003c\/li\u003e\n\u003cli\u003eThe Bambu Dual-Texture PEI Plate is considered a consumable part, which will degrade over time. The warranty will only cover manufacturing defects, not cosmetic damage like scratches, dents, or cracks. Defective sheets upon arrival are the only ones covered by the warranty.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003cbr\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- 标题加文案加大图部分 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_tpc-ic\"\u003e\n\u003cdiv class=\"pct_t-p\"\u003e\n\u003ch3 class=\"pct_t\"\u003eRecommended Settings\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003ePlease note that other slicer settings might need to be adjusted based on the printed model and the filament requirements\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- table布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_st-tbc\"\u003e\n\u003cdiv class=\"pct_tbc\"\u003e\n\u003ctable style=\"width: 100.032%; height: 318.455px;\" class=\"pct_tb\" data-mce-style=\"width: 100.032%; height: 318.455px;\"\u003e\n\u003c!-- 表头 --\u003e\n\u003cthead class=\"pct_th\"\u003e\n\u003ctr style=\"height: 48.9931px;\" data-mce-style=\"height: 48.9931px;\"\u003e\n\u003ctd style=\"width: 18.4563%; height: 48.9931px;\" class=\"pct_td\" data-mce-style=\"width: 18.4563%; height: 48.9931px;\"\u003e\u003cstrong\u003eMaterials\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 19.569%; height: 48.9931px;\" class=\"pct_td\" data-mce-style=\"width: 19.569%; height: 48.9931px;\"\u003e\u003cstrong\u003eHeatbed Temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 29.4105%; height: 48.9931px;\" class=\"pct_td\" data-mce-style=\"width: 29.4105%; height: 48.9931px;\"\u003e\u003cstrong\u003eGlue Stick Required for  Smooth PEI Surface?\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 28.9587%; height: 48.9931px;\" class=\"pct_td\" data-mce-style=\"width: 28.9587%; height: 48.9931px;\"\u003e\u003cstrong\u003eGlue Stick Required for Textured PEI Surface?\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003c!-- 第一行 --\u003e\n\u003ctr style=\"height: 48.9931px;\" class=\"pct_tr\" data-mce-style=\"height: 48.9931px;\"\u003e\n\u003ctd style=\"width: 18.4563%; height: 48.9931px;\" class=\"pct_td\" data-mce-style=\"width: 18.4563%; height: 48.9931px;\"\u003e\u003cstrong\u003ePLA\/PLA-CF\/PLA-GF\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 19.569%; height: 48.9931px;\" class=\"pct_td\" data-mce-style=\"width: 19.569%; height: 48.9931px;\"\u003e45~65℃\u003c\/td\u003e\n\u003ctd style=\"width: 29.4105%; height: 48.9931px;\" class=\"pct_td\" data-mce-style=\"width: 29.4105%; height: 48.9931px;\"\u003eNo\u003c\/td\u003e\n\u003ctd style=\"width: 28.9587%; height: 48.9931px;\" class=\"pct_td\" data-mce-style=\"width: 28.9587%; height: 48.9931px;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr style=\"height: 24.4965px;\" class=\"pct_tr\" data-mce-style=\"height: 24.4965px;\"\u003e\n\u003ctd style=\"width: 18.4563%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 18.4563%; height: 24.4965px;\"\u003e\u003cstrong\u003ePETG\/PETG-CF\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 19.569%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 19.569%; height: 24.4965px;\"\u003e60~80℃\u003c\/td\u003e\n\u003ctd style=\"width: 29.4105%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 29.4105%; height: 24.4965px;\"\u003eGlue Stick\/Liquid Glue\u003c\/td\u003e\n\u003ctd style=\"width: 28.9587%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 28.9587%; height: 24.4965px;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第三行 --\u003e\n\u003ctr style=\"height: 24.4965px;\" class=\"pct_tr\" data-mce-style=\"height: 24.4965px;\"\u003e\n\u003ctd style=\"width: 18.4563%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 18.4563%; height: 24.4965px;\"\u003e\u003cstrong\u003eABS (not for A1 mini)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 19.569%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 19.569%; height: 24.4965px;\"\u003e90~100℃\u003c\/td\u003e\n\u003ctd style=\"width: 29.4105%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 29.4105%; height: 24.4965px;\"\u003eGlue Stick\/Liquid Glue\u003c\/td\u003e\n\u003ctd style=\"width: 28.9587%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 28.9587%; height: 24.4965px;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第四行 --\u003e\n\u003ctr style=\"height: 24.4965px;\" class=\"pct_tr\" data-mce-style=\"height: 24.4965px;\"\u003e\n\u003ctd style=\"width: 18.4563%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 18.4563%; height: 24.4965px;\"\u003e\u003cstrong\u003eASA (not for A1 mini)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 19.569%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 19.569%; height: 24.4965px;\"\u003e90~100℃\u003c\/td\u003e\n\u003ctd style=\"width: 29.4105%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 29.4105%; height: 24.4965px;\"\u003eGlue Stick\/Liquid Glue\u003c\/td\u003e\n\u003ctd style=\"width: 28.9587%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 28.9587%; height: 24.4965px;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第五行 --\u003e\n\u003ctr style=\"height: 24.4965px;\" class=\"pct_tr\" data-mce-style=\"height: 24.4965px;\"\u003e\n\u003ctd style=\"width: 18.4563%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 18.4563%; height: 24.4965px;\"\u003e\u003cstrong\u003eTPU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 19.569%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 19.569%; height: 24.4965px;\"\u003e35~45℃\u003c\/td\u003e\n\u003ctd style=\"width: 29.4105%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 29.4105%; height: 24.4965px;\"\u003eGlue Stick\/Liquid Glue\u003c\/td\u003e\n\u003ctd style=\"width: 28.9587%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 28.9587%; height: 24.4965px;\"\u003eGlue Stick\/Liquid Glue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第五行 --\u003e\n\u003ctr style=\"height: 24.4965px;\" class=\"pct_tr\" data-mce-style=\"height: 24.4965px;\"\u003e\n\u003ctd style=\"width: 18.4563%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 18.4563%; height: 24.4965px;\"\u003e\u003cstrong\u003ePVA\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 19.569%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 19.569%; height: 24.4965px;\"\u003e45~60℃\u003c\/td\u003e\n\u003ctd style=\"width: 29.4105%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 29.4105%; height: 24.4965px;\"\u003eGlue Stick\/Liquid Glue\u003c\/td\u003e\n\u003ctd style=\"width: 28.9587%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 28.9587%; height: 24.4965px;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第六行 --\u003e\n\u003ctr style=\"height: 24.4965px;\" class=\"pct_tr\" data-mce-style=\"height: 24.4965px;\"\u003e\n\u003ctd style=\"width: 18.4563%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 18.4563%; height: 24.4965px;\"\u003e\u003cstrong\u003ePC\/PC-CF (not for A1 mini)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 19.569%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 19.569%; height: 24.4965px;\"\u003e90~110℃\u003c\/td\u003e\n\u003ctd style=\"width: 29.4105%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 29.4105%; height: 24.4965px;\"\u003eGlue Stick\u003c\/td\u003e\n\u003ctd style=\"width: 28.9587%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 28.9587%; height: 24.4965px;\"\u003eGlue Stick\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第七行 --\u003e\n\u003ctr style=\"height: 48.9931px;\" class=\"pct_tr\" data-mce-style=\"height: 48.9931px;\"\u003e\n\u003ctd style=\"width: 18.4563%; height: 48.9931px;\" class=\"pct_td\" data-mce-style=\"width: 18.4563%; height: 48.9931px;\"\u003e\u003cstrong\u003ePA\/PA-CF\/PAHT-CF (not for A1 mini)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 19.569%; height: 48.9931px;\" class=\"pct_td\" data-mce-style=\"width: 19.569%; height: 48.9931px;\"\u003e90~110℃\u003c\/td\u003e\n\u003ctd style=\"width: 29.4105%; height: 48.9931px;\" class=\"pct_td\" data-mce-style=\"width: 29.4105%; height: 48.9931px;\"\u003eGlue Stick\u003c\/td\u003e\n\u003ctd style=\"width: 28.9587%; height: 48.9931px;\" class=\"pct_td\" data-mce-style=\"width: 28.9587%; height: 48.9931px;\"\u003eGlue Stick\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第八行 --\u003e\n\u003ctr style=\"height: 24.4965px;\" class=\"pct_tr\" data-mce-style=\"height: 24.4965px;\"\u003e\n\u003ctd style=\"width: 18.4563%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 18.4563%; height: 24.4965px;\"\u003e\u003cstrong\u003ePET-CF (not for A1 mini)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 19.569%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 19.569%; height: 24.4965px;\"\u003e80~100℃\u003c\/td\u003e\n\u003ctd style=\"width: 29.4105%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 29.4105%; height: 24.4965px;\"\u003eGlue Stick\/Liquid Glue\u003c\/td\u003e\n\u003ctd style=\"width: 28.9587%; height: 24.4965px;\" class=\"pct_td\" data-mce-style=\"width: 28.9587%; height: 24.4965px;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-icpc\"\u003e\n\u003ch3 class=\"pct_t\"\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003ch3 class=\"pct_t\"\u003eInstallation Steps for X1 Series\/P1 Series\/A1\u003c\/h3\u003e\n\u003c!-- 不同分辨率分栏数量 pct_grad-分栏数量-设备 --\u003e \u003c!-- 替换下一行 --\u003e\n\u003cdiv class=\"pct_icpc pct_grad-2-pc\"\u003e\n\u003c!-- 第一条 --\u003e\n\u003cdiv class=\"pct_ic-p\"\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/smooth6.png?v=1702535995\" alt=\"Step 1: Align the plate with the fixed points of the platform with the name of the plate facing you\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/smooth6.png?v=1702535995\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/smooth6.png?v=1702535995\" alt=\"Step 1: Align the plate with the fixed points of the platform with the name of the plate facing you\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/smooth6.png?v=1702535995\"\u003e\n\u003c\/div\u003e\n\u003cp class=\"pct_p\"\u003e\u003cstrong\u003eStep 1:\u003c\/strong\u003e Align the plate with the fixed points of the platform with the name of the plate facing you\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 第二条 --\u003e\n\u003cdiv class=\"pct_ic-p\"\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/smooth7.png?v=1702535995\" alt=\"Step 2: Lower the plate and secure to the magnetic platform\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/smooth7.png?v=1702535995\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/smooth7.png?v=1702535995\" alt=\"Step 2: Lower the plate and secure to the magnetic platform\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/smooth7.png?v=1702535995\"\u003e\n\u003c\/div\u003e\n\u003cp class=\"pct_p\"\u003e\u003cstrong\u003eStep 2:\u003c\/strong\u003e Lower the plate and secure to the magnetic platform\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-icpc\"\u003e\n\u003ch3 class=\"pct_t\"\u003eInstallation Steps for A1 mini\u003c\/h3\u003e\n\u003c!-- 不同分辨率分栏数量 pct_grad-分栏数量-设备 --\u003e \u003c!-- 替换下一行 --\u003e\n\u003cdiv class=\"pct_icpc pct_grad-2-pc\"\u003e\n\u003c!-- 第一条 --\u003e\n\u003cdiv class=\"pct_ic-p\"\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg alt=\"Step 1: Align the plate with the fixed points of the platform with the name of the plate facing you\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47903.png?v=1695212815\" class=\"pct_mi\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47903.png?v=1695212815\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg alt=\"Step 1: Align the plate with the fixed points of the platform with the name of the plate facing you\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47903.png?v=1695212815\" class=\"pct_i\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47903.png?v=1695212815\"\u003e\n\u003c\/div\u003e\n\u003cp class=\"pct_p\"\u003e\u003cstrong\u003eStep 1:\u003c\/strong\u003e Align the plate with the fixed points of the platform with the name of the plate facing you\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 第二条 --\u003e\n\u003cdiv class=\"pct_ic-p\"\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg alt=\"Step 2: Lower the plate and secure to the magnetic platform\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47908.png?v=1695212831\" class=\"pct_mi\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47908.png?v=1695212831\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg alt=\"Step 2: Lower the plate and secure to the magnetic platform\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47908.png?v=1695212831\" class=\"pct_i\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47908.png?v=1695212831\"\u003e\n\u003c\/div\u003e\n\u003cp class=\"pct_p\"\u003e\u003cstrong\u003eStep 2:\u003c\/strong\u003e Lower the plate and secure to the magnetic platform\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!-- table布局 --\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bambu Lab ストア","offers":[{"title":"スムーズ PEI プレート \/ X1 シリーズ\/P1 シリーズ\/A1","offer_id":49999522660644,"sku":"FAP010","price":6180.0,"currency_code":"JPY","in_stock":true},{"title":"スムーズ PEI プレート \/ A1 mini","offer_id":49999522693412,"sku":"FAP008","price":4125.0,"currency_code":"JPY","in_stock":false},{"title":"デュアルテクスチャ PEI プレート \/ X1 シリーズ\/P1 シリーズ\/A1","offer_id":49999519449380,"sku":"FAP011","price":7080.0,"currency_code":"JPY","in_stock":true},{"title":"デュアルテクスチャ PEI プレート \/ A1 mini","offer_id":49999519482148,"sku":"FAP012","price":4780.0,"currency_code":"JPY","in_stock":true},{"title":"テクスチャード PEI プレート \/ X1 シリーズ\/P1 シリーズ\/A1","offer_id":49999522726180,"sku":"FAP007","price":6180.0,"currency_code":"JPY","in_stock":false},{"title":"テクスチャード PEI プレート \/ A1 mini","offer_id":49999522758948,"sku":"FAP009","price":3200.0,"currency_code":"JPY","in_stock":true},{"title":"テクスチャード PEI プレート \/ H2D\/H2Dレーザー","offer_id":50634003251492,"sku":"FAP025","price":10380.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/products\/20230707-161221.png?v=1689660634"}],"url":"https:\/\/bambu-lab-jp.myshopify.com\/en\/collections\/build-plates-and-sheets.oembed","provider":"Bambu Lab ストア","version":"1.0","type":"link"}