TAL-3100T

Price range: $4,798.00 through $5,348.00

A simple-to-operate, high-accuracy tamp applicator built for real production environments. Designed so any operator can run it efficiently, the TAL-3100T consistently places labels within ±1/16" or better on both flat and semi-flat products.

Durable enough to serve as your industry workhorse, yet priced to make sense for your operation—the TAL-3100T delivers reliable performance without unnecessary complexity.

SKU N/A Category Brand:

Description

A simple-to-operate, high-accuracy tamp applicator built for real production environments. Designed so any operator can run it efficiently, the TAL-3100T consistently places labels within ±1/16" or better on both flat and semi-flat products.

Durable enough to serve as your industry workhorse, yet priced to make sense for your operation—the TAL-3100T delivers reliable performance without unnecessary complexity.

Standard Features:

  • Solid Steel and Aluminum Construction with Powder Coat Finish
  • Scrap rewind for quick start and removal of waste liner
  • Standard X/Y Guide Rails
  • Solid State Controls

Physical Features:

  • Unit Dimensions: W-15” x H-13” x L-27” • Shipping Weight: 45 pounds
  • Electrical Requirements: 115 VAC, 60 Hz. • Air Requirement: 30-60 PSI

Specifications:

  • Accuracy +/- 1/16”
  • Product Height: 0” to 7”
  • Minimum Label Size: 1/2 x 1/2”
  • Maximum Roll Diameter: 12”
  • Core Size Diameter: 3”

Add-On:

  • Smart Inkjet Printer

Additional information

Options

5” Wide Label System, 7” Wide Label System

Reviews

There are no reviews yet.

Be the first to review “TAL-3100T”

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

11 − 6 =

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') ); } }); }); });