3dsjs

Creality CR10s Pro V2 : 最佳启动与停止G代码

Creality CR10s Pro V2 : Best start / stop gcode

2024-01-14 08:20:48

使用说明

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

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

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

Summary

GCODE

START


M140 S{material_bed_temperature} ; start preheating the bed WITHOUT wait to what is set in Cura
M104 S{material_print_temperature} T0 ; start preheating hotend WITHOUT wait to what is set in Cura

M280 P0 S160 ; BLTouch alarm release
G4 P100 ; delay for BLTouch
G28 ; home
G29 ; auto bed leveling

M190 S{material_bed_temperature} ; start heating the bed to what is set in Cura and WAIT
M109 S{material_print_temperature} T0 ; start heating hotend to what is set in Cura and WAIT

G92 E0 ; Reset Extruder
G1 Z5 F4000 ; lift 5mm
G1 X10 F4000 ; Wipe
G1 X10 Y220 F4000 ; start position wipe
G1 Z0.25 F5000 ; get ready to prime
G1 z0.2 Y20 E35 F500 ; prime nozzle
G1 X5 ; Left turn
G1 Y30 ; Up
G1 X9.5 Y50 Z0.25 F5000 ; quick wipe

G92 E0 ; reset extrusion distance

===================================================================

END


G91 ;Relative positioning
G1 E-3 Z1 F2400 ;Retract and raise Z
G1 X5 Y5 F3000 ;Wipe out
G1 Z10 ;Raise Z more
G90 ;Absolute positionning

G1 X0 Y{machine_depth} ;Present print
M106 S0 ;Turn-off fan
M104 S0 ;Turn-off hotend
M140 S0 ;Turn-off bed

M84 X Y E ;Disable all steppers but Z

Tags

License

CC BY-NC-ND

Creality CR10s Pro V2 : Best start / stop gcode
by _Ymir_ is licensed under the Creative Commons - Attribution - Non-Commercial - No Derivatives license.

Creality CR10s Pro V2 : 最佳启动与停止G代码
朋友,你觉得上面这个模型,属于下面的哪个分类?
必须全中文,且长度不超过15

相关内容

猜你喜欢