Ending Script Bug
Posted: Thu Apr 20, 2017 12:47 pm
Hi, Im using a taz6 with the new moarstruder head. The profile im using is a modified version of the standard pla high speed with the layer height, nozzle, extrusion width adjusted accordingly. I returned to find the nozzle burned into the corner of my completed print. It looks like the slicer inserted
Seems that it told it to lower before moving away from the print. I did not modify the ending script, if i reload the stock pla profile it does not add anything like that to the ending script and if I reload my saved modified profile it does add it.
Attached is my factory file and gcode
Code: Select all
G1 X229.427 Y198.833 E112.2408
G1 X229.544 Y198.394 E112.3263
G1 X229.596 Y198.201 F750
; inner perimeter
; inner perimeter
; layer end
M400 ; wait for moves to finish
G1 Z15.900 F1000
M104 S0 ; turn off extruder
M107 ; turn off fanAttached is my factory file and gcode