Page 1 of 1

End print: move plate to front don't work

Posted: Wed Apr 10, 2019 5:36 pm
by yoyok30
Hi team,
I'm unable to move plate to the front of printer to easily remove the print.
Seem's that end Gcode is well executed, the plate move well to front, then after 1s, it move back at full speed the rear of the printer….
This is my "end" Gcode (collected directly from the .gcode file is use for test):

Code: Select all

; Custom End G-code
G4 ; Wait
M220 S100 ; Reset Speed factor override percentage to default (100%)
M221 S100 ; Reset Extrude factor override percentage to default (100%)
G91 ; Set coordinates to relative
G1 F1800 E-3 ; Retract filament 3 mm to prevent oozing
G1 F3000 Z20 ; Move Z Axis up 20 mm to allow filament ooze freely
G90 ; Set coordinates to absolute
G1 X0 Y150 F3000 ; Move Heat Bed to the front for easy print removal
M84 ; Disable stepper motors
; End of custom end GCode
M82 ;absolute extrusion mode
M104 S0
;End of Gcode
Tks a lot for your help.

Re: End print: move plate to front don't work

Posted: Wed Apr 10, 2019 6:23 pm
by _kaktus_
Hello.
:mrgreen:

Your script looks good, so the problem may have a source somewhere else.

Re: End print: move plate to front don't work

Posted: Wed Apr 10, 2019 7:33 pm
by yoyok30
Tks _kaktus_
Any idea on where it could be ?

Re: End print: move plate to front don't work

Posted: Wed Apr 10, 2019 8:21 pm
by wotor
I had same problem when I run Marlin 1.1.9
After upgrade to 2.0.x from vert everything works great.

Re: End print: move plate to front don't work

Posted: Sat Nov 14, 2020 7:27 pm
by Jacob14
I have clearly seen the code error in the system that's why the printer is not properly working. Use the thesis help error correction unit to make corrections in the code. After the process reset the printer.