Short demonstration video of etching parts
Stencil used is a permanent stencil, mounted in a plastic cover, held manually and aligned "by eye".
Etching system used: MiniEtch EU80 (manual unit). More powerful units available:, EU300 CLASSIC
Direct link to video: click here
Hospital Etching
Instrument marking introduction
How the instrument etching system operates
Stencil Options for Instrument Identification
$the_array = Array();
$dirpath = "./downloads/etching/";
$handle = opendir($dirpath);
while (false !== ($file = readdir($handle))) {
if ($file != "." && $file != "..") {
$the_array[] = $file;
}
}
closedir($handle);
sort ($the_array);
reset ($the_array);
while (list ($key, $val) = each ($the_array)) {
echo "$val
";
}
?>
$the_array = Array();
$dirpath = "./downloads/hospitals/";
$handle = opendir($dirpath);
while (false !== ($file = readdir($handle))) {
if ($file != "." && $file != "..") {
$the_array[] = $file;
}
}
closedir($handle);
sort ($the_array);
reset ($the_array);
while (list ($key, $val) = each ($the_array)) {
echo "$val
";
}
?>
Thank you for visiting Trend Marking Systems. If you are still unsure as to which printing machine is most suited to your particular application, please contact us for advice on which systems might suit your needs.
Quote of the day: It's not enough to have an aim in life, you have to pull the trigger.