{"id":15466,"date":"2026-05-16T15:19:01","date_gmt":"2026-05-16T07:19:01","guid":{"rendered":"https:\/\/aobosteel.com\/?page_id=15466"},"modified":"2026-06-25T15:44:52","modified_gmt":"2026-06-25T07:44:52","slug":"tool-steel-for-stamping-blanking-piercing-dies","status":"publish","type":"page","link":"https:\/\/aobosteel.com\/pt\/tool-steel-for-stamping-blanking-piercing-dies\/","title":{"rendered":"Sele\u00e7\u00e3o de a\u00e7o ferramenta para matrizes de estampagem, corte e perfura\u00e7\u00e3o"},"content":{"rendered":"<section class=\"aobo-selection-page\">\n  <style>\n    .aobo-selection-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      background: transparent;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    .aobo-selection-page * {\n      box-sizing: border-box;\n    }\n\n    .aobo-container {\n      max-width: 1160px;\n      margin: 0 auto;\n    }\n\n    .aobo-hero {\n      background: linear-gradient(135deg, #ffffff 0%, #f7fbff 56%, #eaf2ff 100%);\n      color: var(--aobo-text);\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-hero h1 {\n      position: relative;\n      z-index: 2;\n      font-size: clamp(34px, 4vw, 54px);\n      line-height: 1.05;\n      margin: 0 0 16px;\n      color: #082d6f;\n      letter-spacing: -0.03em;\n    }\n\n    .aobo-hero p {\n      position: relative;\n      z-index: 2;\n      font-size: 18px;\n      line-height: 1.7;\n      max-width: 900px;\n      margin: 0;\n      color: #314158;\n    }\n\n    .aobo-section-title {\n      background: var(--aobo-white);\n      border: 1px solid var(--aobo-border);\n      border-bottom: none;\n      border-radius: 26px 26px 0 0;\n      padding: 34px 34px 0;\n      margin: 24px 0 0;\n    }\n\n    .aobo-section-title h2 {\n      font-size: clamp(26px, 3vw, 36px);\n      line-height: 1.15;\n      margin: 0 0 8px;\n      color: #082d6f;\n      letter-spacing: -0.02em;\n    }\n\n    .aobo-section-title p {\n      margin: 0;\n      color: var(--aobo-muted);\n      font-size: 16px;\n      line-height: 1.65;\n      max-width: 900px;\n    }\n\n    .aobo-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 16px;\n      background: var(--aobo-white);\n      border: 1px solid var(--aobo-border);\n      border-top: none;\n      border-radius: 0 0 26px 26px;\n      box-shadow: 0 12px 32px rgba(12, 86, 208, 0.07);\n      padding: 24px 34px 34px;\n    }\n\n    .aobo-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      min-height: 330px;\n      transition: all 0.2s ease;\n    }\n\n    .aobo-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-card h3 {\n      font-size: 23px;\n      line-height: 1.15;\n      margin: 0 0 12px;\n      color: #082d6f;\n    }\n\n    .aobo-card h3 small {\n      display: block;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--aobo-muted);\n      margin-top: 6px;\n      line-height: 1.4;\n    }\n\n    .aobo-tag {\n      display: inline-block;\n      font-size: 12px;\n      font-weight: 800;\n      color: var(--aobo-orange);\n      background: #fff7ed;\n      border: 1px solid #fde3bd;\n      border-radius: 999px;\n      padding: 6px 12px;\n      margin-bottom: 16px;\n      width: fit-content;\n      text-transform: uppercase;\n      letter-spacing: 0.06em;\n    }\n\n    .aobo-card p {\n      font-size: 14.5px;\n      line-height: 1.55;\n      color: var(--aobo-muted);\n      margin: 0 0 16px;\n    }\n\n    .aobo-reason {\n      background: #fbfdff;\n      border: 1px solid var(--aobo-border);\n      border-left: 4px solid var(--aobo-orange);\n      padding: 12px 14px;\n      border-radius: 10px;\n      margin-bottom: 20px;\n      font-size: 14.5px;\n      line-height: 1.6;\n      color: #314158;\n    }\n\n    .aobo-buttons {\n      display: flex;\n      gap: 10px;\n      margin-top: auto;\n    }\n\n    .aobo-btn {\n      text-decoration: none;\n      text-align: center;\n      font-weight: 700;\n      font-size: 13px;\n      line-height: 1.2;\n      min-height: 42px;\n      padding: 10px 14px;\n      border-radius: 999px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      transition: 0.2s ease;\n      cursor: pointer;\n    }\n\n    .aobo-btn-detail {\n      flex: 1 1 0;\n      color: var(--aobo-blue-dark);\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;\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      color: var(--aobo-blue-dark);\n      transform: translateY(-2px);\n    }\n\n    .aobo-btn-inquiry:hover {\n      background: var(--aobo-blue-dark);\n      border-color: var(--aobo-blue-dark);\n      color: #ffffff;\n      transform: translateY(-2px);\n    }\n\n    .aobo-summary-table {\n      width: 100%;\n      border-collapse: collapse;\n      background: #ffffff;\n      border-radius: 0 0 26px 26px;\n      overflow: hidden;\n      border: 1px solid var(--aobo-border);\n      border-top: none;\n      box-shadow: 0 12px 32px rgba(12, 86, 208, 0.07);\n      margin-top: 0;\n    }\n\n    .aobo-summary-table th,\n    .aobo-summary-table td {\n      padding: 16px 18px;\n      text-align: left;\n      border-bottom: 1px solid #e8eef8;\n      vertical-align: top;\n      font-size: 15px;\n      line-height: 1.55;\n    }\n\n    .aobo-summary-table th {\n      background: #edf5ff;\n      color: #082d6f;\n      font-size: 15px;\n    }\n\n    .aobo-summary-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .aobo-cta {\n      background: linear-gradient(135deg, #073b8e 0%, #0c56d0 100%);\n      border-radius: 28px;\n      padding: 34px;\n      margin-top: 24px;\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-cta h2 {\n      margin: 0 0 8px;\n      color: #ffffff;\n      font-size: clamp(26px, 3vw, 38px);\n      line-height: 1.15;\n    }\n\n    .aobo-cta p {\n      margin: 0;\n      color: rgba(255, 255, 255, 0.92);\n      line-height: 1.65;\n      max-width: 720px;\n    }\n\n    .aobo-cta .aobo-btn-inquiry {\n      flex: 0 0 auto;\n      background: #ffffff;\n      border-color: #ffffff;\n      color: var(--aobo-blue);\n      min-width: 150px;\n    }\n\n    .aobo-cta .aobo-btn-inquiry:hover {\n      background: #f5f8ff;\n      color: var(--aobo-blue-dark);\n    }\n\n    @media (max-width: 980px) {\n      .aobo-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .aobo-hero h1 {\n        font-size: 30px;\n      }\n    }\n\n    @media (max-width: 640px) {\n      .aobo-selection-page {\n        padding: 36px 14px;\n      }\n\n      .aobo-hero {\n        padding: 26px 20px;\n        border-radius: 22px;\n      }\n\n      .aobo-hero h1 {\n        font-size: 28px;\n      }\n\n      .aobo-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .aobo-summary-table {\n        display: block;\n        overflow-x: auto;\n        white-space: nowrap;\n      }\n\n      .aobo-section-title {\n        padding: 26px 20px 0;\n        border-radius: 22px 22px 0 0;\n      }\n\n      .aobo-grid {\n        padding: 22px 20px 26px;\n        border-radius: 0 0 22px 22px;\n      }\n\n      .aobo-cta {\n        padding: 26px 20px;\n        border-radius: 22px;\n      }\n    }\n  <\/style>\n\n  <div class=\"aobo-container\">\n\n    <div class=\"aobo-hero\">\n      <h1>Sele\u00e7\u00e3o de a\u00e7o ferramenta para matrizes de estampagem, corte e perfura\u00e7\u00e3o<\/h1>\n      <p>\n        Select tool steel by production volume, stock thickness, impact load, wear level, and dimensional stability requirement.\n        For stamping, blanking, and piercing dies, the main choice is usually between wear resistance and toughness.\n      <\/p>\n    <\/div>\n\n    <div class=\"aobo-section-title\">\n      <h2>Guia de sele\u00e7\u00e3o r\u00e1pida por grau de a\u00e7o ferramenta<\/h2>\n      <p>\n        Selecione a classe de acordo com o volume de produ\u00e7\u00e3o, n\u00edvel de desgaste, espessura do material, carga de impacto e requisitos de estabilidade dimensional.\n      <\/p>\n    <\/div>\n\n    <div class=\"aobo-grid\">\n\n      <div class=\"aobo-card\">\n        <div>\n          <span class=\"aobo-tag\">Escolha equilibrada<\/span>\n          <h3>A\u00e7o para ferramentas A2 <small>1.2363 \/ SKD12<\/small><\/h3>\n          <p>\n            Recomendado para matrizes de estampagem, pun\u00e7\u00e3o e conforma\u00e7\u00e3o de tiragens m\u00e9dias a longas.\n          <\/p>\n          <div class=\"aobo-reason\">\n            Motivo: A liga A2 oferece um equil\u00edbrio pr\u00e1tico entre resist\u00eancia ao desgaste, tenacidade e estabilidade dimensional durante o tratamento t\u00e9rmico.\n          <\/div>\n        <\/div>\n        <div class=\"aobo-buttons\">\n          <a class=\"aobo-btn aobo-btn-detail\" href=\"https:\/\/aobosteel.com\/pt\/a2-tool-steel\/\">Ver detalhes<\/a>\n          <a class=\"aobo-btn aobo-btn-inquiry popmake-16052\" href=\"javascript:void(0);\">Enviar consulta<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"aobo-card\">\n        <div>\n          <span class=\"aobo-tag\">Alta resist\u00eancia ao desgaste<\/span>\n          <h3>A\u00e7o para ferramentas D2 <small>1.2379 \/ SKD11 \/ Cr12Mo1V1<\/small><\/h3>\n          <p>\n            Recomendado para matrizes de estampagem e perfura\u00e7\u00e3o de longa dura\u00e7\u00e3o, onde o desgaste das bordas \u00e9 o principal risco de falha.\n          <\/p>\n          <div class=\"aobo-reason\">\n            Motivo: O D2 possui alto teor de carbono e alto teor de cromo, formando carbonetos duros que conferem forte resist\u00eancia \u00e0 abras\u00e3o.\n          <\/div>\n        <\/div>\n        <div class=\"aobo-buttons\">\n          <a class=\"aobo-btn aobo-btn-detail\" href=\"https:\/\/aobosteel.com\/pt\/d2-tool-steel\/\">Ver detalhes<\/a>\n          <a class=\"aobo-btn aobo-btn-inquiry popmake-16052\" href=\"javascript:void(0);\">Enviar consulta<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"aobo-card\">\n        <div>\n          <span class=\"aobo-tag\">Desgaste muito elevado<\/span>\n          <h3>A\u00e7o ferramenta D3 <small>1.2080 \/ SKD1 \/ Cr12<\/small><\/h3>\n          <p>\n            Recomendado para ferramentas de estampagem e perfura\u00e7\u00e3o onde a resist\u00eancia ao desgaste \u00e9 mais importante do que a resist\u00eancia ao impacto.\n          <\/p>\n          <div class=\"aobo-reason\">\n            Motivo: O D3 oferece alt\u00edssima resist\u00eancia ao desgaste, mas n\u00e3o deve ser usado em locais onde impactos fortes possam causar lascas.\n          <\/div>\n        <\/div>\n        <div class=\"aobo-buttons\">\n          <a class=\"aobo-btn aobo-btn-detail\" href=\"https:\/\/aobosteel.com\/pt\/d3-tool-steel\/\">Ver detalhes<\/a>\n          <a class=\"aobo-btn aobo-btn-inquiry popmake-16052\" href=\"javascript:void(0);\">Enviar consulta<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"aobo-card\">\n        <div>\n          <span class=\"aobo-tag\">Matrizes de alto desgaste<\/span>\n          <h3>A\u00e7o ferramenta D6 <small>1.2436 \/ SKD2<\/small><\/h3>\n          <p>\n            Recomendado para matrizes de trabalho a frio que necessitam de alt\u00edssima resist\u00eancia ao desgaste sob carga est\u00e1vel.\n          <\/p>\n          <div class=\"aobo-reason\">\n            Motivo: O a\u00e7o D6 pertence \u00e0 categoria dos a\u00e7os para trabalho a frio com alto teor de carbono e cromo, sendo selecionado quando a resist\u00eancia \u00e0 abras\u00e3o \u00e9 a prioridade.\n          <\/div>\n        <\/div>\n        <div class=\"aobo-buttons\">\n          <a class=\"aobo-btn aobo-btn-detail\" href=\"https:\/\/aobosteel.com\/pt\/d6-tool-steel\/\">Ver detalhes<\/a>\n          <a class=\"aobo-btn aobo-btn-inquiry popmake-16052\" href=\"javascript:void(0);\">Enviar consulta<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"aobo-card\">\n        <div>\n          <span class=\"aobo-tag\">Corridas curtas a m\u00e9dias<\/span>\n          <h3>A\u00e7o para ferramentas O1 <small>1.2510 \/ SKS3<\/small><\/h3>\n          <p>\n            Recomendado para matrizes de corte, recorte e perfura\u00e7\u00e3o de tiragens curtas a m\u00e9dias.\n          <\/p>\n          <div class=\"aobo-reason\">\n            Motivo: O a\u00e7o O1 \u00e9 um a\u00e7o ferramenta de uso geral, temper\u00e1vel em \u00f3leo, com boa dureza e capacidade de reten\u00e7\u00e3o de fio.\n          <\/div>\n        <\/div>\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 popmake-16052\" href=\"javascript:void(0);\">Enviar consulta<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"aobo-card\">\n        <div>\n          <span class=\"aobo-tag\">Uso geral<\/span>\n          <h3>A\u00e7o para ferramentas O2 <small>1.2842<\/small><\/h3>\n          <p>\n            Recomendado para ferramentas de perfura\u00e7\u00e3o, corte e acabamento de tiragens curtas a m\u00e9dias.\n          <\/p>\n          <div class=\"aobo-reason\">\n            Motivo: O O2 proporciona dureza e reten\u00e7\u00e3o de fio \u00fateis para condi\u00e7\u00f5es de trabalho a frio menos severas.\n          <\/div>\n        <\/div>\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 popmake-16052\" href=\"javascript:void(0);\">Enviar consulta<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"aobo-card\">\n        <div>\n          <span class=\"aobo-tag\">Resist\u00eancia a impactos<\/span>\n          <h3>A\u00e7o para ferramentas S1 <small>1.2550<\/small><\/h3>\n          <p>\n            Recomendado quando a carga de impacto \u00e9 maior e a ferramenta precisa de maior resist\u00eancia a rachaduras.\n          <\/p>\n          <div class=\"aobo-reason\">\n            Motivo: A op\u00e7\u00e3o S1 \u00e9 escolhida quando a resist\u00eancia e a capacidade de suportar impactos s\u00e3o mais importantes do que a m\u00e1xima resist\u00eancia ao desgaste.\n          <\/div>\n        <\/div>\n        <div class=\"aobo-buttons\">\n          <a class=\"aobo-btn aobo-btn-detail\" href=\"https:\/\/aobosteel.com\/pt\/s1-tool-steel\/\">Ver detalhes<\/a>\n          <a class=\"aobo-btn aobo-btn-inquiry popmake-16052\" href=\"javascript:void(0);\">Enviar consulta<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"aobo-card\">\n        <div>\n          <span class=\"aobo-tag\">Impacto forte<\/span>\n          <h3>A\u00e7o ferramenta S7 <small>1.2355<\/small><\/h3>\n          <p>\n            Recomendado para materiais espessos, materiais duros e condi\u00e7\u00f5es severas de corte ou estampagem por impacto.\n          <\/p>\n          <div class=\"aobo-reason\">\n            Motivo: O a\u00e7o S7 possui alta resist\u00eancia, ajudando a reduzir lascas, quebras ou rupturas prematuras.\n          <\/div>\n        <\/div>\n        <div class=\"aobo-buttons\">\n          <a class=\"aobo-btn aobo-btn-detail\" href=\"https:\/\/aobosteel.com\/pt\/s7-tool-steel\/\">Ver detalhes<\/a>\n          <a class=\"aobo-btn aobo-btn-inquiry popmake-16052\" href=\"javascript:void(0);\">Enviar consulta<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"aobo-card\">\n        <div>\n          <span class=\"aobo-tag\">Produ\u00e7\u00e3o exigente<\/span>\n          <h3>A\u00e7o r\u00e1pido M2 <small>1.3343 \/ SKH51<\/small><\/h3>\n          <p>\n            Recomendado para estampagem em alta velocidade, materiais de trabalho altamente abrasivos ou demandas de produ\u00e7\u00e3o mais rigorosas.\n          <\/p>\n          <div class=\"aobo-reason\">\n            Motivo: O a\u00e7o M2 \u00e9 selecionado quando os a\u00e7os padr\u00e3o para trabalho a frio n\u00e3o s\u00e3o suficientes em termos de resist\u00eancia ao desgaste e severidade de produ\u00e7\u00e3o.\n          <\/div>\n        <\/div>\n        <div class=\"aobo-buttons\">\n          <a class=\"aobo-btn aobo-btn-detail\" href=\"https:\/\/aobosteel.com\/pt\/m2-tool-steel\/\">Ver detalhes<\/a>\n          <a class=\"aobo-btn aobo-btn-inquiry popmake-16052\" href=\"javascript:void(0);\">Enviar consulta<\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"aobo-section-title\">\n      <h2>Resumo da Sele\u00e7\u00e3o<\/h2>\n      <p>\n        Esta tabela permite uma compara\u00e7\u00e3o mais r\u00e1pida quando o comprador j\u00e1 conhece as principais condi\u00e7\u00f5es de funcionamento.\n      <\/p>\n    <\/div>\n\n    <table class=\"aobo-summary-table\">\n      <thead>\n        <tr>\n          <th>Requisito principal<\/th>\n          <th>Dire\u00e7\u00e3o recomendada<\/th>\n          <th>Classes de a\u00e7o Aobo<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr>\n          <td>Resist\u00eancia ao desgaste e tenacidade equilibradas<\/td>\n          <td>A\u00e7o para trabalho a frio com endurecimento ao ar<\/td>\n          <td>A2<\/td>\n        <\/tr>\n        <tr>\n          <td>Longa vida \u00fatil da ferramenta sob desgaste abrasivo<\/td>\n          <td>A\u00e7o para trabalho a frio com alto teor de carbono e cromo<\/td>\n          <td>D2, D3, D6<\/td>\n        <\/tr>\n        <tr>\n          <td>Lotes de produ\u00e7\u00e3o curtos ou m\u00e9dios<\/td>\n          <td>A\u00e7o para trabalho a frio com t\u00eampera em \u00f3leo<\/td>\n          <td>O1, O2<\/td>\n        <\/tr>\n        <tr>\n          <td>Resist\u00eancia a lascas e quebras<\/td>\n          <td>A\u00e7o ferramenta resistente a choques<\/td>\n          <td>S1, S7<\/td>\n        <\/tr>\n        <tr>\n          <td>Maior severidade de produ\u00e7\u00e3o<\/td>\n          <td>A\u00e7o r\u00e1pido<\/td>\n          <td>M2<\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n\n    <div class=\"aobo-cta\">\n      <div>\n        <h2>Precisa de a\u00e7o ferramenta para matrizes de estampagem, corte ou perfura\u00e7\u00e3o?<\/h2>\n        <p>\n          Envie sua especifica\u00e7\u00e3o, tamanho, quantidade e aplica\u00e7\u00e3o. A Aobo Steel pode fornecer barras e chapas redondas de a\u00e7o ferramenta em grandes quantidades para compradores industriais.\n        <\/p>\n      <\/div>\n      <a class=\"aobo-btn aobo-btn-inquiry popmake-16052\" href=\"javascript:void(0);\">Enviar consulta<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Tool Steel Selection for Stamping, Blanking &amp; Piercing Dies Select tool steel by production volume, stock thickness, impact load, wear level, and dimensional stability requirement. For stamping, blanking, and piercing dies, the main choice is usually between wear resistance and toughness. Quick Selection Guide by Tool Steel Grade Choose the grade according to production volume, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":15467,"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-15466","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.0 (Yoast SEO v28.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Tool Steel Selection for Stamping, Blanking &amp; Piercing Dies - AoboSteel<\/title>\n<meta name=\"description\" content=\"Select A2, D2, D3, D6, O1, O2, S1, S7, or M2 tool steel for stamping, blanking, and piercing dies by wear, toughness, impact, and run length.\" \/>\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\/tool-steel-for-stamping-blanking-piercing-dies\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tool Steel Selection for Stamping, Blanking &amp; Piercing Dies\" \/>\n<meta property=\"og:description\" content=\"Select A2, D2, D3, D6, O1, O2, S1, S7, or M2 tool steel for stamping, blanking, and piercing dies by wear, toughness, impact, and run length.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aobosteel.com\/pt\/tool-steel-for-stamping-blanking-piercing-dies\/\" \/>\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:44:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping.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=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"TechArticle\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/tool-steel-for-stamping-blanking-piercing-dies\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/tool-steel-for-stamping-blanking-piercing-dies\\\/\"},\"author\":{\"name\":\"Evan\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#\\\/schema\\\/person\\\/96118415c30ca6bb52eaf1127b052ef7\"},\"headline\":\"Tool Steel Selection for Stamping, Blanking &amp; Piercing Dies\",\"datePublished\":\"2026-05-16T07:19:01+00:00\",\"dateModified\":\"2026-06-25T07:44:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/tool-steel-for-stamping-blanking-piercing-dies\\\/\"},\"wordCount\":530,\"publisher\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/tool-steel-for-stamping-blanking-piercing-dies\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/stamping.avif\",\"inLanguage\":\"pt-BR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/tool-steel-for-stamping-blanking-piercing-dies\\\/\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/tool-steel-for-stamping-blanking-piercing-dies\\\/\",\"name\":\"Tool Steel Selection for Stamping, Blanking &amp; Piercing Dies - AoboSteel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/tool-steel-for-stamping-blanking-piercing-dies\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/tool-steel-for-stamping-blanking-piercing-dies\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/stamping.avif\",\"datePublished\":\"2026-05-16T07:19:01+00:00\",\"dateModified\":\"2026-06-25T07:44:52+00:00\",\"description\":\"Select A2, D2, D3, D6, O1, O2, S1, S7, or M2 tool steel for stamping, blanking, and piercing dies by wear, toughness, impact, and run length.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/tool-steel-for-stamping-blanking-piercing-dies\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aobosteel.com\\\/tool-steel-for-stamping-blanking-piercing-dies\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/tool-steel-for-stamping-blanking-piercing-dies\\\/#primaryimage\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/stamping.avif\",\"contentUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/stamping.avif\",\"width\":1254,\"height\":1254},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/tool-steel-for-stamping-blanking-piercing-dies\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/aobosteel.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tool Steel Selection for Stamping, Blanking &amp; Piercing Dies\"}]},{\"@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":"Sele\u00e7\u00e3o de a\u00e7os-ferramenta para matrizes de estampagem, corte e perfura\u00e7\u00e3o - AoboSteel","description":"Selecione o a\u00e7o ferramenta A2, D2, D3, D6, O1, O2, S1, S7 ou M2 para matrizes de estampagem, corte e perfura\u00e7\u00e3o, considerando desgaste, tenacidade, impacto e comprimento de produ\u00e7\u00e3o.","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\/tool-steel-for-stamping-blanking-piercing-dies\/","og_locale":"pt_BR","og_type":"article","og_title":"Tool Steel Selection for Stamping, Blanking &amp; Piercing Dies","og_description":"Select A2, D2, D3, D6, O1, O2, S1, S7, or M2 tool steel for stamping, blanking, and piercing dies by wear, toughness, impact, and run length.","og_url":"https:\/\/aobosteel.com\/pt\/tool-steel-for-stamping-blanking-piercing-dies\/","og_site_name":"AoboSteel","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61565368220197","article_modified_time":"2026-06-25T07:44:52+00:00","og_image":[{"width":1254,"height":1254,"url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping.avif","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. tempo de leitura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"TechArticle","@id":"https:\/\/aobosteel.com\/tool-steel-for-stamping-blanking-piercing-dies\/#article","isPartOf":{"@id":"https:\/\/aobosteel.com\/tool-steel-for-stamping-blanking-piercing-dies\/"},"author":{"name":"Evan","@id":"https:\/\/aobosteel.com\/#\/schema\/person\/96118415c30ca6bb52eaf1127b052ef7"},"headline":"Tool Steel Selection for Stamping, Blanking &amp; Piercing Dies","datePublished":"2026-05-16T07:19:01+00:00","dateModified":"2026-06-25T07:44:52+00:00","mainEntityOfPage":{"@id":"https:\/\/aobosteel.com\/tool-steel-for-stamping-blanking-piercing-dies\/"},"wordCount":530,"publisher":{"@id":"https:\/\/aobosteel.com\/#organization"},"image":{"@id":"https:\/\/aobosteel.com\/tool-steel-for-stamping-blanking-piercing-dies\/#primaryimage"},"thumbnailUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping.avif","inLanguage":"pt-BR"},{"@type":"WebPage","@id":"https:\/\/aobosteel.com\/tool-steel-for-stamping-blanking-piercing-dies\/","url":"https:\/\/aobosteel.com\/tool-steel-for-stamping-blanking-piercing-dies\/","name":"Sele\u00e7\u00e3o de a\u00e7os-ferramenta para matrizes de estampagem, corte e perfura\u00e7\u00e3o - AoboSteel","isPartOf":{"@id":"https:\/\/aobosteel.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aobosteel.com\/tool-steel-for-stamping-blanking-piercing-dies\/#primaryimage"},"image":{"@id":"https:\/\/aobosteel.com\/tool-steel-for-stamping-blanking-piercing-dies\/#primaryimage"},"thumbnailUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping.avif","datePublished":"2026-05-16T07:19:01+00:00","dateModified":"2026-06-25T07:44:52+00:00","description":"Selecione o a\u00e7o ferramenta A2, D2, D3, D6, O1, O2, S1, S7 ou M2 para matrizes de estampagem, corte e perfura\u00e7\u00e3o, considerando desgaste, tenacidade, impacto e comprimento de produ\u00e7\u00e3o.","breadcrumb":{"@id":"https:\/\/aobosteel.com\/tool-steel-for-stamping-blanking-piercing-dies\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aobosteel.com\/tool-steel-for-stamping-blanking-piercing-dies\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/aobosteel.com\/tool-steel-for-stamping-blanking-piercing-dies\/#primaryimage","url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping.avif","contentUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping.avif","width":1254,"height":1254},{"@type":"BreadcrumbList","@id":"https:\/\/aobosteel.com\/tool-steel-for-stamping-blanking-piercing-dies\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/aobosteel.com\/"},{"@type":"ListItem","position":2,"name":"Tool Steel Selection for Stamping, Blanking &amp; Piercing Dies"}]},{"@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\/stamping.avif",1254,1254,false],"thumbnail":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping-150x150.avif",150,150,true],"medium":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping-300x300.avif",300,300,true],"medium_large":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping-768x768.avif",768,768,true],"large":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping-1024x1024.avif",1024,1024,true],"1536x1536":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping.avif",1254,1254,false],"2048x2048":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping.avif",1254,1254,false],"trp-custom-language-flag":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping-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 Selection for Stamping, Blanking &amp; Piercing Dies Select tool steel by production volume, stock thickness, impact load, wear level, and dimensional stability requirement. For stamping, blanking, and piercing dies, the main choice is usually between wear resistance and toughness. Quick Selection Guide by Tool Steel Grade Choose the grade according to production volume,&hellip;","rttpg_featured_image_url":{"full":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping.avif",1254,1254,false],"landscape":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping.avif",1254,1254,false],"portraits":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping.avif",1254,1254,false],"thumbnail":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping-150x150.avif",150,150,true],"medium":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping-300x300.avif",300,300,true],"large":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping-1024x1024.avif",1024,1024,true],"1536x1536":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping.avif",1254,1254,false],"2048x2048":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping.avif",1254,1254,false],"trp-custom-language-flag":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/stamping-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 Selection for Stamping, Blanking &amp; Piercing Dies Select tool steel by production volume, stock thickness, impact load, wear level, and dimensional stability requirement. For stamping, blanking, and piercing dies, the main choice is usually between wear resistance and toughness. Quick Selection Guide by Tool Steel Grade Choose the grade according to production volume,&hellip;","_links":{"self":[{"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/pages\/15466","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=15466"}],"version-history":[{"count":1,"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/pages\/15466\/revisions"}],"predecessor-version":[{"id":16172,"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/pages\/15466\/revisions\/16172"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/media\/15467"}],"wp:attachment":[{"href":"https:\/\/aobosteel.com\/pt\/wp-json\/wp\/v2\/media?parent=15466"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}