TAL-610R

Price range: $1,130.00 through $1,363.00

Working with almost any label printer, the TAL-610R will automatically wind-up label stock as it is provided. With a 6.5” web capacity and the ability to rewind a full 12” diameter roll, the unit also includes a 3” expandable core, allowing the operator to quickly and easily change rolls. The TAL-610R can also be used as a standalone rewind system for rewinding pre- printed labels when used in conjunction with the TAL-100HD unwind stand. Using a solid-state control board for increased reliability, and the standard all steel and aluminum construction the TAL-610R will give you the quality product you have come to expect from TAKE-A-LABEL, Inc.

SKU N/A Category Brand:

Description

Working with almost any label printer, the TAL-610R will automatically wind-up label stock as it is provided. With a 6.5” web capacity and the ability to rewind a full 12” diameter roll, the unit also includes a 3” expandable core, allowing the operator to quickly and easily change rolls. The TAL-610R can also be used as a standalone rewind system for rewinding pre- printed labels when used in conjunction with the TAL-100HD unwind stand. Using a solid-state control board for increased reliability, and the standard all steel and aluminum construction the TAL-610R will give you the quality product you have come to expect from TAKE-A-LABEL, Inc.

Standard Features:

• 3” Expanding Mandrel
• Inside and Outside Roll Guides
• Durable All Steel Frame with Powder Coat Finish
• Label Roll Diameter up to 12”
• Made in the USA
• 6.5” Web Capacity
• Web Speed up to 25 IPS

Options:

• Speed Adjusting Dancer Arm

Additional information

Options

No Dancer Arm, With Dancer Arm

Reviews

There are no reviews yet.

Be the first to review “TAL-610R”

Your email address will not be published. Required fields are marked *

eighteen + five =

document.addEventListener('DOMContentLoaded', function () { if (!document.body.classList.contains('single-product')) { return; } document.querySelectorAll('.woocommerce-product-gallery').forEach(function (gallery) { const images = gallery.querySelectorAll('img'); images.forEach(function (img) { if (img.getAttribute('alt') && img.getAttribute('alt').trim() !== '') { return; } // Try to identify the same image elsewhere in the gallery. const largeImage = img.getAttribute('data-large_image'); const src = img.getAttribute('src'); let matchingImage = null; images.forEach(function (other) { if (other === img) { return; } const otherLarge = other.getAttribute('data-large_image'); const otherSrc = other.getAttribute('src'); if ( (largeImage && otherLarge && largeImage === otherLarge) || (src && otherSrc && src === otherSrc) ) { if ( other.getAttribute('alt') && other.getAttribute('alt').trim() !== '' ) { matchingImage = other; } } }); if (matchingImage) { img.setAttribute( 'alt', matchingImage.getAttribute('alt') ); } }); }); });