Giter Site home page Giter Site logo

Comments (8)

volconst avatar volconst commented on July 2, 2024 1

@ssuchter can you enable debug communication checkbox from the menu and upload the log. It will be noisy.

Resend: 8467
Error:Line Number is not Last Line Number+1, Last Line: 8466

Not looking at the code, but 8467 is 8466 +1, maybe we never supported resending.

from printrun.

DivingDuck avatar DivingDuck commented on July 2, 2024

My first idea would be to ask Prusa if there is something wrong with the new firmware, especially if this wasn't the case with the old firmware and this was the only thing that had change.
I've seen some posts in the prusa forum on problems with this firmware, not the problem you had, but maybe you found an additional bug in the new firmware.

I don't have a Prusa printer but I did some tests with Pronsole last week based on the new version 2.0.0 of Pronterface in preparation of a modul change for a future version and didn't seen any flaws on my printer in processing test prints.

What version of pronterface / pronsole is installed on your computer?

Edit:
I just saw this open issue that looks quite similar to your issue:
prusa3d/Prusa-Firmware#3888
Maybe it is a good idea to report your problem as well there.

from printrun.

ssuchter avatar ssuchter commented on July 2, 2024

Here's an interesting datapoint too: I set up a Octoprint instance on the same server I was running Pronsole, connected via the exact same USB, running at the same user. The exact same gcode file, when sent via Octoprint, works fine.

So it has to be something about the manner in which the printer is interfacing with Pronsole.

I will absolutely go and report the issue in that thread, thanks.

from printrun.

CoderNtraining avatar CoderNtraining commented on July 2, 2024

I'm having the same issue you're mentioning @ssuchter. I'd be interested to know what you find out.

from printrun.

luckyNui avatar luckyNui commented on July 2, 2024

Hello, I have the same issue where I encounter the same error. I am using the Python Printcore library. I have a Python script that is supposed to read a G-code file and then start a print using the .startprint() function, just like the example on the website.

However, even with a basic G-code script for movement (e.g., G1 X10 F1000...), I still receive the Line Number error.

Interestingly, if I run the same commands using the .send() function (e.g., .send("G1 X10 F1000")...), I do not encounter the error.

I am using a Prusa i3 MK3S+ with firmware version 3.12.2.

I have come across some suggestions on other forums that installing an older firmware version might solve the issue.

Do you have any ideas on how to fix this? I plan to try installing the older firmware later this week.

from printrun.

digitalcraft avatar digitalcraft commented on July 2, 2024

It's good to see this has so much activity on a highly repeatable issue.
++active community

from printrun.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.