top of page

The Kalamazoo K12-14W wet cutting saw handles the tough cuts that steel distributors, metal manufacturers, and custom metal casting shops deal with every day. Its 5HP motor drives a 14-inch abrasive wheel through mild steel, stainless, and cast iron — cutting solids up to 2.5″ and pipe up to 3″. The flood coolant system keeps cuts cool and clean, so samples come out ready for welding inspection without extra finishing work.

Two quick-release cam lock vises lock material down fast and hold it tight. Built from heavy-duty cast iron and steel, made in the USA, the K12-14W is a workhorse that earns its place on the shop floor.

/* ===== CONTAINER ===== */ .ki-section-block { width: 100% !important; max-width: 100% !important; margin: 28px 0 !important; padding: 0 !important; font-family: Arial, Helvetica, sans-serif !important; box-sizing: border-box !important; } .ki-section-block *, .ki-section-block *::before, .ki-section-block *::after { box-sizing: border-box !important; } /* ===== SECTION HEADING ===== */ .ki-section-heading { font-size: 20px !important; font-weight: 700 !important; color: #000000 !important; margin: 0 0 6px 0 !important; padding: 0 0 10px 0 !important; border-bottom: 3px solid #b00000 !important; line-height: 1.3 !important; } /* ===== SECTION INTRO TEXT ===== */ .ki-section-intro { color: #000000 !important; font-size: 15px !important; line-height: 1.65 !important; margin: 16px 0 20px 0 !important; } /* ===== SUBHEADING ===== */ .ki-section-subheading { font-size: 16px !important; font-weight: 700 !important; color: #000000 !important; margin: 0 0 14px 0 !important; padding: 0 !important; } /* ===== DIVIDER BETWEEN SECTIONS ===== */ .ki-section-divider { border: none !important; border-top: 1px solid #e0e0e0 !important; margin: 32px 0 !important; } /* ============================================ BENEFIT CARDS — 2-column grid ============================================ */ .ki-benefit-grid { display: grid !important; grid-template-columns: repeat(2, 1fr) !important; gap: 12px !important; margin: 0 0 4px 0 !important; padding: 0 !important; } .ki-benefit-card { display: flex !important; gap: 14px !important; padding: 14px 16px !important; border: 1px solid #d0d0d0 !important; border-left: 3px solid #b00000 !important; border-radius: 0 !important; background: #fafafa !important; transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease !important; } .ki-benefit-card:hover { border-color: #b00000 !important; border-left: 3px solid #b00000 !important; background: #ffffff !important; box-shadow: 0 2px 8px rgba(0,0,0,0.1) !important; } /* Icon block — industrial square */ .ki-benefit-icon { flex-shrink: 0 !important; width: 40px !important; height: 40px !important; background: #b00000 !important; border-radius: 3px !important; display: flex !important; align-items: center !important; justify-content: center !important; } .ki-benefit-icon svg { width: 20px !important; height: 20px !important; stroke: #ffffff !important; fill: none !important; stroke-width: 2.5 !important; stroke-linecap: square !important; stroke-linejoin: miter !important; } /* Backstop icon override — round caps/joins for arrow lines */ .ki-benefit-icon–backstop svg { stroke-linecap: round !important; stroke-linejoin: round !important; } /* Card text */ .ki-benefit-body { flex: 1 !important; min-width: 0 !important; } .ki-benefit-title { font-size: 15px !important; font-weight: 700 !important; color: #000000 !important; margin: 0 0 3px 0 !important; line-height: 1.3 !important; } .ki-benefit-desc { font-size: 15px !important; color: #000000 !important; line-height: 1.5 !important; margin: 0 !important; } /* ============================================ USE CASES — Numbered list ============================================ */ .ki-use-list { display: flex !important; flex-direction: column !important; gap: 0 !important; margin: 0 !important; padding: 0 !important; list-style: none !important; } .ki-use-item { display: flex !important; align-items: flex-start !important; gap: 12px !important; padding: 12px 0 !important; border-bottom: 1px solid #f0f0f0 !important; } .ki-use-item:last-child { border-bottom: none !important; padding-bottom: 0 !important; } .ki-use-item::before { display: none !important; } /* Number badge */ .ki-use-num { flex-shrink: 0 !important; width: 26px !important; height: 26px !important; min-width: 26px !important; background: #b00000 !important; color: #ffffff !important; border-radius: 3px !important; display: flex !important; align-items: center !important; justify-content: center !important; font-size: 13px !important; font-weight: 700 !important; line-height: 1 !important; margin-top: 1px !important; } .ki-use-text { font-size: 15px !important; color: #000000 !important; line-height: 1.55 !important; margin: 0 !important; flex: 1 !important; } .ki-use-text strong { color: #000000 !important; font-weight: 700 !important; } /* ===== KEYWORD STYLING — regular weight ===== */ .ki-section-intro strong, .ki-benefit-desc strong, .ki-use-text strong, .ki-section-closing strong { font-family: Arial, Helvetica, sans-serif !important; font-size: 15px !important; font-weight: 400 !important; color: #000000 !important; } /* ===== CLOSING TEXT ===== */ .ki-section-closing { color: #000000 !important; font-size: 15px !important; line-height: 1.6 !important; margin: 16px 0 0 0 !important; padding: 12px 0 0 0 !important; border-top: 1px solid #f0f0f0 !important; } /* ============================================ RESPONSIVE — TABLET ============================================ */ @media screen and (min-width: 641px) and (max-width: 1024px) { .ki-benefit-grid { gap: 10px !important; } .ki-benefit-card { padding: 12px 14px !important; } .ki-benefit-desc { font-size: 13px !important; } } /* ============================================ RESPONSIVE — MOBILE ============================================ */ @media screen and (max-width: 640px) { .ki-section-block { margin: 20px 0 !important; } .ki-section-heading { font-size: 18px !important; } /* Stack cards to single column */ .ki-benefit-grid { grid-template-columns: 1fr !important; gap: 10px !important; } .ki-benefit-card { padding: 12px !important; } .ki-benefit-icon { width: 34px !important; height: 34px !important; } .ki-benefit-icon svg { width: 17px !important; height: 17px !important; } .ki-benefit-title { font-size: 14px !important; } .ki-benefit-desc { font-size: 13px !important; } /* Use cases */ .ki-use-num { width: 24px !important; height: 24px !important; min-width: 24px !important; font-size: 12px !important; } .ki-use-text { font-size: 14px !important; } .ki-section-divider { margin: 24px 0 !important; } } /* ============================================ RESPONSIVE —

Kalamazooind K12-14W 14 INCH WET ABRASIVE SAW K12-14W

SKU: K12-14W
$5,095.00Price
Quantity
No Reviews YetShare your thoughts. Be the first to leave a review.
shippin-icons.png
product-page.png

Estimated Handling Time

Handling time is 0–1 business days (Monday to Friday).

Estimated Shipping Time

Transit time is 2–4 business days (Monday to Friday).

Related Products

bottom of page