烘干设备布草烘干机在工作过程中要注意他的维修与保养,简单介绍几点:
1、轴承担负机器的全部负荷,所以良好的润滑对轴承寿命有很大的关系,它直接影响到机器的使用寿命和运转率,因而要求注入的润滑油必须清洁,密封必须良好,本机器的主要注油处(1)转动轴承(2)轧辊轴承(3)所有齿轮(4)活动轴承、滑动平面.
2、新安装的轮箍容易发生松动必须经常进行检查.
3、注意机器各部位的工作是否正常.
4、注意检查易磨损件的磨损程度,随时注意更换被磨损的零件.
5、放活动装置的底架平面,应出去灰尘等物以免机器遇到不能破碎的物料时活动轴承不能在底架上移动,以致发生严重事故.
6、轴承油温升高,应立即停车检查原因加以消除。
7、转动齿轮在运转时若有冲击声应立即停车检查,并消除。

航星洗涤机械(泰州)有限公司 备案号:苏ICP备19052237号-7
2021-05-13

50公斤工业洗衣机和烘干机配套使用时,如何计算**洗涤和烘干时间?
苏公网安备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;