Difference between revisions of "Impressora3D"

From VeRLab Wiki
Jump to: navigation, search
(Modelos 3D disponíveis na internet)
(G-Code Standard: utilizado nos firmwares de Impressora 3D e CNC)
Line 81: Line 81:
 
== G-Code Standard: utilizado nos firmwares de Impressora 3D e CNC ==
 
== G-Code Standard: utilizado nos firmwares de Impressora 3D e CNC ==
  
“G-code (also RS-274), which has many variants, is the common name for the most widely used numerical control (NC) programming language. It is used mainly in computer-aided manufacturing to control automated machine tools. G-code is sometimes called G programming language, not to be confused with LabVIEW's G programming language.
+
''
G-code is a language in which people tell computerized machine tools how to make something. The "how" is defined by g-code instructions provided to a machine controller (industrial computer) that tells the motors where to move, how fast to move, and what path to follow. The most common situation is that, within a machine tool, a cutting tool is moved according to these instructions through a toolpath and cuts away material to leave only the finished workpiece. The same concept also extends to noncutting tools such as forming or burnishing tools, photoplotting, additive methods such as 3D printing, and measuring instruments.
+
G-code (also RS-274), which has many variants, is the common name for the most widely used numerical control (NC) programming language. It is used mainly in computer-aided manufacturing to control automated machine tools. G-code is sometimes called G programming language, not to be confused with LabVIEW's G programming language.
 +
G-code is a language in which people tell computerized machine tools how to make something. The "how" is defined by g-code instructions provided to a machine controller (industrial computer) that tells the motors where to move, how fast to move, and what path to follow. The most common situation is that, within a machine tool, a cutting tool is moved according to these instructions through a toolpath and cuts away material to leave only the finished workpiece. The same concept also extends to noncutting tools such as forming or burnishing tools, photoplotting, additive methods such as 3D printing, and measuring instruments.
 +
''
 
https://en.wikipedia.org/wiki/G-code
 
https://en.wikipedia.org/wiki/G-code
  
Significado de cada tipo G-Code e respectiva interpretação pelo firmware da impressora 3D ReRap
+
==== Significado de cada tipo G-Code e respectiva interpretação pelo firmware da impressora 3D ReRap ====
 
http://reprap.org/wiki/G-code
 
http://reprap.org/wiki/G-code
  
Artigo sobre o padrão industrial G-Code (padrão MIST RS274NGC)
+
==== Artigo sobre o padrão industrial G-Code (padrão MIST RS274NGC) ====
 
https://www.nist.gov/publications/nist-rs274ngc-interpreter-version-3?pub_id=823374
 
https://www.nist.gov/publications/nist-rs274ngc-interpreter-version-3?pub_id=823374

Revision as of 18:04, 25 July 2018

Informações sobre a Impressora 3D do Verlab

Site do fabricante

https://www.sethi3d.com.br/

Tutorial de uso da impressora

http://www.sethi.com.br/blog/treinamento/

Software Freeware Repetier Host para Impressora 3D:

https://www.repetier.com/download-now/

Perfis de fatiamento (Slicer’s):

Parâmetros para Materiais

A tabela apresenta parâmetros para serem usados como referência. Alguns foram sugeridos pela experiência de pessoas da equipe e outros indicados por fabricantes de filamento.

Material Temperatura
do Extrusor (ºC)
Temperatura
da Mesa (ºC)
Velocidade
de Extrusão (mm/s)
Caixa
da Impressora
Fonte
PLA 200 a 220 <= 70 <= 150 Aberta Catálogo 3DLab
ABS Premium 220 a 240 100 a 120 <= 150 Fechada Catálogo 3DLab
Flexível 215 a 225 <= 60 10 a 50 Aberta Catálogo 3DLab
PETG 230 a 245 <= 70 <= 120 Indiferente Catálogo 3DLab
HIPS 220 a 240 100 a 120 <= 100 Aberta Catálogo 3DLab


Cores Disponíveis

  • 3DLab Cores ABS
  • 3DLab Cores PLA

Dicas sobre impressão 3D:

Tipos de Materiais: ABS, PLA, PETG e etc

Resistência e qualidade da impressão 3D

Fornecedores de Filamento na Grande BH

3D Fila - BH - MG
Tel: (31) 3417.6464
Vendas: vendas@3dfila.com.br
Suporte: suporte@3dfila.com.br
https://3dfila.com.br/


3D Lab - Betim - MG
Tel: (31) 3594-4973 / (31) 97113-7028
email comercial: sergio@3dlab.com.br
geral: contato@3dlab.com.br
https://3dlab.com.br/produto/filamento-pla-para-impressora-3d/

Modelos 3D disponíveis na internet

https://3dfila.com.br/para-imprimir/

https://www.thingiverse.com/


G-Code Standard: utilizado nos firmwares de Impressora 3D e CNC

G-code (also RS-274), which has many variants, is the common name for the most widely used numerical control (NC) programming language. It is used mainly in computer-aided manufacturing to control automated machine tools. G-code is sometimes called G programming language, not to be confused with LabVIEW's G programming language. G-code is a language in which people tell computerized machine tools how to make something. The "how" is defined by g-code instructions provided to a machine controller (industrial computer) that tells the motors where to move, how fast to move, and what path to follow. The most common situation is that, within a machine tool, a cutting tool is moved according to these instructions through a toolpath and cuts away material to leave only the finished workpiece. The same concept also extends to noncutting tools such as forming or burnishing tools, photoplotting, additive methods such as 3D printing, and measuring instruments. https://en.wikipedia.org/wiki/G-code

Significado de cada tipo G-Code e respectiva interpretação pelo firmware da impressora 3D ReRap

http://reprap.org/wiki/G-code

Artigo sobre o padrão industrial G-Code (padrão MIST RS274NGC)

https://www.nist.gov/publications/nist-rs274ngc-interpreter-version-3?pub_id=823374