{"product_id":"smooth-quick-chamfer-tool-rjc-apl","title":"Smooth Quick Chamfer Tool","description":"\u003c!--\n[AI Design Logic]\nProduct Type: 2-in-1 Manual Chamfer Plane (Hand Planer)\nTarget Audience: Woodworkers, DIY enthusiasts, drywall installers, renovation professionals\nVisual Style: Modern, clean, industrial-professional with premium metal and vivid blue accents\nColor Strategy: Silver-gray (#e5e5e5), Deep Charcoal\/Black (#1a1a1a), and Vivid Sky Blue (#00b0ff) to match the product's design elements\nModule Order: Hero -\u003e Function Comparison -\u003e Feature 1 (Adjustment\/Steps) -\u003e Feature 2 (Ergonomics\/Build) -\u003e Specifications Table -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Comparison=detail_4, Feature1_Steps=detail_2, Feature2_Detail=detail_3, Exploded_View=detail_5\nSpecification Image Mapping: Specs=spec_1\nCompare Section: Included as \"Dual-Function Design\" to highlight Flat Edge vs. 45° Bevel capabilities as shown in detail_4.\nInformation Boundary: Only verified facts used: 17cm x 6cm dimensions, 45° bevel (0-12mm) and flat edge (2-9mm) ranges, aluminum alloy base, 10 HSS spare blades, tool-less adjustment star knob, and the 4-step installation process.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #00b0ff;\n      --primary-hover: #0091ea;\n      --text-main: #1a1a1a;\n      --text-sub: #666666;\n      --bg-body: #ffffff;\n      --bg-card: #f9f9f9;\n      --bg-soft: #f4f4f4;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0,0,0,0.05);\n      --shadow-lg: 0 10px 30px rgba(0,0,0,0.08);\n      --border-color: #e5e5e5;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      background-color: var(--bg-body);\n    }\n\n    \/* Common Typo *\/\n    .pd-hero-title {\n      font-size: clamp(32px, 5vw, 44px);\n      line-height: 1.2;\n      font-weight: 800;\n      margin: 0 0 1.5rem 0;\n      letter-spacing: -0.02em;\n    }\n\n    .pd-section-title {\n      font-size: clamp(24px, 4vw, 32px);\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 1rem 0;\n      text-align: center;\n    }\n\n    .pd-section-subtitle {\n      font-size: clamp(16px, 2.5vw, 18px);\n      line-height: 1.6;\n      color: var(--text-sub);\n      text-align: center;\n      max-width: 700px;\n      margin: 0 auto 3rem auto;\n    }\n\n    .pd-para {\n      font-size: clamp(16px, 2vw, 18px);\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    \/* Image Placeholder Component *\/\n    .pd-image-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 4rem 1rem;\n      box-sizing: border-box;\n      font-size: 16px;\n      color: var(--text-sub);\n      font-weight: 500;\n      text-align: center;\n    }\n    \n    .pd-image-placeholder img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    \/* Badges *\/\n    .pd-badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-bottom: 2rem;\n    }\n\n    .pd-badge {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-size: 14px;\n      font-weight: 600;\n      border: 1px solid var(--border-color);\n    }\n\n    .pd-badge-highlight {\n      background-color: #e1f5fe;\n      color: var(--primary);\n      border-color: #b3e5fc;\n    }\n\n    \/* Grid Layouts *\/\n    .pd-section {\n      padding: clamp(3rem, 8vw, 5rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .pd-section:last-child {\n      border-bottom: none;\n    }\n\n    \/* Hero Block *\/\n    .pd-hero-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 3rem;\n      padding-top: 2rem;\n    }\n\n    @media (min-width: 768px) {\n      .pd-hero-grid {\n        grid-template-columns: 1.1fr 0.9fr;\n        align-items: center;\n      }\n    }\n\n    \/* Feature Row (Z-Pattern \/ Alternate) *\/\n    .pd-feature-row {\n      display: flex;\n      flex-direction: column;\n      gap: 2.5rem;\n      margin-bottom: 4rem;\n    }\n\n    .pd-feature-row:last-of-type {\n      margin-bottom: 0;\n    }\n\n    .pd-feature-media {\n      flex: 1;\n    }\n\n    .pd-feature-copy {\n      flex: 1;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    @media (min-width: 768px) {\n      .pd-feature-row {\n        flex-direction: row;\n        align-items: center;\n        gap: 4rem;\n      }\n      .pd-feature-row-reverse {\n        flex-direction: row-reverse;\n      }\n    }\n\n    @media (max-width: 767px) {\n      .pd-feature-media {\n        order: -1; \/* Always image on top for mobile *\/\n      }\n    }\n\n    \/* Dual Function Blocks *\/\n    .pd-dual-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 2rem;\n    }\n\n    @media (min-width: 768px) {\n      .pd-dual-grid {\n        grid-template-columns: 1.2fr 0.8fr;\n        align-items: center;\n      }\n    }\n\n    .pd-range-list {\n      list-style-type: none;\n      padding: 0;\n      margin: 1.5rem 0 0 0;\n    }\n\n    .pd-range-item {\n      display: flex;\n      align-items: center;\n      gap: 1rem;\n      padding: 1rem;\n      background: var(--bg-card);\n      border-left: 4px solid var(--primary);\n      border-radius: 0 var(--radius-md) var(--radius-md) 0;\n      margin-bottom: 1rem;\n      font-weight: 600;\n    }\n\n    \/* Specifications Table Style *\/\n    .pd-table-wrapper {\n      margin-top: 2rem;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 1.5rem;\n      border: 1px solid var(--border-color);\n    }\n\n    .pd-spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: left;\n    }\n\n    .pd-spec-table th, \n    .pd-spec-table td {\n      padding: 1rem 1.2rem;\n      font-size: 16px;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .pd-spec-table th {\n      font-weight: 700;\n      color: var(--text-main);\n      background-color: var(--bg-soft);\n    }\n\n    .pd-spec-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .pd-spec-table td:first-child {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .pd-spec-table td:last-child {\n      color: var(--text-sub);\n    }\n\n    @media (max-width: 767px) {\n      .pd-spec-table, \n      .pd-spec-table tbody, \n      .pd-spec-table tr, \n      .pd-spec-table td {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n      .pd-spec-table thead {\n        display: none;\n      }\n      .pd-spec-table tr {\n        margin-bottom: 1rem;\n        border-bottom: 2px solid var(--border-color);\n        padding-bottom: 0.5rem;\n      }\n      .pd-spec-table tr:last-child {\n        border-bottom: none;\n        margin-bottom: 0;\n      }\n      .pd-spec-table td {\n        border-bottom: none;\n        padding: 0.5rem 1rem;\n      }\n      .pd-spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        font-size: 13px;\n        text-transform: uppercase;\n        color: var(--primary);\n        font-weight: 700;\n        margin-bottom: 0.25rem;\n      }\n      .pd-spec-table td:first-child {\n        width: 100%;\n        font-size: 17px;\n      }\n    }\n\n    \/* FAQ Section *\/\n    .pd-faq-list {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .pd-faq-item {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      margin-bottom: 1.5rem;\n    }\n\n    .pd-faq-question {\n      font-size: 18px;\n      font-weight: 700;\n      margin-bottom: 0.75rem;\n      display: flex;\n      gap: 0.5rem;\n      color: var(--text-main);\n    }\n\n    .pd-faq-answer {\n      font-size: 16px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Extra Micro-layout for steps grid *\/\n    .pd-steps-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 1.5rem;\n      margin-top: 2rem;\n    }\n    @media (min-width: 500px) {\n      .pd-steps-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n    .pd-step-card {\n      background: var(--bg-soft);\n      padding: 1.2rem;\n      border-radius: var(--radius-md);\n      border-top: 3px solid var(--primary);\n    }\n    .pd-step-num {\n      font-size: 14px;\n      font-weight: 800;\n      color: var(--primary);\n      margin-bottom: 0.5rem;\n    }\n    .pd-step-text {\n      font-size: 15px;\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- A. HERO SECTION --\u003e\n\u003csection class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-hero-grid\"\u003e\n\u003cdiv class=\"pd-hero-copy\"\u003e\n\u003cdiv class=\"pd-badge-container\"\u003e\n\u003cspan class=\"pd-badge pd-badge-highlight\"\u003e2-in-1 Design\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003eAluminum Alloy Body\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003e10 HSS Blades Included\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch1 class=\"pd-hero-title\"\u003eDual-Function Manual Chamfer Hand Planer\u003c\/h1\u003e\n\n\u003cp class=\"pd-para\"\u003eEngineered for precise edge trimming and clean corner chamfering. This versatile hand tool delivers smooth performance across plasterboards, wood boards, density boards, and PVC panels without the hassle of cords or batteries.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-hero-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260821143920\/fe6c71a619b95d0950561b47c87d2d18.jpg\"\u003e\u003c\/div\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\/section\u003e\n\u003c!-- B. DUAL FUNCTION HIGHLIGHT (COMPARE) --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eOne Tool, Two Edge Operations\u003c\/h2\u003e\n\n\u003cp class=\"pd-section-subtitle\"\u003eSwitch effortlessly between different trimming tasks. The specialized bottom plate profile integrates dual functional guide slots.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-dual-grid\"\u003e\n\u003cdiv class=\"pd-dual-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260821143921\/f3c27c466abfbb19bb73f53c727f7714.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-dual-copy\"\u003e\n\u003cp class=\"pd-para\" style=\"font-weight: 600; color: var(--text-main);\"\u003eNo need to carry separate tools. Select your mode by matching the board edge to the corresponding base groove:\u003c\/p\u003e\n\n\u003cul class=\"pd-range-list\"\u003e\n\t\u003cli class=\"pd-range-item\"\u003e\u003cspan\u003eFlat Edge Trimming: 2 - 9 mm range\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli class=\"pd-range-item\"\u003e\u003cspan\u003e45° Bevel Cutting: 0 - 12 mm range\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. FEATURE SECTION 1: TOOL-LESS ADJUSTMENT \u0026 STEPS --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-feature-row\"\u003e\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-section-title\" style=\"text-align: left;\"\u003eQuick Tool-Less Depth Adjustment\u003c\/h2\u003e\n\n\u003cp class=\"pd-para\"\u003eSimply turn the ergonomically shaped star knob on top to adjust the cutting depth of your blade in seconds.  The manual assembly is straightforward to adjust, remove, and lock, ensuring a seamless woodworking workflow.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-steps-grid\"\u003e\n\u003cdiv class=\"pd-step-card\"\u003e\n\u003cdiv class=\"pd-step-num\"\u003eStep 1\u003c\/div\u003e\n\n\u003cp class=\"pd-step-text\"\u003eLoosen the screws on both ends.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-step-card\"\u003e\n\u003cdiv class=\"pd-step-num\"\u003eStep 2\u003c\/div\u003e\n\n\u003cp class=\"pd-step-text\"\u003eRemove the blade holder.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-step-card\"\u003e\n\u003cdiv class=\"pd-step-num\"\u003eStep 3\u003c\/div\u003e\n\n\u003cp class=\"pd-step-text\"\u003eAdjust blade height for desired depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-step-card\"\u003e\n\u003cdiv class=\"pd-step-num\"\u003eStep 4\u003c\/div\u003e\n\n\u003cp class=\"pd-step-text\"\u003eTighten the screws to secure in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260821143920\/bc069be8624c95be8ace73e6c9fa711f.jpg\"\u003e\u003c\/div\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\/section\u003e\n\u003c!-- D. FEATURE SECTION 2: COMFORT GRIP \u0026 BLADES --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-feature-row pd-feature-row-reverse\"\u003e\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-section-title\" style=\"text-align: left;\"\u003eErgonomic Hold \u0026amp; Rigid Build\u003c\/h2\u003e\n\n\u003cp class=\"pd-para\"\u003eCrafted with a sleek, contoured hand-grip handle, this planer naturally supports your palm for precise single-handed pushing movements. Side-molded anti-slip ridges ensure steady traction even on challenging materials.\u003c\/p\u003e\n\n\u003cp class=\"pd-para\"\u003eEquipped with high-hardness High-Speed Steel (HSS) trapezoidal blades, it slices cleanly through board fibers to prevent tearing or splintering.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260821143920\/acaf504f1cc79faca68215379254950a.jpg\"\u003e\u003c\/div\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\/section\u003e\n\u003c!-- E. SPECIFICATIONS --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cp class=\"pd-section-subtitle\"\u003eDetailed structural parameters and operational ranges.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-image-placeholder\" style=\"margin-bottom: 2rem;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260821143919\/83adcd019e39f9314ae7a450278538f3.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-table-wrapper\"\u003e\n\u003ctable class=\"pd-spec-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eSpecification\u003c\/th\u003e\n\t\t\t\u003cth\u003eValue Detail\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eProduct Length\u003c\/td\u003e\n\t\t\t\u003ctd\u003e17 cm \/ 6.69 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eProduct Height\u003c\/td\u003e\n\t\t\t\u003ctd\u003e6 cm \/ 2.36 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eMain Body Material\u003c\/td\u003e\n\t\t\t\u003ctd\u003eAluminum Alloy\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eBlade Material\u003c\/td\u003e\n\t\t\t\u003ctd\u003eHigh-Speed Steel (HSS)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eFlat Edge Range\u003c\/td\u003e\n\t\t\t\u003ctd\u003e2 - 9 mm\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e45° Bevel Range\u003c\/td\u003e\n\t\t\t\u003ctd\u003e0 - 12 mm\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eReplacement Blades\u003c\/td\u003e\n\t\t\t\u003ctd\u003e10 Pieces Included (Standard Trapezoidal Shape)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eCompatible Boards\u003c\/td\u003e\n\t\t\t\u003ctd\u003eGypsum board, Wood board, Density board, PVC board\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- F. FAQ --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cp class=\"pd-section-subtitle\"\u003eSimple, direct answers about utilizing this manual hand tool.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-faq-list\"\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3 class=\"pd-faq-question\"\u003e\n\u003cspan\u003e💡\u003c\/span\u003e Can I perform both beveling and flat trimming with this?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eYes. The base contains two separate grooved guide tracks. Position the board edge in the V-groove to perform a 45° bevel cut, or slide it along the L-shaped shoulder groove for a clean flat-edge plane.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3 class=\"pd-faq-question\"\u003e\n\u003cspan\u003e💡\u003c\/span\u003e Do I need any tools to change or adjust the depth of the blade?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eNo external tools or hex keys are required for depth adjustment. Simply untighten the prominent black star knob on top by hand, adjust your blade slide position to the preferred height, and screw it back tight.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3 class=\"pd-faq-question\"\u003e\n\u003cspan\u003e💡\u003c\/span\u003e What types of panels or boards is this hand planer designed for?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eIt is highly optimized for trimming gypsum\/plaster boards, soft and hard wood boards, medium-density fiberboards (MDF\/density boards), and standard rigid PVC sheets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"Silvery","offer_id":44795532247082,"sku":"1730999744409407915","price":16.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0680\/1368\/6826\/files\/74072d770375f33f8c36b0f9216f05a6.jpg?v=1788423415","url":"https:\/\/fixolux.com\/products\/smooth-quick-chamfer-tool-rjc-apl","provider":"Fixolux","version":"1.0","type":"link"}