{"id":20832,"date":"2026-07-28T21:50:00","date_gmt":"2026-07-28T18:50:00","guid":{"rendered":"https:\/\/setmakina.com\/?p=20832"},"modified":"2026-07-30T17:10:48","modified_gmt":"2026-07-30T14:10:48","slug":"granite-quarry-equipment-list","status":"publish","type":"post","link":"https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/","title":{"rendered":"Granite Quarry Equipment List: The Complete Machine Fleet for 1,000 m\u00b3\/Month Block Production"},"content":{"rendered":"\n<!-- ============================================================\n     SET MAKINA \u2014 Blog Post: Granite Quarry Equipment List:\n     The Complete Machine Fleet for 1,000 m3\/Month Block Production\n\n     BRAND SYSTEM (reuse across all posts):\n     - Primary blue:   #468dcb  -> headings, links, highlights\n     - Dark blue:      #1a3a5c  -> header accents, dividers\n     - Orange CTA:     #FF6600  -> buttons, calls to action\n     - Body text:      #2d2d2d\n     - Muted text:     #666666\n     - Border\/divider: #e4e8ed\n     - Light bg:       #f4f8fc  (blue-tinted, on-brand)\n     - Font:           Open Sans (Google Fonts)\n\n     HOW TO USE IN WORDPRESS:\n     Block editor -> Add Block (+) -> Custom HTML -> Paste everything below\n     ============================================================ -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  \/* \u2500\u2500 All styles scoped to .sm-post to avoid theme conflicts \u2500\u2500 *\/\n\n  .sm-post *,\n  .sm-post *::before,\n  .sm-post *::after {\n    box-sizing: border-box;\n  }\n\n  .sm-post {\n    font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n    font-size: 16px;\n    line-height: 1.8;\n    color: #2d2d2d;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0;\n  }\n\n  \/* \u2500\u2500 Lead paragraph \u2500\u2500 *\/\n  .sm-post .sm-lead {\n    font-size: 17px;\n    line-height: 1.8;\n    color: #2d2d2d;\n    background: #f4f8fc;\n    border-left: 4px solid #468dcb;\n    padding: 20px 24px;\n    margin: 0 0 44px;\n    border-radius: 0 4px 4px 0;\n  }\n\n  \/* \u2500\u2500 Section headings \u2500\u2500 *\/\n  .sm-post h2 {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: #1a3a5c;\n    margin: 56px 0 18px;\n    padding-bottom: 12px;\n    border-bottom: 2px solid #e4e8ed;\n    letter-spacing: -0.2px;\n  }\n  .sm-post h2 .sm-num {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 28px;\n    height: 28px;\n    background: #468dcb;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    border-radius: 50%;\n    margin-right: 10px;\n    vertical-align: middle;\n    position: relative;\n    top: -2px;\n    flex-shrink: 0;\n  }\n  .sm-post h3 {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 17px;\n    font-weight: 700;\n    color: #1a3a5c;\n    margin: 28px 0 10px;\n  }\n\n  \/* \u2500\u2500 Body text & links \u2500\u2500 *\/\n  .sm-post p {\n    margin: 0 0 18px;\n    color: #2d2d2d;\n  }\n  .sm-post strong {\n    font-weight: 700;\n    color: #1a1a1a;\n  }\n  .sm-post a {\n    color: #468dcb;\n    text-decoration: none;\n    font-weight: 600;\n    border-bottom: 1px solid rgba(70,141,203,0.25);\n    transition: color 0.15s, border-color 0.15s;\n  }\n  .sm-post a:hover {\n    color: #2a6aab;\n    border-bottom-color: #468dcb;\n  }\n  .sm-post ul,\n  .sm-post ol {\n    margin: 0 0 18px 20px;\n    padding: 0;\n  }\n  .sm-post li {\n    margin-bottom: 6px;\n    color: #2d2d2d;\n  }\n\n  \/* \u2500\u2500 Info \/ callout box \u2500\u2500 *\/\n  .sm-post .sm-callout {\n    background: #f4f8fc;\n    border-left: 4px solid #468dcb;\n    padding: 16px 20px;\n    margin: 24px 0;\n    border-radius: 0 4px 4px 0;\n  }\n  .sm-post .sm-callout p {\n    margin: 0;\n    font-size: 15px;\n    color: #2d2d2d;\n  }\n  .sm-post .sm-callout-warn {\n    background: #fff8f4;\n    border-left-color: #FF6600;\n  }\n\n  \/* \u2500\u2500 Rock type comparison cards \u2500\u2500 *\/\n  .sm-post .sm-rock-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    margin: 28px 0;\n  }\n  .sm-post .sm-rock-card {\n    border: 1px solid #e4e8ed;\n    border-radius: 6px;\n    padding: 22px 20px;\n    background: #fff;\n  }\n  .sm-post .sm-rock-card.marble {\n    border-top: 3px solid #468dcb;\n  }\n  .sm-post .sm-rock-card.granite {\n    border-top: 3px solid #1a3a5c;\n  }\n  .sm-post .sm-rock-card .sm-rock-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .sm-rock-card.marble .sm-rock-label { color: #468dcb; }\n  .sm-rock-card.granite .sm-rock-label { color: #1a3a5c; }\n  .sm-post .sm-rock-card h4 {\n    font-size: 16px;\n    font-weight: 700;\n    color: #1a3a5c;\n    margin: 0 0 14px;\n  }\n  .sm-post .sm-rock-card ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n  .sm-post .sm-rock-card li {\n    font-size: 14px;\n    color: #444;\n    padding: 7px 0;\n    border-bottom: 1px solid #f0f0f0;\n    display: flex;\n    justify-content: space-between;\n    gap: 8px;\n    margin: 0;\n  }\n  .sm-post .sm-rock-card li:last-child { border-bottom: none; }\n  .sm-post .sm-rock-card li span:first-child { color: #888; }\n  .sm-post .sm-rock-card li span.val {\n    font-weight: 700;\n    color: #1a3a5c;\n    text-align: right;\n  }\n\n  \/* \u2500\u2500 Technical factor rows \u2500\u2500 *\/\n  .sm-post .sm-factors { margin: 8px 0 0; }\n  .sm-post .sm-factor {\n    display: flex;\n    gap: 20px;\n    align-items: flex-start;\n    padding: 28px 0;\n    border-bottom: 1px solid #e4e8ed;\n  }\n  .sm-post .sm-factor:last-child { border-bottom: none; }\n  .sm-post .sm-factor-num {\n    flex-shrink: 0;\n    width: 40px;\n    height: 40px;\n    background: #1a3a5c;\n    color: #fff;\n    font-size: 16px;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 6px;\n    margin-top: 2px;\n  }\n  .sm-post .sm-factor-body { flex: 1; }\n  .sm-post .sm-factor-body h3 { margin-top: 0; }\n  .sm-post .sm-factor-body p { font-size: 15px; margin-bottom: 12px; }\n  .sm-post .sm-factor-body p:last-child { margin-bottom: 0; }\n  .sm-post .sm-factor-body ul { font-size: 15px; }\n\n  \/* \u2500\u2500 Comparison table \u2500\u2500 *\/\n  .sm-post .sm-table-wrap {\n    overflow-x: auto;\n    margin: 28px 0;\n    border-radius: 6px;\n    border: 1px solid #e4e8ed;\n  }\n  .sm-post table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14px;\n    font-family: 'Open Sans', sans-serif;\n  }\n  .sm-post thead th {\n    padding: 13px 16px;\n    text-align: left;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 0.2px;\n  }\n  .sm-post thead th:nth-child(1) {\n    background: #1a3a5c;\n    color: #fff;\n    width: 30%;\n  }\n  .sm-post thead th:nth-child(2) {\n    background: #468dcb;\n    color: #fff;\n  }\n  .sm-post thead th:nth-child(3) {\n    background: #2a5a8c;\n    color: #fff;\n  }\n  .sm-post tbody tr { border-bottom: 1px solid #f0f0f0; }\n  .sm-post tbody tr:last-child { border-bottom: none; }\n  .sm-post tbody tr:nth-child(even) td:not(:first-child) { background: #f9fbfd; }\n  .sm-post tbody td {\n    padding: 11px 16px;\n    color: #333;\n    vertical-align: top;\n    line-height: 1.5;\n  }\n  .sm-post tbody td:first-child {\n    font-weight: 700;\n    color: #1a3a5c;\n    background: #f4f8fc;\n  }\n  .sm-post .sm-badge {\n    display: inline-block;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 2px 8px;\n    border-radius: 3px;\n    white-space: nowrap;\n  }\n  .sm-post .sm-badge-green {\n    background: #e6f4ea;\n    color: #1e6b35;\n  }\n\n  \/* \u2500\u2500 Product cards \u2500\u2500 *\/\n  .sm-post .sm-product-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 28px 0;\n  }\n  .sm-post .sm-product-card {\n    border: 1px solid #e4e8ed;\n    border-radius: 6px;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n    text-decoration: none !important;\n    border-bottom: 1px solid #e4e8ed !important;\n    background: #fff;\n    transition: border-color 0.2s, box-shadow 0.2s;\n  }\n  .sm-post .sm-product-card:hover {\n    border-color: #468dcb !important;\n    box-shadow: 0 3px 12px rgba(70,141,203,0.12);\n  }\n  .sm-post .sm-product-card .sm-ptag {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    color: #468dcb;\n    border-bottom: none !important;\n  }\n  .sm-post .sm-product-card .sm-pname {\n    font-size: 16px;\n    font-weight: 700;\n    color: #1a3a5c;\n    line-height: 1.3;\n  }\n  .sm-post .sm-product-card .sm-php {\n    font-size: 13px;\n    font-weight: 600;\n    color: #468dcb;\n  }\n  .sm-post .sm-product-card .sm-pdesc {\n    font-size: 13px;\n    color: #666;\n    line-height: 1.6;\n    flex: 1;\n  }\n  .sm-post .sm-product-card .sm-parrow {\n    font-size: 13px;\n    font-weight: 700;\n    color: #FF6600;\n    margin-top: 8px;\n    border-bottom: none !important;\n  }\n\n  \/* \u2500\u2500 Numbered checklist \u2500\u2500 *\/\n  .sm-post .sm-checklist {\n    list-style: none;\n    margin: 20px 0;\n    padding: 0;\n    counter-reset: q-counter;\n  }\n  .sm-post .sm-checklist > li {\n    counter-increment: q-counter;\n    display: flex;\n    gap: 18px;\n    padding: 20px 0;\n    border-bottom: 1px solid #e4e8ed;\n    margin: 0;\n  }\n  .sm-post .sm-checklist > li:last-child { border-bottom: none; }\n  .sm-post .sm-checklist > li::before {\n    content: counter(q-counter);\n    flex-shrink: 0;\n    width: 34px;\n    height: 34px;\n    background: #468dcb;\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    margin-top: 2px;\n    font-family: 'Open Sans', sans-serif;\n  }\n  .sm-post .sm-checklist .sm-q-title {\n    font-size: 16px;\n    font-weight: 700;\n    color: #1a3a5c;\n    margin-bottom: 6px;\n  }\n  .sm-post .sm-checklist .sm-q-text {\n    font-size: 15px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  \/* \u2500\u2500 CTA block \u2500\u2500 *\/\n  .sm-post .sm-cta {\n    background: #1a3a5c;\n    border-radius: 8px;\n    padding: 44px 48px;\n    margin: 56px 0 36px;\n    text-align: center;\n  }\n  .sm-post .sm-cta h3 {\n    font-size: 22px;\n    font-weight: 700;\n    color: #fff;\n    margin: 0 0 10px;\n  }\n  .sm-post .sm-cta p {\n    color: rgba(255,255,255,0.72);\n    font-size: 15px;\n    margin: 0 auto 28px;\n    max-width: 500px;\n    line-height: 1.7;\n  }\n  .sm-post .sm-cta a {\n    display: inline-block;\n    background: #FF6600;\n    color: #fff !important;\n    font-weight: 700;\n    font-size: 15px;\n    padding: 14px 36px;\n    border-radius: 4px;\n    text-decoration: none !important;\n    border: none !important;\n    letter-spacing: 0.3px;\n    transition: background 0.2s, transform 0.15s;\n  }\n  .sm-post .sm-cta a:hover {\n    background: #e55a00;\n    transform: translateY(-1px);\n  }\n\n  \/* \u2500\u2500 Author \/ cert footer \u2500\u2500 *\/\n  .sm-post .sm-footer-meta {\n    border-top: 2px solid #e4e8ed;\n    padding-top: 24px;\n    margin-top: 40px;\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 10px;\n    font-size: 13px;\n    color: #888;\n  }\n  .sm-post .sm-footer-meta .sm-author {\n    font-weight: 600;\n    color: #444;\n  }\n  .sm-post .sm-cert {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    background: #f4f8fc;\n    border: 1px solid #cddaeb;\n    padding: 4px 10px;\n    border-radius: 20px;\n    font-size: 12px;\n    font-weight: 600;\n    color: #1a3a5c;\n  }\n  .sm-post .sm-cert svg { flex-shrink: 0; }\n\n  \/* \u2500\u2500 Related links \u2500\u2500 *\/\n  .sm-post .sm-related {\n    background: #f4f8fc;\n    border: 1px solid #cddaeb;\n    border-radius: 6px;\n    padding: 24px 28px;\n    margin-top: 36px;\n  }\n  .sm-post .sm-related .sm-related-title {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n    color: #468dcb;\n    margin: 0 0 14px;\n  }\n  .sm-post .sm-related ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 6px 24px;\n  }\n  .sm-post .sm-related li {\n    margin: 0;\n    font-size: 14px;\n    padding: 4px 0;\n  }\n  .sm-post .sm-related li::before {\n    content: \"\u2192 \";\n    color: #FF6600;\n    font-weight: 700;\n  }\n  .sm-post .sm-related li a {\n    color: #1a3a5c !important;\n    font-weight: 600;\n    border-bottom: none !important;\n  }\n  .sm-post .sm-related li a:hover { color: #468dcb !important; }\n\n  \/* \u2500\u2500 Disclaimer \u2500\u2500 *\/\n  .sm-post .sm-disclaimer {\n    font-size: 12px;\n    color: #aaa;\n    line-height: 1.6;\n    padding: 16px 0 0;\n    border-top: 1px solid #eee;\n    margin-top: 32px;\n  }\n\n  \/* \u2500\u2500 Responsive breakpoints \u2500\u2500 *\/\n  @media (max-width: 680px) {\n    .sm-post h2 { font-size: 19px; }\n    .sm-post .sm-rock-grid { grid-template-columns: 1fr; }\n    .sm-post .sm-product-grid { grid-template-columns: 1fr; }\n    .sm-post .sm-related ul { grid-template-columns: 1fr; }\n    .sm-post .sm-cta { padding: 32px 24px; }\n    .sm-post .sm-cta h3 { font-size: 18px; }\n    .sm-post .sm-factor { flex-direction: column; gap: 12px; }\n    .sm-post .sm-factor-num { width: 36px; height: 36px; }\n  }\n\n  \/* \u2500\u2500 Key takeaways box \u2500\u2500 *\/\n  .sm-post .sm-takeaways {\n    background: #fff;\n    border: 1px solid #cddaeb;\n    border-top: 3px solid #FF6600;\n    border-radius: 6px;\n    padding: 24px 28px;\n    margin: 0 0 44px;\n  }\n  .sm-post .sm-takeaways .sm-tk-title {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n    color: #FF6600;\n    margin: 0 0 12px;\n  }\n  .sm-post .sm-takeaways ul {\n    margin: 0 0 0 20px;\n  }\n  .sm-post .sm-takeaways li {\n    font-size: 15px;\n    margin-bottom: 8px;\n  }\n  .sm-post .sm-takeaways li:last-child { margin-bottom: 0; }\n\n  \/* \u2500\u2500 FAQ section \u2500\u2500 *\/\n  .sm-post .sm-faq {\n    margin: 20px 0 0;\n  }\n  .sm-post .sm-faq-item {\n    border: 1px solid #e4e8ed;\n    border-radius: 6px;\n    padding: 20px 24px;\n    margin-bottom: 14px;\n    background: #fff;\n  }\n  .sm-post .sm-faq-item h3 {\n    margin: 0 0 8px;\n    font-size: 16px;\n  }\n  .sm-post .sm-faq-item p {\n    margin: 0;\n    font-size: 15px;\n    color: #444;\n  }\n<\/style>\n\n<article class=\"sm-post\">\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       INTRO\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <p class=\"sm-lead\">\n    If you are budgeting a granite quarry, the first serious question is not which machine to buy \u2014 it is what the complete fleet looks like, and how many of each machine a real production target demands. This article publishes Set Makina&#8217;s reference equipment list for a granite quarry producing <strong>1,000 m\u00b3 of blocks per month<\/strong>, drawn from our feasibility studies for new operations. Every unit on the list has a defined role, and the quantities are sized for continuous production, not for a brochure. Use it as the baseline for your own project \u2014 then adjust it to your deposit, your bench plan, and your target.\n  <\/p>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       KEY TAKEAWAYS\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <div class=\"sm-takeaways\">\n    <div class=\"sm-tk-title\">Key Takeaways<\/div>\n    <ul>\n      <li>A 1,000 m\u00b3\/month granite quarry runs on roughly <strong>25 principal machines and equipment groups<\/strong>: earthmoving, a drilling fleet, three sizes of wire saw, compressed air, power, and site infrastructure.<\/li>\n      <li>The fleet is <strong>drilling-heavy by design<\/strong>: eight machine-mounted drilling units and ten hand-held rock drills carry the volume work in granite.<\/li>\n      <li>Wire saws are sized by role, not by habit: <strong>50\u201360 HP for primary cutting, 25 HP for secondary cutting, 15 HP for block squaring<\/strong>.<\/li>\n      <li>Critical production machines appear <strong>in pairs<\/strong> \u2014 one machine down must never mean production down.<\/li>\n      <li>Compressed air is the quarry&#8217;s artery: two <strong>20\u201325 m\u00b3\/min compressors<\/strong> feed the pneumatic fleet, and undersizing them is the most common planning error we correct.<\/li>\n    <\/ul>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 01 \u2014 Start from the target\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <h2><span class=\"sm-num\">01<\/span>Start from the production target, not from the catalogue<\/h2>\n\n  <p>\n    A machine list only means something relative to a production target. One thousand cubic metres of commercial blocks per month is a realistic benchmark for a serious new granite operation \u2014 large enough to justify the investment, small enough to be managed by a single well-run site. Everything below is sized to that number: the drilling metres it implies, the cutting surface it implies, and the air and power that feed both.\n  <\/p>\n\n  <p>\n    The target also disciplines the method. As we showed in our cost comparison of <a href=\"https:\/\/setmakina.com\/en\/technical-insights\/drilling-vs-cutting-granite-extraction\/\" target=\"_blank\" rel=\"noopener\">drilling vs. cutting for granite extraction<\/a>, hard granite is separated economically by a drilling fleet, with diamond wire machines assigned to the cuts where precision pays. Published <a href=\"https:\/\/www.researchgate.net\/publication\/324132286_Comparative_analysis_of_different_techniques_used_for_dimension_stone_mining\" target=\"_blank\" rel=\"noopener noreferrer\">comparative research on dimension stone mining<\/a> reaches the same conclusion: controlled, well-planned extraction methods decide recovery, waste, and revenue. The list below is that principle translated into machines.\n  <\/p>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 02 \u2014 The complete list\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <h2><span class=\"sm-num\">02<\/span>The complete granite quarry equipment list (1,000 m\u00b3\/month)<\/h2>\n\n  <div class=\"sm-table-wrap\">\n    <table>\n      <thead>\n        <tr>\n          <th>Qty<\/th>\n          <th>Equipment<\/th>\n          <th>Role in production<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr><td colspan=\"3\"><strong>Earthmoving &amp; block handling<\/strong><\/td><\/tr>\n        <tr>\n          <td>1<\/td>\n          <td>Loader, 30\/35 t class<\/td>\n          <td>Block handling, loading, bench cleaning<\/td>\n        <\/tr>\n        <tr>\n          <td>1<\/td>\n          <td>Excavator, 35\/40 t class<\/td>\n          <td>Overburden removal, block tipping, bench preparation<\/td>\n        <\/tr>\n        <tr>\n          <td>1<\/td>\n          <td>Heavy truck for excavation<\/td>\n          <td>Waste and overburden haulage<\/td>\n        <\/tr>\n        <tr><td colspan=\"3\"><strong>Drilling fleet \u2014 the production backbone<\/strong><\/td><\/tr>\n        <tr>\n          <td>2<\/td>\n          <td><a href=\"https:\/\/setmakina.com\/en\/products\/tigerdrill\/\" target=\"_blank\" rel=\"noopener\">TIGERDRILL<\/a> pneumatic column drill with DTH hammer<\/td>\n          <td>Large-diameter vertical holes for wire threading and deep separation lines, 25\u201330 m without deviation<\/td>\n        <\/tr>\n        <tr>\n          <td>2<\/td>\n          <td><a href=\"https:\/\/setmakina.com\/en\/products\/tigerline\/\" target=\"_blank\" rel=\"noopener\">TIGERLINE<\/a> block cutting machine, vertical &amp; horizontal (1 top-hammer rock drill each)<\/td>\n          <td>Line drilling of separation planes in both directions<\/td>\n        <\/tr>\n        <tr>\n          <td>2<\/td>\n          <td><a href=\"https:\/\/setmakina.com\/en\/products\/tigerline-ii\/\" target=\"_blank\" rel=\"noopener\">TIGERLINE II<\/a> block cutting machine, mainly vertical (2 top-hammer rock drills each)<\/td>\n          <td>High-output vertical line drilling for the main separation planes<\/td>\n        <\/tr>\n        <tr>\n          <td>2<\/td>\n          <td><a href=\"https:\/\/setmakina.com\/en\/products\/tiger-hordrill\/\" target=\"_blank\" rel=\"noopener\">TIGER HORDRILL<\/a> horizontal driller<\/td>\n          <td>Horizontal holes for wire threading and bench undercutting lines<\/td>\n        <\/tr>\n        <tr>\n          <td>10<\/td>\n          <td><a href=\"https:\/\/setmakina.com\/en\/products\/tiger-y24\/\" target=\"_blank\" rel=\"noopener\">TIGER Y24<\/a> hand-held rock drills<\/td>\n          <td>Splitting holes, corrections, secondary division work across the site<\/td>\n        <\/tr>\n        <tr>\n          <td>1<\/td>\n          <td>90 mm DTH hammer (spare)<\/td>\n          <td>Zero-downtime reserve for the column drills<\/td>\n        <\/tr>\n        <tr>\n          <td>200<\/td>\n          <td><a href=\"https:\/\/setmakina.com\/en\/products\/integral-drill\/\" target=\"_blank\" rel=\"noopener\">Integral drill steels<\/a><\/td>\n          <td>Consumable stock for the hand-drill fleet<\/td>\n        <\/tr>\n        <tr><td colspan=\"3\"><strong>Diamond wire cutting fleet \u2014 sized by role<\/strong><\/td><\/tr>\n        <tr>\n          <td>2<\/td>\n          <td>Diamond wire saw, 50 or 60 HP (e.g. <a href=\"https:\/\/setmakina.com\/en\/products\/granfill\/\" target=\"_blank\" rel=\"noopener\">TIGER GRANFILL<\/a>)<\/td>\n          <td>Primary cuts: bench geometry and main free faces<\/td>\n        <\/tr>\n        <tr>\n          <td>2<\/td>\n          <td>Diamond wire saw, 25 HP (<a href=\"https:\/\/setmakina.com\/en\/products\/tiger-minifill\/\" target=\"_blank\" rel=\"noopener\">TIGER MINIFILL<\/a>)<\/td>\n          <td>Secondary cutting: dividing primary volumes into blocks<\/td>\n        <\/tr>\n        <tr>\n          <td>2<\/td>\n          <td>Diamond wire saw, 15 HP (<a href=\"https:\/\/setmakina.com\/en\/products\/tiger-microfill\/\" target=\"_blank\" rel=\"noopener\">TIGER MICROFILL<\/a>)<\/td>\n          <td>Block squaring to commercial dimensions<\/td>\n        <\/tr>\n        <tr>\n          <td>~200 m<\/td>\n          <td><a href=\"https:\/\/setmakina.com\/en\/products\/dimond-wire-and-tools\/\" target=\"_blank\" rel=\"noopener\">Diamond wire<\/a>, specified for granite<\/td>\n          <td>Working stock across the three saw sizes<\/td>\n        <\/tr>\n        <tr><td colspan=\"3\"><strong>Air, power &amp; site infrastructure<\/strong><\/td><\/tr>\n        <tr>\n          <td>2<\/td>\n          <td>Compressors, 20\u201325 m\u00b3\/min each<\/td>\n          <td>Air supply for the entire pneumatic fleet<\/td>\n        <\/tr>\n        <tr>\n          <td>1<\/td>\n          <td>Electric transformer station<\/td>\n          <td>Power for the wire saws and site systems<\/td>\n        <\/tr>\n        <tr>\n          <td>4<\/td>\n          <td>Containers<\/td>\n          <td>Workshop, spare parts store, office, crew facilities<\/td>\n        <\/tr>\n        <tr>\n          <td>\u2014<\/td>\n          <td>Site services: water tank, hoses, beds, kitchen equipment, pick-up vehicle<\/td>\n          <td>Keeping a remote site running and a crew productive<\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n\n  <div class=\"sm-callout\">\n    <p><strong>Read the pattern before the items:<\/strong> the list contains <strong>18 drilling units<\/strong> (8 machine-mounted + 10 hand-held) against <strong>6 wire saws<\/strong> \u2014 and the wire saws step down in power as the work gets finer. That ratio is not an accident; it is the cost structure of hard granite, expressed as a fleet.<\/p>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 03 \u2014 Why the fleet is built this way\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <h2><span class=\"sm-num\">03<\/span>Why the fleet is built this way<\/h2>\n\n  <div class=\"sm-factors\">\n\n    <div class=\"sm-factor\">\n      <div class=\"sm-factor-num\">1<\/div>\n      <div class=\"sm-factor-body\">\n        <h3>Drilling carries the volume<\/h3>\n        <p>\n          In granite, the main separation planes are produced by disciplined line drilling \u2014 vertical planes by the TIGERLINE units and column drills, horizontal planes by the <a href=\"https:\/\/setmakina.com\/en\/products\/tiger-hordrill\/\" target=\"_blank\" rel=\"noopener\">TIGER HORDRILL<\/a> machines \u2014 then opened by controlled splitting. Drilling consumables tolerate granite&#8217;s hardness far better than diamond wire does, which is why the drilling fleet, not the wire fleet, is sized for daily production volume.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"sm-factor\">\n      <div class=\"sm-factor-num\">2<\/div>\n      <div class=\"sm-factor-body\">\n        <h3>Wire saws are specialised by cut, not interchangeable<\/h3>\n        <p>\n          The three saw sizes are three different jobs. The 50\u201360 HP machines make the primary cuts that define bench geometry \u2014 long cuts that need sustained power and, critically, <a href=\"https:\/\/setmakina.com\/en\/technical-insights\/diamond-wire-cutting-speed-granite\/\" target=\"_blank\" rel=\"noopener\">variable cutting speed in the 25\u201340 m\/s range<\/a> on a <a href=\"https:\/\/setmakina.com\/en\/technical-insights\/rail-type-vs-bridge-type-wire-saw\/\" target=\"_blank\" rel=\"noopener\">rail-type chassis<\/a>. The 25 HP machines divide the freed volumes into blocks. The 15 HP machines square blocks to commercial dimensions \u2014 shorter, stationary cuts where a smaller drive earns its keep. Buying one large saw &#8220;for everything&#8221; means paying primary-cut power for squaring work, every day.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"sm-factor\">\n      <div class=\"sm-factor-num\">3<\/div>\n      <div class=\"sm-factor-body\">\n        <h3>Everything critical comes in pairs<\/h3>\n        <p>\n          Two column drills, two of each TIGERLINE configuration, two horizontal drillers, two saws at every power level, two compressors, plus a spare DTH hammer. A quarry earns money only while rock is moving; a single point of failure anywhere in the chain stops the whole site. Redundancy on the critical path is not luxury \u2014 it is what makes a monthly target a commitment instead of a hope.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"sm-factor\">\n      <div class=\"sm-factor-num\">4<\/div>\n      <div class=\"sm-factor-body\">\n        <h3>Air is the artery<\/h3>\n        <p>\n          Nearly the entire drilling fleet is pneumatic. Two compressors at 20\u201325 m\u00b3\/min are sized to run the column drills, line-drilling machines, and hand drills concurrently \u2014 with margin for altitude, heat, and line losses. Undersized air is the most common bottleneck we find on underperforming sites: the drills are fine; they are simply starving.\n        <\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 04 \u2014 Optional equipment\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <h2><span class=\"sm-num\">04<\/span>The &#8220;if necessary&#8221; list \u2014 and when it becomes necessary<\/h2>\n\n  <p>\n    The reference study closes with a short optional list: a hydraulic breaker, a ripper, and a block splitter for the excavator, plus two hydraulic block splitter sets. These are not padding. Each one answers a specific site condition:\n  <\/p>\n\n  <ul>\n    <li><strong>Hydraulic breaker<\/strong> \u2014 heavy overburden or waste too coarse for the bucket alone;<\/li>\n    <li><strong>Ripper<\/strong> \u2014 fractured or weathered cap rock that can be ripped instead of drilled;<\/li>\n    <li><strong>Excavator-mounted block splitter<\/strong> \u2014 mechanised splitting where manual wedging is too slow;<\/li>\n    <li><strong>Hydraulic block splitter sets<\/strong> \u2014 controlled division of freed volumes along drilled lines, the partner of the hand-drill fleet.<\/li>\n  <\/ul>\n\n  <p>\n    Whether they enter the initial purchase depends on the geological study of your deposit \u2014 which is precisely why a machine list should always be the output of a feasibility study, never its starting point.\n  <\/p>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 05 \u2014 Scaling and decisions\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <h2><span class=\"sm-num\">05<\/span>Scaling the list \u2014 and 4 decisions before you sign a purchase order<\/h2>\n\n  <p>\n    The list scales, but not linearly. At 500 m\u00b3\/month, the pairs become singles only where the risk is acceptable \u2014 a site with one compressor is a site that stops when it does. Growing beyond 1,000 m\u00b3\/month, the drilling fleet and air supply grow first, because they carry the volume; the wire fleet grows only when primary-cut length demands it. Before signing any purchase order, settle these four questions:\n  <\/p>\n\n  <ol class=\"sm-checklist\">\n    <li>\n      <div>\n        <div class=\"sm-q-title\">Has the deposit been studied \u2014 cores, quartz content, fracture pattern?<\/div>\n        <p class=\"sm-q-text\">The geological study decides drill hole spacing, wire specification, and whether the optional equipment is optional. Machines bought before the study are guesses with invoices.<\/p>\n      <\/div>\n    <\/li>\n    <li>\n      <div>\n        <div class=\"sm-q-title\">Is the air supply sized for the whole fleet running together?<\/div>\n        <p class=\"sm-q-text\">Add up the consumption of every pneumatic unit that works simultaneously, then add margin for heat, altitude, and hose losses. The compressor line on the budget is the easiest to cut and the most expensive place to have saved money.<\/p>\n      <\/div>\n    <\/li>\n    <li>\n      <div>\n        <div class=\"sm-q-title\">Are the wire saws specified for granite \u2014 not adapted from marble?<\/div>\n        <p class=\"sm-q-text\">Rail-type chassis, inverter-driven variable speed, electronic tension control, and wire matched to your stone&#8217;s quartz content. A marble machine on granite consumes its price difference in diamond wire.<\/p>\n      <\/div>\n    <\/li>\n    <li>\n      <div>\n        <div class=\"sm-q-title\">Who supports the fleet after delivery \u2014 with what spare parts, from where?<\/div>\n        <p class=\"sm-q-text\">A quarry in production cannot wait weeks for a hammer or a tension card. Buy the fleet from a manufacturer who stocks the consumables and answers the phone \u2014 and keep the spare DTH hammer on the shelf from day one.<\/p>\n      <\/div>\n    <\/li>\n  <\/ol>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       FAQ\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <h2><span class=\"sm-num\">06<\/span>Frequently asked questions<\/h2>\n\n  <div class=\"sm-faq\">\n    <div class=\"sm-faq-item\">\n      <h3>What machines are needed for a granite quarry?<\/h3>\n      <p>A production granite quarry needs four groups: earthmoving and handling (loader, excavator, truck), a drilling fleet (column drills, line-drilling machines, horizontal drillers, hand-held rock drills), diamond wire saws in three sizes (primary, secondary, squaring), and support systems \u2014 compressors, a transformer station, and site infrastructure. For 1,000 m\u00b3\/month, the reference fleet totals roughly 25 principal items.<\/p>\n    <\/div>\n    <div class=\"sm-faq-item\">\n      <h3>How many wire saws does a granite quarry need?<\/h3>\n      <p>The reference plan uses six, in three sizes: two 50\u201360 HP machines for primary cuts, two 25 HP machines for secondary cutting, and two 15 HP machines for block squaring. Sizing by role costs less to run than one oversized machine doing everything.<\/p>\n    <\/div>\n    <div class=\"sm-faq-item\">\n      <h3>What size compressor does a granite quarry need?<\/h3>\n      <p>The reference fleet runs on two compressors of 20\u201325 m\u00b3\/min each, sized so the pneumatic drilling fleet can work simultaneously with margin for heat, altitude, and line losses \u2014 and so that one compressor failing does not stop the site.<\/p>\n    <\/div>\n    <div class=\"sm-faq-item\">\n      <h3>Can I start a granite quarry with fewer machines?<\/h3>\n      <p>Yes \u2014 at lower production targets the list shrinks, but not evenly. The drilling fleet and air supply are protected first because they carry the volume, and removing redundancy from the critical path converts every breakdown into lost production. A feasibility study for your target and deposit should set the exact fleet.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       CTA\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <div class=\"sm-cta\">\n    <h3>Budgeting a granite quarry?<\/h3>\n    <p>This list is the starting point \u2014 your deposit sets the final numbers. Send us your production target and stone data, and our engineering team will prepare a modular feasibility study: the exact fleet, consumables, air and power plan, and cost per cubic metre for your project.<\/p>\n    <a href=\"https:\/\/setmakina.com\/en\/contact\/#action\" target=\"_blank\" rel=\"noopener\">Request a Feasibility Study<\/a>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       RELATED\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <div class=\"sm-related\">\n    <div class=\"sm-related-title\">Related Reading<\/div>\n    <ul>\n      <li><a href=\"https:\/\/setmakina.com\/en\/technical-insights\/drilling-vs-cutting-granite-extraction\/\" target=\"_blank\" rel=\"noopener\">Drilling or Cutting for Granite Extraction? A Cost Comparison<\/a><\/li>\n      <li><a href=\"https:\/\/setmakina.com\/en\/technical-insights\/diamond-wire-cutting-speed-granite\/\" target=\"_blank\" rel=\"noopener\">Diamond Wire Cutting Speed for Granite<\/a><\/li>\n      <li><a href=\"https:\/\/setmakina.com\/en\/technical-insights\/rail-type-vs-bridge-type-wire-saw\/\" target=\"_blank\" rel=\"noopener\">Rail-Type vs. Bridge-Type Wire Saw<\/a><\/li>\n      <li><a href=\"https:\/\/setmakina.com\/en\/granite-quarry\/\" target=\"_blank\" rel=\"noopener\">Granite Quarry Solutions<\/a><\/li>\n    <\/ul>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       AUTHOR \/ FOOTER\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <div class=\"sm-footer-meta\">\n    <span class=\"sm-author\">Technical review: Mining Engineer (MBA), Founder of Set Makina<\/span>\n    <span class=\"sm-cert\">\n      <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a3a5c\" stroke-width=\"2.5\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg>\n      35+ years of field experience\n    <\/span>\n  <\/div>\n\n  <p class=\"sm-disclaimer\">\n    This equipment list is Set Makina&#8217;s reference configuration for a granite quarry producing 1,000 m\u00b3 of blocks per month, drawn from feasibility work for new operations. Final fleet composition depends on the deposit&#8217;s geology, bench plan, climate, and logistics \u2014 always confirm with a site-specific feasibility study.\n  <\/p>\n\n<\/article>\n","protected":false},"excerpt":{"rendered":"<p>If you are budgeting a granite quarry, the first serious question is not which machine to buy \u2014 it is what the complete fleet looks like, and how many of each machine a real production target demands. This article publishes Set Makina&#8217;s reference equipment list for a granite quarry producing 1,000 m\u00b3 of blocks per&#8230;<\/p>\n","protected":false},"author":2,"featured_media":13427,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"nf_dc_page":"","_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":true,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[199],"tags":[],"class_list":["post-20832","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technical-insights"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.0 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Granite Quarry Equipment List (1,000 m\u00b3\/Month) | Set Makina<\/title>\n<meta name=\"description\" content=\"The complete machine list for a granite quarry producing 1,000 m\u00b3 of blocks per month: drilling fleet, wire saws by role, compressors, and site setup.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Granite Quarry Equipment List: The Complete Machine Fleet for 1,000 m\u00b3\/Month Block Production\" \/>\n<meta property=\"og:description\" content=\"The complete machine list for a granite quarry producing 1,000 m\u00b3 of blocks per month: drilling fleet, wire saws by role, compressors, and site setup.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/\" \/>\n<meta property=\"og:site_name\" content=\"SET MAKINA\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/setmakina.as\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-28T18:50:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-30T14:10:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/setmakina.com\/wp-content\/uploads\/2025\/08\/IMG_1701-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1912\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"ali\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"ali\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/setmakina.com\\\/en\\\/technical-insights\\\/granite-quarry-equipment-list\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/setmakina.com\\\/en\\\/technical-insights\\\/granite-quarry-equipment-list\\\/\"},\"author\":{\"name\":\"ali\",\"@id\":\"https:\\\/\\\/navajowhite-jay-985369.hostingersite.com\\\/#\\\/schema\\\/person\\\/5f7ee51c85f821d8c405497681b357d6\"},\"headline\":\"Granite Quarry Equipment List: The Complete Machine Fleet for 1,000 m\u00b3\\\/Month Block Production\",\"datePublished\":\"2026-07-28T18:50:00+00:00\",\"dateModified\":\"2026-07-30T14:10:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/setmakina.com\\\/en\\\/technical-insights\\\/granite-quarry-equipment-list\\\/\"},\"wordCount\":1735,\"publisher\":{\"@id\":\"https:\\\/\\\/navajowhite-jay-985369.hostingersite.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/setmakina.com\\\/en\\\/technical-insights\\\/granite-quarry-equipment-list\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/setmakina.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG_1701-scaled.jpg?fit=2560%2C1912&ssl=1\",\"articleSection\":[\"Technical Insights\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/setmakina.com\\\/en\\\/technical-insights\\\/granite-quarry-equipment-list\\\/\",\"url\":\"https:\\\/\\\/setmakina.com\\\/en\\\/technical-insights\\\/granite-quarry-equipment-list\\\/\",\"name\":\"Granite Quarry Equipment List (1,000 m\u00b3\\\/Month) | Set Makina\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/navajowhite-jay-985369.hostingersite.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/setmakina.com\\\/en\\\/technical-insights\\\/granite-quarry-equipment-list\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/setmakina.com\\\/en\\\/technical-insights\\\/granite-quarry-equipment-list\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/setmakina.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG_1701-scaled.jpg?fit=2560%2C1912&ssl=1\",\"datePublished\":\"2026-07-28T18:50:00+00:00\",\"dateModified\":\"2026-07-30T14:10:48+00:00\",\"description\":\"The complete machine list for a granite quarry producing 1,000 m\u00b3 of blocks per month: drilling fleet, wire saws by role, compressors, and site setup.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/setmakina.com\\\/en\\\/technical-insights\\\/granite-quarry-equipment-list\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/setmakina.com\\\/en\\\/technical-insights\\\/granite-quarry-equipment-list\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/setmakina.com\\\/en\\\/technical-insights\\\/granite-quarry-equipment-list\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/setmakina.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG_1701-scaled.jpg?fit=2560%2C1912&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/setmakina.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG_1701-scaled.jpg?fit=2560%2C1912&ssl=1\",\"width\":2560,\"height\":1912,\"caption\":\"granite quarry equipment fleet \u2014 TIGER drilling machines and diamond wire saws by Set Makina\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/setmakina.com\\\/en\\\/technical-insights\\\/granite-quarry-equipment-list\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Homepage\",\"item\":\"https:\\\/\\\/setmakina.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Granite Quarry Equipment List: The Complete Machine Fleet for 1,000 m\u00b3\\\/Month Block Production\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/navajowhite-jay-985369.hostingersite.com\\\/#website\",\"url\":\"https:\\\/\\\/navajowhite-jay-985369.hostingersite.com\\\/\",\"name\":\"SET MAKINA\",\"description\":\"34 Years of Innovation in Quarry Machinery\",\"publisher\":{\"@id\":\"https:\\\/\\\/navajowhite-jay-985369.hostingersite.com\\\/#organization\"},\"alternateName\":\"SET-A MAKINA\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/navajowhite-jay-985369.hostingersite.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/navajowhite-jay-985369.hostingersite.com\\\/#organization\",\"name\":\"SET MAKINA\",\"alternateName\":\"SET-A Makina\",\"url\":\"https:\\\/\\\/navajowhite-jay-985369.hostingersite.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/navajowhite-jay-985369.hostingersite.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/setmakina.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/cropped-KARE_LOGO_5x5_cm_seffaf-removebg-preview.webp?fit=512%2C512&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/setmakina.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/cropped-KARE_LOGO_5x5_cm_seffaf-removebg-preview.webp?fit=512%2C512&ssl=1\",\"width\":512,\"height\":512,\"caption\":\"SET MAKINA\"},\"image\":{\"@id\":\"https:\\\/\\\/navajowhite-jay-985369.hostingersite.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/setmakina.as\",\"https:\\\/\\\/www.youtube.com\\\/@set-amakina\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/set-makina\\\/posts\\\/?feedView=all\",\"https:\\\/\\\/www.instagram.com\\\/set.makina\\\/\"],\"description\":\"Set Makina is a leading Turkish manufacturer of drilling machines, diamond wire cutting systems, pneumatic motors, and stone processing equipment for marble, granite, and mining industries. Since 1991, the company has been designing and producing high-quality, reliable, and efficient machines that support quarry operators, construction firms, and industrial plants worldwide. With its registered TIGER\u00ae brand, Set Makina provides advanced solutions for rock drilling, slope protection, stone cutting, and material handling. Backed by decades of expertise, international certifications, and a commitment to innovation, the company continues to deliver equipment that improves productivity, safety, and sustainability across diverse industries.\",\"email\":\"info@setmakina.com\",\"legalName\":\"SET-A Makina Sanayi ve Ticaret A.\u015e.\",\"foundingDate\":\"1991-01-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"51\",\"maxValue\":\"200\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/navajowhite-jay-985369.hostingersite.com\\\/#\\\/schema\\\/person\\\/5f7ee51c85f821d8c405497681b357d6\",\"name\":\"ali\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7b2f1a25cadc04bc4241bb4a495e154fc6272875de306ac87d2c925f141d3571?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7b2f1a25cadc04bc4241bb4a495e154fc6272875de306ac87d2c925f141d3571?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7b2f1a25cadc04bc4241bb4a495e154fc6272875de306ac87d2c925f141d3571?s=96&d=mm&r=g\",\"caption\":\"ali\"},\"url\":\"https:\\\/\\\/setmakina.com\\\/en\\\/author\\\/amant\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Granite Quarry Equipment List (1,000 m\u00b3\/Month) | Set Makina","description":"The complete machine list for a granite quarry producing 1,000 m\u00b3 of blocks per month: drilling fleet, wire saws by role, compressors, and site setup.","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:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/","og_locale":"en_US","og_type":"article","og_title":"Granite Quarry Equipment List: The Complete Machine Fleet for 1,000 m\u00b3\/Month Block Production","og_description":"The complete machine list for a granite quarry producing 1,000 m\u00b3 of blocks per month: drilling fleet, wire saws by role, compressors, and site setup.","og_url":"https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/","og_site_name":"SET MAKINA","article_publisher":"https:\/\/www.facebook.com\/setmakina.as","article_published_time":"2026-07-28T18:50:00+00:00","article_modified_time":"2026-07-30T14:10:48+00:00","og_image":[{"width":2560,"height":1912,"url":"https:\/\/setmakina.com\/wp-content\/uploads\/2025\/08\/IMG_1701-scaled.jpg","type":"image\/jpeg"}],"author":"ali","twitter_card":"summary_large_image","twitter_misc":{"Written by":"ali","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/#article","isPartOf":{"@id":"https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/"},"author":{"name":"ali","@id":"https:\/\/navajowhite-jay-985369.hostingersite.com\/#\/schema\/person\/5f7ee51c85f821d8c405497681b357d6"},"headline":"Granite Quarry Equipment List: The Complete Machine Fleet for 1,000 m\u00b3\/Month Block Production","datePublished":"2026-07-28T18:50:00+00:00","dateModified":"2026-07-30T14:10:48+00:00","mainEntityOfPage":{"@id":"https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/"},"wordCount":1735,"publisher":{"@id":"https:\/\/navajowhite-jay-985369.hostingersite.com\/#organization"},"image":{"@id":"https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/setmakina.com\/wp-content\/uploads\/2025\/08\/IMG_1701-scaled.jpg?fit=2560%2C1912&ssl=1","articleSection":["Technical Insights"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/","url":"https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/","name":"Granite Quarry Equipment List (1,000 m\u00b3\/Month) | Set Makina","isPartOf":{"@id":"https:\/\/navajowhite-jay-985369.hostingersite.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/#primaryimage"},"image":{"@id":"https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/setmakina.com\/wp-content\/uploads\/2025\/08\/IMG_1701-scaled.jpg?fit=2560%2C1912&ssl=1","datePublished":"2026-07-28T18:50:00+00:00","dateModified":"2026-07-30T14:10:48+00:00","description":"The complete machine list for a granite quarry producing 1,000 m\u00b3 of blocks per month: drilling fleet, wire saws by role, compressors, and site setup.","breadcrumb":{"@id":"https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/#primaryimage","url":"https:\/\/i0.wp.com\/setmakina.com\/wp-content\/uploads\/2025\/08\/IMG_1701-scaled.jpg?fit=2560%2C1912&ssl=1","contentUrl":"https:\/\/i0.wp.com\/setmakina.com\/wp-content\/uploads\/2025\/08\/IMG_1701-scaled.jpg?fit=2560%2C1912&ssl=1","width":2560,"height":1912,"caption":"granite quarry equipment fleet \u2014 TIGER drilling machines and diamond wire saws by Set Makina"},{"@type":"BreadcrumbList","@id":"https:\/\/setmakina.com\/en\/technical-insights\/granite-quarry-equipment-list\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Homepage","item":"https:\/\/setmakina.com\/en\/"},{"@type":"ListItem","position":2,"name":"Granite Quarry Equipment List: The Complete Machine Fleet for 1,000 m\u00b3\/Month Block Production"}]},{"@type":"WebSite","@id":"https:\/\/navajowhite-jay-985369.hostingersite.com\/#website","url":"https:\/\/navajowhite-jay-985369.hostingersite.com\/","name":"SET MAKINA","description":"34 Years of Innovation in Quarry Machinery","publisher":{"@id":"https:\/\/navajowhite-jay-985369.hostingersite.com\/#organization"},"alternateName":"SET-A MAKINA","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/navajowhite-jay-985369.hostingersite.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/navajowhite-jay-985369.hostingersite.com\/#organization","name":"SET MAKINA","alternateName":"SET-A Makina","url":"https:\/\/navajowhite-jay-985369.hostingersite.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/navajowhite-jay-985369.hostingersite.com\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/setmakina.com\/wp-content\/uploads\/2025\/05\/cropped-KARE_LOGO_5x5_cm_seffaf-removebg-preview.webp?fit=512%2C512&ssl=1","contentUrl":"https:\/\/i0.wp.com\/setmakina.com\/wp-content\/uploads\/2025\/05\/cropped-KARE_LOGO_5x5_cm_seffaf-removebg-preview.webp?fit=512%2C512&ssl=1","width":512,"height":512,"caption":"SET MAKINA"},"image":{"@id":"https:\/\/navajowhite-jay-985369.hostingersite.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/setmakina.as","https:\/\/www.youtube.com\/@set-amakina","https:\/\/www.linkedin.com\/company\/set-makina\/posts\/?feedView=all","https:\/\/www.instagram.com\/set.makina\/"],"description":"Set Makina is a leading Turkish manufacturer of drilling machines, diamond wire cutting systems, pneumatic motors, and stone processing equipment for marble, granite, and mining industries. Since 1991, the company has been designing and producing high-quality, reliable, and efficient machines that support quarry operators, construction firms, and industrial plants worldwide. With its registered TIGER\u00ae brand, Set Makina provides advanced solutions for rock drilling, slope protection, stone cutting, and material handling. Backed by decades of expertise, international certifications, and a commitment to innovation, the company continues to deliver equipment that improves productivity, safety, and sustainability across diverse industries.","email":"info@setmakina.com","legalName":"SET-A Makina Sanayi ve Ticaret A.\u015e.","foundingDate":"1991-01-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"51","maxValue":"200"}},{"@type":"Person","@id":"https:\/\/navajowhite-jay-985369.hostingersite.com\/#\/schema\/person\/5f7ee51c85f821d8c405497681b357d6","name":"ali","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/7b2f1a25cadc04bc4241bb4a495e154fc6272875de306ac87d2c925f141d3571?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/7b2f1a25cadc04bc4241bb4a495e154fc6272875de306ac87d2c925f141d3571?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7b2f1a25cadc04bc4241bb4a495e154fc6272875de306ac87d2c925f141d3571?s=96&d=mm&r=g","caption":"ali"},"url":"https:\/\/setmakina.com\/en\/author\/amant\/"}]}},"taxonomy_info":{"category":[{"value":199,"label":"Technical Insights"}]},"featured_image_src_large":["https:\/\/i0.wp.com\/setmakina.com\/wp-content\/uploads\/2025\/08\/IMG_1701-scaled.jpg?fit=1024%2C765&ssl=1",1024,765,true],"author_info":{"display_name":"ali","author_link":"https:\/\/setmakina.com\/en\/author\/amant\/"},"comment_info":0,"category_info":[{"term_id":199,"name":"Technical Insights","slug":"technical-insights","term_group":0,"term_taxonomy_id":199,"taxonomy":"category","description":"","parent":0,"count":17,"filter":"raw","cat_ID":199,"category_count":17,"category_description":"","cat_name":"Technical Insights","category_nicename":"technical-insights","category_parent":0}],"tag_info":false,"jetpack_featured_media_url":"https:\/\/i0.wp.com\/setmakina.com\/wp-content\/uploads\/2025\/08\/IMG_1701-scaled.jpg?fit=2560%2C1912&ssl=1","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/setmakina.com\/en\/wp-json\/wp\/v2\/posts\/20832","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/setmakina.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/setmakina.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/setmakina.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/setmakina.com\/en\/wp-json\/wp\/v2\/comments?post=20832"}],"version-history":[{"count":2,"href":"https:\/\/setmakina.com\/en\/wp-json\/wp\/v2\/posts\/20832\/revisions"}],"predecessor-version":[{"id":20834,"href":"https:\/\/setmakina.com\/en\/wp-json\/wp\/v2\/posts\/20832\/revisions\/20834"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/setmakina.com\/en\/wp-json\/wp\/v2\/media\/13427"}],"wp:attachment":[{"href":"https:\/\/setmakina.com\/en\/wp-json\/wp\/v2\/media?parent=20832"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/setmakina.com\/en\/wp-json\/wp\/v2\/categories?post=20832"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/setmakina.com\/en\/wp-json\/wp\/v2\/tags?post=20832"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}