{"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-05-20T09:03:15","modified_gmt":"2026-05-20T01:03:15","slug":"oil-hardening-tool-steel","status":"publish","type":"page","link":"https:\/\/aobosteel.com\/pt\/oil-hardening-tool-steel\/","title":{"rendered":"Oil-Hardening Tool Steel: Grades, Properties and Uses"},"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-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: 940px;\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-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\">Guia T\u00e9cnico de A\u00e7os para Ferramentas<\/span>\n      <h1>Oil-Hardening Tool Steel: Grades, Properties, Heat Treatment and Applications<\/h1>\n      <p>\n        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.\n      <\/p>\n    <\/header>\n\n    <section class=\"aobo-product-strip\" aria-label=\"Available oil-hardening tool steels from Aobo Steel\">\n      <h2>Oil-Hardening Tool Steel Grades Available from Aobo Steel<\/h2>\n      <p class=\"aobo-strip-intro\">\n        Aobo Steel supplies oil-hardening tool steel in bulk round bar and flat bar for cold work dies, punches, gauges, cutting tools, and precision tooling applications.\n      <\/p>\n\n      <div class=\"aobo-product-grid\">\n\n        <article class=\"aobo-product-card\">\n          <h3>O1 | 1.2510 | SKS3<\/h3>\n          <p class=\"aobo-card-note\">General-purpose oil-hardening tool steel for cold work dies, punches, gauges, and cutting tools.<\/p>\n          <div class=\"aobo-buttons\">\n            <a class=\"aobo-btn aobo-btn-detail\" href=\"https:\/\/aobosteel.com\/pt\/o1-tool-steel\/\">Ver detalhes<\/a>\n            <a class=\"aobo-btn aobo-btn-inquiry hs-cta-trigger-button hs-cta-trigger-button-230288465624\" href=\"javascript:void(0);\">Enviar consulta<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"aobo-product-card\">\n          <h3>O2 | 1.2842 | 90MnCrV8<\/h3>\n          <p class=\"aobo-card-note\">Oil-hardening tool steel used where dimensional control and heat-treatment safety are important.<\/p>\n          <div class=\"aobo-buttons\">\n            <a class=\"aobo-btn aobo-btn-detail\" href=\"https:\/\/aobosteel.com\/pt\/o2-tool-steel\/\">Ver detalhes<\/a>\n            <a class=\"aobo-btn aobo-btn-inquiry hs-cta-trigger-button hs-cta-trigger-button-230288465624\" href=\"javascript:void(0);\">Enviar consulta<\/a>\n          <\/div>\n        <\/article>\n\n      <\/div>\n    <\/section>\n\n    <main class=\"aobo-article\">\n\n      <p>\n        These steels usually contain about 0.85% to 1.55% carbon, with moderate additions of manganese, chromium, tungsten, molybdenum, or silicon. This alloy design gives them higher hardenability than plain water-hardening tool steels. As a result, they can achieve higher hardness with oil quenching rather than water quenching.\n      <\/p>\n      <p>\n        Oil-hardening tool steels sit between water-hardening steels and air-hardening steels. They are safer to harden than water-hardening steels because oil quenching reduces cracking and distortion. Compared with air-hardening steels, they are usually easier to machine and more economical, but they typically offer lower dimensional stability and wear resistance under severe tooling conditions.\n      <\/p>\n      <p>\n        Their best use is in cold-work tooling that requires balanced hardness, wear resistance, machinability, heat-treatment safety, and cost-effectiveness. Their main limitation is poor resistance to softening at elevated temperatures. For hot-work dies, die-casting tools, or high-speed cutting tools, hot-work steels or high-speed steels are more suitable.\n      <\/p>\n\n      <h2>Oil-Hardening Tool Steel vs Water-Hardening and Air-Hardening Steel<\/h2>\n      <p>\n        Oil-hardening tool steel is best understood by comparing it with the two neighboring cold work tool steel groups: water-hardening and air-hardening steels.\n      <\/p>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>Item<\/th>\n              <th>Water-Hardening Tool Steel<\/th>\n              <th>Oil-Hardening Tool Steel<\/th>\n              <th>Air-Hardening Tool Steel<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Typical grades<\/td>\n              <td>W1, W2<\/td>\n              <td>O1, O2, O6, O7<\/td>\n              <td>A2, A6, A7, A10<\/td>\n            <\/tr>\n            <tr>\n              <td>Quenching method<\/td>\n              <td>Water or brine<\/td>\n              <td>\u00d3leo<\/td>\n              <td>Air or controlled cooling<\/td>\n            <\/tr>\n            <tr>\n              <td>Alloy content<\/td>\n              <td>Baixo<\/td>\n              <td>Moderado<\/td>\n              <td>Mais alto<\/td>\n            <\/tr>\n            <tr>\n              <td>Temperabilidade<\/td>\n              <td>Baixo<\/td>\n              <td>M\u00e9dio<\/td>\n              <td>Alto<\/td>\n            <\/tr>\n            <tr>\n              <td>Distortion risk<\/td>\n              <td>Alto<\/td>\n              <td>M\u00e9dio<\/td>\n              <td>Baixo<\/td>\n            <\/tr>\n            <tr>\n              <td>Cracking risk<\/td>\n              <td>Alto<\/td>\n              <td>Lower than W-series<\/td>\n              <td>Usually the lowest among these groups<\/td>\n            <\/tr>\n            <tr>\n              <td>Usinabilidade<\/td>\n              <td>Muito bom<\/td>\n              <td>Bom<\/td>\n              <td>Usually lower<\/td>\n            <\/tr>\n            <tr>\n              <td>Resist\u00eancia ao desgaste<\/td>\n              <td>Moderado<\/td>\n              <td>Bom<\/td>\n              <td>Usually higher<\/td>\n            <\/tr>\n            <tr>\n              <td>Custo<\/td>\n              <td>Usually lowest<\/td>\n              <td>Economical<\/td>\n              <td>Usually higher<\/td>\n            <\/tr>\n            <tr>\n              <td>Best use<\/td>\n              <td>Simple tools and low-cost applications<\/td>\n              <td>General cold work tools needing safer hardening<\/td>\n              <td>Complex tools, long runs and tighter dimensional control<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>\n        Water-hardening steels are simple and low-cost, but their severe quench makes them risky for intricate tools. Oil-hardening steels reduce that risk while keeping good machinability and reasonable cost.\n      <\/p>\n      <p>\n        Air-hardening steels provide better dimensional stability because they cool more slowly and contain more alloying elements. They are better suited to complex dies, large sections, and long production runs, but they usually cost more and are harder to machine.\n      <\/p>\n\n      <h2>Main Oil-Hardening Tool Steel Grades<\/h2>\n      <p>\n        The O-series is not a large family. The most important grades are O1, O2, O6, and O7. Each grade has a different role in cold-work tooling.\n      <\/p>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>Grau<\/th>\n              <th>Main Alloying Direction<\/th>\n              <th>Key Character<\/th>\n              <th>Aplica\u00e7\u00f5es t\u00edpicas<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>O1<\/td>\n              <td>Manganese, chromium, tungsten<\/td>\n              <td>General-purpose oil-hardening tool steel with balanced hardness, toughness, machinability and wear resistance<\/td>\n              <td>Blanking dies, forming dies, punches, taps, reamers, broaches, gauges<\/td>\n            <\/tr>\n            <tr>\n              <td>O2<\/td>\n              <td>Mainly manganese<\/td>\n              <td>Lower hardening temperature and good dimensional control during heat treatment<\/td>\n              <td>Intricate dies, thread rolling dies, fixed gauges, bushings, precision tools<\/td>\n            <\/tr>\n            <tr>\n              <td>O6<\/td>\n              <td>Silicon, manganese, molybdenum, free graphite<\/td>\n              <td>Graphitic oil-hardening steel with excellent machinability and anti-galling behavior<\/td>\n              <td>Deep drawing dies, forming rolls, wear plates, machine ways, tool shanks<\/td>\n            <\/tr>\n            <tr>\n              <td>O7<\/td>\n              <td>Higher carbon and tungsten<\/td>\n              <td>Highest wear resistance and edge retention in the O-series<\/td>\n              <td>Paper knives, woodworking tools, cutting edges, wear-critical cold work tools<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <h2>Key Properties of Oil-Hardening Tool Steel<\/h2>\n      <p>\n        Oil-hardening tool steels are valued for their balanced performance in cold-work applications. They do not provide the highest wear resistance or the best dimensional stability among all tool steels, but they give a practical combination of properties at a reasonable cost.\n      <\/p>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>Propriedade<\/th>\n              <th>Significado pr\u00e1tico<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Temperabilidade<\/td>\n              <td>Better than water-hardening steels because moderate alloying supports deeper hardening<\/td>\n            <\/tr>\n            <tr>\n              <td>Working hardness<\/td>\n              <td>Commonly about 57 to 62 HRC after quenching and tempering<\/td>\n            <\/tr>\n            <tr>\n              <td>Possible hardness range<\/td>\n              <td>About 56 to 64 HRC depending on grade, section size and tempering temperature<\/td>\n            <\/tr>\n            <tr>\n              <td>Resist\u00eancia ao desgaste<\/td>\n              <td>Good for general cold work tooling, but usually lower than D2 in severe abrasion<\/td>\n            <\/tr>\n            <tr>\n              <td>Estabilidade dimensional<\/td>\n              <td>Better than water-hardening steels, but usually lower than air-hardening steels<\/td>\n            <\/tr>\n            <tr>\n              <td>Robustez<\/td>\n              <td>Moderate; suitable for many cold work tools, but not ideal for heavy shock loading<\/td>\n            <\/tr>\n            <tr>\n              <td>Usinabilidade<\/td>\n              <td>Generally good; O6 is especially machinable because of free graphite<\/td>\n            <\/tr>\n            <tr>\n              <td>Dureza quente<\/td>\n              <td>Low; not suitable for repeated high-temperature service<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>\n        Oil-hardening steels can harden to a greater depth than plain water-hardening steels. This helps tools that need repeated grinding or resharpening, because the hardness is not limited to only a shallow outer layer.\n      <\/p>\n      <p>\n        Their wear resistance comes mainly from high carbon and the hardened martensitic structure. O7 improves wear resistance further through higher carbon and tungsten content. However, O-series steels do not contain the large carbide volume found in D-series cold work steels or high-speed steels.\n      <\/p>\n      <p>\n        O6 is the special grade in this group. During annealing, part of its carbon forms free nodular graphite. This graphite improves machinability and reduces galling during sliding contact, making O6 useful for drawing dies, forming rolls, and machine components at risk of friction.\n      <\/p>\n      <div class=\"aobo-note-box\">\n        <p>\n          The main weakness is heat resistance. Oil-hardening tool steels soften if exposed to elevated temperatures for long periods. They should normally remain in cold-work service, especially where operating temperatures do not repeatedly exceed about 205 to 260 &deg;C (400 to 500 &deg;F).\n        <\/p>\n      <\/div>\n\n      <h2>Common Applications of Oil-Hardening Tool Steel<\/h2>\n      <p>\n        Oil-hardening tool steels are mainly used for tools that operate at room temperature or relatively low temperatures. They suit short- to medium-run production tools, precision tools, and general cold work tooling.\n      <\/p>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>\u00c1rea de aplica\u00e7\u00e3o<\/th>\n              <th>Typical Tools<\/th>\n              <th>Suitable Grades<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Blanking and trimming<\/td>\n              <td>Blanking dies, trimming dies, punches<\/td>\n              <td>O1, O2, O7<\/td>\n            <\/tr>\n            <tr>\n              <td>Forming and drawing<\/td>\n              <td>Forming dies, drawing dies, flanging dies, coining dies<\/td>\n              <td>O1, O2, O6<\/td>\n            <\/tr>\n            <tr>\n              <td>Cutting and piercing<\/td>\n              <td>Taps, reamers, broaches, drills, slitting cutters, piercing tools<\/td>\n              <td>O1, O7<\/td>\n            <\/tr>\n            <tr>\n              <td>Precision measurement<\/td>\n              <td>Plug gauges, ring gauges, snap gauges, templates, master tools<\/td>\n              <td>O2 preferred, O1<\/td>\n            <\/tr>\n            <tr>\n              <td>Sliding machine parts<\/td>\n              <td>Bushings, arbors, guides, collets, chuck jaws, feed rolls<\/td>\n              <td>O1, O6<\/td>\n            <\/tr>\n            <tr>\n              <td>Plastic molding tools<\/td>\n              <td>Low-temperature molds and short- to medium-run molds<\/td>\n              <td>O1, O2<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>\n        O-series steels are not high-speed cutting steels. They can work in low- to medium-speed cutting tools, but high-speed steels are better when cutting heat becomes a major issue.\n      <\/p>\n\n      <h2>Heat Treatment Basics of Oil-Hardening Tool Steel<\/h2>\n      <p>\n        Oil-hardening tool steels are usually supplied in an annealed condition for machining. After machining, the tool is hardened by heating, oil quenching, and tempering.\n      <\/p>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>Step<\/th>\n              <th>Finalidade<\/th>\n              <th>Typical Range or Note<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Pr\u00e9-aquecimento<\/td>\n              <td>Reduce thermal shock before hardening<\/td>\n              <td>Often around 650 &deg;C, or 1200 &deg;F, especially for larger or more complex tools<\/td>\n            <\/tr>\n            <tr>\n              <td>Austenitiza\u00e7\u00e3o<\/td>\n              <td>Prepare the steel for hardening<\/td>\n              <td>Commonly about 790 to 885 &deg;C, or 1450 to 1625 &deg;F, depending on grade<\/td>\n            <\/tr>\n            <tr>\n              <td>Oil quenching<\/td>\n              <td>Form the hardened structure<\/td>\n              <td>Warm oil is commonly used, often around 32 to 70 &deg;C, or 90 to 160 &deg;F<\/td>\n            <\/tr>\n            <tr>\n              <td>Removal from oil<\/td>\n              <td>Reduce quench stress before tempering<\/td>\n              <td>Often removed at about 50 to 66 &deg;C, or 120 to 150 &deg;F<\/td>\n            <\/tr>\n            <tr>\n              <td>T\u00eampera<\/td>\n              <td>Reduce brittleness and adjust hardness<\/td>\n              <td>Commonly about 150 to 260 &deg;C, or 300 to 500 &deg;F, for high-hardness cold work tools<\/td>\n            <\/tr>\n            <tr>\n              <td>Higher tempering<\/td>\n              <td>Improve toughness when needed<\/td>\n              <td>About 288 to 315 &deg;C, or 550 to 600 &deg;F, may be used when impact resistance is more important<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>\n        O1 commonly uses a higher austenitizing range than O2. O2 can harden at a relatively low temperature, which helps reduce heat-treatment movement. O7 needs closer quenching control because its higher carbon and tungsten improve wear resistance but reduce hardenability in thicker sections. In thicker O7 tools, oil temperature, agitation, and transfer time become more critical.\n      <\/p>\n      <p>\n        Oil agitation matters during quenching. Without sufficient oil movement, vapor can form around the hot tool, and cooling can slow and become uneven. This may cause soft spots or uneven hardness.\n      <\/p>\n      <p>\n        Tempering should follow quenching promptly. As-quenched steel is hard but brittle, and tempering imparts usable toughness to the tool. For many O-series cold-work tools, the final hardness is typically around 58 to 62 HRC, but the required hardness should be determined by the tool design and service conditions.\n      <\/p>\n\n      <h2>How to Choose the Right Oil-Hardening Tool Steel Grade<\/h2>\n      <p>\n        Grade selection should start from the tool&#8217;s main working problem.\n      <\/p>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>Main Requirement<\/th>\n              <th>Recommended Grade<\/th>\n              <th>Reason<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>General-purpose cold work tooling<\/td>\n              <td>O1<\/td>\n              <td>Balanced properties and wide commercial availability<\/td>\n            <\/tr>\n            <tr>\n              <td>Minimum distortion during hardening<\/td>\n              <td>O2<\/td>\n              <td>Lower austenitizing temperature reduces heat-treatment stress<\/td>\n            <\/tr>\n            <tr>\n              <td>High machinability and anti-galling<\/td>\n              <td>O6<\/td>\n              <td>Free graphite acts as a solid lubricant, improving cutting and preventing seizing<\/td>\n            <\/tr>\n            <tr>\n              <td>Maximum wear resistance and edge retention<\/td>\n              <td>O7<\/td>\n              <td>Higher carbon and tungsten content form hard, abrasion-resistant carbides<\/td>\n            <\/tr>\n            <tr>\n              <td>Strict-tolerance tools and precision gauges<\/td>\n              <td>O2<\/td>\n              <td>Better dimensional control for close-tolerance designs<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>\n        For most general tooling, O1 is the starting point. For precision or low-distortion tools, O2 is more suitable. For drawing, forming, or sliding-wear applications with a risk of galling, O6 has a clear advantage. For cutting edges and wear-critical tools, O7 is the strongest oil-hardening option.\n      <\/p>\n      <p>\n        If the tool will be exposed to high heat, use hot-work steel or high-speed steel instead. If the tool will face heavy impacts, consider shock-resistant steel. If the tool needs very high abrasion resistance, D2 or another high-carbon high-chromium steel may be more suitable. If the tool needs maximum dimensional stability in a large or complex shape, air-hardening steel is usually a better choice.\n      <\/p>\n\n      <h2>Resumo<\/h2>\n      <p>\n        Oil-hardening tool steel is a family of cold-work tool steels in the AISI Group O series. The main grades are O1, O2, O6, and O7. These steels harden in oil because their moderate alloy content gives them better hardenability than plain water-hardening steels.\n      <\/p>\n      <p>\n        O-series steels are widely used for blanking dies, trimming dies, forming dies, drawing dies, punches, gauges, cutting tools, and precision machine parts. Their main advantages are good machinability, useful wear resistance, safer hardening than water-hardening steel, and economical tool production.\n      <\/p>\n      <p>\n        They also have clear limits. They do not resist high-temperature softening well, and they cannot match air-hardening steels in dimensional stability or D2-type steels in severe wear resistance.\n      <\/p>\n      <p>\n        For cold-work tools that require balanced performance, controlled heat-treatment risk, and reasonable cost, oil-hardening tool steel remains a practical and widely used choice.\n      <\/p>\n\n    <\/main>\n\n    <section class=\"aobo-final-cta\">\n      <div>\n        <h2>Need Bulk Oil-Hardening Tool Steel Supply?<\/h2>\n        <p>\n          Aobo Steel supplies O1, O2 and other tool steel round bar and flat bar for bulk industrial orders. Send your required grade, size, quantity, and application.\n        <\/p>\n      <\/div>\n      <a class=\"aobo-btn aobo-btn-inquiry hs-cta-trigger-button hs-cta-trigger-button-230288465624\" href=\"javascript:void(0);\">Enviar consulta<\/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":{"content-type":"","_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 v27.6.1 (Yoast SEO v27.6) - 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\/pt\/oil-hardening-tool-steel\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\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\/pt\/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-05-20T01:03:15+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=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutos\" \/>\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-05-20T01:03:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/oil-hardening-tool-steel\\\/\"},\"wordCount\":1722,\"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\":\"pt-BR\"},{\"@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-05-20T01:03:15+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\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aobosteel.com\\\/oil-hardening-tool-steel\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@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\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#organization\",\"name\":\"AoboSteel\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@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\":\"pt-BR\",\"@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\\\/pt\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Oil-Hardening Tool Steel: Grades, Properties and Uses | AoboSteel","description":"Learn what oil-hardening tool steel is, including O1, O2, O6 and O7 grades, key properties, heat treatment basics, applications and grade selection.","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\/pt\/oil-hardening-tool-steel\/","og_locale":"pt_BR","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\/pt\/oil-hardening-tool-steel\/","og_site_name":"AoboSteel","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61565368220197","article_modified_time":"2026-05-20T01:03:15+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":{"Est. tempo de leitura":"8 minutos"},"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-05-20T01:03:15+00:00","mainEntityOfPage":{"@id":"https:\/\/aobosteel.com\/oil-hardening-tool-steel\/"},"wordCount":1722,"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":"pt-BR"},{"@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-05-20T01:03:15+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":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aobosteel.com\/oil-hardening-tool-steel\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@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":"pt-BR"},{"@type":"Organization","@id":"https:\/\/aobosteel.com\/#organization","name":"AoboSteel","url":"https:\/\/aobosteel.com\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@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":"pt-BR","@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\/pt\/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\/pt\/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\/pt\/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\/pt\/wp-json\/wp\/v2\/pages\/15543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/comments?post=15543"}],"version-history":[{"count":2,"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/pages\/15543\/revisions"}],"predecessor-version":[{"id":15547,"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/pages\/15543\/revisions\/15547"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/media\/15551"}],"wp:attachment":[{"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/media?parent=15543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}