GithubHelp home page GithubHelp logo

Unable to parse move about klipper HOT 5 CLOSED

klipper3d avatar klipper3d commented on May 6, 2024
Unable to parse move

from klipper.

Comments (5)

KevinOConnor avatar KevinOConnor commented on May 6, 2024

The log shows two instances of the error:
Unable to parse move 'N220620 G1 X280.589 Y230.266 E-0.5000 F0*21'
and
Unable to parse move 'N215275 G1 X274.951 Y199.425 E-0.5000 F0*20'
Both are invalid gcode commands - it's not valid to request a speed of zero (F0).

See if these commands are present in your gcode file - if so, then it seems like a real bug in the producer of the gcode. If they are not present, then it would seem something went wrong in transmission - could you attach the gcode file? Also, some additional information would be available by reproducing, issuing an M112 in the octoprint terminal window after the error, and then sending the klippy.log file.

Also, going forward it's easier for us if you gzip the klippy.log file and attach it to the github issue (not linking to google drive) as described in the docs/Contact.md document.

from klipper.

lenne0815 avatar lenne0815 commented on May 6, 2024

Ok, didnt know its possible to attach something here ;)

I did a quick search of the gcode but couldnt find the offending F0

panzer_4_track_left.zip

from klipper.

lenne0815 avatar lenne0815 commented on May 6, 2024

Heres the log after M112 ( console was still in after error state )

klippy.zip

from klipper.

KevinOConnor avatar KevinOConnor commented on May 6, 2024

Well, that's a bit of a mystery - not only does the gcode file not contain an F0, but it doesn't have any move with an X274, X280, Y230, or Y199. Are you sure it was that gcode file?

The klippy.log file after m112 will be necessary to further diagnose (alas, it has to be right after the error report - the m112 causes klipper to dump its recent gcode input - the log you have no longer shows the interesting gcode).

from klipper.

lenne0815 avatar lenne0815 commented on May 6, 2024

Now this is really weird, you are right it wasnt the right g-code file, i redownloaded it again from octoprint and this time the file is a lot bigger and does in fact contain the F0 error !

Sorry if i pinned that problem wrongfully to klipper, never had that specific issue with s3d before, ill investigate on the slicer side of things. ( And i already found it, seems to be a bug with wiping :/ )

panzer_4_track_left (1).zip

from klipper.

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.