Добрый день! для принтера WAHAO Duplicator i3 заголовки и окончания кодов популярных программ нарезок. «Из коробки» не удалось поработать с принтером, пришлось разобраться из разрозненных источников не затрагивая заводскую прошивку. Надеюсь кому то поможет.
Slic3r version 1.2.9
Start G-code
M140 S[first_layer_bed_temperature]
M109 S[first_layer_temperature]
M190 S[first_layer_bed_temperature]
G28 ; home all axes
G1 Z5 F5000 ; lift nozzle
End G-code
M104 S0 ; turn off temperature
M140 S0
G28 X0 ; home X axis
M84 ; disable motors
Cura — 15.04.3
Start G-code
;Sliced at: {day} {date} {time}
;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
;Print time: {print_time}
;Filament used: {filament_amount}m {filament_weight}g
;Filament cost: {filament_cost}
M140 S{print_bed_temperature}
M109 S{print_temperature}
T0
M190 S{print_bed_temperature}
G21
G90
M82
M107
G28 X0 Y0
G28 Z0
G1 Z15.0 F{travel_speed}
G92 E0
G1 F300 E5
G1 X20 Y0 F300 E5
G92 E0
G1 F{travel_speed}
M117 Printing…
End G-code
;End GCode
M104 S0 ;extruder heater off
M140 S0 ;heated bed heater off (if you have it)
G91 ;relative positioning
G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure
G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more
G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way
M84 ;steppers off
G90 ;absolute positioning
Start G-code, End G-code
- Информация о материале