TAL-3100R

Price range: $4,998.00 through $9,596.00

Label a wide range of round products from ¼”; to 6.5″; in diameter without costly attachments or modifications. The unique open-carriage design handles products of virtually any length on a single standard unit.

The optional All-Purpose and Tapered carriages expand capability even further, allowing you to accurately label bottles with lips, ridges, and tapered profiles. Built for easy operation and intelligent performance, the TAL-3100R delivers reliable, economical semi-automatic labeling when you need maximum versatility without complexity.

SKU N/A Category Brand:

Description

Label a wide range of round products from ¼”; to 6.5″; in diameter without costly attachments or modifications. The unique open-carriage design handles products of virtually any length on a single standard unit.

The optional All-Purpose and Tapered carriages expand capability even further, allowing you to accurately label bottles with lips, ridges, and tapered profiles. Built for easy operation and intelligent performance, the TAL-3100R delivers reliable, economical semi-automatic labeling when you need maximum versatility without complexity.

Standard Features:

  • Solid state electronics
  • Scrap rewind for quick start and removal of waste liner
  • Photo cell label sensor
  • Durable all steel frame with powder coat finish
  • Footswitch activated

Physical Features:

  • Unit Dimensions: 16W x 17H x 30L”
  • Shipping Weight: 75 pounds
  • Electrical Requirements: 115 VAC, 60 Hz.,
  • Air Requirement: 40 PSI

Specifications:

  • Product Size: 1/4” to 6.5”
  • Minimum Label Size: 1/2 x 1/2”
  • Maximum Roll Diameter: 12”
  • Core Size Diameter: 1” or 3”

Additional information

Capacity

5” Wide Label System, 7” Wide Label System

Carriage

Standard, All-Purpose, Tapered

Additional Options

None, Front/Back Label Option, w/ Smart Inkjet Printer

Reviews

There are no reviews yet.

Be the first to review “TAL-3100R”

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

13 − 8 =

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