Instruções de solda – RUD 4e4h37

Instruções de solda 2g5e2p

  • A solda deve ser executada por soldador qualificado
  • Superfícies de solda devem estar livres de impurezas (óleo, tinta, etc)
  • Iniciar a solda pela parte central da base forjada
  • Alças e olhais de elevação não podem receber solda
  • O local onde o olhal será soldado deve resistir à carga aplicada
  • Os pontos distanciadores das bases forjadas oferecem o espaço correto para uma solda ideal
  • Os olhais, após serem soldados, podem ar por alívio de tensões < 400°C sem perder a resistência mecânica

Procedimento de solda + Materiais de adição 5p4930

EuropaEUA/Outros
Aço baixo carbono
Aço baixa liga
MIG/MAG
GMAW
EN 440 G4Si1
z.B. Castolin 45250
AWS: A 5.18
ER 70 S-6
z.B. Eutectic
MIG-Tec Tic A88
Eletrodo Revestido
SMAW
EN 499 E 426 B32 H5
z.B. Castolin 6666*
z.B. Castolin 6666 N*
AWS: A 5.5
E 8018-G
E 7016
z.B. Eutectic
6666/35066 *
Eletrodo Revestido
Corrente Alternada
SMAW
EN 499 E 380RR 12
z.B. Castolin
z.B. 35086
z.B. 6600
AWS: A 5.1
E 7018
z.B. Eutectic
Beauty Weld II
TIG
GTAW
DIN 8575
WSG CrMo1
z.B. Castolin 45252 W
AWS: A 5.18
ER 70 S-6
z.B. Eutectic
MIG-Tec Tic A88
DescriçãoSolda HV+
LBS 1tHV 5 + 3
LBS 3tHV 8 + 3
LBS 5tHV 12 + 4
LBS 8tHV 16 + 3
LBS 15tHV 25 + 6
LBS 25tHV 25 + 6

Itens para Orçamento 6e4l5p

'; return emailHtml; } // Função para criar o HTML do email function criarHtmlEmailToolMover() { // var cart = JSON.parse(sessionStorage.getItem('cart')) || {}; //alert('entrou criarE-mail'); var emailHtml = '

'; emailHtml += ''; emailHtml += '

'; // Cabeçalho do email emailHtml += '

Orçamento Online ToolMover Personalizado 3gi62

'; emailHtml += '

CNPJ: ' + document.getElementById('cnpj').value + '

'; emailHtml += '

Empresa: ' + document.getElementById('empresa').value + '

'; emailHtml += '

Nome: ' + document.getElementById('nome').value + '

'; emailHtml += '

Telefone: ' + document.getElementById('telefone').value + '

'; emailHtml += '

E-mail: ' + document.getElementById('email').value + '

'; emailHtml += '

Equipamento: ' + document.getElementById('tipo').value + '

'; //emailHtml += '

Item para orçamento s3sc

'; emailHtml += '
'; emailHtml += ''; emailHtml += ''; emailHtml += ''; emailHtml += ''; //emailHtml += ''; emailHtml += ''; emailHtml += ''; emailHtml += ''; emailHtml += ''; emailHtml += ''; emailHtml += ''; emailHtml += ''; // emailHtml += ''; // emailHtml += ''; //emailHtml += ''; emailHtml += '
CMT(t)Cota ACota BCota CProteção na Mesa?
' + document.getElementById('cmt').value + '' + document.getElementById('cA').value + '' + document.getElementById('cB').value + '' + document.getElementById('cC').value + '' + document.getElementById('sProtMesa').value + '
' + document.getElementById('obs').value + '
'; emailHtml += '

Observação: ' + document.getElementById('obs').value + '

'; emailHtml += ' '; //alert(emailHtml); return emailHtml; } function enviarFormToolMover(){ var htmlEmail = criarHtmlEmailToolMover(); document.getElementById('html_email').value = htmlEmail; //alert(htmlEmail); } function enviarForm(){ document.getElementById('enviar-orcamento').value = 'Aguarde... Enviando...'; // document.getElementById('enviar-orcamento').disabled = true; var htmlEmail = criarHtmlEmail(); document.getElementById('html_email').value = htmlEmail; //document.getElementById('form-orcamento').submit(); //alert(htmlEmail); }