

<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=1, target-densitydpi=medium-dpi">
<title>New Product | WIA MACHINETOOLS</title>

<meta name="title" content="New Product | WIA MACHINETOOLS">
<meta name="description" content="The heavy duty boring machine KBN1300C, designed by WIA MACHINETOOLS with years of expertise and the latest technology, provides high performance and maximum productivity.">
<meta name="keywords" content="WIA MACHINETOOLS New Product, KBN1300C Series, WIA MACHINETOOLS Heavy Duty Boring Machine">
<meta name="Author" content="WIA MACHINETOOLS">
<meta name="Robots" content="all">

<meta property="og:title" content="New Product | WIA MACHINETOOLS">
<meta property="og:type" content="website">
<meta name="url" property="og:url" content="http://www.wiamachine.com/eu/product/newproduct.asp?">
<meta property="og:image" content="http://www.wiamachine.com/img/common/hyundaiwia.gif">
<meta property="og:site_name" content="WIA MACHINETOOLS">
<meta property="og:description" content="The heavy duty boring machine KBN1300C, designed by WIA MACHINETOOLS with years of expertise and the latest technology, provides high performance and maximum productivity.">

<link rel='stylesheet' href='/css/eu/import.css' type='text/css' />

<script type="text/javascript" src="/js/jquery-1.8.1.js"></script>
<script type="text/javascript" src="/js/jquery.placeholder.js"></script>
<script type="text/javascript" src="/js/jquery-ui.js"></script>
<script type="text/javascript" src="/js/jquery.cookie.js"></script>
<script type="text/javascript" src="/js/borwerDpi.js"></script>
<script type="text/javascript" src="/js/hyundaiwia.js"></script>
<script type="text/javascript" src="/js/respond.src.js"></script>
<script type="text/javascript" src="/js/jquery.bxslider.js"></script>
<script type="text/javascript" src="/js/jssor.js"></script>
<script type="text/javascript" src="/js/jssor.slider.js"></script>
<script type="text/javascript" src="/js/common.js"></script>
<script type="text/javascript" src="/js/gnb.js"></script>
<script type="text/javascript" src="/js/flowplayer-3.2.13.min.js"></script>

<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-57929191-5', 'auto');
  ga('require', 'displayfeatures');
  ga('send', 'pageview');

</script>

<!-- 개발자 추가 -->
<script type="text/javascript" src="/c_js/js_common.js"></script>
<script type="text/javascript" src="/c_js/base.js"></script>
<script type="text/javascript" src="/c_js/base_Add.js"></script>
<script type="text/javascript" src="/Include/Js/Pwd_Module/base64.js"></script>
<!--// 개발자 추가 -->

<script type="text/javascript">
	if(isPad()){
		$("meta[name='viewport']").attr("content","width=980px");
	} else {
		//$("meta[name='viewport']").attr("content","980px");
		$("meta[name='viewport']").attr("content","width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=1, target-densitydpi=medium-dpi");
	}
	jQuery(document).ready(function(){

		//viewport 설정

		/*if($(window).width() <= 640){
			$("meta[name='viewport']").attr("content","width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=1, target-densitydpi=medium-dpi");
		}else if($(window).width() <= 980){
			$("meta[name='viewport']").attr("content","width=980px");
		}else{
			$("meta[name='viewport']").attr("content","");
		}*/
		//상단 웹 메뉴
		jQuery('.tnb').gnb_js();
		//상단 모바일 메뉴
		jQuery('.top_tog p').toggleJs();
		//메인 웹 메뉴
		jQuery('.gnb').gnb_js(2 , 1);
		//메인 모바일 메뉴
		jQuery('.mgnb').mobile_js();
		//웹 신제품
		jQuery('.new_box').clickRolling(5000,700,false,2);


	});
	jQuery(window).load(function(){
		// 상단 팝업
		jQuery('.video_pop_wrap').sy_modalApi();
		jQuery('.popPost').sy_modalApi();
		jQuery('.edu_pop_wrap').sy_modalApi();
		jQuery('.cmap').sy_modalApi();
		jQuery('.umap').sy_modalApi();
		jQuery('.popSoft').sy_modalApi();
		jQuery('.popPdf').sy_modalApi();

		// 중앙 팝업
		jQuery('.popIdpw').comp_modalApi();
		jQuery('.popEmail').comp_modalApi();
		jQuery('.popIdsrch').comp_modalApi();
		jQuery('.popExhibi').comp_modalApi();
		jQuery('.popIdpsrch').comp_modalApi();
		jQuery('.popPasssrch').comp_modalApi();
		jQuery('.popPdf_confirm').comp_modalApi();
		//원페이지 텝
		jQuery('.pop_tab').tabDefultApi();
		//모바일 텝레이어
		jQuery('.jsTab').toggleJs_new();

	});

// 영상 삭제
function removeVideo() {
    try {
        if ($('*:focus').length > 0) $('*:focus').focus();
    } catch(ex){}
    try {
        player.stop();
    } catch(ex){}
    try {
        document.getElementById("videoFrame").innerHTML = "";
    } catch(ex){}
}

// 영상 띄우기 .. 팝업은 별도 스크립트..
function openVideo(defaultName, videoWidth, videoHeight, videoTitle, videoDesc, videoImg, videopath, youtube){
	if( (videoTitle == null) || (videoTitle == "" ) ){
		videoTitle = "현대위아공작기계";
	}

	if( (videoDesc == null) || (videoDesc == "" ) ){
		//videoDesc = "현대위아공작기계 2015버전";
		vDesc = "N";
	} else {
		vDesc = "Y";
	}

	if( (videoImg == null) || (videoImg == "" ) ){
		videoImg = "L230LMSA_kn.jpg";
	}

	if( (videopath == null) || (videopath == "" ) ){
		videopath = "/upload/pr_center/pr/";
	}

	if( (youtube == null) || (youtube == "" ) ){
		youtubeYN = "N";
		youtube = "";
	} else {
		youtubeYN = "Y";
		youtube = youtube;
	}
//alert(youtube);
//alert("youtubeYN = " + youtubeYN);
	// file url
	var filename = videopath + defaultName + ".flv";

    // Initialize the video frame
    var videoFrame = $('#videoFrame');
    videoFrame.empty();
	// title
    videoFrame.append('<p class="pop_tit bold">' + videoTitle + '</p>');

    if($.browser.msie && $.browser.version <= 8){
        videoFrame.append('<p class="hide">Internet Explorer 8이하 버전일 경우 키보드를 이용한 미디어 컨트롤이 불가능합니다.최신 버전으로 브라우저를 업데이트하신 후 사용하시면 키보드를 이용한 미디어 컨트롤이 가능합니다.</p>');
    }

	// video area 영상 설명글.. 스크립트 추가작업 해주세요.. 영상은 html 파일에서 가져오는데.. 텍스트랑.. 아래 이미지는.. 일단 여기에 넣어놨어요..
    videoFrame.append('<div class="video" tabindex="0"></div>');
	videoFrame.append('<p class="pop_txt_box">' + videoDesc + '</p>');

    $(".video_pop_wrap .pop_clo").click(function(){
        removeVideo();
    });
	// 기본 이미지 불러오는 부분.. 스크립트 추가작업 해주세요..
    var poster = videoImg;
	//var lang = "http://hyundaiwia.cafe24.com"
	var lang = videopath;
	var ua = navigator.userAgent;
	if(!$.browser.isMobile){
		/* videoFrame.find('.video').append('<a href="http://www.doosaninfracore.com/engine/attach_files/media/file/' + filename + '" id="player"></a>'); */
		videoFrame.find('.video').find('video').attr('poster', lang + poster);
		//videoFrame.find('.video').find('a').attr('href',video.flowplayer);

		if(youtubeYN== 'Y') {
			//console.log("aaa" ,youtube);
			jQuery('.pop_txt_box').hide();
			videoFrame.find('.video').append(youtube);

		}else {
			if(vDesc == "N"){
				jQuery('.pop_txt_box').hide();
			}else{
				jQuery('.pop_txt_box').show();
			}

			if($.browser.msie && $.browser.version <= 8){
				videoFrame.find('.video').append('<a href="' + filename + '" id="player"></a>');
				getFlowplayer('player');
			} else if (ua.indexOf('Safari') == 92)
			{
				videoFrame.find('.video').append('<a href="' + filename + '" id="player"></a>');
				getFlowplayer('player');
			}else{
				videoFrame.find('.video').css('height', videoHeight);
				videoFrame.find('.video').append('<video preload="auto" controls="controls" poster="" width="'+videoWidth+'" height="'+videoHeight+'"><source src="#" type="video/mp4" codecs="avc1.42E01E, mp4a.40.2"><source src="#" type="video/ogv" codecs="theora, vorbis"><source src="#" type="video/webm" codecs="vp8, vorbis"></video>');
				videoFrame.find('.video').find('video').attr('poster', lang + poster);

				videoFrame.find('.video').find('video source[type="video/mp4"]').attr('src', lang + defaultName + ".mp4");
				videoFrame.find('.video').find('video source[type="video/ogv"]').attr('src', lang + defaultName + ".ogv");
				videoFrame.find('.video').find('video source[type="video/webm"]').attr('src', lang + defaultName + ".webm");
			}
		}

	}else{
		if(youtubeYN== 'Y') {
			//console.log("aaa" ,youtube);
			videoFrame.find('.video').append(youtube);
		}else {
			//videoFrame.find('.video').append('<a href="' + filename + '" id="player"></a>');
			//getFlowplayer('player');

				filename = lang + defaultName + ".mp4";
				videoFrame.find('.video').css('height', videoHeight);
				videoFrame.find('.video').append('<video preload="auto" controls="controls" poster="" width="'+videoWidth+'" height="'+videoHeight+'"><source src="#" type="video/mp4"></video>');
				videoFrame.find('.video').find('video').attr('poster', lang + poster);
				videoFrame.find('.video').find('video source[type="video/mp4"]').attr('src', filename);



		}
	}
    videoFrame.find('button').click(function(){
		//alert('asdf');
        doDownLoad(defaultPath, defaultName, ".mp4");
    });
}


function getFlowplayer(id){
	flowplayer(
	id,
	"/js/flowplayer-3.2.18.swf",
	{
		 plugins :{
         	controls: {
         		URL :  '/js/flowplayer.controls-3.2.16.swf' ,
                 autoHide : false
         	}
         },
		clip :
		{
			autoPlay: false,
			autoBuffering: true
		}
	});
}


function openVideoMP4(defaultName, videopath, youtube) {
	if( (videopath == null) || (videopath == "" ) ){
		videopath = "/upload/pr_center/pr/";
	}
	if( (youtube == null) || (youtube == "" ) ){
		youtubeYN = "N";
		youtube = "";
	} else {
		youtubeYN = "Y";
		youtube = youtube;
	}

	if( youtubeYN == "Y" ) {
		window.open("http://www.youtube.com/embed/"+youtube, "_blank");
	} else {
		//var lang = "http://hyundaiwia.cafe24.com"
		var lang = videopath;
		var filename = defaultName + ".mp4";

		window.open(lang + filename);
	}

}


</script>
<!--[if lt IE 9]>
	<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>

<![endif]-->



<script type="text/javascript" src="/js/jquery.pcSlider_2.js"></script>
<script type="text/javascript" src="/js/swipe.js"></script>

<script type="text/javascript">
	function enableSlider(){
	var bullets = $(".img_bin").children("ul").children("li")
	var MSIE = (navigator.userAgent.indexOf('compatible; MSIE') >= 0);
	window.slider3 = Swipe(document.getElementById('slider3'), {
		auto: false,
		continuous: true,
		setupOther: function(pos){

			$(".indexTxt span").html("<strong>"+1+"</strong>" +" / " +bullets.length);
			//ie(moblie)일때 swipe
			if(MSIE){
				$("#slider3 > ul").css({marginLeft:0});
				//$("#slider3>ul").css({marginLeft:-pos*$("#slider3>ul>li:eq(0)").width()});
			}
		},
		callback: function(pos) {

			//ie(moblie)일때 swipe
			if(navigator.appVersion.indexOf("MSIE 7")>=0 || navigator.appVersion.indexOf("MSIE 8")>=0 || navigator.appVersion.indexOf("MSIE 9")>=0){

				$("#slider3 > ul").animate({marginLeft:-pos*$("#slider3 > ul > li:eq(0)").width()}, 500);
			}

			var i = bullets.length;
			//$(".navi1 span em").text(pos+1)
			$(".indexTxt span").html("<strong>"+(pos+1)+"</strong>" +" / " +i)
			while (i--) {
			  bullets[i].className = ' ';
			}
			bullets[pos].className = 'on';
		}

	});


}

function disableSlider(){
	window.slider3.kill();
}

$(function(){

	enableSlider();

	$(window).on("load", function(e){
		if($("body").hasClass("uiMobile")){
			enableSlider();

		}else if($("body").hasClass("uiWeb") || $("body").hasClass("uiPad")){
			disableSlider();
			$("#zoom").show();
			$(".btn_back").hide();

		}

	});

	$(window).on("resize", function(e){
		if($("body").hasClass("uiMobile")){
			enableSlider();

		}else if($("body").hasClass("uiWeb") || $("body").hasClass("uiPad")){
			disableSlider();
			$("#zoom").show();
			$(".btn_back").hide();

		}
	});


});

jQuery(document).ready(function ($) {
	//원페이지 텝
	jQuery('.jsTab_new').tabNewProduct();
});

</script>
<script type="text/javascript">
	function search_header(frm) {
		if (( $.trim(frm.SRCH_CONT.value) == "" ) || ( $.trim(frm.SRCH_CONT.value) == "Product name") ) {
			alert('Please enter the search word.');
			frm.SRCH_CONT.focus();
			return;
		}

		frm.action = "/eu/product/product_search_2.asp";
		frm.method = "post";
		frm.submit();
	}

	function globalP() {
		document.frmGlobal.submit();
	}
</script>
</head>
<body class="uiWeb">
	<dl id="skiptoContent">
		<dt><strong class="invisible">go menu</strong></dt>
		<dd><a href="#contents">content go</a></dd>
	</dl>
	<div id="wrap">
	<form name="frmGlobal" method="post" action="/global.asp" />
		<input type="hidden" name="lan" value="eu" />
	</form>
		<!-- 모바일 상단 -->
		<div id="header_mobile">
			<h1 class="logo"><a href="/eu/"><img src="/img/eu/logo.jpg" alt="HYUNDAI WIA Machine America Corp"></a></h1>
			<div class="m_top_btn">
				<a href="#" class="mglo_btn" onclick="globalP();"><img src="/img/common/m_global_btn.gif" alt="global menu"></a>
				<a href="javascript://" class="msrch_btn"><img src="/img/common/m_srch_btn.gif" alt="search"></a>
				<a href="javascript://" class="mgnb_btn"><img src="/img/common/m_gnb_btn.gif" alt="menu more"></a>
			</div>
		</div>
		<!-- 모바일 검색 -->
		<div class="m_top_srch" style="display:none;">
			<div>
			<form name="frmSearch_header_m" onsubmit="search_header(this);return false;">
				<span class="top_input"><input type="text" name="SRCH_CONT" id="SRCH_CONT" value="Product name" onfocus="if( jQuery(this).val()==''|| jQuery(this).val()=='Product name' ){jQuery(this).val('')}else{}" onblur="if(jQuery(this).val()==''){jQuery(this).val('Product name')}else{}"></span>
				<button class="btn"><img src="/img/common/m_srch.gif" alt="search"></button>
			</form>
			</div>
		</div>
		<!-- 모바일 메뉴 -->
		<div class="mgnb_wrap">
			<div class="mgnb">
				<p class="home_btn">
					<span><a href="/eu/">HOME</a></span>
					<span><a href="/eude/">DEUTSCH</a></span>
				</p>
				<ul class="dep1">
					<li class="d1">
						<a href="#">Products<span class="more">more</span></a>
						<div class="dep2_wrap">
							<ul class="dep2">
								<li class="d2">
									<a href="#">New Product<span class="more">more</span></a>
									<ul class="dep3">
									    <li class="d3"><a href="/eu/product/newproduct.asp">KBN1300C</a></li>
										<li class="d3"><a href="/eu/product/kf5_series.asp">KF5 Series</a></li>
									    <li class="d3"><a href="/eu/product/lm2200ttsyy.asp">LM2200TTSYY</a></li>
									    <li class="d3"><a href="/eu/product/kf7300_5a.asp">KF7300/5A</a></li>
										<li class="d3"><a href="/eu/product/se2600_series.asp">SE2600 Series</a></li>
										<li class="d3"><a href="/eu/product/xmseries.asp">XM2600/3100 Series</a></li>
									</ul>
								</li>
								<li class="d2"><a href="/eu/product/product_lineup.asp?CATE_CODE_F=A&SPEC_Gubun=1">Product Line Up</a></li>
								<li class="d2">
									<a href="#">CNC Turning Centers<span class="more">more</span></a>
									<ul class="dep3">
										<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A01">Compact T/C</a></li>
										<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A02">High Performance T/C</a></li>
										<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A03">Front Loading T/C</a></li>
										<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A04">Vertical T/C</a></li>
										<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A05">Multi-Axis T/C</a></li>
										<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A06">Aluminium Wheel Cutting</a></li>
									</ul>
								</li>
								<li class="d2">
									<a href="#">Vertical Machining Centers<span class="more">more</span></a>
									<ul class="dep3">
										<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B01">Tapping Center</a></li>
										<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B02">High Speed M/C</a></li>
										<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B03">Heavy-Duty Cutting</a></li>
										<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B04">Mold Machining</a></li>
										<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B05">5-Axis M/C</a></li>
									</ul>
								</li>
								<li class="d2">
									<a href="#">Horizontal Machining Centers<span class="more">more</span></a>
									<ul class="dep3">
										<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C01">High Speed M/C</a></li>
										<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C02">Heavy-Duty Cutting</a></li>
										<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C03">Boring M/C</a></li>
									</ul>
								</li>
								<li class="d2">
									<a href="/eu/product/autosystem.asp">Automation System</a>
								</li>
								<li class="d2">
									<a href="#">Software<span class="more">more</span></a>
									<ul class="dep3">
										<li class="d3"><a href="/eu/product/software_01.asp">Smart Factory</a></li>
										<!--<li class="d3"><a href="/eu/product/software_02.asp">Smart NC</a></li>-->
										<li class="d3"><a href="/eu/product/software_04.asp">Smart Monitoring</a></li>
										<li class="d3"><a href="/eu/product/software_05.asp">Smart Machining</a></li>
										<li class="d3"><a href="/eu/product/software_06.asp">Smart Solution</a></li>
									</ul>
								</li>
							</ul>
						</div>
					</li>
					<!--<li class="d1">
						<a href="#">FA<span class="more">more</span></a>
						<div class="dep2_wrap">
							<ul class="dep2">
								<li class="d2"><a href="/eu/fa/auto.asp">Machining Automation</a></li>
								<li class="d2"><a href="/eu/fa/product_list.asp">Machine(Line Center)</a></li>
								<li class="d2"><a href="/eu/fa/assembly.asp">Assembly automation line</a></li>
								<li class="d2"><a href="/eu/fa/robot_series_01.asp">Robot Series</a></li>
								<li class="d2"><a href="/eu/fa/robot_zig.asp">Robot &amp; Fixture Systems</a></li>
							</ul>
						</div>
					</li>-->
					<li class="d1">
						<a href="#">Global Network<span class="more">more</span></a>
						<div class="dep2_wrap">
							<ul class="dep2">
								<li class="d2"><a href="/eu/network/network.asp">Dealer/Service Network</a></li>
								<li class="d2"><a href="/eu/network/network_branch.asp">Subsidiary &amp;  Branch</a></li>
							</ul>
						</div>
					</li>
					<!--<li class="d1">
						<a href="/eu/event/exhibition.asp">Events</a>
					</li>-->
					<li class="d1">
						<a href="#">News &amp; Media<span class="more">more</span></a>
						<div class="dep2_wrap">
							<ul class="dep2">
								<li class="d2"><a href="/eu/news/news_list.asp">News</a></li>
								<li class="d2"><a href="/eu/news/video.asp">PR Video</a></li>
								<!--<li class="d2"><a href="/eu/news/rdstory_list.asp">R&amp;D Story</a></li>
								<li class="d2"><a href="/eu/news/newsletter.asp">Newsletter</a></li>-->
							</ul>
						</div>
					</li>
					<li class="d1">
						<a href="#">Support<span class="more">more</span></a>
						<div class="dep2_wrap">
							<ul class="dep2">
								<li class="d2"><a href="/eu/support/contactus_estimate.asp">Quotation inquiry</a></li>
								<li class="d2"><a href="/eu/support/contactus_list.asp">Customer Inquiry</a></li>
							</ul>
						</div>
					</li>
					<li class="d1">
						<a href="javascript://">About Us<span class="more">more</span></a>
						<div class="dep2_wrap">
							<ul class="dep2">
								<!--<li class="d2"><a href="/eu/about/hyundaiwia.asp">About Hyundai WIA</a></li>-->
								<li class="d2"><a href="/eu/about/about.asp">WIA MACHINETOOLS</a></li>
								<li class="d2"><a href="/eu/about/intro.asp">WIA MACHINETOOLS Europe</a></li>								
								<li class="d2"><a href="/eu/about/quality_policy.asp">Quality policy</a></li>
								<li class="d2"><a href="/eu/about/research_institute.asp">R&D Centers</a></li>
							</ul>
						</div>
					</li>
					<li class="d1"><a href="#" onclick="globalP();">WIA MACHINETOOLS GLOBAL</a></li>
				</ul>
			</div>
		</div>
<!-- 웹 상단 -->
		<div id="header_web">
			<div class="tnb_wrap">
				<div class="widsize">
					<!-- 상단메뉴 -->
					<div class="tnbs">
						<p class="global"><a href="#" class="bold" onclick="globalP();">WIA MACHINETOOLS GLOBAL</a></p>
						<div class="tnb">
							<ul class="dep1">
								<li class="d1">
									<a href="/eu/about/about.asp">About Us</a>
									<div class="dep2_wrap">
										<ul class="dep2">
											<!--<li class="d2"><a href="/eu/about/hyundaiwia.asp">About Hyundai WIA</a></li>-->
											<li class="d2"><a href="/eu/about/about.asp">WIA MACHINETOOLS</a></li>
											<li class="d2"><a href="/eu/about/intro.asp">WIA MACHINETOOLS<br/>Europe</a></li>					
											<li class="d2"><a href="/eu/about/quality_policy.asp">Quality policy</a></li>
											<li class="d2"><a href="/eu/about/research_institute.asp">R&D Centers</a></li>
										</ul>
									</div>
								</li>
								<li class="d1"><a href="/eu/support/contactus_list.asp">Contact Us</a></li>
							</ul>
						</div>
						<!-- <div class="top_tog">
							<p class="login"><a href="javascript://">회원가입/로그인</a></p>
							<ul class="top_tog_list login_list">
								<li><a href="#">로그인</a></li>
								<li><a href="#">회원가입</a></li>
							</ul>
							<p class="lang"><a href="javascript://">Language</a></p>
							<ul class="top_tog_list lang_list">
								<li><a href="#">영어</a></li>
								<li><a href="#">영어</a></li>
								<li><a href="#">영어</a></li>
							</ul>
						</div> -->
						<div class="top_tog">
							<p class="lang"><a href="javascript://">Language</a></p>
							<ul class="top_tog_list lang_list">
								<li><a href="/eude/">DEUTSCH</a></li>
							</ul>
						</div>
					</div>
					<!-- 검색 -->
					<div class="top_srch">

					<form name="frmSearch_header_p" onsubmit="search_header(this);return false;">

						<p class="top_srch_btn"><a href="#"><img src="/img/common/ico_zoom.gif" alt="search"></a></p>
						<div class="top_srch_box">
							<span class="top_input"><input type="text" name="SRCH_CONT" id="SRCH_CONT" value="Product name" onfocus="if( jQuery(this).val()==''|| jQuery(this).val()=='Product name' ){jQuery(this).val('')}else{}" onblur="if(jQuery(this).val()==''){jQuery(this).val('Product name')}else{}"></span>
							<button><img src="/img/common/ico_zoom_on.gif" alt="search"></button>
							<a href="javascript://" class="srch_clo_btn"><img src="/img/common/ico_srch_clo.gif" alt="close"></a>
						</div>

					</form>

					</div>
				</div>
			</div>
			<div class="head_gnb">
				<div class="gnb_area">
					<!-- logo -->
					<h1 class="logo"><a href="/eu/"><img src="/img/eu/logo.jpg" alt="HYUNDAI WIA Machine America Corp"></a></h1>
					<!-- gnb menu -->
					<div class="gnb">
						<ul class="dep1">
							<li class="d1">
								<a href="/eu/product/newproduct.asp">Products</a>
								<div class="dep2_wrap">
									<ul class="dep2">
										<li class="d2 new">
											<a href="/eu/product/newproduct.asp">
												<span class="img"><img src="/img/common/gnb_new_img.jpg" alt="image"></span>
												<span class="txt">New Product</span>
											</a>
											<span class="new"><img src="/img/common/ico_gnbnew.png" alt="new"></span>
										</li>
										<li class="d2 def"><a href="/eu/product/product_lineup.asp?CATE_CODE_F=A&SPEC_Gubun=1" class="a1"><span>Product Line Up</span></a></li>
										<li class="d2 def"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A01" class="a2"><span>CNC Turning Centers</span></a></li>
										<li class="d2 def"><a href="/eu/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B01" class="a3"><span>Vertical Machining Centers</span></a></li>
										<li class="d2 def"><a href="/eu/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C01" class="a4"><span>Horizontal Machining Centers</span></a></li>
										<li class="d2 def"><a href="/eu/product/autosystem.asp" class="a5"><span>Automation System</span></a></li>
										<li class="d2 def"><a href="/eu/product/software_01.asp" class="a6"><span>Software</span></a></li>

									</ul>
								</div>
							</li>
							<!--<li class="d1">
								<a href="/eu/fa/auto.asp">FA</a>
								<div class="dep2_wrap">
									<ul class="dep2">
										<li class="d2 four"><a href="/eu/fa/auto.asp">Machining Automation</a></li>
										<li class="d2 four"><a href="/eu/fa/product_list.asp">Machine(Line Center)</a></li>
										<li class="d2 four"><a href="/eu/fa/assembly.asp">Assembly automation line</a></li>
										<li class="d2 four"><a href="/eu/fa/robot_zig.asp">Robot &amp; Fixture Systems</a></li>
									</ul>
								</div>
							</li>-->
							<li class="d1">
								<a href="/eu/network/network.asp">Global Network</a>
								<div class="dep2_wrap">
									<ul class="dep2">
										<li class="d2 two"><a href="/eu/network/network.asp">Dealer/Service Network</a></li>
										<li class="d2 two"><a href="/eu/network/network_branch.asp">Subsidiary &amp;  Branch</a></li>
									</ul>
								</div>
							</li>
							<!--<li class="d1">
								<a href="/eu/event/exhibition.asp">Events</a>
							</li>-->
							<li class="d1">
								<a href="/eu/news/news_list.asp">News & Media</a>
								<div class="dep2_wrap">
									<ul class="dep2">
										<li class="d2 two"><a href="/eu/news/news_list.asp">News</a></li>
										<li class="d2 two"><a href="/eu/news/video.asp">PR Video</a></li>
										<!--<li class="d2 three"><a href="/eu/news/rdstory_list.asp">R&amp;D Story</a></li>
										<li class="d2 four"><a href="/eu/news/newsletter.asp">Newsletter</a></li>-->
									</ul>
								</div>
							</li>
							<li class="d1">
								<a href="/eu/support/contactus_estimate.asp">Support</a>
								<div class="dep2_wrap">
									<ul class="dep2">
										<li class="d2 two"><a href="/eu/support/contactus_estimate.asp">Quotation inquiry</a></li>
										<li class="d2 two"><a href="/eu/support/contactus_list.asp">Customer Inquiry</a></li>
									</ul>
								</div>
							</li>
						</ul>
					</div>
				</div>
			</div>
		</div>
<!-- 웹 상단 end -->
	<div id="all_cont">
<!-- 컨텐츠 영역 -->
		<div id="contents">
			<!-- current & sub_visual -->
			

<script type="text/javascript">
	jQuery(document).ready(function(){
		jQuery('.web_currents .twodep').gnb_js();
		jQuery('.mobile_currents .twodep').mobile_js();

	})
</script>

<!-- 서브 상단 영역 -->
			<div id="subTop">
				<div class="current_wrap">
					<div class="widsize">

						<!-- web current -->
						<ul class="web_currents">
							<li class="c"><a href="/eu/" class="c">H</a></li>


							<!-- 하위댑스가 없을때 -->
							<li class="c"><span class="c">Products</span></li>
							<!-- 하위댑스가 있을때 -->


<!--
							<li class="twodep">
								<ul class="dep1">
									<li class="d1 c">
										<a href="#" class="c"><span>Products</span></a>
										<div class="dep2_wrap">
											<ul class="dep2"></ul>
										</div>
									</li>
								</ul>
							</li>
-->

							<li class="twodep">
								<ul class="dep1">
									<li class="d1 c last">
										<a href="#" class="c"><span>New Product</span></a>
										<div class="dep2_wrap">
											<ul class="dep2"><li class="d2"><a href="/eu/product/product_lineup.asp?CATE_CODE_F=A&SPEC_Gubun=1">Product Line Up</a></li><li class="d2"><a href="/eu/product/newproduct.asp"><b>New Product</b></a></li><li class="d2"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A01">CNC Turning Centers</a></li><li class="d2"><a href="/eu/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B01">Vertical Machining Centers</a></li><li class="d2"><a href="/eu/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C01">Horizontal Machining Centers</a></li><li class="d2"><a href="/eu/product/autosystem.asp">Automation System</a></li><li class="d2"><a href="/eu/product/software_01.asp">Software</a></li></ul>
										</div>
									</li>
								</ul>
							</li>

						</ul>





						<!-- mobile current -->
						<ul class="mobile_currents mc_more">
							<li class="c"><a href="#" class="c mc_more_btn"><img src="/img/common/current_more.gif" alt="더보기"></a></li>


							<li class="twodep">
								<ul class="dep1">
									<li class="d1 c last">
										<a href="#" class="c"><span>New Product</span></a>
										<div class="dep2_wrap">
											<ul class="dep2"><li class="d2"><a href="/eu/product/product_lineup.asp?CATE_CODE_F=A&SPEC_Gubun=1">Product Line Up</a></li><li class="d2"><a href="/eu/product/newproduct.asp"><b>New Product</b></a></li><li class="d2"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A01">CNC Turning Centers</a></li><li class="d2"><a href="/eu/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B01">Vertical Machining Centers</a></li><li class="d2"><a href="/eu/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C01">Horizontal Machining Centers</a></li><li class="d2"><a href="/eu/product/autosystem.asp">Automation System</a></li><li class="d2"><a href="/eu/product/software_01.asp">Software</a></li></ul>
										</div>
									</li>
								</ul>
							</li>

						</ul>












						<ul class="mobile_currents mc_all">
							<li class="c back"><a href="#" class="c mc_all_btn"><img src="/img/common/current_back.gif" alt="뒤로가기"></a></li>
							<li class="c"><a href="/eu/" class="c">H</a></li>


							<!-- 하위댑스가 없을때 -->
							<li class="c"><span class="c">Products</span></li>
							<!-- 하위댑스가 있을때 -->

							<li class="twodep">
								<ul class="dep1">
									<li class="d1 c last">
										<a href="#" class="c"><span>New Product</span></a>
										<div class="dep2_wrap">
											<ul class="dep2"><li class="d2"><a href="/eu/product/product_lineup.asp?CATE_CODE_F=A&SPEC_Gubun=1">Product Line Up</a></li><li class="d2"><a href="/eu/product/newproduct.asp"><b>New Product</b></a></li><li class="d2"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A01">CNC Turning Centers</a></li><li class="d2"><a href="/eu/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B01">Vertical Machining Centers</a></li><li class="d2"><a href="/eu/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C01">Horizontal Machining Centers</a></li><li class="d2"><a href="/eu/product/autosystem.asp">Automation System</a></li><li class="d2"><a href="/eu/product/software_01.asp">Software</a></li></ul>
										</div>
									</li>
								</ul>
							</li>



						</ul>


					</div>
				</div>
			</div>

<!-- 서브 상단 영역 end -->
			<div class="sub_visual">
				<div class="widsize">
					<!-- 서브상단 비주얼 타이틀 -->
					<h3 class="s_tits">New Product</h3>
				</div>
			</div>
			<div class="widsize">
				<!-- 0903 -->
				<div class="sub_cont_top">
					<!-- mobile list tab -->
					<div class="relative whide">
						<p class="tab_ly jsTab"><a href="javascript://" class="bold">KBN1300C</a></p>
						<ul class="tab_ly_wrap jsTabWrap">
						   	<li><a href="./newproduct.asp">KBN1300C</a></li>
							<li><a href="./kf5_series.asp">KF5 Series</a></li>
							<li><a href="./lm2200ttsyy.asp">LM2200TTSYY</a></li>
							<li><a href="./kf7300_5a.asp">KF7300/5A</a></li>
							<li><a href="./se2600_series.asp">SE2600 Series</a></li>
							<li><a href="./xmseries.asp">XM2600/3100 Series</a></li>
						</ul>
					</div>
					<!-- web list tab -->
					<ul class="tab_one mhide">
						 <li class="fir"><a href="./newproduct.asp" class="active">KBN1300C</a></li>
						<li><a href="./kf5_series.asp">KF5 Series</a></li>
						<li><a href="./lm2200ttsyy.asp">LM2200TTSYY</a></li>
						<li class="fir"><a href="./kf7300_5a.asp">KF7300/5A</a></li>
						<li><a href="./se2600_series.asp">SE2600 Series</a></li>
						<li><a href="./xmseries.asp">XM2600/3100 Series</a></li>
					</ul>
				</div>
				<div class="sub_contents">
					<!-- sub_title -->
					<div class="sub_tit_box sub_none_tit_box">
												<p class="sicon">
							<a href="javascript://" onclick="snsshare('http://www.wiamachine.com/eu/product/newproduct.asp?', '', 'fb','660' ,'310');"><img src="/img/common/sico_face.png" alt=""></a>
							<a href="javascript://" onclick="snsshare('http://www.wiamachine.com/eu/product/newproduct.asp?', 'New Product', 'tw','533','448');"><img src="/img/common/sico_twi.png" alt=""></a>
							<a href="javascript://" onclick="javascript:onPopup('mailInput', '560', '452', 'eu', 'New Product', 'http://www.wiamachine.com/eu/product/newproduct.asp?'); return false;"><img src="/img/common/sico_mail.png" alt="send mail"></a>
						</p>
					</div>
					<p class="tit_ty7 mab30">KBN1300C<span>HYUNDAI WIA Heavy Duty Boring Machine</span></p>
					<p class="cont_txts wwid653 mab40">The heavy duty boring machine KBN1300C, designed by Hyundai WIA with years of expertise and the latest technology, provides high performance and maximum productivity.</p>
					<!-- 제품 갤러리 -->
					<div class="product_wrap">
							<div class="pro_gell"id="slider1_container">
<!-- slider -->
							<div class="img_bin" id="slider3">
								<ul>
									<li style="display:block;"><img src="/img/newproduct/KBN1300C/big_01.jpg" alt=""></li>
								</ul>
								<!-- mobile -->
								<div class="immob_btn_wrap">
									<div class="immob_btn indexTxt">
										<!-- 20141010 alt 추가 -->
										<a href="#" class="mbtn_prev"><img src="/img/common/mo_de_arr_l.png" alt="prev"></a>
										<a href="#" class="mbtn_next"><img src="/img/common/mo_de_arr_r.png" alt="next"></a>
										<!-- //20141010 alt 추가 -->
									</div>
								</div>
								<!-- mobile -->
							</div>											
							<section class="hilight_ui term_bot">
								<div class="slider" naviType="cover" pageType="number" listType="multiple3">
									<div class="slider_list">
										<!-- 섬네일 4개씩 뿌려주기 --> 
										<div class="slider_item">
											<div class="slider_thumb on">
												<div class="slider_thumb on">
												<p><img src="/img/newproduct/KBN1300C/thum_01.jpg" alt="" /><a href="#">KBN1300C 이미지 보기</a></p>
											</div>
										</div>
										
									</div>
								</div>
							</section>
							<!-- mobile -->
							<section class="immob_navi indexTxt clfix">
								<span><strong>1</strong> / 3</span>
							</section>	
							<!-- mobile -->		
							<p class="icon"><img src="/img/common/m_ico_newmodel.png" alt="new model"></p>
						</div>
							
						<p class="tit_ty2 mat30 mab20 col_org">High-rigidity Structure & Excellent Performance</p>
						<ul class="def_list mab30">
							<li>One-piece bed construction for ultra precision</li>
							<li>X-axis 4,000mm (157.5″) as an option</li>
							<li>Gear Box driven spindle for heavy duty cutting</li>
							<li>Optimal boring machining with W-axis travel of 700mm (27.6″)</li>
							<li>Standard linear scale and rotary scale for ultra precision</li>
						</ul>
						<!-- mobile tab -->
						<div class="relative whide">
						<p class="tab_sly jsTabNew"><a href="javascript://" class="bold">Basic Features</a></p>
							<ul class="tab_sly_wrap jsTabNewWrap">
								<li><a href="javascript://">Basic Features</a></li>
								<li><a href="javascript://">Spindle</a></li>
								<li><a href="javascript://">Table & ATC</a></li>
							</ul>
						</div>
						<!-- web tab -->
						<ul class="tab_three jsTab_new mhide">
							<li class="fir"><a href="javascript://" class="active">Basic Features</a></li>
							<li><a href="javascript://">Spindle</a></li>
							<li><a href="javascript://">Table & ATC</a></li>
						</ul>
						<div class="jsTab_wrap">
							<!-- tab1 -->
							<div>
								<p class="tit_ty7 bold mat20 mab10">Basic Structure</p>
								<p class="tit_ty4 mab30 col_sky">The Most Advanced Mechanism, Revolutionized Productivity & High Performance</p>
								<p class="img mab10 fa_box "><img class="widp100" src="/img/newproduct/KBN1300C/KBN1300C_01_1.png" alt="images"></p>
								<div class="overflow">
									<div class="cont_box4 fleft mab20">
										<table class="new_tb_list2 mab30">
											<colgroup>
												<col style="width:40%">
												<col style="width:60%">
											</colgroup>
											<tbody>
												<tr>
													<td class="left bold">Travel (X/Y/Z/W)</td>
													<td class="right">[ ] : Option</td>
												</tr>
												<tr>
													<td class="left" colspan="2">3,000 [4,000]/2,000 [2,500]/1,500 [2,000]/700 mm <br/><span class="fn_14 left">(118.1″ [157.5″]/78.7″ [98.4″]/59.1″ [78.7″]/27.6″)</span></td>
												</tr>
											</tbody>
										</table>
									</div>
									<div class="cont_box5 fright mab20">
										<table class="new_tb_list2 mab30">
											<colgroup>
												<col style="width:40%">
												<col style="width:60%">
											</colgroup>
											<tbody>
												<tr>
													<td class="left bold">Rapid Traverse Rate (X/Y/Z/W)</td>
													<td class="right">10/10/10/8 m/min <br/><span class="fn_14 left">(394/394/394/315 ipm)</span></td>
												</tr>
											</tbody>
										</table>
									</div>
								</div>
								<p class="cont_txts_bl2 bold mab20 mat30"><span>1</span>HIGH RIGIDITY STRUCTURE</p>
								<p class="def_pink_txt bold mab10">Stable Mechanical Structure</p>
								<p class="cont_txt mab40">The X-bed, Z-bed, and column are designed with a high-rigidity casting structure to secure a high-rigidity and stable mechanical structure, and the guideway is ground precisely after heat treatment to ensure high stiffness and high precision.</p>
								
								<div class="overflow">
									<div class="cont_box4 fleft mab20">
										<p class="cont_txts_bl2 bold mab20 mat30"><span>2</span>GUIDE WAY</p>
										<p class="def_pink_txt bold mab10">Hydraulic balance structure of the Y-axis</p>
										<p class="cont_txt mab20">The hydraulic balance structure features an accumulator charged with high-pressure nitrogen gas, thereby guaranteeing smooth operation and high precision of the Y-axis. In addition, noise has been eliminated and energy can be saved as the machine is not equipped with a hydraulic pump.</p>
										<p class="mab20"><img class="i4 widp100" src="/img/newproduct/KBN1300C/KBN1300C_01_2.png" alt="images"></p>
										<p class="def_pink_txt bold mab10">Hand Scrapping</p>
										<p class="cont_txt mab20">The counter surface was hand scraped with Turcite attached, and a linear scale was installed as standard to ensure high precision, realizing the optimal conditions for improving processing quality.</p>
										<p class="mab20"><img class="i4 widp100" src="/img/newproduct/KBN1300C/KBN1300C_01_3.png" alt="images"></p>
									</div>
									<div class="cont_box5 fright mab20">
										<div class="bg_cccbcf pad20">
											<p class="fn_18 bold mab20">HIGH PRECISION</p>
											<p class="cont_txts bold mab20">Std Linear & <span class="col_pink">1 sec</span> Rotary Scales on All Axis</p>
											<p class="cont_txt mab20">Linear scales on X/Y/Z-axis and rotary scale on B-axis provide High accuracy positioning and enabling precise machining.</p>
											<p class="mab10"><img class="i4 widp100" src="/img/newproduct/KBN1300C/KBN1300C_01_4.png" alt="images"></p>
											<p class=""><img class="i4 widp100" src="/img/newproduct/KBN1300C/KBN1300C_01_5.png" alt="images"></p>
										</div>
									</div>
								</div>
							</div>
							<!-- tab2 -->
							<div style="display:none;">
								<p class="tit_ty7 bold mat20 mab10">Spindle</p>
								<p class="tit_ty4 mab30 col_sky">Long Lasting, High Accuracy & Excellent Performance</p>
								
								<p class="cont_txts_bl2 bold mab20"><span>1</span>SPINDLE</p>
								<p class="def_pink_txt bold mab10">High-rigidity Spindle with Excellent Machining Capability</p>
								<p class="cont_txt mab30">Cutting work can be carried out in conditions of prefect stability as access to the workpiece has been facilitated with the adoption of a nose-type head structure, and the protrusion distance of the boring spindle has been minimized. High-rigidity bearings have been applied to the milling spindle to support the spindle unit. The milling spindle is designed and manufactured to withstand large loads during axial direction machining. <br class="mhide"/>Also, the spindle is equipped with a large-capacity cooling device to maintain stable thermal displacement even during long-term operation, and that cools the gearbox (ZF reducer) and spindle cartridge.</p>
								<p class="img mab10 fa_box mab20"><img class="widp100" src="/img/newproduct/KBN1300C/KBN1300C_e02_1.png" alt="images"></p>
								<div class="overflow">
									<div class="cont_box4 fleft mab20">
										<p class="def_pink_txt bold mab10">Stable W-axis drive</p>
										<p class="cont_txt mab20">The boring spindle is applied a W-axis ball screw and 2-way LM guide method. It is driven by a servo motor and a reduction pulley, and equipped with a high-precision encoder to guarantee the degree of feedback..</p>
									</div>
									<div class="cont_box5 fright mab30">
										<div class="bg_d3d2d2 pad20">
											<div class="flex-box-space-30">
												<div class="">
													<p class="fn_18 mab20">HIGH CAPACITY SPINDLE COOLING DEVICE</p>
													<p class="cont_txt mab20">Standard feature high capacity spindle cooling device(5,590kcal/h) enables stabilized spindle temperature during long operations. Stabilized spindle environment leads to high performance and high quality machining.</p>
												</div>
												<p class=""><img class="" src="/img/newproduct/KBN1300C/KBN1300C_02_2.png" alt="images"></p>
											</div>
										</div>
									</div>
								</div>
								<p class="img mab10 fa_box mab30"><img class="widp100" src="/img/newproduct/KBN1300C/KBN1300C_02_3.png" alt="images"></p>
								<div class="overflow">
									<div class="cont_box4 fleft mab20">
										<p class="cont_txts bold mab15">Spindle Specifications</p>
										<table class="new_tb_list2 mab30">
											<colgroup>
												<col style="width:50%">
												<col style="width:50%">
											</colgroup>
											<tbody>
												<tr>
													<td class="left bold">Spindle Speed</td>
													<td class="right">2,500 rpm</td>
												</tr>
												<tr>
													<td class="left bold">Power (Max./Cont.)</td>
													<td class="right">37/30 kW (50/40 HP)</td>
												</tr>
												<tr>
													<td class="left bold">Torque (Max./Cont.)</td>
													<td class="right">3,377/2,739 N.m<br/><span class="fn_14 left">(2,491/2,020 lbf.ft)</span></td>
												</tr>
											</tbody>
										</table>
									</div>
									<div class="cont_box5 fright mab20">
										<p class="cont_txts bold mab15">Spindle Specifications [Opt.]</p>
										<table class="new_tb_list2 mab30">
											<colgroup>
												<col style="width:50%">
												<col style="width:50%">
											</colgroup>
											<tbody>
												<tr>
													<td class="left bold">Spindle Speed</td>
													<td class="right">2,500 rpm</td>
												</tr>
												<tr>
													<td class="left bold">Power (Max./Cont.)</td>
													<td class="right">45/37 kW (60/50 HP)</td>
												</tr>
												<tr>
													<td class="left bold">Torque (Max./Cont.)</td>
													<td class="right">4,191/3,377 N.m<br/><span class="fn_14 left">(3,091/2,491 lbf.ft)</span></td>
												</tr>
											</tbody>
										</table>
									</div>
								</div>

								
							</div>
							<!-- tab3 -->
							<div style="display:none;">
								<p class="tit_ty7 bold mat20 mab10">Table & ATC</p>
								<p class="tit_ty4 mab40 col_sky">High Productivity Achieved with High Rigidity, Accuracy Machining</p>
								<div class="overflow">
									<div class="cont_box4 fleft mab30">
										<p class="cont_txts_bl2 bold mab20"><span>1</span>ATC & MAGAZINE</p>
										<p class="def_pink_txt bold mab10">Reliable Automatic Tool Changer (ATC)</p>
										<p class="cont_txt mab20">The tool changer consists of a tool magazine and carriage driven by a servo motor to increase reliability. The adoption of a hydraulic cylindrical structure allows it to function stably even when using heavy tools.</p>
									</div>
									<div class="cont_box5 fright mab30">
										<p class="mab20"><img class="i4 widp100" src="/img/newproduct/KBN1300C/KBN1300C_03_1.png" alt="images"></p>
									</div>
								</div>
								<div class="overflow">
									<div class="cont_box4 fleft mab30">
										<p class="cont_txts_bl2 bold mab20"><span>2</span>TABLE</p>
										<p class="def_pink_txt bold mab10">NC Rotary Table</p>
										<p class="cont_txt mab20">To ensure smooth operation of the rotary table under heavy loads, the center shaft is equipped with double roller bearings and thrust ball bearings. Also, the rotary table features a thrust roller bearing structure and a strong bi-directional clamping structure that ensure stable processing conditions.</p>
									</div>
									<div class="cont_box5 fright mab30">
										<p class="mab20"><img class="i4 widp100" src="/img/newproduct/KBN1300C/KBN1300C_03_2.png" alt="images"></p>
									</div>
								</div>
								<p class="img mab10 fa_box mab20"><img class="widp100" src="/img/newproduct/KBN1300C/KBN1300C_e03_3.png" alt="images"></p>
								<p class="def_pink_txt bold mab10">B-Axis Double Pinion Gear</p>
								<p class="cont_txt mab30">The drive of the table has a structure in which a gear box and double pinion rotate a large high-precision ring gear.<br class="mhide"/>
								High-precision encoder is installed at the center of the table as a standard feature, allowing precise control of the index.</p>
								<div class="overflow">
									<div class="cont_box4 fleft mab20">
										<p class="cont_txts bold mab10 relative">ATC & Magazine Specifications<span class="abrt fn_14">[ ] : Option</span></p>
										<table class="new_tb_list2 mab30">
											<colgroup>
												<col style="width:40%">
												<col style="width:60%">
											</colgroup>
											<tbody>
												<tr>
													<td class="left bold">No. of Tools</td>
													<td class="right">60 [90] EA</td>
												</tr>
												<tr>
													<td class="left bold">Max. Tool Dia. (W.T/W.O)</td>
													<td class="right">Ø125/Ø250 mm (4.9″/9.8″)</td>
												</tr>
												<tr>
													<td class="left bold">Max. Tool Length</td>
													<td class="right">600 mm (23.6″)</td>
												</tr>
												<tr>
													<td class="left bold">Max. Tool Weight</td>
													<td class="right">30 kg (66.1 lb)</td>
												</tr>
											</tbody>
										</table>
									</div>
									<div class="cont_box5 fright mab20">
										<p class="cont_txts bold mab10 relative">NC Rotary Table Specifications<span class="abrt fn_14">[ ] : Option</span></p>
										<table class="new_tb_list2 mab30">
											<colgroup>
												<col style="width:40%">
												<col style="width:60%">
											</colgroup>
											<tbody>
												<tr>
													<td class="left bold">Table Size (L×W)</td>
													<td class="right">2,000×1,800 mm (78.7″×70.9″)</td>
												</tr>
												<tr>
													<td class="left bold">Max. Load Capacity</td>
													<td class="right">15,000 kg (33,069 lb)<br/><span class="fn_14 left">[20,000 kg (44,092 lb)]</span></td>
												</tr>
												<tr>
													<td class="left bold">Min. Indexing Angle</td>
													<td class="right">0.001°</td>
												</tr>
												<tr>
													<td class="left bold">B-axis Driven</td>
													<td class="right">Ring Gear</td>
												</tr>
											</tbody>
										</table>
									</div>
								</div>
								

							</div>
						</div>


						<!-- 제품 버튼 공통 -->
						<div class="product_btns" style="display:none;">
							<!--<p class="tit_ty3 bold mab15">R&D Story</p>
							<div class="story_box pad15 mab20">
								<p class="cont_txt pab10">Research Engineer, Yang soonsin<br/><span class="col_gray">M/C design team</span></p>
								<p class="img mab15"><a href="/en/news/rdstory01.asp"><img src="/img/common/story_img_1.jpg" alt=""></a></p>
								<p class="txt col_blue "><a href="/en/news/rdstory01.asp" class="blue">Vertical machining center boasting the highest precision.</a></p>
							</div>-->
							<div class="video_btns pat20 bol_bg">
							<!--<p class="video_btn">
									<a href="javascript://" onClick="javascript:openVideo('i-CUT400TD_01', 640, 360, 'i-CUT400TD', '', 'i-CUT400TD_01_title.jpg', '/upload/product/video/', '');" class="bold ly_video_btn mhide">View Video Processing</a>
									<a href="javascript://" onclick="javascript:openVideoMP4('i-CUT400TD_01', '/upload/product/video/', '');" class="bold whide">View Video Processing</a>
								</p>
								<p class="video_btn">
									<a href="javascript://" onClick="javascript:openVideo('Hi-MOLD6500(en)', 640, 360, 'Hi-MOLD6500', '', 'Hi-MOLD6500_3Dtitle.jpg', '/upload/product/video/', '');" class="bold ly_video_btn mhide">View 3D video</a>
									<a href="javascript://" onclick="javascript:openVideoMP4('Hi-MOLD6500(en)', '/upload/product/video/', '');" class="bold whide">View 3D video</a>
								</p>-->
							</div>
						</div>

					</div>
				</div>
			</div>


		</div> <!-- #contents -->
<!-- video popup -->
	<div class="cont_pop video_pop_wrap">
		<div class="pop_box" id="videoFrame">
			
		</div>
		<p class="pop_clo clo"><a href="javascript://"><img src="/img/common/pop_close.gif" alt="close"></a></p>
	</div><!-- footer -->
		<div id="footer">
			<div class="footer_wrap widsize">
				<!-- 모바일버전 푸터링크 -->
				<ul class="m_f_link">
				<!-- 20150909 -->
					<li class="half">
						<!--<div><a href="http://en.hyundai-wia.com" target="_blank"><span>HYUNDAI WIA</span></a></div>-->
						<div><a href="/eu/product/product_lineup.asp?CATE_CODE_F=A&SPEC_Gubun=1"><span>Product Line Up</span></a></div>
						<div><a href="/eude/">DEUTSCH</a></div>
					</li>
					<li><a href="/global.asp">WIA MACHINETOOLS GLOBAL</a></li>
					<li><a href="/eu/support/contactus_estimate.asp">Contact Us</a></li>
					<li><a href="/eu/etc/privacy.asp">Privacy</a></li>
					<li><a href="/eu/etc/provision.asp">Imprint</a></li>
				</ul>
				<!-- 웹버전 푸터링크 -->
				<ul class="f_link">
					<!--<li class="l1 l2"><a href="http://en.hyundai-wia.com" target="_blank" class="">HYUNDAI WIA</a></li>-->
					<li class="l1 l2"><a href="/global.asp" class="">WIA MACHINETOOLS GLOBAL</a></li>
					<li class="l1 l3"><a href="/eu/news/news_list.asp" class="bold">NEWS MEDIA</a></li>
					<li class="l1 l3"><a href="/eu/support/contactus_estimate.asp" class="">CONTACT US</a></li>
					<li class="l1 l2"><a href="javascript://" class="btn_triger">SITEMAP</a></li>
					
				</ul>
				<h2><a href="/eu/"><img src="/img/common/foot_logo.gif" alt="WIA MACHINETOOLS"></a></h2>
				<!-- 20150909 -->
				<address>
					<span>COPYRIGHT ⓒ WIA MACHINETOOLS Europe TECH CUBE. ALL RIGHTS RESERVED.</span><br class="wf"/>
					<span class="wf">Alexander-Fleming-Ring 57, 65428 Rüsselsheim Germany <span class="bold pl10"><a href="/eu/etc/privacy.asp">Privacy</a> <span class="pl10 pr10">|</span> <a href="/eu/etc/provision.asp">Imprint</a> <!--<span class="pl10 pr10">|</span> <a href="http://www.hyundai-wia.de/en/dealer-login.html" target="_blank">Dealer Login</a>--></span></span>
				</address>
				<p class="phone_number mhide">Phone number <span>+49 6142 9256 0</span></p>
				<div class="sitemap_wrap mhide">
					<div class="sitemap_box">						
						<ul class="sitemap">
							<li class="d1"><a href="/eu/product/hi_mold6500.asp">Products</a>
								<ul class="dep2">
									<li class="d2"><a href="/eu/product/product_lineup.asp?CATE_CODE_F=A&SPEC_Gubun=1">Product Line Up</a></li>
									<li class="d2"><a href="/eu/product/hi_mold6500.asp">New Product</a></li>
									<li class="d2"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A01">CNC Turning Centers</a>
										<ul class="dep3">
											<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A01">Compact T/C</a></li>
											<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A02">High Performance T/C</a></li>
											<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A03">Front Loading T/C</a></li>
											<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A04">Vertical T/C</a></li>
											<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A05">Multi-Axis T/C</a></li>
											<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=A&CATE_CODE_S=A06">Aluminium Wheel Cutting</a></li>
										</ul>
									</li>
									<li class="d2"><a href="/eu/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B01">Vertical M/C</a>
										<ul class="dep3">
											<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B01">Tapping Center</a></li>
											<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B02">High Speed M/C</a></li>
											<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B03">Heavy-Duty Cutting</a></li>
											<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B04">Mold Machining</a></li>
											<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=B&CATE_CODE_S=B05">5-Axis M/C</a></li>
										</ul>
									</li>
									<li class="d2"><a href="/eu/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C01">Horizontal M/C</a>
										<ul class="dep3">
											<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C01">High Speed M/C</a></li>
											<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C02">Heavy-Duty Cutting</a></li>
											<li class="d3"><a href="/eu/product/product_list.asp?CATE_CODE_F=C&CATE_CODE_S=C03">Boring M/C</a></li>
										</ul>
									</li>
									<li class="d2"><a href="/eu/product/software_01.asp">Software</a></li>
									<li class="d2"><a href="/eu/product/autosystem.asp">Automation System</a></li>
								</ul>
							</li>
						</ul>
						<ul class="sitemap">
							<li class="d1 hei250"><a href="/eu/fa/auto.asp">FA</a>
								<ul class="dep2">
									<li class="d2"><a href="/eu/fa/auto.asp">Machining Automation</a></li>
									<li class="d2"><a href="/eu/fa/product_list.asp">Machine(Line Center)</a></li>
									<li class="d2"><a href="/eu/fa/assembly.asp">Assembly automation line</a></li>
									<!-- <li class="d2"><a href="/eu/fa/robot_series_01.asp">Robot Series</a></li> -->
									<li class="d2"><a href="/eu/fa/robot_zig.asp">Robot &amp; Fixture Systems</a></li>
								</ul>
							</li>
							<li class="d1"><a href="/eu/about/about.asp">About Us</a>
								<ul class="dep2">
									<!--<li class="d2"><a href="/eu/about/hyundaiwia.asp">About Hyundai WIA</a></li>-->
									<li class="d2"><a href="/eu/about/about.asp">WIA MACHINETOOLS</a></li>
									<li class="d2"><a href="/eu/about/intro.asp">WIA MACHINETOOLS<br/>Europe</a></li>
									<li class="d2"><a href="/eu/about/quality_policy.asp">Quality policy</a></li>
									<li class="d2"><a href="/eu/about/research_institute.asp">R&D Centers</a></li>
								</ul>
							</li>
						</ul>
						<ul class="sitemap">
							<li class="d1 hei250"><a href="/eu/network/network.asp">Global Network</a>
								<ul class="dep2">
									<li class="d2"><a href="/eu/network/network.asp">Dealer/Service Network</a></li>
									<li class="d2"><a href="/eu/network/network_branch.asp">Subsidiary &amp;  Branch</a></li>
								</ul>
							</li>
							<li class="d1"><a href="/eu/news/news_list.asp">News &amp; Media</a>
								<ul class="dep2">
									<li class="d2"><a href="/eu/news/news_list.asp">News</a></li>
									<li class="d2"><a href="/eu/news/video.asp">PR Video</a></li>
									<li class="d2"><a href="/eu/news/rdstory_list.asp">R&amp;D Story</a></li>
									<li class="d2"><a href="/eu/news/newsletter.asp">Newsletter</a></li>
								</ul>
							</li>
						</ul>
						<ul class="sitemap">
							<li class="d1 hei250"><a href="/eu/event/exhibition.asp">Events</a>
								
							</li>
							<li class="d1"><a href="/eu/product/product_search.asp">Product Search</a>
								<ul class="dep2">
									<li class="d2"><a href="/eu/product/product_search.asp">Conditional search</a></li>
									<li class="d2"><a href="/eu/product/product_search_2.asp">Product Name Search</a></li>
								</ul>
							</li>
						</ul>
						<ul class="sitemap">
							<li class="d1"><a href="/eu/support/contactus_estimate.asp">Support</a>
								<ul class="dep2">
									<li class="d2 two"><a href="/eu/support/contactus_estimate.asp">Quotation inquiry</a></li>
									<li class="d2 two"><a href="/eu/support/contactus_list.asp">Customer Inquiry</a></li>
								</ul>
							</li>
						</ul>
					</div>
					<p class="close"><a href="javascript://"><img src="/img/common/site_map_close.gif" alt="닫기"></a></p>
				</div>
			</div>
		</div>
	</div> <!-- #all_cont -->
	
	</div> <!-- #wrap -->
	<div class="black_bg">&nbsp;</div>
	<p class="topbtn" id="back-top" style="display: block;"><a href="javascript://"><img src="/img/common/top_btn.gif" alt=""></a></p>
	

	

	


	

	
</body>
</html>