Difference between revisions of "Impressora3D"
Mauferrari (talk | contribs) (→G-Code Standard: utilizado nos firmwares de Impressora 3D e CNC) |
Mauferrari (talk | contribs) (→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 (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.<br /> |
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 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 | ||
Revision as of 18:05, 25 July 2018
Contents
Informações sobre a Impressora 3D do Verlab
Site do fabricante
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):
- Sethi 3D para Slic3r: http://www.sethi.com.br/blog/wp-content/uploads/2015/01/Config_Slic3r_Sethi3D_AiP.zip
- Sethi 3D para Cura Engine: http://www.sethi.com.br/blog/wp-content/uploads/2015/01/Config_CURA_Repetier_AiP.zip
- Fabricante de filamento 3Dfila: https://3dfila.com.br/perfis-de-fatiamento/
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
Dicas sobre impressão 3D:
Tipos de Materiais: ABS, PLA, PETG e etc
- Propriedades técnicas dos materiais: PLA, ABS, PETG e etc
- Como avaliar a qualidade do filamento
- Fabrica de Filamento
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/
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
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