✦ Verified product
PERMANNET 永久牌 MT-12 電焊枝
HKD 438.00
規格選擇 (每箱)
3T 三行店
Verified independent store
→
PERMANNET 永久牌 MT-12 電焊枝 型號:MT-12 低碳鋼電焊條|規格:符合國標 GB E4313,等同於美標 AWS E6013 產品描述 MT-12 為鈦鈣型低碳鋼焊條。具有優越的焊接技術表現。電弧穩定、飛濺極少。熔渣流動性良好,熔渣凝固後密實易清除。熔覆金屬表面平滑。適合全位置焊接鋼板以及不良環境下不規則接頭工件的焊接。 用途 焊接鋼板結
構、車輛、建築、船舶、機械製造和各種低碳鋼結構。 熔敷金屬之化學成份(%) 元素 碳 錳 硅 硫 磷 AWS 標準 ≤ 0.20 ≤ 1.20 ≤ 1.00 N.S. N.S. 典型值 0.09 0.40 0.20 0.015 0.019 熔敷金屬之機械性能 項目 屈服強度 (MPa) 抗拉強度 (MPa) 延伸率 (%) 夏比衝擊值 (0°C) 彎曲試驗 (Degree) AWS 標準 ≥ 330 ≥ 430 ≥ 17 N.S. N.S. 典型值 400 490 29 70J 180 #lightbox { display: none; position: fixed; inset: 0; background: rgba(0, 0, 0, 0.85); align-items: center; justify-content: center; z-index: 9999; } #lightbox img { max-width: 90vw; max-height: 90vh; object-fit: contain; } #close-btn { position: fixed; top: 20px; right: 30px; color: white; font-size: 40px; font-weight: bold; cursor: pointer; z-index: 10000; font-family: monospace; } .clickable-img { cursor: pointer; } × (function() { const lightbox = document.getElementById('lightbox'); const lightboxImg = document.getElementById('lightboxImg'); const closeBtn = document.getElementById('close-btn'); const images = document.querySelectorAll('.clickable-img'); images.forEach(function(img) { img.addEventListener('click', function() { lightboxImg.src = this.src; lightboxImg.alt = this.alt || ''; lightbox.style.display = 'flex'; document.body.style.overflow = 'hidden'; }); }); function closeLightbox() { lightbox.style.display = 'none'; lightboxImg.src = ''; document.body.style.overflow = ''; } closeBtn.addEventListener('click', closeLightbox); lightbox.addEventListener('click', function(e) { if (e.target === lightbox) { closeLightbox(); } }); document.addEventListener('keydown', function(e) { if (e.key === 'Escape' && lightbox.style.display === 'flex') { closeLightbox(); } }); })();