Filament Change issue with new Repetier Server version
in Bug Reports
We have detected that, in versions after 1.3.0, when making a filament change, the printer stops receiving commands.
Specifically, after unloading the filament, the nozzle temperature drops. When attempting to do a reheat, the printer ignores it, as well as any other commands sent to it, until it is rebooted.
As I said, until version 1.3.0 it worked perfectly.
Please tell me if you need more info to determine the cause.
Thanks a lot,
ITFAB.
Please tell me if you need more info to determine the cause.
Thanks a lot,
ITFAB.
Comments
Also note that current release has a bug that extrusions longer 50mm get longer. Will be fixed in 1.4.9 but might therefore exceed max. extrusion length and it depends on firmware if such moves are ignored or if they stopp until reset. You should see tyhis in console if it happens.
It doesn't seem that the max. extrusion length is the issue. This is our firmware (Marlin):
And this is our console output at the time of the problem:
If I'm not mistaken, we're not getting any error message from the printer.
Thanks again!
Biggest problem is when you don't have a printer display attached. Then you should limit dialog to 2-3 answers. Problem is that this dialog is easy to exceed the limit if you need to purge several times for example.
installDev
in ssh terminal to install it. There is a bug that prevents bypassing emergency commands for some blocking conditionals and slow commands. That might be the reason you also can not send M876 which is one of the emergency commands.
So, the problem is solved, thank you very much.