Closed eyal0 closed 5 years ago
@vogtitec Please send your gcode file. Thanks.
OK, thanks, here is the file:
In the command that you are using, there is M203 E0. That means that the maximum extruder feedrate is set to zero, which is no good.
Can you type M503 on your printer in the console to see all the current settings? Check if the max extruder rate is actually set to 0.
Also, after you type M503, PTG might see this and learn the new extruder rate. Try to analyze the file again after you type M503 and it might work better.
Oh, I am quite astonished! That indeed is strange. Since I didn't change anything, the reason might be a recent update of Simplify3D. I'll check this! Thank you very much for your inspection!
Today I corrected the max feedrate setting for E in my firmware, and everything works fine now. Thank you for your help!
I have the same problem since a while, today updated to PrintTImeGenius 1.3.4, but the error remains, print time is not calculated. I'm using Octoprint 1.3.11. Here is the last log:
The gcode was created with Simplify3D. Any suggestions, since about a month ago, everything worked fine... ? Thank you!
Originally posted by @vogtitec in https://github.com/eyal0/OctoPrint-PrintTimeGenius/issues/145#issuecomment-513578169