{"id":15543,"date":"2026-05-19T16:22:00","date_gmt":"2026-05-19T08:22:00","guid":{"rendered":"https:\/\/aobosteel.com\/?page_id=15543"},"modified":"2026-06-25T15:23:13","modified_gmt":"2026-06-25T07:23:13","slug":"oil-hardening-tool-steel","status":"publish","type":"page","link":"https:\/\/aobosteel.com\/ko\/oil-hardening-tool-steel\/","title":{"rendered":"\uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15: \ub4f1\uae09, \ud2b9\uc131 \ubc0f \uc6a9\ub3c4"},"content":{"rendered":"<section class=\"aobo-oil-hardening-page\">\n\n  <style>\n    .aobo-oil-hardening-page {\n      --aobo-blue: #0c56d0;\n      --aobo-blue-dark: #073b8e;\n      --aobo-blue-soft: #eaf2ff;\n      --aobo-blue-line: #c9dcff;\n      --aobo-border: #d7e5fb;\n      --aobo-text: #203044;\n      --aobo-muted: #617087;\n      --aobo-orange: #f59b23;\n      --aobo-white: #ffffff;\n      --aobo-shadow: 0 18px 45px rgba(12, 86, 208, 0.10);\n      font-family: Arial, Helvetica, sans-serif;\n      color: var(--aobo-text);\n      line-height: 1.7;\n      background: transparent;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    .aobo-oil-hardening-page * {\n      box-sizing: border-box;\n    }\n\n    .aobo-wrap {\n      max-width: 1180px;\n      margin: 0 auto;\n      padding: 0;\n    }\n\n    .aobo-hero {\n      background: linear-gradient(135deg, #ffffff 0%, #f7fbff 56%, #eaf2ff 100%);\n      border: 1px solid var(--aobo-border);\n      border-radius: 28px;\n      padding: 42px 38px;\n      margin-bottom: 24px;\n      box-shadow: var(--aobo-shadow);\n      overflow: hidden;\n      position: relative;\n    }\n\n    .aobo-hero::after {\n      content: \"\";\n      position: absolute;\n      right: -90px;\n      top: -90px;\n      width: 260px;\n      height: 260px;\n      border-radius: 50%;\n      background: rgba(12, 86, 208, 0.08);\n    }\n\n    .aobo-eyebrow {\n      display: inline-block;\n      margin-bottom: 12px;\n      padding: 6px 12px;\n      border-radius: 999px;\n      background: #fff7ed;\n      border: 1px solid #fde3bd;\n      color: var(--aobo-orange);\n      font-size: 14px;\n      font-weight: 700;\n      position: relative;\n      z-index: 2;\n    }\n\n    .aobo-hero h1 {\n      margin: 0 0 16px;\n      color: #082d6f;\n      font-size: clamp(34px, 4vw, 54px);\n      line-height: 1.05;\n      letter-spacing: -0.03em;\n      position: relative;\n      z-index: 2;\n    }\n\n    .aobo-hero p {\n      max-width: 930px;\n      margin: 0;\n      font-size: 17px;\n      color: #314158;\n      position: relative;\n      z-index: 2;\n    }\n\n    .aobo-product-strip {\n      margin: 24px 0;\n      padding: 30px 34px 34px;\n      border-radius: 26px;\n      background: var(--aobo-white);\n      border: 1px solid var(--aobo-border);\n      box-shadow: 0 12px 32px rgba(12, 86, 208, 0.07);\n    }\n\n    .aobo-product-strip h2 {\n      margin: 0 0 10px;\n      color: #082d6f;\n      font-size: clamp(26px, 3vw, 36px);\n      line-height: 1.15;\n      letter-spacing: -0.02em;\n    }\n\n    .aobo-product-strip .aobo-strip-intro {\n      margin: 0 0 22px;\n      max-width: 820px;\n      color: var(--aobo-muted);\n    }\n\n    .aobo-product-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 16px;\n    }\n\n    .aobo-product-card {\n      background: #ffffff;\n      border: 1px solid var(--aobo-border);\n      border-radius: 20px;\n      padding: 20px;\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      transition: all 0.2s ease;\n    }\n\n    .aobo-product-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 14px 30px rgba(12, 86, 208, 0.12);\n      border-color: rgba(12, 86, 208, 0.35);\n    }\n\n    .aobo-product-image {\n      width: 100%;\n      aspect-ratio: 16 \/ 9;\n      margin-bottom: 16px;\n      border-radius: 16px;\n      overflow: hidden;\n      background: var(--aobo-blue-soft);\n    }\n\n    .aobo-product-image img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .aobo-product-card h3 {\n      margin: 0 0 8px;\n      color: #082d6f;\n      font-size: 22px;\n      line-height: 1.3;\n    }\n\n    .aobo-card-note {\n      margin: 0 0 18px;\n      color: var(--aobo-muted);\n      font-size: 15.5px;\n    }\n\n    .aobo-buttons {\n      display: flex;\n      gap: 10px;\n      flex-wrap: nowrap;\n      margin-top: auto;\n    }\n\n    .aobo-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 42px;\n      padding: 10px 14px;\n      border-radius: 999px;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 14px;\n      line-height: 1.2;\n      transition: all 0.2s ease;\n      cursor: pointer;\n    }\n\n    .aobo-btn-detail {\n      flex: 1 1 0;\n      color: var(--aobo-blue-dark) !important;\n      background: #ffffff;\n      border: 1px solid var(--aobo-blue-line);\n    }\n\n    .aobo-btn-inquiry {\n      flex: 1 1 0;\n      min-width: 118px;\n      color: #ffffff !important;\n      background: var(--aobo-blue);\n      border: 1px solid var(--aobo-blue);\n    }\n\n    .aobo-btn-detail:hover {\n      background: var(--aobo-blue-soft);\n      border-color: var(--aobo-blue-line);\n      color: var(--aobo-blue-dark) !important;\n    }\n\n    .aobo-btn-inquiry:hover {\n      background: var(--aobo-blue-dark);\n      border-color: var(--aobo-blue-dark);\n      color: #ffffff !important;\n    }\n\n    .aobo-btn:hover {\n      transform: translateY(-1px);\n    }\n\n    .aobo-article {\n      max-width: 1180px;\n      margin: 0 auto;\n    }\n\n    .aobo-article h2 {\n      margin: 44px 0 16px;\n      color: #082d6f;\n      font-size: 30px;\n      line-height: 1.25;\n    }\n\n    .aobo-article p {\n      margin: 0 0 18px;\n      font-size: 17px;\n      color: var(--aobo-text);\n    }\n\n    .aobo-article a {\n      color: var(--aobo-blue);\n      font-weight: 700;\n      text-decoration: none;\n      transition: color 0.2s ease, background 0.2s ease;\n    }\n\n    .aobo-article a:hover {\n      color: var(--aobo-orange);\n      background: var(--aobo-blue-soft);\n    }\n\n    .aobo-table-wrap {\n      overflow-x: auto;\n      margin: 22px 0 28px;\n      border-radius: 18px;\n      border: 1px solid var(--aobo-border);\n      box-shadow: 0 12px 32px rgba(12, 86, 208, 0.07);\n    }\n\n    .aobo-table {\n      width: 100%;\n      border-collapse: collapse;\n      background: #ffffff;\n      min-width: 760px;\n    }\n\n    .aobo-table th {\n      background: var(--aobo-blue-soft);\n      color: #082d6f;\n      text-align: left;\n      padding: 14px 16px;\n      font-size: 15px;\n    }\n\n    .aobo-table td {\n      padding: 14px 16px;\n      border-bottom: 1px solid #e8eef8;\n      vertical-align: top;\n      font-size: 15px;\n    }\n\n    .aobo-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .aobo-note-box {\n      margin: 34px 0;\n      padding: 22px 24px;\n      border: 1px solid var(--aobo-border);\n      border-left: 5px solid var(--aobo-orange);\n      border-radius: 16px;\n      background: #fbfdff;\n      color: var(--aobo-muted);\n    }\n\n    .aobo-note-box p {\n      margin: 0;\n      color: var(--aobo-muted);\n    }\n\n    .aobo-final-cta {\n      margin-top: 24px;\n      padding: 34px;\n      border-radius: 28px;\n      background: linear-gradient(135deg, #073b91 0%, #0c56d0 100%);\n      color: #ffffff;\n      box-shadow: 0 18px 45px rgba(12, 86, 208, 0.20);\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 20px;\n      flex-wrap: wrap;\n    }\n\n    .aobo-final-cta h2 {\n      margin: 0 0 12px;\n      color: #ffffff;\n      font-size: 26px;\n    }\n\n    .aobo-final-cta p {\n      margin: 0;\n      color: rgba(255, 255, 255, 0.92);\n      max-width: 740px;\n    }\n\n    .aobo-final-cta a {\n      flex: 0 0 auto;\n      background: #ffffff;\n      border-color: #ffffff;\n      color: var(--aobo-blue) !important;\n    }\n\n    @media (max-width: 980px) {\n      .aobo-product-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 620px) {\n      .aobo-wrap {\n        padding: 0;\n      }\n\n      .aobo-hero {\n        padding: 30px 22px;\n      }\n\n      .aobo-product-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .aobo-product-strip {\n        padding: 20px;\n      }\n\n      .aobo-buttons {\n        flex-direction: column;\n      }\n\n      .aobo-article h2 {\n        font-size: 25px;\n      }\n    }\n  <\/style>\n\n  <div class=\"aobo-wrap\">\n\n    <header class=\"aobo-hero\">\n      <span class=\"aobo-eyebrow\">\uacf5\uad6c\uac15 \uae30\uc220 \uac00\uc774\ub4dc<\/span>\n      <h1>\uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15: \ub4f1\uae09, \ud2b9\uc131, \uc5f4\ucc98\ub9ac \ubc0f \uc751\uc6a9 \ubd84\uc57c<\/h1>\n      <p>\n        \uc720\uacbd\ud654 \uacf5\uad6c\uac15\uc740 \uc624\uc2a4\ud14c\ub098\uc774\ud2b8\ud654 \ucc98\ub9ac \ud6c4 \uc624\uc77c \ub2f4\uae08\uc9c8\uc744 \ud1b5\ud574 \uacbd\ud654\ub418\ub294 \ub0c9\uac04 \uac00\uacf5 \uacf5\uad6c\uac15\uc758 \ud55c \uc885\ub958\uc785\ub2c8\ub2e4. AISI \ubd84\ub958\uc5d0\uc11c \uc774 \uac15\ub4e4\uc740 O\uad70\uc5d0 \uc18d\ud569\ub2c8\ub2e4. \uc8fc\uc694 \uc720\uacbd\ud654 \uacf5\uad6c\uac15 \ub4f1\uae09\uc73c\ub85c\ub294 O1, O2, O6, O7\uc774 \uc788\uc2b5\ub2c8\ub2e4.\n      <\/p>\n    <\/header>\n\n    <section class=\"aobo-product-strip\" aria-label=\"Aobo Steel\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15\uc744 \uad6c\uc785\ud558\uc138\uc694.\">\n      <h2>\uc544\uc624\ubcf4 \uc2a4\ud2f8\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15 \ub4f1\uae09<\/h2>\n      <p class=\"aobo-strip-intro\">\n        \uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 \ub0c9\uac04 \uac00\uacf5 \uae08\ud615, \ud380\uce58, \uac8c\uc774\uc9c0, \uc808\uc0ad \uacf5\uad6c \ubc0f \uc815\ubc00 \uacf5\uad6c \uc6a9\ub3c4\uc5d0 \uc0ac\uc6a9\ub418\ub294 \uc720\uacbd\ud654 \uacf5\uad6c\uac15\uc744 \uc6d0\ubd09 \ubc0f \ud3c9\ubd09 \ud615\ud0dc\ub85c \ub300\ub7c9 \uacf5\uae09\ud569\ub2c8\ub2e4.\n      <\/p>\n\n      <div class=\"aobo-product-grid\">\n\n        <article class=\"aobo-product-card\">\n          <div class=\"aobo-product-image\">\n            <img src=\"https:\/\/aobosteel.com\/wp-content\/uploads\/2025\/04\/o1-steel.avif\" alt=\"O1 \uacf5\uad6c\uac15 \ubd09\uc7ac\" loading=\"lazy\" decoding=\"async\">\n          <\/div>\n          <h3>O1 | 1.2510 | SKS3<\/h3>\n          <p class=\"aobo-card-note\">\ub0c9\uac04 \uac00\uacf5\uc6a9 \uae08\ud615, \ud380\uce58, \uac8c\uc774\uc9c0 \ubc0f \uc808\uc0ad \uacf5\uad6c\uc5d0 \uc0ac\uc6a9\ub418\ub294 \ubc94\uc6a9 \uc720\uacbd\ud654 \uacf5\uad6c\uac15\uc785\ub2c8\ub2e4.<\/p>\n          <div class=\"aobo-buttons\">\n            <a class=\"aobo-btn aobo-btn-detail\" href=\"https:\/\/aobosteel.com\/ko\/o1-tool-steel\/\">\uc0c1\uc138 \uc815\ubcf4 \ubcf4\uae30<\/a>\n            <a class=\"aobo-btn aobo-btn-inquiry popmake-16052\" href=\"javascript:void(0);\">\ubb38\uc758 \ubcf4\ub0b4\uae30<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"aobo-product-card\">\n          <div class=\"aobo-product-image\">\n            <img src=\"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/O2-steel-scaled.avif\" alt=\"O2 \uacf5\uad6c\uac15 \ubd09\uc7ac\" loading=\"lazy\" decoding=\"async\">\n          <\/div>\n          <h3>O2 | 1.2842 | 90MnCrV8<\/h3>\n          <p class=\"aobo-card-note\">\uce58\uc218 \uc81c\uc5b4 \ubc0f \uc5f4\ucc98\ub9ac \uc548\uc804\uc131\uc774 \uc911\uc694\ud55c \uacf3\uc5d0 \uc0ac\uc6a9\ub418\ub294 \uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15.<\/p>\n          <div class=\"aobo-buttons\">\n            <a class=\"aobo-btn aobo-btn-detail\" href=\"https:\/\/aobosteel.com\/ko\/o2-tool-steel\/\">\uc0c1\uc138 \uc815\ubcf4 \ubcf4\uae30<\/a>\n            <a class=\"aobo-btn aobo-btn-inquiry popmake-16052\" href=\"javascript:void(0);\">\ubb38\uc758 \ubcf4\ub0b4\uae30<\/a>\n          <\/div>\n        <\/article>\n\n      <\/div>\n    <\/section>\n\n    <main class=\"aobo-article\">\n\n      <p>\n        \uc774\ub7ec\ud55c \uac15\uc7ac\ub294 \uc77c\ubc18\uc801\uc73c\ub85c 0.85%\uc5d0\uc11c 1.55% \uc815\ub3c4\uc758 \ud0c4\uc18c \ud568\ub7c9\uc5d0 \ub9dd\uac04, \ud06c\ub86c, \ud145\uc2a4\ud150, \ubab0\ub9ac\ube0c\ub374 \ub610\ub294 \uc2e4\ub9ac\ucf58\uc744 \uc801\ub2f9\ub7c9 \ucca8\uac00\ud55c \ud569\uae08\uc785\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ud569\uae08 \uad6c\uc131 \ub355\ubd84\uc5d0 \uc77c\ubc18 \uc218\uacbd\ud654 \uacf5\uad6c\uac15\ubcf4\ub2e4 \uacbd\ud654\uc131\uc774 \ub6f0\uc5b4\ub0a9\ub2c8\ub2e4. \ub530\ub77c\uc11c \uc218\ub0c9\uc2dd\ubcf4\ub2e4 \uc720\ub0c9\uc2dd\uc73c\ub85c\ub3c4 \ub354 \ub192\uc740 \uacbd\ub3c4\ub97c \uc5bb\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n      <\/p>\n      <p>\n        \uc720\uacbd\ud654 \uacf5\uad6c\uac15\uc740 \uc218\uacbd\ud654\uac15\uacfc \uacf5\uae30\uacbd\ud654\uac15\uc758 \uc911\uac04\uc5d0 \uc704\uce58\ud569\ub2c8\ub2e4. \uc720\ub0c9 \ub2f4\uae08\uc9c8\uc740 \uade0\uc5f4\uacfc \ubcc0\ud615\uc744 \uc904\uc5ec\uc8fc\uae30 \ub54c\ubb38\uc5d0 \uc218\uacbd\ud654\uac15\ubcf4\ub2e4 \uacbd\ud654 \uacfc\uc815\uc774 \uc548\uc804\ud569\ub2c8\ub2e4. \uacf5\uae30\uacbd\ud654\uac15\uacfc \ube44\uad50\ud558\uba74 \uac00\uacf5\uc774 \uc6a9\uc774\ud558\uace0 \uacbd\uc81c\uc801\uc778 \uacbd\uc6b0\uac00 \ub9ce\uc9c0\ub9cc, \uc77c\ubc18\uc801\uc73c\ub85c \uce58\uc218 \uc548\uc815\uc131\uc774 \ub5a8\uc5b4\uc9c0\uace0 \uac00\ud639\ud55c \uacf5\uad6c \uc0ac\uc6a9 \ud658\uacbd\uc5d0\uc11c \ub0b4\ub9c8\ubaa8\uc131\uc774 \uc57d\ud569\ub2c8\ub2e4.\n      <\/p>\n      <p>\n        \uc774 \uc18c\uc7ac\ub294 \uacbd\ub3c4, \ub0b4\ub9c8\ubaa8\uc131, \uac00\uacf5\uc131, \uc5f4\ucc98\ub9ac \uc548\uc804\uc131 \ubc0f \ube44\uc6a9 \ud6a8\uc728\uc131\uc774 \uade0\ud615 \uc788\uac8c \uc694\uad6c\ub418\ub294 \ub0c9\uac04 \uac00\uacf5 \uacf5\uad6c\uc5d0 \uac00\uc7a5 \uc801\ud569\ud569\ub2c8\ub2e4. \uc8fc\uc694 \ub2e8\uc810\uc740 \uace0\uc628\uc5d0\uc11c \uc5f0\ud654\uc5d0 \ub300\ud55c \uc800\ud56d\uc131\uc774 \ub0ae\ub2e4\ub294 \uac83\uc785\ub2c8\ub2e4. \uc5f4\uac04 \uac00\uacf5 \uae08\ud615, \ub2e4\uc774\uce90\uc2a4\ud305 \uacf5\uad6c \ub610\ub294 \uace0\uc18d \uc808\uc0ad \uacf5\uad6c\uc5d0\ub294 \uc5f4\uac04 \uac00\uacf5\uc6a9 \uac15\uc774\ub098 \uace0\uc18d\ub3c4\uac15\uc774 \ub354 \uc801\ud569\ud569\ub2c8\ub2e4.\n      <\/p>\n\n      <h2>\uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15 vs. \uc218\uacbd\ud654 \ubc0f \uacf5\uae30 \uacbd\ud654\uac15<\/h2>\n      <p>\n        \uc720\uacbd\ud654 \uacf5\uad6c\uac15\uc740 \uc778\uc811\ud55c \ub450 \ub0c9\uac04 \uac00\uacf5 \uacf5\uad6c\uac15 \uadf8\ub8f9\uc778 \uc218\uacbd\ud654\uac15 \ubc0f \uacf5\uae30\uacbd\ud654\uac15\uacfc \ube44\uad50\ud568\uc73c\ub85c\uc368 \uac00\uc7a5 \uc798 \uc774\ud574\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n      <\/p>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>\ubaa9<\/th>\n              <th>\uc218\ubd84\uacbd\ud654 \uacf5\uad6c\uac15<\/th>\n              <th>\uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15<\/th>\n              <th>\uacf5\uae30 \uacbd\ud654 \uacf5\uad6c\uac15<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>\uc77c\ubc18\uc801\uc778 \uc131\uc801<\/td>\n              <td>W1, W2<\/td>\n              <td>\uc6241, \uc6242, \uc6246, \uc6247<\/td>\n              <td>A2, A6, A7, A10<\/td>\n            <\/tr>\n            <tr>\n              <td>\ub2f4\uae08\uc9c8 \ubc29\ubc95<\/td>\n              <td>\ubb3c \ub610\ub294 \uc18c\uae08\ubb3c<\/td>\n              <td>\uae30\ub984<\/td>\n              <td>\uacf5\uae30 \ub0c9\uac01 \ub610\ub294 \uc81c\uc5b4\uc2dd \ub0c9\uac01<\/td>\n            <\/tr>\n            <tr>\n              <td>\ud569\uae08 \ud568\ub7c9<\/td>\n              <td>\ub0ae\uc740<\/td>\n              <td>\ubcf4\ud1b5\uc758<\/td>\n              <td>\ub354 \ub192\uc740<\/td>\n            <\/tr>\n            <tr>\n              <td>\uac15\ud654\uc131<\/td>\n              <td>\ub0ae\uc740<\/td>\n              <td>\uc911\uac04<\/td>\n              <td>\ub192\uc740<\/td>\n            <\/tr>\n            <tr>\n              <td>\uc65c\uace1 \uc704\ud5d8<\/td>\n              <td>\ub192\uc740<\/td>\n              <td>\uc911\uac04<\/td>\n              <td>\ub0ae\uc740<\/td>\n            <\/tr>\n            <tr>\n              <td>\uade0\uc5f4 \uc704\ud5d8<\/td>\n              <td>\ub192\uc740<\/td>\n              <td>W \uc2dc\ub9ac\uc988\ubcf4\ub2e4 \ub0ae\uc74c<\/td>\n              <td>\uc77c\ubc18\uc801\uc73c\ub85c \uc774\ub4e4 \uadf8\ub8f9 \uc911 \uac00\uc7a5 \ub0ae\uc740 \uc218\uc900\uc785\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\uac00\uacf5\uc131<\/td>\n              <td>\ub9e4\uc6b0 \uc88b\uc740<\/td>\n              <td>\uc88b\uc740<\/td>\n              <td>\uc77c\ubc18\uc801\uc73c\ub85c \ub354 \ub0ae\uc74c<\/td>\n            <\/tr>\n            <tr>\n              <td>\ub0b4\ub9c8\ubaa8\uc131<\/td>\n              <td>\ubcf4\ud1b5\uc758<\/td>\n              <td>\uc88b\uc740<\/td>\n              <td>\uc77c\ubc18\uc801\uc73c\ub85c \ub354 \ub192\uc2b5\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\ube44\uc6a9<\/td>\n              <td>\uc77c\ubc18\uc801\uc73c\ub85c \uac00\uc7a5 \ub0ae\uc740<\/td>\n              <td>\uacbd\uc81c\uc801\uc778<\/td>\n              <td>\uc77c\ubc18\uc801\uc73c\ub85c \ub354 \ub192\uc2b5\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\ucd5c\uc801 \uc0ac\uc6a9\ubc95<\/td>\n              <td>\uac04\ub2e8\ud55c \ub3c4\uad6c\uc640 \uc800\ub834\ud55c \uc560\ud50c\ub9ac\ucf00\uc774\uc158<\/td>\n              <td>\ubcf4\ub2e4 \uc548\uc804\ud55c \uacbd\ud654 \ucc98\ub9ac\uac00 \ud544\uc694\ud55c \uc77c\ubc18 \ub0c9\uac04 \uac00\uacf5 \uacf5\uad6c<\/td>\n              <td>\ubcf5\uc7a1\ud55c \ub3c4\uad6c, \uae34 \uc0dd\uc0b0 \uc8fc\uae30 \ubc0f \ub354\uc6b1 \uc5c4\uaca9\ud55c \uce58\uc218 \uc81c\uc5b4<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>\n        \uc218\uacbd\ud654\uac15\uc740 \uad6c\uc870\uac00 \uac04\ub2e8\ud558\uace0 \uac00\uaca9\uc774 \uc800\ub834\ud558\uc9c0\ub9cc, \uae09\uaca9\ud55c \ub2f4\uae08\uc9c8\ub85c \uc778\ud574 \uc815\ubc00\ud55c \uacf5\uad6c \uc81c\uc791\uc5d0\ub294 \uc704\ud5d8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc720\uacbd\ud654\uac15\uc740 \uc6b0\uc218\ud55c \uac00\uacf5\uc131\uacfc \ud569\ub9ac\uc801\uc778 \uac00\uaca9\uc744 \uc720\uc9c0\ud558\uba74\uc11c \uc774\ub7ec\ud55c \uc704\ud5d8\uc744 \uc904\uc5ec\uc90d\ub2c8\ub2e4.\n      <\/p>\n      <p>\n        \uacf5\uae30 \uacbd\ud654\uac15\uc740 \ub0c9\uac01 \uc18d\ub3c4\uac00 \ub290\ub9ac\uace0 \ud569\uae08 \uc6d0\uc18c \ud568\ub7c9\uc774 \ub192\uc544 \uce58\uc218 \uc548\uc815\uc131\uc774 \ub6f0\uc5b4\ub0a9\ub2c8\ub2e4. \ubcf5\uc7a1\ud55c \uae08\ud615, \ub300\ud615 \ubd80\ud488 \ubc0f \uc7a5\uae30 \uc0dd\uc0b0\uc5d0 \uc801\ud569\ud558\uc9c0\ub9cc \uc77c\ubc18\uc801\uc73c\ub85c \uac00\uaca9\uc774 \ub354 \ube44\uc2f8\uace0 \uac00\uacf5\uc774 \ub354 \uc5b4\ub835\uc2b5\ub2c8\ub2e4.\n      <\/p>\n\n      <h2>\uc8fc\uc694 \uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15 \ub4f1\uae09<\/h2>\n      <p>\n        O \uc2dc\ub9ac\uc988\ub294 \uc885\ub958\uac00 \ub9ce\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uac00\uc7a5 \uc911\uc694\ud55c \ub4f1\uae09\uc740 O1, O2, O6, O7\uc785\ub2c8\ub2e4. \uac01 \ub4f1\uae09\uc740 \ub0c9\uac04 \uac00\uacf5 \uacf5\uad6c\uc5d0\uc11c \uc11c\ub85c \ub2e4\ub978 \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4.\n      <\/p>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>\ub4f1\uae09<\/th>\n              <th>\uc8fc\uc694 \ud569\uae08 \ubc29\ud5a5<\/th>\n              <th>\uc8fc\uc694 \ubb38\uc790<\/th>\n              <th>\uc77c\ubc18\uc801\uc778 \uc801\uc6a9 \uc0ac\ub840<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>\uc6241<\/td>\n              <td>\ub9dd\uac04, \ud06c\ub86c, \ud145\uc2a4\ud150<\/td>\n              <td>\uade0\ud615 \uc7a1\ud78c \uacbd\ub3c4, \uc778\uc131, \uac00\uacf5\uc131 \ubc0f \ub0b4\ub9c8\ubaa8\uc131\uc744 \uac16\ucd98 \ubc94\uc6a9 \uc720\uacbd\ud654 \uacf5\uad6c\uac15<\/td>\n              <td>\ube14\ub7ad\ud0b9 \ub2e4\uc774, \ud3ec\ubc0d \ub2e4\uc774, \ud380\uce58, \ud0ed, \ub9ac\uba38, \ube0c\ub85c\uce58, \uac8c\uc774\uc9c0<\/td>\n            <\/tr>\n            <tr>\n              <td>\uc0b0\uc18c<\/td>\n              <td>\uc8fc\ub85c \ub9dd\uac04<\/td>\n              <td>\uc5f4\ucc98\ub9ac \uc2dc \ub0ae\uc740 \uacbd\ud654 \uc628\ub3c4\uc640 \uc6b0\uc218\ud55c \uce58\uc218 \uc81c\uc5b4 \uae30\ub2a5<\/td>\n              <td>\uc815\uad50\ud55c \uae08\ud615, \ub098\uc0ac\uc0b0 \uc131\ud615 \uae08\ud615, \uace0\uc815 \uac8c\uc774\uc9c0, \ubd80\uc2f1, \uc815\ubc00 \uacf5\uad6c<\/td>\n            <\/tr>\n            <tr>\n              <td>\uc6246<\/td>\n              <td>\uc2e4\ub9ac\ucf58, \ub9dd\uac04, \ubab0\ub9ac\ube0c\ub374, \uc720\ub9ac \ud751\uc5f0<\/td>\n              <td>\uc6b0\uc218\ud55c \uac00\uacf5\uc131\uacfc \ub0b4\ub9c8\ubaa8\uc131\uc744 \uc9c0\ub2cc \ud751\uc5f0\uacc4 \uc624\uc77c \uacbd\ud654\uac15<\/td>\n              <td>\uc2ec\uac00\uacf5 \uae08\ud615, \uc131\ud615 \ub864, \ub9c8\ubaa8\ud310, \uae30\uacc4 \uac00\uc774\ub4dc\uc6e8\uc774, \uacf5\uad6c \uc0dd\ud06c<\/td>\n            <\/tr>\n            <tr>\n              <td>\uc6247<\/td>\n              <td>\ud0c4\uc18c\uc640 \ud145\uc2a4\ud150 \ud568\ub7c9\uc774 \ub354 \ub192\uc74c<\/td>\n              <td>O \uc2dc\ub9ac\uc988 \uc911 \ucd5c\uace0\uc758 \ub0b4\ub9c8\ubaa8\uc131\uacfc \ub0a0 \uc720\uc9c0\ub825\uc744 \uc790\ub791\ud569\ub2c8\ub2e4.<\/td>\n              <td>\uc885\uc774\uce7c, \ubaa9\uacf5 \ub3c4\uad6c, \uc808\uc0ad\ub0a0, \ub9c8\ubaa8\uc5d0 \ubbfc\uac10\ud55c \ub0c9\uac04 \uac00\uacf5 \ub3c4\uad6c<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <h2>\uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15\uc758 \uc8fc\uc694 \ud2b9\uc131<\/h2>\n      <p>\n        \uc720\uacbd\ud654 \uacf5\uad6c\uac15\uc740 \ub0c9\uac04 \uac00\uacf5 \ubd84\uc57c\uc5d0\uc11c \uade0\ud615 \uc7a1\ud78c \uc131\ub2a5\uc73c\ub85c \ub192\uc774 \ud3c9\uac00\ubc1b\uc2b5\ub2c8\ub2e4. \ubaa8\ub4e0 \uacf5\uad6c\uac15 \uc911\uc5d0\uc11c \ucd5c\uace0\uc758 \ub0b4\ub9c8\ubaa8\uc131\uc774\ub098 \ucd5c\uc0c1\uc758 \uce58\uc218 \uc548\uc815\uc131\uc744 \uc81c\uacf5\ud558\ub294 \uac83\uc740 \uc544\ub2c8\uc9c0\ub9cc, \ud569\ub9ac\uc801\uc778 \uac00\uaca9\uc5d0 \uc2e4\uc6a9\uc801\uc778 \ud2b9\uc131 \uc870\ud569\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.\n      <\/p>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>\uc7ac\uc0b0<\/th>\n              <th>\uc2e4\uc9c8\uc801\uc778 \uc758\ubbf8<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>\uac15\ud654\uc131<\/td>\n              <td>\uc801\uc808\ud55c \ud569\uae08\uc774 \ub354 \uae4a\uc740 \uacbd\ud654\ub97c \ucd09\uc9c4\ud558\uae30 \ub54c\ubb38\uc5d0 \uc218\uacbd\ud654\uac15\ubcf4\ub2e4 \uc6b0\uc218\ud569\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\uc5f4\uc2ec\ud788 \uc77c\ud558\ub2e4<\/td>\n              <td>\ub2f4\uae08\uc9c8 \ubc0f \ud15c\ud37c\ub9c1 \ud6c4 \uc77c\ubc18\uc801\uc73c\ub85c \uc57d 57~62 HRC\uc758 \uacbd\ub3c4\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\uac00\ub2a5\ud55c \uacbd\ub3c4 \ubc94\uc704<\/td>\n              <td>\ub4f1\uae09, \ub2e8\uba74 \ud06c\uae30 \ubc0f \uc5f4\ucc98\ub9ac \uc628\ub3c4\uc5d0 \ub530\ub77c \uc57d 56~64 HRC \uc815\ub3c4\uc785\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\ub0b4\ub9c8\ubaa8\uc131<\/td>\n              <td>\uc77c\ubc18\uc801\uc778 \ub0c9\uac04 \uac00\uacf5 \uacf5\uad6c\uc5d0\ub294 \uc801\ud569\ud558\uc9c0\ub9cc, \uc77c\ubc18\uc801\uc73c\ub85c \uac00\uaca9\uc740 \ub354 \ub0ae\uc2b5\ub2c8\ub2e4. <a href=\"https:\/\/aobosteel.com\/ko\/d2-tool-steel\/\">\ub5142<\/a> \uc2ec\ud55c \ucc30\uacfc\uc0c1<\/td>\n            <\/tr>\n            <tr>\n              <td>\uce58\uc218 \uc548\uc815\uc131<\/td>\n              <td>\uc218\uacbd\ud654\uac15\ubcf4\ub2e4\ub294 \uc6b0\uc218\ud558\uc9c0\ub9cc, \uc77c\ubc18\uc801\uc73c\ub85c \uacf5\uacbd\ud654\uac15\ubcf4\ub2e4\ub294 \uc131\ub2a5\uc774 \ub5a8\uc5b4\uc9d1\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\uac15\uc778\ud568<\/td>\n              <td>\uc801\ub2f9\ud55c \uac15\ub3c4; \ub9ce\uc740 \ub0c9\uac04 \uac00\uacf5 \uacf5\uad6c\uc5d0 \uc801\ud569\ud558\uc9c0\ub9cc, \uc2ec\ud55c \ucda9\uaca9 \ud558\uc911\uc5d0\ub294 \uc774\uc0c1\uc801\uc774\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\uac00\uacf5\uc131<\/td>\n              <td>\uc804\ubc18\uc801\uc73c\ub85c \uc6b0\uc218\ud558\uba70, \ud2b9\ud788 O6\ub294 \uc790\uc720\ud751\uc5f0 \ub355\ubd84\uc5d0 \uac00\uacf5\uc131\uc774 \ub6f0\uc5b4\ub0a9\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\uace0\uc628 \uacbd\ub3c4<\/td>\n              <td>\ub0ae\uc74c; \uace0\uc628 \ud658\uacbd\uc5d0\uc11c \ubc18\ubcf5\uc801\uc73c\ub85c \uc0ac\uc6a9\ud558\uae30\uc5d0\ub294 \uc801\ud569\ud558\uc9c0 \uc54a\uc74c<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>\n        \uc720\uacbd\ud654\uac15\uc740 \uc77c\ubc18 \uc218\uacbd\ud654\uac15\ubcf4\ub2e4 \ub354 \uae4a\uc740 \uacf3\uae4c\uc9c0 \uacbd\ud654\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub294 \ubc18\ubcf5\uc801\uc778 \uc5f0\uc0ad\uc774\ub098 \uc7ac\uc5f0\ub9c8\uac00 \ud544\uc694\ud55c \uacf5\uad6c\uc5d0 \uc720\ub9ac\ud55c\ub370, \uacbd\ub3c4\uac00 \uc595\uc740 \ubc14\uae65\uce35\uc5d0\ub9cc \uad6d\ud55c\ub418\uc9c0 \uc54a\uae30 \ub54c\ubb38\uc785\ub2c8\ub2e4.\n      <\/p>\n      <p>\n        O \uc2dc\ub9ac\uc988 \uac15\uc7ac\uc758 \ub0b4\ub9c8\ubaa8\uc131\uc740 \uc8fc\ub85c \ub192\uc740 \ud0c4\uc18c \ud568\ub7c9\uacfc \uacbd\ud654\ub41c \ub9c8\ub974\ud150\uc0ac\uc774\ud2b8 \uad6c\uc870\uc5d0\uc11c \ube44\ub86f\ub429\ub2c8\ub2e4. O7 \uc2dc\ub9ac\uc988\ub294 \ud0c4\uc18c\uc640 \ud145\uc2a4\ud150 \ud568\ub7c9\uc744 \ub354\uc6b1 \ub192\uc5ec \ub0b4\ub9c8\ubaa8\uc131\uc744 \ud5a5\uc0c1\uc2dc\ud0b5\ub2c8\ub2e4. \uadf8\ub7ec\ub098 O \uc2dc\ub9ac\uc988 \uac15\uc7ac\ub294 D \uc2dc\ub9ac\uc988 \ub0c9\uac04 \uac00\uacf5 \uac15\uc7ac\ub098 \uace0\uc18d\ub3c4 \uac15\uc7ac\uc5d0\uc11c \ubcfc \uc218 \uc788\ub294 \ub2e4\ub7c9\uc758 \ud0c4\ud654\ubb3c\uc744 \ud568\uc720\ud558\uace0 \uc788\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.\n      <\/p>\n      <p>\n        O6\ub294 \uc774 \uadf8\ub8f9\uc5d0\uc11c \ud2b9\uc218 \ub4f1\uae09\uc785\ub2c8\ub2e4. \uc5b4\ub2d0\ub9c1 \uacfc\uc815\uc5d0\uc11c \ud0c4\uc18c\uc758 \uc77c\ubd80\uac00 \uc720\ub9ac \uad6c\uc0c1\ud751\uc5f0\uc73c\ub85c \ubcc0\ud658\ub429\ub2c8\ub2e4. \uc774 \ud751\uc5f0\uc740 \uac00\uacf5\uc131\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\uace0 \uc2ac\ub77c\uc774\ub529 \uc811\ucd09 \uc2dc \ubc1c\uc0dd\ud558\ub294 \ub9c8\ubaa8\ub97c \uc904\uc5ec\uc8fc\ubbc0\ub85c, O6\ub294 \ub4dc\ub85c\uc789 \ub2e4\uc774, \uc131\ud615 \ub864, \ub9c8\ucc30\uc774 \ubc1c\uc0dd\ud558\uae30 \uc26c\uc6b4 \uae30\uacc4 \ubd80\ud488 \ub4f1\uc5d0 \uc720\uc6a9\ud558\uac8c \uc0ac\uc6a9\ub429\ub2c8\ub2e4.\n      <\/p>\n      <div class=\"aobo-note-box\">\n        <p>\n          \uc8fc\ub41c \ub2e8\uc810\uc740 \ub0b4\uc5f4\uc131\uc785\ub2c8\ub2e4. \uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15\uc740 \uace0\uc628\uc5d0 \uc7a5\uc2dc\uac04 \ub178\ucd9c\ub418\uba74 \uc5f0\ud654\ub429\ub2c8\ub2e4. \ub530\ub77c\uc11c \uc77c\ubc18\uc801\uc73c\ub85c \ub0c9\uac04 \uac00\uacf5\uc5d0 \uc0ac\uc6a9\ud574\uc57c \ud558\uba70, \ud2b9\ud788 \uc791\ub3d9 \uc628\ub3c4\uac00 \ubc18\ubcf5\uc801\uc73c\ub85c \uc57d 205~260\u00b0C(400~500\u00b0F)\ub97c \ucd08\uacfc\ud558\uc9c0 \uc54a\ub294 \ud658\uacbd\uc5d0\uc11c \uc0ac\uc6a9\ud558\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4.\n        <\/p>\n      <\/div>\n\n      <h2>\uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15\uc758 \uc77c\ubc18\uc801\uc778 \uc801\uc6a9 \ubd84\uc57c<\/h2>\n      <p>\n        \uc720\uacbd\ud654 \uacf5\uad6c\uac15\uc740 \uc8fc\ub85c \uc0c1\uc628 \ub610\ub294 \ube44\uad50\uc801 \ub0ae\uc740 \uc628\ub3c4\uc5d0\uc11c \uc791\ub3d9\ud558\ub294 \uacf5\uad6c\uc5d0 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uac15\uc885\uc740 \uc18c\ub7c9\uc5d0\uc11c \uc911\ub7c9 \uc0dd\uc0b0 \uacf5\uad6c, \uc815\ubc00 \uacf5\uad6c \ubc0f \uc77c\ubc18 \ub0c9\uac04 \uac00\uacf5 \uacf5\uad6c\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4.\n      <\/p>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>\uc801\uc6a9 \ubd84\uc57c<\/th>\n              <th>\uc77c\ubc18\uc801\uc778 \ub3c4\uad6c<\/th>\n              <th>\uc801\ud569\ud55c \ub4f1\uae09<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>\ube14\ub7ad\ud0b9 \ubc0f \ud2b8\ub9ac\ubc0d<\/td>\n              <td>\ube14\ub7ad\ud0b9 \ub2e4\uc774, \ud2b8\ub9ac\ubc0d \ub2e4\uc774, \ud380\uce58<\/td>\n              <td>\uc6241, \uc6242, \uc6247<\/td>\n            <\/tr>\n            <tr>\n              <td>\ud615\ud0dc \ub9cc\ub4e4\uae30 \ubc0f \uadf8\ub9ac\uae30<\/td>\n              <td>\uc131\ud615 \ub2e4\uc774, \ub4dc\ub85c\uc789 \ub2e4\uc774, \ud50c\ub79c\uc9d5 \ub2e4\uc774, \ucf54\uc774\ub2dd \ub2e4\uc774<\/td>\n              <td>\uc6241, \uc6242, \uc6246<\/td>\n            <\/tr>\n            <tr>\n              <td>\uc808\ub2e8 \ubc0f \ub6ab\uae30<\/td>\n              <td>\ud0ed, \ub9ac\uba38, \ube0c\ub85c\uce58, \ub4dc\ub9b4, \uc2ac\ub9ac\ud305 \ucee4\ud130, \ud53c\uc5b4\uc2f1 \uacf5\uad6c<\/td>\n              <td>O1, O7<\/td>\n            <\/tr>\n            <tr>\n              <td>\uc815\ubc00 \uce21\uc815<\/td>\n              <td>\ud50c\ub7ec\uadf8 \uac8c\uc774\uc9c0, \ub9c1 \uac8c\uc774\uc9c0, \uc2a4\ub0c5 \uac8c\uc774\uc9c0, \ud15c\ud50c\ub9bf, \ub9c8\uc2a4\ud130 \ud234<\/td>\n              <td>O2 \uc120\ud638, O1<\/td>\n            <\/tr>\n            <tr>\n              <td>\uc2ac\ub77c\uc774\ub529 \uae30\uacc4 \ubd80\ud488<\/td>\n              <td>\ubd80\uc2f1, \uc544\ubc84, \uac00\uc774\ub4dc, \ucf5c\ub9bf, \ucc99 \uc870, \ud53c\ub4dc \ub864<\/td>\n              <td>O1, O6<\/td>\n            <\/tr>\n            <tr>\n              <td>\ud50c\ub77c\uc2a4\ud2f1 \uc131\ud615 \ub3c4\uad6c<\/td>\n              <td>\uc800\uc628 \uae08\ud615 \ubc0f \uc18c\ub7c9\/\uc911\ub7c9 \uc0dd\uc0b0\uc6a9 \uae08\ud615<\/td>\n              <td>\uc6241, \uc6242<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>\n        O \uc2dc\ub9ac\uc988 \uac15\uc740 \uace0\uc18d \uc808\uc0ad\uc6a9 \uac15\uc774 \uc544\ub2d9\ub2c8\ub2e4. \uc800\uc18d \ub610\ub294 \uc911\uc18d \uc808\uc0ad \uacf5\uad6c\uc5d0\ub294 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc9c0\ub9cc, \uc808\uc0ad\uc5f4\uc774 \uc8fc\uc694 \ubb38\uc81c\uac00 \ub420 \uacbd\uc6b0\uc5d0\ub294 \uace0\uc18d \uc808\uc0ad\uc6a9 \uac15\uc774 \ub354 \uc801\ud569\ud569\ub2c8\ub2e4.\n      <\/p>\n\n      <h2>\uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15\uc758 \uc5f4\ucc98\ub9ac \uae30\ucd08<\/h2>\n      <p>\n        \uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15\uc740 \uc77c\ubc18\uc801\uc73c\ub85c \uac00\uacf5\uc744 \uc704\ud574 \uc5b4\ub2d0\ub9c1 \ucc98\ub9ac\ub41c \uc0c1\ud0dc\ub85c \uacf5\uae09\ub429\ub2c8\ub2e4. \uac00\uacf5 \ud6c4, \uacf5\uad6c\ub294 \uac00\uc5f4, \uc624\uc77c \ub2f4\uae08\uc9c8 \ubc0f \ud15c\ud37c\ub9c1 \uacfc\uc815\uc744 \uac70\uccd0 \uacbd\ud654\ub429\ub2c8\ub2e4.\n      <\/p>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>\ub2e8\uacc4<\/th>\n              <th>\ubaa9\uc801<\/th>\n              <th>\uc77c\ubc18\uc801\uc778 \ubc94\uc704 \ub610\ub294 \uc74c\ud45c<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>\uc608\uc5f4<\/td>\n              <td>\uacbd\ud654 \uc804 \uc5f4\ucda9\uaca9\uc744 \uc904\uc774\uc2ed\uc2dc\uc624.<\/td>\n              <td>\ud2b9\ud788 \ud06c\uac70\ub098 \ubcf5\uc7a1\ud55c \ub3c4\uad6c\uc758 \uacbd\uc6b0, \uc885\uc885 \uc12d\uc528 650\ub3c4(\ud654\uc528 1200\ub3c4) \uc815\ub3c4\uc758 \uc628\ub3c4\uac00 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\uc624\uc2a4\ud14c\ub098\uc774\ud2b8\ud654<\/td>\n              <td>\uac15\ucca0\uc744 \uacbd\ud654\uc2dc\ud0a4\uae30 \uc704\ud55c \uc900\ube44<\/td>\n              <td>\uc77c\ubc18\uc801\uc73c\ub85c \ub4f1\uae09\uc5d0 \ub530\ub77c \uc57d 790~885\u00b0C \ub610\ub294 1450~1625\u00b0F\uc785\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\uc624\uc77c \ub2f4\uae08\uc9c8<\/td>\n              <td>\uacbd\ud654\ub41c \uad6c\uc870\ub97c \ud615\uc131\ud569\ub2c8\ub2e4<\/td>\n              <td>\ub530\ub73b\ud55c \uae30\ub984\uc774 \ud754\ud788 \uc0ac\uc6a9\ub418\uba70, \uc77c\ubc18\uc801\uc73c\ub85c 32~70\u00b0C \ub610\ub294 90~160\u00b0F \uc815\ub3c4\uc785\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\uae30\ub984\uc5d0\uc11c \ubd84\ub9ac<\/td>\n              <td>\ud15c\ud37c\ub9c1 \uc804\uc5d0 \ub2f4\uae08\uc9c8 \uc751\ub825\uc744 \uc904\uc774\uc2ed\uc2dc\uc624.<\/td>\n              <td>\uc77c\ubc18\uc801\uc73c\ub85c \uc57d 50~66\u00b0C(120~150\u00b0F)\uc5d0\uc11c \uc81c\uac70\ub429\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\ub2f4\uae08\uc9c8<\/td>\n              <td>\ucde8\uc131\uc744 \uc904\uc774\uace0 \uacbd\ub3c4\ub97c \uc870\uc808\ud569\ub2c8\ub2e4.<\/td>\n              <td>\uc77c\ubc18\uc801\uc73c\ub85c \uace0\uacbd\ub3c4 \ub0c9\uac04 \uac00\uacf5 \uacf5\uad6c\uc758 \uacbd\uc6b0 \uc57d 150~260\u00b0C \ub610\ub294 300~500\u00b0F \uc815\ub3c4\uc758 \uc628\ub3c4\uac00 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\ub354 \ub192\uc740 \ub2f4\uae08\uc9c8<\/td>\n              <td>\ud544\uc694\ud560 \ub54c \ub0b4\uad6c\uc131\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\uc138\uc694<\/td>\n              <td>\ucda9\uaca9 \uc800\ud56d\uc131\uc774 \ub354 \uc911\uc694\ud55c \uacbd\uc6b0\uc5d0\ub294 \uc57d 288~315\u00b0C(550~600\u00b0F)\uc758 \uc628\ub3c4\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>\n        O1\uc740 \uc77c\ubc18\uc801\uc73c\ub85c O2\ubcf4\ub2e4 \ub354 \ub192\uc740 \uc624\uc2a4\ud14c\ub098\uc774\ud2b8\ud654 \uc628\ub3c4 \ubc94\uc704\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. O2\ub294 \ube44\uad50\uc801 \ub0ae\uc740 \uc628\ub3c4\uc5d0\uc11c \uacbd\ud654\ub420 \uc218 \uc788\uc5b4 \uc5f4\ucc98\ub9ac \ubcc0\ud615\uc744 \uc904\uc774\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4. O7\uc740 \ud0c4\uc18c\uc640 \ud145\uc2a4\ud150 \ud568\ub7c9\uc774 \ub192\uc544 \ub0b4\ub9c8\ubaa8\uc131\uc740 \ud5a5\uc0c1\ub418\uc9c0\ub9cc \ub450\uaebc\uc6b4 \ubd80\ubd84\uc5d0\uc11c\ub294 \uacbd\ud654\uc131\uc774 \uc800\ud558\ub418\ubbc0\ub85c \ub2f4\uae08\uc9c8 \uc81c\uc5b4\uac00 \ub354\uc6b1 \uc911\uc694\ud569\ub2c8\ub2e4. \ub450\uaebc\uc6b4 O7 \uacf5\uad6c\uc5d0\uc11c\ub294 \uc624\uc77c \uc628\ub3c4, \uad50\ubc18 \ubc0f \uc774\uc1a1 \uc2dc\uac04\uc774 \ub354\uc6b1 \uc911\uc694\ud574\uc9d1\ub2c8\ub2e4.\n      <\/p>\n      <p>\n        \ub2f4\uae08\uc9c8 \uacfc\uc815\uc5d0\uc11c \uc624\uc77c\uc758 \uad50\ubc18\uc740 \ub9e4\uc6b0 \uc911\uc694\ud569\ub2c8\ub2e4. \uc624\uc77c\uc758 \uc6c0\uc9c1\uc784\uc774 \ucda9\ubd84\ud558\uc9c0 \uc54a\uc73c\uba74 \ub728\uac70\uc6b4 \uacf5\uad6c \uc8fc\ubcc0\uc5d0 \uc99d\uae30\uac00 \ubc1c\uc0dd\ud558\uc5ec \ub0c9\uac01 \uc18d\ub3c4\uac00 \ub290\ub824\uc9c0\uace0 \ubd88\uade0\uc77c\ud574\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub85c \uc778\ud574 \ubd80\ubd84\uc801\uc73c\ub85c \ubb3c\ub801\ud558\uac70\ub098 \uacbd\ub3c4\uac00 \uace0\ub974\uc9c0 \uc54a\uac8c \ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n      <\/p>\n      <p>\n        \ub2f4\uae08\uc9c8 \ud6c4 \uc989\uc2dc \ud15c\ud37c\ub9c1\uc744 \ud574\uc57c \ud569\ub2c8\ub2e4. \ub2f4\uae08\uc9c8\ub41c \uac15\ucca0\uc740 \ub2e8\ub2e8\ud558\uc9c0\ub9cc \ucde8\uc131\uc774 \uc788\uc73c\uba70, \ud15c\ud37c\ub9c1\uc744 \ud1b5\ud574 \uacf5\uad6c\uc5d0 \uc0ac\uc6a9 \uac00\ub2a5\ud55c \uc778\uc131\uc744 \ubd80\uc5ec\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub9ce\uc740 O \uc2dc\ub9ac\uc988 \ub0c9\uac04 \uac00\uacf5 \uacf5\uad6c\uc758 \ucd5c\uc885 \uacbd\ub3c4\ub294 \uc77c\ubc18\uc801\uc73c\ub85c 58~62 HRC \uc815\ub3c4\uc774\uc9c0\ub9cc, \ud544\uc694\ud55c \uacbd\ub3c4\ub294 \uacf5\uad6c \uc124\uacc4 \ubc0f \uc0ac\uc6a9 \uc870\uac74\uc5d0 \ub530\ub77c \uacb0\uc815\ud574\uc57c \ud569\ub2c8\ub2e4.\n      <\/p>\n\n      <h2>\uc801\ud569\ud55c \uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15 \ub4f1\uae09 \uc120\ud0dd \ubc29\ubc95<\/h2>\n      <p>\n        \ub4f1\uae09 \uc120\ud0dd\uc740 \ub3c4\uad6c\uc758 \uc8fc\uc694 \uc791\ub3d9 \ubb38\uc81c\uc5d0\uc11c \uc2dc\uc791\ud574\uc57c \ud569\ub2c8\ub2e4.\n      <\/p>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>\uc8fc\uc694 \uc694\uad6c \uc0ac\ud56d<\/th>\n              <th>\ucd94\ucc9c \ub4f1\uae09<\/th>\n              <th>\uc774\uc720<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>\ubc94\uc6a9 \ub0c9\uac04 \uac00\uacf5 \uacf5\uad6c<\/td>\n              <td>\uc6241<\/td>\n              <td>\uade0\ud615 \uc7a1\ud78c \ubd80\ub3d9\uc0b0\uacfc \ud3ed\ub113\uc740 \uc0c1\uc5c5\uc801 \ud65c\uc6a9 \uac00\ub2a5\uc131<\/td>\n            <\/tr>\n            <tr>\n              <td>\uacbd\ud654 \uc911 \ucd5c\uc18c\ud55c\uc758 \ubcc0\ud615<\/td>\n              <td>\uc0b0\uc18c<\/td>\n              <td>\uc624\uc2a4\ud14c\ub098\uc774\ud2b8\ud654 \uc628\ub3c4\ub97c \ub0ae\ucd94\uba74 \uc5f4\ucc98\ub9ac \uc751\ub825\uc774 \uac10\uc18c\ud569\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\ub192\uc740 \uac00\uacf5\uc131\uacfc \ub0b4\ub9c8\ubaa8\uc131<\/td>\n              <td>\uc6246<\/td>\n              <td>\uc720\ub9ac\ud751\uc5f0\uc740 \uace0\uccb4 \uc724\ud65c\uc81c \uc5ed\ud560\uc744 \ud558\uc5ec \uc808\uc0ad\ub825\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\uace0 \uace0\ucc29\uc744 \ubc29\uc9c0\ud569\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\ucd5c\ub300 \ub0b4\ub9c8\ubaa8\uc131\uacfc \ub0a0 \uc720\uc9c0\ub825<\/td>\n              <td>\uc6247<\/td>\n              <td>\ud0c4\uc18c\uc640 \ud145\uc2a4\ud150 \ud568\ub7c9\uc774 \ub192\uc744\uc218\ub85d \ub2e8\ub2e8\ud558\uace0 \ub0b4\ub9c8\ubaa8\uc131\uc774 \ub6f0\uc5b4\ub09c \ud0c4\ud654\ubb3c\uc774 \ud615\uc131\ub429\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td>\uc5c4\uaca9\ud55c \uacf5\ucc28\ub97c \uc694\uad6c\ud558\ub294 \uacf5\uad6c \ubc0f \uc815\ubc00 \uce21\uc815\uae30<\/td>\n              <td>\uc0b0\uc18c<\/td>\n              <td>\uc815\ubc00 \uacf5\ucc28 \uc124\uacc4\uc5d0 \ub354\uc6b1 \ud5a5\uc0c1\ub41c \uce58\uc218 \uc81c\uc5b4 \uae30\ub2a5 \uc81c\uacf5<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>\n        \ub300\ubd80\ubd84\uc758 \uc77c\ubc18\uc801\uc778 \uacf5\uad6c\uc5d0\ub294 O1\uc774 \uae30\ubcf8 \uc0ac\uc591\uc785\ub2c8\ub2e4. \uc815\ubc00 \uacf5\uad6c\ub098 \ubcc0\ud615\uc774 \uc801\uc740 \uacf5\uad6c\uc5d0\ub294 O2\uac00 \ub354 \uc801\ud569\ud569\ub2c8\ub2e4. \ub4dc\ub85c\uc789, \uc131\ud615 \ub610\ub294 \uc2ac\ub77c\uc774\ub529 \ub9c8\ubaa8\uac00 \ubc1c\uc0dd\ud558\uc5ec \ub9c8\ubaa8\uac00 \uc2ec\ud55c \uacf5\uad6c\uc5d0\ub294 O6\uc774 \ud655\uc2e4\ud55c \uc774\uc810\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc808\uc0ad\ub0a0 \ubc0f \ub9c8\ubaa8\uac00 \uc2ec\ud55c \uacf5\uad6c\uc5d0\ub294 O7\uc774 \uac00\uc7a5 \uac15\ub825\ud55c \uc624\uc77c \uacbd\ud654 \uc635\uc158\uc785\ub2c8\ub2e4.\n      <\/p>\n      <p>\n        \uacf5\uad6c\uac00 \uace0\uc628\uc5d0 \ub178\ucd9c\ub420 \uacbd\uc6b0, \uace0\uc628 \uc791\uc5c5\uc6a9 \uac15\uc774\ub098 \uace0\uc18d\ub3c4\uac15\uc744 \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624. \uacf5\uad6c\uac00 \uc2ec\ud55c \ucda9\uaca9\uc744 \ubc1b\uc744 \uacbd\uc6b0, \ub0b4\ucda9\uaca9\uc131 \uac15\uc744 \uace0\ub824\ud558\uc2ed\uc2dc\uc624. \uacf5\uad6c\uc5d0 \ub9e4\uc6b0 \ub192\uc740 \ub0b4\ub9c8\ubaa8\uc131\uc774 \ud544\uc694\ud55c \uacbd\uc6b0, <a href=\"https:\/\/aobosteel.com\/ko\/d2-tool-steel\/\">\ub5142<\/a> \ub610\ub294 \ub2e4\ub978 \uace0\ud0c4\uc18c \uace0\ud06c\ub86c\uac15\uc774 \ub354 \uc801\ud569\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uacf5\uad6c\uac00 \ud06c\uac70\ub098 \ubcf5\uc7a1\ud55c \ud615\uc0c1\uc5d0\uc11c \ucd5c\ub300\ud55c\uc758 \uce58\uc218 \uc548\uc815\uc131\uc744 \ud544\uc694\ub85c \ud558\ub294 \uacbd\uc6b0, \uacf5\uae30 \uacbd\ud654\uac15\uc774 \uc77c\ubc18\uc801\uc73c\ub85c \ub354 \ub098\uc740 \uc120\ud0dd\uc785\ub2c8\ub2e4.\n      <\/p>\n\n    <\/main>\n\n    <section class=\"aobo-final-cta\">\n      <div>\n        <h2>\ub300\ub7c9\uc758 \uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15 \uacf5\uae09\uc774 \ud544\uc694\ud558\uc2e0\uac00\uc694?<\/h2>\n        <p>\n          \uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 O1, O2 \ubc0f \uae30\ud0c0 \uacf5\uad6c\uac15 \uc6d0\ud615\ubd09\uacfc \ud3c9\uac15\uc744 \ub300\ub7c9 \uc0b0\uc5c5 \uc8fc\ubb38\uc5d0 \ub9de\ucdb0 \uacf5\uae09\ud569\ub2c8\ub2e4. \ud544\uc694\ud55c \uac15\uc885, \ud06c\uae30, \uc218\ub7c9 \ubc0f \uc6a9\ub3c4\ub97c \ubcf4\ub0b4\uc8fc\uc2ed\uc2dc\uc624.\n        <\/p>\n      <\/div>\n      <a class=\"aobo-btn aobo-btn-inquiry popmake-16052\" href=\"javascript:void(0);\">\ubb38\uc758 \ubcf4\ub0b4\uae30<\/a>\n    <\/section>\n\n  <\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Tool Steel Technical Guide Oil-Hardening Tool Steel: Grades, Properties, Heat Treatment and Applications Oil-hardening tool steel is a family of cold-work tool steels that harden by quenching in oil after austenitizing. In the AISI classification, these steels belong to the Group O series. The main oil-hardening tool steel grades are O1, O2, O6, and O7. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":15551,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"normal-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-15543","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Oil-Hardening Tool Steel: Grades, Properties and Uses | AoboSteel<\/title>\n<meta name=\"description\" content=\"Learn what oil-hardening tool steel is, including O1, O2, O6 and O7 grades, key properties, heat treatment basics, applications and grade selection.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aobosteel.com\/ko\/oil-hardening-tool-steel\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Oil-Hardening Tool Steel: Grades, Properties and Uses\" \/>\n<meta property=\"og:description\" content=\"Learn what oil-hardening tool steel is, including O1, O2, O6 and O7 grades, key properties, heat treatment basics, applications and grade selection.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aobosteel.com\/ko\/oil-hardening-tool-steel\/\" \/>\n<meta property=\"og:site_name\" content=\"AoboSteel\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61565368220197\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-25T07:23:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel.avif\" \/>\n\t<meta property=\"og:image:width\" content=\"1254\" \/>\n\t<meta property=\"og:image:height\" content=\"1254\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data1\" content=\"8\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"TechArticle\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/oil-hardening-tool-steel\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/oil-hardening-tool-steel\\\/\"},\"author\":{\"name\":\"Evan\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#\\\/schema\\\/person\\\/96118415c30ca6bb52eaf1127b052ef7\"},\"headline\":\"Oil-Hardening Tool Steel: Grades, Properties and Uses\",\"datePublished\":\"2026-05-19T08:22:00+00:00\",\"dateModified\":\"2026-06-25T07:23:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/oil-hardening-tool-steel\\\/\"},\"wordCount\":1572,\"publisher\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/oil-hardening-tool-steel\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Oil-Hardening-Tool-Steel.avif\",\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/oil-hardening-tool-steel\\\/\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/oil-hardening-tool-steel\\\/\",\"name\":\"Oil-Hardening Tool Steel: Grades, Properties and Uses | AoboSteel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/oil-hardening-tool-steel\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/oil-hardening-tool-steel\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Oil-Hardening-Tool-Steel.avif\",\"datePublished\":\"2026-05-19T08:22:00+00:00\",\"dateModified\":\"2026-06-25T07:23:13+00:00\",\"description\":\"Learn what oil-hardening tool steel is, including O1, O2, O6 and O7 grades, key properties, heat treatment basics, applications and grade selection.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/oil-hardening-tool-steel\\\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aobosteel.com\\\/oil-hardening-tool-steel\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/oil-hardening-tool-steel\\\/#primaryimage\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Oil-Hardening-Tool-Steel.avif\",\"contentUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Oil-Hardening-Tool-Steel.avif\",\"width\":1254,\"height\":1254},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/oil-hardening-tool-steel\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/aobosteel.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Oil-Hardening Tool Steel: Grades, Properties and Uses\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#website\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/\",\"name\":\"AoboSteel\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aobosteel.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#organization\",\"name\":\"AoboSteel\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/cropped-aobo-steel-1.avif\",\"contentUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/cropped-aobo-steel-1.avif\",\"width\":1052,\"height\":592,\"caption\":\"AoboSteel\"},\"image\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61565368220197\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/aobosteel-evan\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#\\\/schema\\\/person\\\/96118415c30ca6bb52eaf1127b052ef7\",\"name\":\"Evan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8e402f2e6f36093f0bf1855dbf79269cde23cd659c44eefdd7ecf7ff9c05786f?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8e402f2e6f36093f0bf1855dbf79269cde23cd659c44eefdd7ecf7ff9c05786f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8e402f2e6f36093f0bf1855dbf79269cde23cd659c44eefdd7ecf7ff9c05786f?s=96&d=mm&r=g\",\"caption\":\"Evan\"},\"sameAs\":[\"http:\\\/\\\/www.aobosteel.com\",\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61565368220197\",\"https:\\\/\\\/www.instagram.com\\\/aobosteel\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/aobosteel-evan\\\/\",\"https:\\\/\\\/x.com\\\/AobosteelEvan\",\"https:\\\/\\\/www.youtube.com\\\/@aobosteel\"],\"url\":\"https:\\\/\\\/aobosteel.com\\\/ko\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15: \ub4f1\uae09, \ud2b9\uc131 \ubc0f \uc6a9\ub3c4 | AoboSteel","description":"\uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15\uc774 \ubb34\uc5c7\uc778\uc9c0, O1, O2, O6 \ubc0f O7 \ub4f1\uae09\uc744 \ud3ec\ud568\ud558\uc5ec \uc8fc\uc694 \ud2b9\uc131, \uc5f4\ucc98\ub9ac \uae30\ubcf8 \uc0ac\ud56d, \uc751\uc6a9 \ubd84\uc57c \ubc0f \ub4f1\uae09 \uc120\ud0dd\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uc138\uc694.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/aobosteel.com\/ko\/oil-hardening-tool-steel\/","og_locale":"ko_KR","og_type":"article","og_title":"Oil-Hardening Tool Steel: Grades, Properties and Uses","og_description":"Learn what oil-hardening tool steel is, including O1, O2, O6 and O7 grades, key properties, heat treatment basics, applications and grade selection.","og_url":"https:\/\/aobosteel.com\/ko\/oil-hardening-tool-steel\/","og_site_name":"AoboSteel","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61565368220197","article_modified_time":"2026-06-25T07:23:13+00:00","og_image":[{"width":1254,"height":1254,"url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel.avif","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"8\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"TechArticle","@id":"https:\/\/aobosteel.com\/oil-hardening-tool-steel\/#article","isPartOf":{"@id":"https:\/\/aobosteel.com\/oil-hardening-tool-steel\/"},"author":{"name":"Evan","@id":"https:\/\/aobosteel.com\/#\/schema\/person\/96118415c30ca6bb52eaf1127b052ef7"},"headline":"Oil-Hardening Tool Steel: Grades, Properties and Uses","datePublished":"2026-05-19T08:22:00+00:00","dateModified":"2026-06-25T07:23:13+00:00","mainEntityOfPage":{"@id":"https:\/\/aobosteel.com\/oil-hardening-tool-steel\/"},"wordCount":1572,"publisher":{"@id":"https:\/\/aobosteel.com\/#organization"},"image":{"@id":"https:\/\/aobosteel.com\/oil-hardening-tool-steel\/#primaryimage"},"thumbnailUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel.avif","inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/aobosteel.com\/oil-hardening-tool-steel\/","url":"https:\/\/aobosteel.com\/oil-hardening-tool-steel\/","name":"\uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15: \ub4f1\uae09, \ud2b9\uc131 \ubc0f \uc6a9\ub3c4 | AoboSteel","isPartOf":{"@id":"https:\/\/aobosteel.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aobosteel.com\/oil-hardening-tool-steel\/#primaryimage"},"image":{"@id":"https:\/\/aobosteel.com\/oil-hardening-tool-steel\/#primaryimage"},"thumbnailUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel.avif","datePublished":"2026-05-19T08:22:00+00:00","dateModified":"2026-06-25T07:23:13+00:00","description":"\uc624\uc77c \uacbd\ud654 \uacf5\uad6c\uac15\uc774 \ubb34\uc5c7\uc778\uc9c0, O1, O2, O6 \ubc0f O7 \ub4f1\uae09\uc744 \ud3ec\ud568\ud558\uc5ec \uc8fc\uc694 \ud2b9\uc131, \uc5f4\ucc98\ub9ac \uae30\ubcf8 \uc0ac\ud56d, \uc751\uc6a9 \ubd84\uc57c \ubc0f \ub4f1\uae09 \uc120\ud0dd\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uc138\uc694.","breadcrumb":{"@id":"https:\/\/aobosteel.com\/oil-hardening-tool-steel\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aobosteel.com\/oil-hardening-tool-steel\/"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/aobosteel.com\/oil-hardening-tool-steel\/#primaryimage","url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel.avif","contentUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel.avif","width":1254,"height":1254},{"@type":"BreadcrumbList","@id":"https:\/\/aobosteel.com\/oil-hardening-tool-steel\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/aobosteel.com\/"},{"@type":"ListItem","position":2,"name":"Oil-Hardening Tool Steel: Grades, Properties and Uses"}]},{"@type":"WebSite","@id":"https:\/\/aobosteel.com\/#website","url":"https:\/\/aobosteel.com\/","name":"\uc544\uc624\ubcf4\uc2a4\ud2f8","description":"","publisher":{"@id":"https:\/\/aobosteel.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aobosteel.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/aobosteel.com\/#organization","name":"\uc544\uc624\ubcf4\uc2a4\ud2f8","url":"https:\/\/aobosteel.com\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/aobosteel.com\/#\/schema\/logo\/image\/","url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2025\/01\/cropped-aobo-steel-1.avif","contentUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2025\/01\/cropped-aobo-steel-1.avif","width":1052,"height":592,"caption":"AoboSteel"},"image":{"@id":"https:\/\/aobosteel.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61565368220197","https:\/\/www.linkedin.com\/in\/aobosteel-evan\/"]},{"@type":"Person","@id":"https:\/\/aobosteel.com\/#\/schema\/person\/96118415c30ca6bb52eaf1127b052ef7","name":"\uc5d0\ubc18","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/secure.gravatar.com\/avatar\/8e402f2e6f36093f0bf1855dbf79269cde23cd659c44eefdd7ecf7ff9c05786f?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/8e402f2e6f36093f0bf1855dbf79269cde23cd659c44eefdd7ecf7ff9c05786f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8e402f2e6f36093f0bf1855dbf79269cde23cd659c44eefdd7ecf7ff9c05786f?s=96&d=mm&r=g","caption":"Evan"},"sameAs":["http:\/\/www.aobosteel.com","https:\/\/www.facebook.com\/profile.php?id=61565368220197","https:\/\/www.instagram.com\/aobosteel\/","https:\/\/www.linkedin.com\/in\/aobosteel-evan\/","https:\/\/x.com\/AobosteelEvan","https:\/\/www.youtube.com\/@aobosteel"],"url":"https:\/\/aobosteel.com\/ko\/blog\/author\/admin\/"}]}},"uagb_featured_image_src":{"full":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel.avif",1254,1254,false],"thumbnail":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel-150x150.avif",150,150,true],"medium":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel-300x300.avif",300,300,true],"medium_large":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel-768x768.avif",768,768,true],"large":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel-1024x1024.avif",1024,1024,true],"1536x1536":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel.avif",1254,1254,false],"2048x2048":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel.avif",1254,1254,false],"trp-custom-language-flag":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel-12x12.avif",12,12,true]},"uagb_author_info":{"display_name":"Evan","author_link":"https:\/\/aobosteel.com\/ko\/blog\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"Tool Steel Technical Guide Oil-Hardening Tool Steel: Grades, Properties, Heat Treatment and Applications Oil-hardening tool steel is a family of cold-work tool steels that harden by quenching in oil after austenitizing. In the AISI classification, these steels belong to the Group O series. The main oil-hardening tool steel grades are O1, O2, O6, and O7.&hellip;","rttpg_featured_image_url":{"full":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel.avif",1254,1254,false],"landscape":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel.avif",1254,1254,false],"portraits":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel.avif",1254,1254,false],"thumbnail":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel-150x150.avif",150,150,true],"medium":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel-300x300.avif",300,300,true],"large":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel-1024x1024.avif",1024,1024,true],"1536x1536":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel.avif",1254,1254,false],"2048x2048":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel.avif",1254,1254,false],"trp-custom-language-flag":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/Oil-Hardening-Tool-Steel-12x12.avif",12,12,true]},"rttpg_author":{"display_name":"Evan","author_link":"https:\/\/aobosteel.com\/ko\/blog\/author\/admin\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"Tool Steel Technical Guide Oil-Hardening Tool Steel: Grades, Properties, Heat Treatment and Applications Oil-hardening tool steel is a family of cold-work tool steels that harden by quenching in oil after austenitizing. In the AISI classification, these steels belong to the Group O series. The main oil-hardening tool steel grades are O1, O2, O6, and O7.&hellip;","_links":{"self":[{"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/pages\/15543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/comments?post=15543"}],"version-history":[{"count":0,"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/pages\/15543\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/media\/15551"}],"wp:attachment":[{"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/media?parent=15543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}