Notifications
Clear all

Issues with print stopping randomly after printing the skirt  

  RSS
indiantime369
(@indiantime369)
New Member
Issues with print stopping randomly after printing the skirt

I believe this has something to do with the gcode doing something weird but I'm a novice at reading the code. Could someone help me figure out why the print just stops after printing the skirt? I am slicing using the prusa slicer and my printer is the mk3s with mmu2s.

 

; generated by PrusaSlicer 2.2.0+ on 2020-05-01 at 17:33:08 UTC

;

; external perimeters extrusion width = 0.68mm
; perimeters extrusion width = 0.68mm
; infill extrusion width = 0.68mm
; solid infill extrusion width = 0.68mm
; top infill extrusion width = 0.60mm
; first layer extrusion width = 0.65mm

M73 P0 R102
M73 Q0 S103
M201 X1000 Y1000 Z1000 E5000 ; sets maximum accelerations, mm/sec^2
M203 X200 Y200 Z12 E120 ; sets maximum feedrates, mm/sec
M204 P1250 R1250 T1250 ; sets acceleration (P, T) and retract acceleration (R), mm/sec^2
M205 X8.00 Y8.00 Z0.40 E4.50 ; sets the jerk limits, mm/sec
M205 S0 T0 ; sets the minimum extruding and travel feed rate, mm/sec
M107
M862.3 P "MK3SMMU2S" ; printer model check
M862.1 P0.6 ; nozzle diameter check
M115 U3.8.1 ; tell printer latest fw version
G90 ; use absolute coordinates
M83 ; extruder relative mode
M104 S215 ; set extruder temp
M140 S60 ; set bed temp
Tx
M190 S60 ; wait for bed temp
M109 S215 ; wait for extruder temp
G28 W ; home all without mesh bed level
G80 ; mesh bed leveling

;go outside print area
G1 Y-3.0 F1000.0
G1 Z0.4 F1000.0
; select extruder
Tc
; purge line
G1 X55.0 F2000.0
G1 Z0.3 F1000.0
G92 E0.0
G1 X240.0 E25.0 F2200.0
M73 Q0 S103
M73 P0 R102
G1 Y-2.0 F1000.0
G1 X55.0 E25 F1400.0
G1 Z0.20 F1000.0
G1 X5.0 E4.0 F1000.0

M221 S95
G92 E0.0
G21 ; set units to millimeters
G90 ; use absolute coordinates
M83 ; use relative distances for extrusion
M900 K18 ; Filament gcode
;BEFORE_LAYER_CHANGE
G92 E0.0
;0.2

G1 E-0.80000 F2100.00000
G1 Z0.600 F10800.000
;AFTER_LAYER_CHANGE
;0.2
G1 X10.862 Y15.086
G1 Z0.200
G1 E0.80000 F2100.00000
M204 S1000
G1 F1200.000
G1 X11.300 Y13.618 E0.07730
G1 X11.980 Y12.485 E0.06672
G1 X12.992 Y11.481 E0.07197
G1 X14.225 Y10.763 E0.07201
G1 X15.508 Y10.398 E0.06731
G1 X51.504 Y5.658 E1.83276
G1 X113.766 Y5.601 E3.14290
G1 X138.352 Y5.658 E1.24109
G1 X174.494 Y10.433 E1.84026
G1 X175.598 Y10.752 E0.05800
G1 X236.259 Y36.230 E3.32120

Posted : 01/05/2020 8:10 pm
Share: