You are not logged in.
Hello Shahin
My printer system is RPI 4 / Ramps 1.4 / 4K -12.5 inch LCD / nextion touch screen 7inch.
I'm starting to write the work of 153 slices.
Printing stops at 20 or 25 slices. does not continue...
I removed lines [[WaitForDoneMessage]] was not.
I tried other profiles. but again I could not solve.
There is no line showing error.
machine set.
bootup code:
G90
G92 Z[[CurrentPosition]]
start of print code:
M650 D5 S5 R1
G28
G90
[[PositionSet 0]]
Resume Print Code:
G90
G92 Z[[CurrentPosition]]
G1 Z[[LayerPosition]]
[[PositionSet [[LayerPosition]]]]
Print Stop Code:
M651
G1 Z{[[LayerPosition]]+5}
[[PositionSet{[[LayerPosition]]+5}]]
M84
RESIN PROFILE
Code Before Each Layer:
G1 Z[[LayerPosition]] F[[ZSpeed]] P1
[[WaitForDoneMessage]]
[[PositionSet [[LayerPosition]]]]
Code After Each Layer:
G1 Z{[[LayerPosition]]+[[ZLiftDistance]]} F{[[ZSpeed]]/5} P1
[[WaitForDoneMessage]]
[[PositionSet [[LayerPosition]]]]
Resin profiles [[WaitFor Done Message]] lines
I've canceled. unresolved It was not
your only hope is your help
Thank you very much in advance.
Offline
Please, share a debug file.
Offline
Offline
hello shahin have you reviewed the file?
I'm looking forward.
you will save me from the big problem
Offline
hello shahin
probably my problem is not being debugged.
I couldn't find any other explanation that would reference this topic.
Offline
I made my experiments in p3.
same half release action continued.
I set the baud rate to 9600.
did not improve again.
Offline
There is an obstacle I can not find.
Offline
Does this problem exist in anyone else?
Offline
Rafet,
Please, do not keep replying to same thread. It does not help.
Looks like communication issue. Change adapter and cable connecting RAMPS to Pi.
Offline
"Magic touch". your suggestions solved the problem.
Thank you very much.
I apologize for my repeated questions in panic. please forgive.
Offline