slic3r / Slic3r

Open Source toolpath generator for 3D printers
https://slic3r.org/
GNU Affero General Public License v3.0
3.32k stars 1.29k forks source link

The printer has stopped printing (it is working). After the "Print" command, instead of printing, the message: File added to print quere. #4854

Open Jedrusia opened 5 years ago

Jedrusia commented 5 years ago

The printer has stopped printing (it is working). After the "Print" command, instead of printing, the message: File added to print quere. The printer had previously printed without any problems, now I don't want to print any. The printer prints from other programs. I have version 1.3.1-dev installed together with Repetier. From the Repetier program, the printer prints, but if I run Slic3r without the Repetier program, nothing prints anymore. Earlier this problem was not. I don't want to print through Repetier because it takes more time.

lordofhyphens commented 5 years ago

Needs more information. What's the printer firmware? How are you trying to use it?

Need a config file too

Jedrusia commented 5 years ago

I am using an Ender 3 (Pro) printer connected to the computer via COM 7. The firmware version of the printer is 1.0. Slic3r version 1.3.1 is used in Repetier and everything works here - because the print is controlled by Repetier and Slic3r is only a slice. If I'm not mistaken (I have not used slic3r for a long time - directly without using other programs) it was possible to print directly from the program on my printer. Now, after loading the model and cutting it (PRINT option), the file lands on the hard disk instead of printing (directly). The printer is set up correctly - I checked it - it is communication with the printer. RepMap (Marlin / Sprinter) is also selected in the printer options. It seems to me that earlier the prints went directly to the printer and it worked.

My config files below: Slic3r.zip config.zip

If i connect via Controller i have log:

echo: External Reset Marlin 1.1.6 echo: Last Updated: 2018-11-28 | Author: (Ender-3 Pro) echo:Compiled: Jan 27 2019 echo: Free Memory: 9994 PlannerBufferBytes: 1232 echo:TF card ok Init power off infomation. size: 591 init valid: 0 0 Error:Line Number is not Last Line Number+1, Last Line: 0 Error:Line Number is not Last Line Number+1, Last Line: 0 Error:Line Number is not Last Line Number+1, Last Line: 1 Error:Line Number is not Last Line Number+1, Last Line: 1 Error:Line Number is not Last Line Number+1, Last Line: 1 Error:Line Number is not Last Line Number+1, Last Line: 2 Error:Line Number is not Last Line Number+1, Last Line: 2 Error:Line Number is not Last Line Number+1, Last Line: 2 Error:Line Number is not Last Line Number+1, Last Line: 2 Error:Line Number is not Last Line Number+1, Last Line: 3 Error:Line Number is not Last Line Number+1, Last Line: 3 Error:Line Number is not Last Line Number+1, Last Line: 3 Error:Line Number is not Last Line Number+1, Last Line: 3 Error:Line Number is not Last Line Number+1, Last Line: 3 Error:Line Number is not Last Line Number+1, Last Line: 4 Error:No Line Number with checksum, Last Line: 4 Error:Line Number is not Last Line Number+1, Last Line: 4 Error:Line Number is not Last Line Number+1, Last Line: 4 Error:Line Number is not Last Line Number+1, Last Line: 4 Error:Line Number is not Last Line Number+1, Last Line: 4 Error:Line Number is not Last Line Number+1, Last Line: 5 Error:No Line Number with checksum, Last Line: 5 Error:Line Number is not Last Line Number+1, Last Line: 5 Error:Line Number is not Last Line Number+1, Last Line: 5 Error:Line Number is not Last Line Number+1, Last Line: 5 Error:Line Number is not Last Line Number+1, Last Line: 5 Error:Line Number is not Last Line Number+1, Last Line: 5 Error:Line Number is not Last Line Number+1, Last Line: 6 Error:No Line Number with checksum, Last Line: 6 Error:Line Number is not Last Line Number+1, Last Line: 6 Error:Line Number is not Last Line Number+1, Last Line: 6 Error:Line Number is not Last Line Number+1, Last Line: 6 Error:Line Number is not Last Line Number+1, Last Line: 6 Error:Line Number is not Last Line Number+1, Last Line: 6 Error:Line Number is not Last Line Number+1, Last Line: 6 Error:Line Number is not Last Line Number+1, Last Line: 7 Error:Line Number is not Last Line Number+1, Last Line: 7 Error:Line Number is not Last Line Number+1, Last Line: 7 Error:Line Number is not Last Line Number+1, Last Line: 7 Error:Line Number is not Last Line Number+1, Last Line: 7 Error:Line Number is not Last Line Number+1, Last Line: 7 Error:Line Number is not Last Line Number+1, Last Line: 7 Error:Line Number is not Last Line Number+1, Last Line: 7 Error:Line Number is not Last Line Number+1, Last Line: 8 Error:No Line Number with checksum, Last Line: 8 Error:Line Number is not Last Line Number+1, Last Line: 8 Error:Line Number is not Last Line Number+1, Last Line: 8 Error:Line Number is not Last Line Number+1, Last Line: 8 Error:Line Number is not Last Line Number+1, Last Line: 8 Error:Line Number is not Last Line Number+1, Last Line: 8 Error:Line Number is not Last Line Number+1, Last Line: 8 Error:Line Number is not Last Line Number+1, Last Line: 8

etc etc

Where is a problem ?

If I manully run printfrom quere then all working, but printing not start automatically from PRINT option

One more observation. There is also a problem with the Ender-3 printer (without Pro), where slice3r also previously printed directly on this printer. In addition, the program operation was checked on three different computers and two Ender-3 printers (with Pro and without pro) and it is not possible to print directly on this printer with the PRINT command. Always prints land in quere. Why did this happen if it had worked before? Each of these computers has Windows 10 1809 installed.

Jedrusia commented 5 years ago

Can nobody help me? Problem diagnosis: You can't print anything even through the Spoiler. The printer goes through g-code start codes and that's it. I don't print any model! However, there are no problems with the operation and printing of models from other programs.

Jedrusia commented 5 years ago

This is a solution: https://github.com/slic3r/Slic3r/issues/4847, but i can't test it now, Only Slic3r have a problem with printing, any other programs print without problems

lordofhyphens commented 5 years ago

Patience, please. I am a person working on this stuff in their spare time and I don't use the controller functionality myself.

Jedrusia commented 5 years ago

Of course lordofhyphens. I waiting for happy results eliminating any problems.