Welcome! Log In Create A New Profile

Advanced

ODD END OF PRINT

Posted by bartofborg 
ODD END OF PRINT
September 29, 2018 05:33PM
this is my g-code on a print that just finished:

SENT: G1 X124.987 Y125.751 F1920
SENT: G92 E0
READ: ok
SENT: G1 E-3.6000 F4800
SENT: M104 S0
READ: ok
SENT: M140 S0
READ: X:124.99 Y:125.75 Z:90.98 E:0.00 Count X:12537 Y:12989 Z:36399
READ: ok
SENT: G1 Z5 F5000 X0 F5000
SENT: M84
Total build time: 501.31 minutes
READ: ok



i'm not sure what happened but as soon as the print finished, the bed started going up and the model crashed into the hot end. I was able to remove the model before it was too damaged and noticed the bed was going to continue into the hot end and the hot end carriage itself was slowly edging toward the edge of the bed as well. I shut down the printer before anything crashed but I am hoping someone here would be able to tell what is happening. I have an FLSUN Cube running Marlin bug fix 1.1.9
Re: ODD END OF PRINT
September 29, 2018 07:07PM
Go to your slicer settings and find the following line below and remove it. It will stop the bed from moving to 5mm. It's probably missing an G92 Z0 right before this line, so it would move the bed down 5mm instead of up at 5mm absolute coordinates.
G1 Z5 F5000 X0 F5000

Edited 1 time(s). Last edit at 09/29/2018 07:08PM by imqqmi.


--
Kind regards
Imqqmi

NFAN CoreXY printer:
[reprap.org]
Re: ODD END OF PRINT
September 30, 2018 02:21AM
Thank you!!!
Sorry, only registered users may post in this forum.

Click here to login