3dsjs

强大型号2双层材料排空容器3D模型

magna 2 dual filament purge bucket

2024-05-05 22:08:17

使用说明

  1. 所有模型资源均由用户上传分享,内容来源于网络公开资源
  2. 侵权投诉:通过抖音私信 @jobsfan 联系我们(需附版权证明),24小时内处理
  3. 模型将通过邮件发送(5分钟内自动发货),感谢理解带宽压力
关于费用

我们是爱好者共建社区,为维持服务器成本,每个模型收取微量费用(仅覆盖基础开支)。我们承诺最低成本运营,感谢您的支持!

扫码手机访问
抖音私信 @jobsfan

Summary

Filament purge bucket for magna 2 dual, no more screws needed, only a flexible material resistant to high temperatures. In my case I used rubber oven molds.

IMPORTANT TO ACTIVATE 2 EXTRUDER FUNCTION IN PRUSA SLICER, IMAGE 3, AND PLACE GCODE (IN THE DESCRIPTION)

Print Settings

  • Printer brand:

    Hellbot

  • Printer:

    Hellbot Magna 2 230

  • Rafts:
    No
  • Supports:
    Yes
  • Resolution:
    0.2 - 0.32
  • Infill:
    15%

Post-Printing

Gcode explanation

put this in tool change in prusa slicer:

{if layer_num > 0}
M117 "Guardando posicion..."
G60 ; Obtiene las coordenadas actuales de X, Y y Z
M117 "Ejecutando purga..."
G90
T{previous_extruder}
G92 E0
G1 F1000 E-5
G1 F3000 X255
G1 F1000 E-80
T{next_extruder}
G92 E0
G1 F1000 E80
G1 F150 E140
G92 E0
M117 "Volviendo a la impresion..."
G61 X S0
{else}
{if next_extruder == 0}
M117 "Guardando posicion..."
G60 ; Obtiene las coordenadas actuales de X, Y y Z
M117 "Ejecutando purga..."
G90
G1 F3000 X255
T{next_extruder}
G92 E0
G1 F150 E60
G92 E0
M117 "Volviendo a la impresion..."
G61 X S0
{else}
M117 "Guardando posicion..."
G60 ; Obtiene las coordenadas actuales de X, Y y Z
M117 "Ejecutando purga..."
G90
T{previous_extruder}
G92 E0
G1 F1000 E-5
G1 F3000 X255
G1 F1000 E-80
T{next_extruder}
G92 E0
G1 F1000 E80
G1 F150 E140
G92 E0
M117 "Volviendo a la impresion..."
G61 X S0
{endif}
{endif}

and place this in the final g code of prusa slicer:

G91 ; Cambia a coordenadas relativas
G1 Z1 ; Levanta el eje Z 1mm
G90 ; Cambia a coordenadas absolutas
G1 X0 Y220 ; Mueve la impresora a X0 y Y220
{if current_extruder == 1}
; Si el extrusor 2 fue el ultimo en usarse, retrae 80mm
T1 ; Selecciona el extrusor 2
G92 E0 ; Establece la posicion actual del extrusor a 0
G1 E-80 F1000 ; Retrae 80mm a una velocidad de 1000mm/min
; Hace que el extrusor 1 extruya 80mm
T0 ; Selecciona el extrusor 1
G92 E0 ; Establece la posicion actual del extrusor a 0
G1 E80 F1000 ; Extruye 80mm a una velocidad de 1000mm/min
{endif}
M140 S0 ; turn off heatbed
M104 S0 ; turn off temperature
M107 ; turn off fan
M84 X Y E ; disable motors

Tags

强大型号2双层材料排空容器3D模型
朋友,你觉得上面这个模型,属于下面的哪个分类?
必须全中文,且长度不超过15