{"product_id":"gsi-creos-mr-line-chisel-0-2mm-shallow-blade-gt-65k","title":"GSI Creos Mr. Line Chisel 0.2mm Shallow Engraving Blade GT-65K","description":"\u003cstyle\u003e\n  .mh-gt65k {\n    --mh-text: #1f2937;\n    --mh-muted: #4b5563;\n    --mh-border: #d1d5db;\n    --mh-soft: #f7f8fa;\n    --mh-heading: #111827;\n    --mh-link: #0076bd;\n    --mh-hover: #f37021;\n    --mh-note-bg: #fff7ed;\n    --mh-note-border: #f37021;\n\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--mh-text);\n    line-height: 1.65;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .mh-gt65k,\n  .mh-gt65k * {\n    box-sizing: border-box;\n  }\n\n  .mh-gt65k h2,\n  .mh-gt65k h3 {\n    color: var(--mh-heading);\n    line-height: 1.3;\n    margin-top: 0;\n  }\n\n  .mh-gt65k h2 {\n    font-size: clamp(25px, 4vw, 36px);\n    margin-bottom: 15px;\n  }\n\n  .mh-gt65k h3 {\n    font-size: clamp(20px, 3vw, 25px);\n    margin-bottom: 14px;\n  }\n\n  .mh-gt65k p {\n    margin: 0 0 16px;\n  }\n\n  .mh-gt65k ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .mh-gt65k li {\n    margin-bottom: 9px;\n  }\n\n  .mh-gt65k a {\n    color: var(--mh-link);\n    font-weight: 700;\n    text-decoration: underline;\n    text-decoration-thickness: 1px;\n    text-underline-offset: 3px;\n    transition: color 0.2s ease, text-decoration-color 0.2s ease;\n  }\n\n  .mh-gt65k a:hover,\n  .mh-gt65k a:focus-visible {\n    color: var(--mh-hover) !important;\n    text-decoration-color: var(--mh-hover) !important;\n  }\n\n  .mh-gt65k a:focus-visible {\n    outline: 2px solid var(--mh-hover);\n    outline-offset: 3px;\n    border-radius: 2px;\n  }\n\n  .mh-gt65k .mh-hero {\n    background: linear-gradient(135deg, #f8fafc, #eef1f4);\n    border: 1px solid var(--mh-border);\n    border-radius: 12px;\n    padding: clamp(22px, 5vw, 38px);\n    margin-bottom: 24px;\n  }\n\n  .mh-gt65k .mh-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n    color: #b42318;\n  }\n\n  .mh-gt65k .mh-intro {\n    font-size: 17px;\n    color: var(--mh-muted);\n    max-width: 900px;\n  }\n\n  .mh-gt65k .mh-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .mh-gt65k .mh-card {\n    border: 1px solid var(--mh-border);\n    border-radius: 10px;\n    padding: 22px;\n    background: #ffffff;\n  }\n\n  .mh-gt65k .mh-section {\n    border: 1px solid var(--mh-border);\n    border-radius: 10px;\n    padding: 24px;\n    margin-bottom: 24px;\n    background: #ffffff;\n  }\n\n  .mh-gt65k .mh-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .mh-gt65k .mh-specs th,\n  .mh-gt65k .mh-specs td {\n    text-align: left;\n    vertical-align: top;\n    padding: 11px 10px;\n    border-bottom: 1px solid #e5e7eb;\n  }\n\n  .mh-gt65k .mh-specs th {\n    width: 42%;\n    color: var(--mh-heading);\n    font-weight: 700;\n  }\n\n  .mh-gt65k .mh-specs tr:last-child th,\n  .mh-gt65k .mh-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .mh-gt65k .mh-note {\n    padding: 17px 19px;\n    margin-bottom: 24px;\n    background: var(--mh-note-bg);\n    border: 1px solid var(--mh-note-border);\n    border-left: 4px solid var(--mh-note-border);\n    border-radius: 8px;\n  }\n\n  .mh-gt65k .mh-note p {\n    margin: 0;\n  }\n\n  .mh-gt65k .mh-faq details {\n    border: 1px solid var(--mh-border);\n    border-radius: 8px;\n    margin-bottom: 11px;\n    background: #ffffff;\n    overflow: hidden;\n  }\n\n  .mh-gt65k .mh-faq summary {\n    position: relative;\n    padding: 16px 46px 16px 17px;\n    cursor: pointer;\n    font-weight: 700;\n    color: var(--mh-heading);\n    list-style: none;\n  }\n\n  .mh-gt65k .mh-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mh-gt65k .mh-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 24px;\n    font-weight: 400;\n  }\n\n  .mh-gt65k .mh-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .mh-gt65k .mh-faq-answer {\n    padding: 0 17px 17px;\n    color: var(--mh-muted);\n  }\n\n  @media (max-width: 700px) {\n    .mh-gt65k .mh-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mh-gt65k .mh-card,\n    .mh-gt65k .mh-section {\n      padding: 19px;\n    }\n\n    .mh-gt65k .mh-specs th,\n    .mh-gt65k .mh-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .mh-gt65k .mh-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .mh-gt65k .mh-specs td {\n      padding-top: 1px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mh-gt65k\"\u003e\n\n  \u003csection class=\"mh-hero\"\u003e\n    \u003cspan class=\"mh-label\"\u003eMr. Hobby Precision Scribing Blade\u003c\/span\u003e\n\n    \u003ch2\u003eGSI Creos Mr. Line Chisel 0.2mm Shallow Engraving Blade GT-65K\u003c\/h2\u003e\n\n    \u003cp class=\"mh-intro\"\u003e\n      Create clean, controlled, shallow panel lines with the GSI Creos\n      Mr. Line Chisel GT-65K replacement blade. Its precise 0.2mm cutting width\n      is designed for lightly engraving plastic model surfaces while helping\n      maintain a consistent groove width and clearly defined edges.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"mh-grid\"\u003e\n    \u003csection class=\"mh-card\"\u003e\n      \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e\n          \u003cstrong\u003e0.2mm cutting width\u003c\/strong\u003e for fine and controlled panel-line\n          engraving.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eDesigned specifically for shallow engraving\u003c\/strong\u003e where a\n          lighter and less deeply recessed panel line is preferred.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003ePrecision chisel-style edge\u003c\/strong\u003e helps produce a consistent\n          groove width with clean edges.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eReplaceable blade design\u003c\/strong\u003e for use with the compatible\n          GSI Creos Mr. Line Chisel handle.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Suitable for rescribing panel lines on aircraft, vehicles, armor,\n          spacecraft, Gunpla, ships, and other plastic model kits.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Useful for restoring panel lines that become faint after sanding,\n          filling, priming, or surface preparation.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mh-card\"\u003e\n      \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\n      \u003ctable class=\"mh-specs\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n            \u003ctd\u003eGSI Creos Mr. Hobby\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Line\u003c\/th\u003e\n            \u003ctd\u003eMr. Line Chisel\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eShallow-engraving replacement blade\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eManufacturer SKU\u003c\/th\u003e\n            \u003ctd\u003eGT-65K\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBlade Width\u003c\/th\u003e\n            \u003ctd\u003e0.2mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eEngraving Type\u003c\/th\u003e\n            \u003ctd\u003eShallow engraving\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCompatible Tool\u003c\/th\u003e\n            \u003ctd\u003eGSI Creos Mr. Line Chisel GT65\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePrimary Application\u003c\/th\u003e\n            \u003ctd\u003ePlastic-model panel-line scribing and rescribing\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eJAN Barcode\u003c\/th\u003e\n            \u003ctd\u003e4973028507751\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n            \u003ctd\u003e1 replacement blade\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"mh-section\"\u003e\n    \u003ch3\u003eDesigned Specifically for Shallow Engraving\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The GT-65K is designed to create a controlled 0.2mm groove without\n      cutting as deeply as a standard panel-line blade. This makes it useful\n      when the model requires subtle surface detail rather than a heavily\n      recessed line.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Shallow engraving can help preserve scale appearance on smaller model\n      kits, fine armor panels, aircraft surfaces, mechanical details, and other\n      areas where an overly deep groove may look unrealistic.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mh-section\"\u003e\n    \u003ch3\u003eConsistent 0.2mm Panel Lines\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The precisely formed cutting edge helps maintain a uniform 0.2mm line\n      width as the blade is drawn across the model surface. Multiple light\n      passes allow the user to gradually establish the groove while maintaining\n      greater control than a single heavy pass.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The blade can be used to restore existing panel lines or create new\n      recessed details when guided carefully with scribing tape, a ruler, or an\n      appropriate modeling template.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mh-section\"\u003e\n    \u003ch3\u003eUseful After Sanding and Surface Preparation\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Panel lines can become faint or disappear after seam filling, sanding,\n      putty work, or primer application. The GT-65K allows modelers to carefully\n      restore these details before the final painting and weathering stages.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its shallow-cutting design is especially useful for refreshing surface\n      details without unnecessarily deepening surrounding panel lines.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mh-section\"\u003e\n    \u003ch3\u003eRecommended Scribing Method\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eSecure the model part before beginning.\u003c\/li\u003e\n      \u003cli\u003eUse scribing tape, a ruler, or a template when creating straight lines.\u003c\/li\u003e\n      \u003cli\u003eHold the tool at a controlled angle against the model surface.\u003c\/li\u003e\n      \u003cli\u003ePull the blade toward you using very light pressure.\u003c\/li\u003e\n      \u003cli\u003eMake several light passes instead of one deep cut.\u003c\/li\u003e\n      \u003cli\u003eRemove plastic debris between passes to inspect the groove.\u003c\/li\u003e\n      \u003cli\u003eTest the blade on scrap plastic before working on the final model.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"mh-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eProduct Notice:\u003c\/strong\u003e This listing includes one GT-65K 0.2mm\n      shallow-engraving replacement blade only. The Mr. Line Chisel handle,\n      model kit, scribing guide, and other tools shown in demonstration images\n      are not included.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mh-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eSafety Notice:\u003c\/strong\u003e The blade is sharp. Work with light,\n      controlled pressure, cut away from hands and fingers, wear appropriate\n      eye protection, and keep the blade securely stored when it is not being\n      used.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"mh-section\"\u003e\n    \u003ch3\u003eRecommended For\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eShallow panel-line engraving\u003c\/li\u003e\n      \u003cli\u003eRestoring lines lost during sanding or seam filling\u003c\/li\u003e\n      \u003cli\u003eAircraft, vehicle, ship, armor, and spacecraft models\u003c\/li\u003e\n      \u003cli\u003eGunpla and science-fiction model kits\u003c\/li\u003e\n      \u003cli\u003eFine mechanical and surface detailing\u003c\/li\u003e\n      \u003cli\u003eScale modelers who need a consistent 0.2mm groove\u003c\/li\u003e\n      \u003cli\u003eIntermediate and experienced hobbyists using precision hand tools\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mh-section mh-faq\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the cutting width of the GT-65K blade?\u003c\/summary\u003e\n      \u003cdiv class=\"mh-faq-answer\"\u003e\n        The GT-65K produces an approximately 0.2mm-wide engraved line.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat makes the GT-65K different from the GT-65B?\u003c\/summary\u003e\n      \u003cdiv class=\"mh-faq-answer\"\u003e\n        Both blades have a 0.2mm cutting width, but the GT-65K is specifically\n        designed for shallow engraving. The GT-65B is the standard 0.2mm\n        Mr. Line Chisel replacement blade.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes this listing include the Mr. Line Chisel handle?\u003c\/summary\u003e\n      \u003cdiv class=\"mh-faq-answer\"\u003e\n        No. This product includes the GT-65K replacement blade only. A\n        compatible GSI Creos Mr. Line Chisel handle is required for use.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan this blade be used to create new panel lines?\u003c\/summary\u003e\n      \u003cdiv class=\"mh-faq-answer\"\u003e\n        Yes. It can create new shallow panel lines when used carefully with\n        scribing tape, a straightedge, or an appropriate modeling template.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the GT-65K restore panel lines removed by sanding?\u003c\/summary\u003e\n      \u003cdiv class=\"mh-faq-answer\"\u003e\n        Yes. It is useful for carefully restoring shallow recessed details that\n        become faint during sanding, seam filling, or other surface preparation.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eShould the groove be cut in one pass?\u003c\/summary\u003e\n      \u003cdiv class=\"mh-faq-answer\"\u003e\n        No. Several light passes generally provide better control and cleaner\n        results than attempting to reach the final depth in one heavy pass.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this blade suitable for beginners?\u003c\/summary\u003e\n      \u003cdiv class=\"mh-faq-answer\"\u003e\n        Beginners can use it after practicing on scrap plastic. Because it is a\n        sharp precision blade, careful handling, light pressure, and a stable\n        guide are important.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mh-section\"\u003e\n    \u003ch3\u003eExplore More Modeling and Engraving Tools\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Browse additional equipment in our\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/model-tools\"\u003emodeling tools collection\u003c\/a\u003e,\n      find precision cutting products in our\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/knives-and-blades\"\u003eknives and replacement blades collection\u003c\/a\u003e,\n      explore more\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/accessories-hobby-tools\"\u003ehobby tools and accessories\u003c\/a\u003e,\n      or discover additional products from\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/gsi-creos-mr-hobby\"\u003eGSI Creos Mr. Hobby\u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"GSI Creos Mr. Hobby","offers":[{"title":"Default Title","offer_id":47309984628898,"sku":"GT-65K","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/GT-65K-1.webp?v=1784619735","url":"https:\/\/spraygunner.com\/products\/gsi-creos-mr-line-chisel-0-2mm-shallow-blade-gt-65k","provider":"SprayGunner","version":"1.0","type":"link"}