GX型工业洗衣机具有结构紧凑,操作维护方便、设计合理,运转平稳,使用寿命长等特点。
工业洗衣机系列
设计合理,运转平稳,使用寿命长。
噪音低,振动小。
适用于洗涤棉、毛、麻、化纤、人造皮革等服装、织物的洗涤和漂染的设备。
| 型号 | **洗涤量(kg) | 转筒直径(内径×长度) | 转速(r/min) | 功率(kw) | 蒸汽压力(Mpa) | 耗汽量(kg) | 外形尺寸(长×宽×高) | 整机重量(kg) |
| GX15 | 15kg | ø520×620 | 33 | 0.75 | 0.3-0.6 | 15kg | 1350×1000×1100 | 220 |
| GX20 | 20kg | ø550×660 | 33 | 0.75 | 0.3-0.6 | 15kg | 1100×800×1200 | 290 |
| GX30 | 30kg | ø660×800 | 36 | 1.1 | 0.3-0.6 | 18kg | 1500×1150×1180 | 400 |
| GX50 | 50kq | ø800×980 | 36 | 1.5 | 0.3-0.6 | 20kg | 1700×1280×1320 | 500 |
| GX70 | 70kg | ø950×1220 | 34 | 2.2 | 0.3-0.6 | 30kg | 1980×1500×1520 | 700 |
| GX100 | lOOkg | ø960×1420 | 34 | 3 | 0.3-0.6 | 45kg | 2300×1400×1850 | 960 |
| GX150 | 150kg | ø1060×1650 | 33 | 4 | 0.3-0.6 | 50kg | 2480×1550×1700 | 1150 |
| GX200 | 200kg | ø1080×2000 | 32 | 5.5 | 0.3-0.6 | 60kg | 2900×1500×1900 | 1500 |
| GX250 | 250kg | ø1200×2280 | 30 | 7.5 | 0.3-0.6 | 70kg | 3200×1800×2200 | 1950 |
| GX300 | 300kg | ø1300×2280 | 28 | 7.5 | 0.3-0.6 | 80kg | 3200×2000×2300 | 2300 |
| GX400 | 400kg | ø1450×3000 | 27 | 11 | 0.3-0.6 | lOOkg | 4100×2150×2350 | 3100 |

航星洗涤机械(泰州)有限公司 备案号:苏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;