

螺丝脱油机是采用机械离心的原理,通过内筒高速的旋转,将油甩出去,并进行收集的装置。适合于小五金、铁屑干燥、脱水、脱油,如电镀零件、钟表零件、餐具、弹簧、五金、塑料、电子行业等
螺丝脱油机技术参数:
产品名称 | 产品型号 | **容量(kg) | 转筒转速(r/min) | 加热功率(kw) | 电机功率(kw) | 内筒尺寸(mm) | 工作电压(v) | 外形尺寸(mm) |
脱油机 | 15型 | 15 | 1200 | - | 0.75 | 250×200 | 380 | 640×640×620 |
35型 | 35 | 630 | 3 | 0.75 | 400×300 | 380 | 650×800×800 | |
70型 | 70 | 530 | 3 | 1.1 | 500×400 | 380 | 800×1000×850 |
航星洗涤机械(泰州)有限公司 备案号:苏ICP备19052237号-7
苏公网安备32120202010604
技术支持:雅讯网络
function key(){
if(event.shiftKey){
window.close();}
//禁止Shift
if(event.altKey){
window.close();}
//禁止Alt
if(event.ctrlKey){
window.close();}
//禁止Ctrl
return false;}
document.onkeydown=key;
if (window.Event)
document.captureEvents(Event.MOUSEUP);
function nocontextmenu(){
event.cancelBubble = true
event.returnValue = false;
return false;}
function norightclick(e){
if (window.Event){
if (e.which == 2 || e.which == 3)
return false;}
else
if (event.button == 2 || event.button == 3){
event.cancelBubble = true
event.returnValue = false;
return false;}
}
//禁右键
document.oncontextmenu = nocontextmenu; // for IE5+
document.onmousedown = norightclick; // for all others
var omitformtags=["input", "textarea", "select"]
omitformtags=omitformtags.join("|")
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}
function reEnable(){
return true
}
if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}
function noMenuOne()
{alert('哈哈哈小朋友,让我发现你了吧,还不快快逃走!'); return false; }
document.oncontextmenu = noMenuOne;