@rew
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 F{travel_speed} ;move Z up a bit and retract filament even more
G90
G1 X160 Y160 ;move X/Y to 160x160, so the head is out of the way (was G28)
M84 ;steppers off
G90 ;absolute positioning
;{profile_string}
Dit is mijn end.gcode in Cura 15.04.3 en die werkt gewoon, ik gebruik ook Octopi dus daar kan het niet aan liggen.
Ik laat alleen de kop naar 160 x 160 gaan... komt mijn printbed mooi naar voren en zit de kop niet in de weg....
Als dit niet werkt moet het aan je printer liggen...
Gr. Roche