text M200默认Cura启动gcode(包括鼻屎擦)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text M200默认Cura启动gcode(包括鼻屎擦)相关的知识,希望对你有一定的参考价值。

G21;(metric values)
G90;(absolute positioning)
M82;(set extruder to absolute mode)
M107;(start with the fan off)
G28;(Home the printer)
G92 E0;(Reset the extruder to 0)
G0 Z5 E5 F500;(Move up and prime the nozzle)
G0 X-1 Z0;(Move outside the printable area)
G1 Y60 E8 F500;(Draw a priming/wiping line to the rear)
G1 X-1;(Move a little closer to the print area)
G1 Y10 E16 F500;(draw more priming/wiping)
G1 E15 F250;(Small retract)
G92 E0;(Zero the extruder)

以上是关于text M200默认Cura启动gcode(包括鼻屎擦)的主要内容,如果未能解决你的问题,请参考以下文章