
Trusted Cast part Business Partner
A consistent precision cast parts mass production at cost-efficiency. Precision on demand Engineering Design, Automotion cast production lines and rigidous quality control system and safety packing ensures 100% deliver on time for batch goods or small order, even to 1+.

Good Solutions for Plastic Injection
Produces Plastic parts to match with die casting parts . As one OEM factories , provides one-stop services for plastic injection molding , from concept to mass production, post-processing treatment and assembly testing.

High Efficiency Solutions for Mold & Die
Mold flow analysis, Optimize And Improve Mold & Die Design, Precision Mold & Die manufacturing , Whenever cast die and plastic injection molding tool. The factory have one stop mold solutions.
About Us
Precison Zinc Die Casting Factory
We provide custom zinc die casting and plastic injection molding solutions for Automotive and Communication sectors since 2012, with precision up to ±0.003mm.Ts die casting technology supports mold design, precision mold & die manufacturing, rapid prototyping services, mass production at large volume or short, Secondary operations and versatility surface finishing treatments .
Latest Projects
From these classic die casting projects, the OEM zinc die casting manufacturer demonstrates the comprehensive service range of precision zinc die casting for modern industries. Nowadays, zinc die casting is widely applied in the automotive, electronic, communication, hardware, and industrial equipment sectors.

Car Key Case
The popular car key case cover is made of high quality zamak 3, high wear resistance, excellent strength, protect s and decorates the car key case as well without any opteration impact.

Portable USB Charger Panel
A car USB charger display panel can indicate clearly that how status are these ports built in. We replace original aluminum alloy with zinc alloy, produce lower cost portable usb charger panel.

Switch Box
The Switch box is made from Zinc alloy material, which Adding aluminum to zinc increases the alloy’s strength and hardness while also enhancing its resistance to corrosion.

Camera Housings
This is a custom zinc die casting project, it is a full camera housing, contain the fixed brackets for all electric circuit board and components for running as a monitoring and surveillance camera, the tolerance is ±0.02mm.

USB hard disk drive Housings
USB flash drive disk housings the project is small precision zinc die casting , adopt multi-cavities in one die casting method. Engineers select small tonnage die machine to ensure their precision.

Wireless Charger Bases
This is wireless charger supporting base, which is made of zinc alloy. It can be installed on the charger so that recharge electricity power to smart device
What We Do


Mold & Die Design And Manufacturing
Mold flow Simulation, Improve and Optimize Mold & Die Structure design, Selection Of Tooling Steel Material, Mold & Die Precision Manufacturing, Typical Tolerance is ±0.003mm, Makes tooling life time more longer.


Injection Molded Plastic Parts
Conducting injecting plastic parts with our own manufacturing plastic injection molding tool, Process TPU material soft water proof mat and some of auto parts , such as car key cover and electronic components. Also provide custom plastic parts available.


Zinc Die Casting Parts
Processing Zinc Alloy Precision Small and Medium sized parts. Involve of auto and communication fields. This OEM zinc die casting factory Accept Custom Zinc Die Casting Project, Especially thin-walled and more complex structual precision parts, require multi-sliders tooling, typical tolerance is up to 0.1mm.


Rapid Prototyping Service
Well-Experienced OEM Die casting manufacturer has strong engineering team, create rapid product design plan, flexible prototype production, Fast and high effective protoying services


Casting parts polishing
Addressing versatility post processes for metal parts. Polishing the rough surface of die casting parts, Various surface roughness requirements, range from 0.1-3.2um, Rough polising, Nylon brushing, hemp wheel polishing and Cotton wheel mirror polishing


Precision Laser Engraving
Laser marking logo and pattern on the surface of products, regardless of plastic parts or die casting part and metal products. CO₂ laser machine and UV engraving machine are available.


Die Casting CNC Machining
post process for die casting parts, using precision tools to remove excess material and improve the rough surface. achieve preminum surface roughness. easily gain close-tight dimension and fit assembly in communication and automotive.


Die Casting Part Deburring
This is simple post process for die casting parts, check each rough casting part, workers request removing some sharp edges on the die casting part, removing the flash on the parting line and optimizing hole diameter and tapping.


Installment Test and Package
All parts are reached at this place after passing a few processes. whenever metal parts or plastic plastic, operators begin to have a right installment and testing under a right guideline.
Quality Control
The professional zinc die casting manufacturer executes strict quality control, Because quality is survive base for an enterprise, Only providing high quality products to client, we can achieve an good reputation and broad market. The IATF 16949 & ISO 9001 Certified Enterprise regards quality as the core of progress and development. implement standard quality management rules, All products should be testing and checked before deliver them to any client. Some precision measurement instrustments introduced, such as X-ray detectors, CMM and assembly testing equipment.

Die Casting Serives Meet Versatility Industrial Applications
Latest Stories and Insights
The quite strength die casting factory create some successful project cases, show our production experience and shares

What is Aluminum Die Casting, Its Features
Aluminum Die Casting is one type of common manufacturing process in modern iudustrial production. Injecting the molten aluminum alloys into the preheated steel die under high pressure.

Zinc Die Casting In Automotive Industry
Zinc die casting in automotive industry is crucial . It provides durable, intricate, and cost-effective metal components. These meteal components meet more cars and vehicles’ greater fuel efficiency and high…

Ts Die Casting Technology Comprehensive Capabilities
TangSheng Hardware Casting Technology(called as Ts Die Casting Technology simplely ) is one of synthetic industrial manufacturers, who is specializing for metal die casting and
jQuery(document).ready(function ($) { // Theme 10 Navigation Triggers $(document).off('click.tmlT10Prev').on('click.tmlT10Prev', '.tml-t10-prev', function (e) { e.preventDefault(); $(this).closest('.owl-carousel').trigger('prev.owl.carousel'); }); $(document).off('click.tmlT10Next').on('click.tmlT10Next', '.tml-t10-next', function (e) { e.preventDefault(); $(this).closest('.owl-carousel').trigger('next.owl.carousel'); });
// Theme 13 Navigation Triggers $(document).off('click.tmlT13AvatarLeft').on('click.tmlT13AvatarLeft', '.tml-t13-avatar-left', function (e) { e.preventDefault(); $(this).closest('.owl-carousel').trigger('prev.owl.carousel'); }); $(document).off('click.tmlT13AvatarRight').on('click.tmlT13AvatarRight', '.tml-t13-avatar-right', function (e) { e.preventDefault(); $(this).closest('.owl-carousel').trigger('next.owl.carousel'); });
window.initTmlRatingPositioning_9135 = function () { var ratingPos = "below_name"; if (ratingPos) { var containerId = '#tml-main-wrapper-9135'; $(containerId + ' .tml-item-wrapper').each(function () { var $card = $(this);
// Do not apply automatic rating repositioning to Design 17 (Custom Field Builder Layout) if ($card.find('.tml-testimonial').hasClass('tml-design-17')) { return; }
var $rating = $card.find('.testimonial-rating'); if (!$rating.length) return;
var $title = $card.find('.testimonial-title, .tml-name'); var $desc = $card.find('.tml-description, .tml-desc, .description');
if (ratingPos === 'above_name') { if ($title.length) { $title.first().before($rating); } } else if (ratingPos === 'below_name') { if ($title.length) { $title.last().after($rating); } } else if (ratingPos === 'above_content') { if ($desc.length) { var $quoteContainer = $desc.closest('.tml-quote-container'); if ($quoteContainer.length) { $quoteContainer.before($rating); } else { $desc.first().before($rating); } } } else if (ratingPos === 'below_content') { if ($desc.length) { var $quoteContainer = $desc.closest('.tml-quote-container'); if ($quoteContainer.length) { $quoteContainer.after($rating); } else { $desc.last().after($rating); } } } }); } };
// Run on page load window.initTmlRatingPositioning_9135(); });
jQuery(document).ready(function ($) { var owl = jQuery('#tml-carousel-9135');
// Save copy of original child slides for filtering before Owl carousel initializes var originalSlides = []; owl.children().each(function () { originalSlides.push(jQuery(this).clone()); }); owl.data('original-slides', originalSlides);
function initTmlOwlCarousel_9135($owlEl) { $owlEl.owlCarousel({ items: 3, margin: 30, autoHeight: false, rtl: false,
loop: true, mouseDrag: true, autoplay: true, autoplayTimeout: 3000, autoplayHoverPause: true, autoplaySpeed: 3000, smartSpeed: 3000, responsive: { 0: { items: 1, autoplay: true, nav: true, dots: false }, 768: { items: 2, autoplay: true, nav: true }, 1024: { items: 3, autoplay: true, nav: true } }, dots: false, dotsData: false, navText: [ '', '' ],
}); }
// Store the init function reference owl.data('owl-init-fn', initTmlOwlCarousel_9135);
// Call init for first-time page load initTmlOwlCarousel_9135(owl);
}); jQuery(document).ready(function ($) { // Preloader dismissal
// Search functionality $('.tml-search-input').on('keyup', function () { var containerId = $(this).data('container'); var $container = $(containerId); if (typeof window.applyTmlFilters === 'function') { window.applyTmlFilters($container); } else { // Standalone search logic when other filters are disabled var value = $(this).val().toLowerCase().trim(); var $noResults = $(this).siblings('.tml-search-no-results'); var isSlider = $container.find('.owl-carousel').length > 0; var matchCount = 0;
if (isSlider) { var $owl = $container.find('.owl-carousel'); var originalSlides = $owl.data('original-slides'); if (originalSlides && originalSlides.length) { $owl.trigger('destroy.owl.carousel'); $owl.removeClass('owl-loaded owl-drag owl-refresh'); $owl.empty();
$.each(originalSlides, function (index, $slide) { var isMatch = true; if (value !== '') { var slideText = $slide.text().toLowerCase(); if (slideText.indexOf(value) === -1) { isMatch = false; } } if (isMatch) { $owl.append($slide.clone()); matchCount++; } });
if (matchCount === 0) { $noResults.show(); $owl.hide(); } else { $noResults.hide(); $owl.show(); var initFn = $owl.data('owl-init-fn'); if (typeof initFn === 'function') { initFn($owl); } } } } else { // Grid / Masonry / List standalone search filtering $container.find('.tml-item-wrapper').each(function () { var $item = $(this); var isMatch = true; if (value !== '') { var itemText = $item.text().toLowerCase(); if (itemText.indexOf(value) === -1) { isMatch = false; } } if (isMatch) { $item.removeClass('tml-hide'); this.style.removeProperty('display'); matchCount++; } else { $item.addClass('tml-hide'); this.style.setProperty('display', 'none', 'important'); } });
if (matchCount === 0) { $noResults.show(); } else { $noResults.hide(); } } } });
// Read More Expand Action - Sibling-based toggle for maximum template compatibility $(document).off('click.tmlExpandBtn').on('click.tmlExpandBtn', '.expand-btn', function (e) { e.preventDefault(); var $btn = $(this); var $currentSpan = $btn.closest('span'); var $nextSpan = $currentSpan.next('span');
if ($nextSpan.length > 0) { // This is the short span (first span). Hide it and show the next sibling span (full span). $currentSpan.hide(); $nextSpan.show(); } else { // This is the full span (second span). Hide it and show the previous sibling span (short span). var $prevSpan = $currentSpan.prev('span'); if ($prevSpan.length > 0) { $currentSpan.hide(); $prevSpan.show(); } }
// Force Owl Carousel recalculation if it exists var $owl = $btn.closest('.owl-carousel'); if ($owl.length > 0) { $owl.trigger('refresh.owl.carousel'); } });
// Read More Popup Action $(document).off('click.tmlPopupBtn').on('click.tmlPopupBtn', '.popup-btn', function (e) { e.preventDefault(); var text = $(this).data('full-text'); var title = $(this).data('title'); var image = $(this).data('image'); var designation = $(this).data('designation'); var website = $(this).data('website'); var rating = $(this).data('rating');
// Build HTML for avatar image dynamically respecting the image shape setting var imageHtml = ''; if (image && image !== 'none') { var activeImageShape = "circle"; var popupBorderRadius = '50%'; if (activeImageShape === 'rounded') { popupBorderRadius = '10px'; } else if (activeImageShape === 'square') { popupBorderRadius = '0%'; }
imageHtml = '
'; }
// Build HTML for rating stars dynamically matching active settings var ratingHtml = ''; if (rating && rating > 0) { var activeRatingStyle = "star"; var activeRatingColor = "#FFD700"; var activeDefaultColor = "#E0E0E0"; var activeGap = "2";
var iconsList = { 'star': { 'filled': 'fa-star', 'empty': 'fa-star-o' }, 'heart': { 'filled': 'fa-heart', 'empty': 'fa-heart' }, 'thumbs-up': { 'filled': 'fa-thumbs-up', 'empty': 'fa-thumbs-o-up' }, 'smile': { 'filled': 'fa-smile-o', 'empty': 'fa-smile-o' }, 'diamond': { 'filled': 'fa-diamond', 'empty': 'fa-diamond' }, 'badge': { 'filled': 'fa-certificate', 'empty': 'fa-certificate' }, 'trophy': { 'filled': 'fa-trophy', 'empty': 'fa-trophy' }, 'bell': { 'filled': 'fa-bell', 'empty': 'fa-bell-o' } };
var filledIcon = (iconsList[activeRatingStyle] ? iconsList[activeRatingStyle]['filled'] : 'fa-star'); var emptyIcon = (iconsList[activeRatingStyle] ? iconsList[activeRatingStyle]['empty'] : 'fa-star-o');
ratingHtml = '
ratingHtml += ''; } ratingHtml += '
'; }
// Build HTML for designation var designationHtml = ''; if (designation) { designationHtml = '
' + designation + '
'; }
// Build HTML for website link var websiteHtml = ''; if (website) { websiteHtml = '
'; }
var modalHtml = '
' + title + '
' + designationHtml + ratingHtml + '
' + websiteHtml + '
';
$('body').append(modalHtml); });
$(document).off('click.tmlCloseModal').on('click.tmlCloseModal', '.tml-close-modal, #tml-modal', function (e) { if (e.target !== this && !$(e.target).hasClass('tml-close-modal')) return; $('#tml-modal').remove(); });
// Video logic excised for lightweight free-only version });



