EQBB110

EQBB110 BIG BLU POWER HAMMER 110 LBS.

Share this product

$8,812.89

Check availability near you

| In stock

| Out of stock

| Out of stock

36 × 20 × 89 in

1500 lbs

'); jQuery.post(ajaxurl+"?action=check_qty_beforeadd_callback", jQuery('#AddToCartForm').serialize(), function(response) { if(response != ""){ jQuery(".mainPopupCart").remove(); jQuery("body").append(response); } jQuery("#myLoader").remove(); }); return false;*/ } /*var checkqty = $('.checkqty').val() var qty = $('.qty').val(); if(qty > checkqty){ var html = '
“Sorry we do not have enough in stock to full fill your order
'; $(".custom-msg").remove(); $(".product ").before(html); return false; }*/ var form = $(this); form.block({ message: null, overlayCSS: { background: '#fff', opacity: 0.6 } }); var formData = new FormData(form[0]); formData.append('add-to-cart', form.find('[name=add-to-cart]').val() ); var product_id = form.find('[name=add-to-cart]').val(); var callonce =true; if(moreqty){ qty = qty - available; formData.set('quantity',available); } // Ajax action. $.ajax({ url: wc_add_to_cart_params.wc_ajax_url.toString().replace( '%%endpoint%%', 'ace_add_to_cart' ), data: formData, type: 'POST', processData: false, contentType: false, complete: function( response ) { response = response.responseJSON; if ( ! response ) { return; } if ( response.error && response.product_url ) { window.location = response.product_url; return; } // Redirect to cart option if ( wc_add_to_cart_params.cart_redirect_after_add === 'yes' ) { window.location = wc_add_to_cart_params.cart_url; return; } var $thisbutton = form.find('.single_add_to_cart_button'); // // var $thisbutton = null; // uncomment this if you don't want the 'View cart' button // Trigger event so themes can refresh other areas. $( document.body ).trigger( 'added_to_cart', [ response.fragments, response.cart_hash, $thisbutton ] ); // Remove existing notices $( '.woocommerce-error, .woocommerce-message, .woocommerce-info' ).remove(); // Add new notices form.closest('.product').before(response.fragments.notices_html); var mainPopupCartResponse = ""; $(document).ajaxStop(function() { if(callonce){ jQuery.post(wc_add_to_cart_params.wc_ajax_url.toString().replace( '%%endpoint%%', 'getvariants' ),{'product_id':product_id}, function(response) { if(response != ""){ jQuery(".allvariants").html(''); jQuery(".allvariants").html(response); callonce = false; var soldOut = true; jQuery("form#AddToCartForm input:radio[name='warehouse']").each(function(){ var available = parseInt(jQuery(this).data('available')); if(available > 0){ soldOut = false; } }); if (soldOut) { jQuery(".mainPopupCart").remove(); var html = '
Sorry we do not have enough in stock to full fill your order
'; $(".custom-msg").remove(); $(".product").before(html); $("form#AddToCartForm .quantity").remove(); $("form#AddToCartForm .single_add_to_cart_button").remove(); } else { jQuery(".mainPopupCart").remove(); jQuery("body").append(mainPopupCartResponse); } jQuery(".blockUI").remove(); } }); } }); if(moreqty){ jQuery("body").append('
'); jQuery.post(ajaxurl+"?action=check_qty_beforeadd_callback", jQuery('#AddToCartForm').serialize(), function(response) { if(response != ""){ mainPopupCartResponse = response; } }); return false; } form.unblock(); } }); }); jQuery(document).on("submit","#cartFormPopup",function(e) { e.preventDefault(); var available = parseInt(jQuery(this).find('input:radio[name=warehouse]:checked').data('available')); var qty = parseInt(jQuery(this).find('input[name=quantity]').val()); var moreqtypop = false; if(qty > available){ moreqtypop = true; } var form = $(this); form.block({ message: null, overlayCSS: { background: '#fff', opacity: 0.6 } }); var formData = new FormData(form[0]); formData.append('add-to-cart', form.find('[name=add-to-cart]').val() ); var product_id = form.find('[name=add-to-cart]').val(); var callonce = true; if(moreqtypop){ qty = qty - available; formData.set('quantity', available); } // Ajax action. $.ajax({ url: wc_add_to_cart_params.wc_ajax_url.toString().replace( '%%endpoint%%', 'ace_add_to_cart' ), data: formData, type: 'POST', processData: false, contentType: false, complete: function( response ) { response = response.responseJSON; if ( ! response ) { return; } if ( response.error && response.product_url ) { window.location = response.product_url; return; } // Redirect to cart option if ( wc_add_to_cart_params.cart_redirect_after_add === 'yes' ) { window.location = wc_add_to_cart_params.cart_url; return; } var $thisbutton = form.find('.single_add_to_cart_button'); // // var $thisbutton = null; // uncomment this if you don't want the 'View cart' button // Trigger event so themes can refresh other areas. $( document.body ).trigger( 'added_to_cart', [ response.fragments, response.cart_hash, $thisbutton ] ); // Remove existing notices $( '.woocommerce-error, .woocommerce-message, .woocommerce-info' ).remove(); // Add new notices form.closest('.product').before(response.fragments.notices_html); var mainPopupCartResponse = ""; $(document).ajaxStop(function() { if(callonce){ jQuery.post(wc_add_to_cart_params.wc_ajax_url.toString().replace( '%%endpoint%%', 'getvariants' ),{'product_id':product_id}, function(response) { if(response != ""){ jQuery(".allvariants").html(''); jQuery(".allvariants").html(response); callonce =false; var soldOut = true; jQuery("form#AddToCartForm input:radio[name='warehouse']").each(function(){ var available = parseInt(jQuery(this).data('available')); if(available > 0){ soldOut = false; } }); if (soldOut) { jQuery(".mainPopupCart").remove(); var html = '
Sorry we do not have enough in stock to full fill your order
'; $(".custom-msg").remove(); $(".product").before(html); $("form#AddToCartForm .quantity").remove(); $("form#AddToCartForm .single_add_to_cart_button").remove(); } else { jQuery(".mainPopupCart").remove(); jQuery("body").append(mainPopupCartResponse); } jQuery(".blockUI").remove(); } }); } }); if(moreqtypop){ jQuery("body").append('
'); jQuery.post(ajaxurl+"?action=check_qty_beforeadd_callback", jQuery('#cartFormPopup').serialize(), function(response) { if(response != ""){ mainPopupCartResponse = response; } }); return false; } form.unblock(); } }); }); if (jQuery('.mainPopupCart').length) { var html = jQuery('.mainPopupCart').html(); if(html !== ""){ html = '
' + html + '
'; jQuery("body").append(html); if (jQuery('#festi-cart-pop-up-content').length) { jQuery('#festi-cart-pop-up-content').hide(); jQuery('.woocommerce-message').hide(); } } } jQuery(document).on('click','.closePopup',function(){ jQuery('.mainPopupCart').hide(1000); }); jQuery("input:radio[name=warehouse]:not(:disabled):first").attr('checked', true); });
SKU: EQBB110 Category: Forging Equipment

Product Description

This item is currently on sale.

A Forging Hammer for Today’s Artist Blacksmiths!

Big BLU power hammers are equipped with Quick Change interchangeable die system. The Big BLU’s heavy all-steel frame is designed so that it can be filled with sand to deaden noise and increase installed mass. It is a modern forging hammer for artist blacksmiths and metalworkers. Its unique deep throat permits a wide range of work, including repoussé on large panels.

Big BLU 110 lbs. Power Hammer

The BLU MAX 110 has more power and more speed to provide maximum productivity. The MAX 110 has been designed with today’s metalsmiths in mind. Its innovative yet simplistic design allows it to be part of any size shop.

Specifications:

  • Runs effectively at 125 psi.
  • Big BLU QC™ Quick Change Die System.
  • 110 lbs. (50kg) ram, 700 lbs. (318kg) anvil.
  • 1.75″ x 3″ x 5″ (44.5 x 76.2 x 127mm) dies.
  • 2.5″ (63.5mm) bore cylinder with double wear bands.
  • 7.5″ (190mm) adjustable stroke.
  • Infinite control of 0-275 strokes per minute coupled with a soft touch to massive blows is achieved by use of foot pedal.
  • The 18″ (457mm) throat accommodates 36″ (914mm) plates and/or pieces of unusual sizes and shapes.
  • OSHA treadle guard.
  • 89″ (2261mm) high, 36″ x 20″ (914 x 508mm) base.
  • 1500 lbs. (630kg) total weight.
  • OPTIONAL: Clamping Mode with 1000 lbs. static pressure.
Features:
  • Low daily maintenance.
  • American made – all components readily available.
  • Technical service is just a phone call away.
  • Scientifically-balanced ram to anvil ratios for maximum effectiveness.
  • Dies are made of heat-treated S-7 tool steel.
  • Our QC™ die system allows fast and easy changing of interchangeable dies.
  • Meets OSHA safety specifications.
  • Over 180-degree foot pedal control easily accessible regardless of whether operator works right or left-handed.
  • No moving parts other than the free-floating head.
  • Operates almost noise-free except for hammer blows.
  • Economical to purchase – even for hobbyist.
  • User-friendly.
Sample Dies for Big BLU Power Hammers

 


Standard Flat Dies

Bark Texturing Dies

Big BLU Combo Dies

Peening Texturing Dies

Crown Dies

Small Crown Dies

Dishing/Sphere-Bowl Dies

Reverse Radius Dies

 

*More dies available.Please Contact Us at our Machinery Department for further inquiries.

Additional Information

Weight 1500 lbs
Dimensions 36 × 20 × 89 in