Coder Social home page Coder Social logo

Comments (7)

dalegaard avatar dalegaard commented on June 17, 2024

Hi @FrnchFrgg

You are using absolute extrusion but klipper_estimator expects relative extrusion unless told otherwise. You can fix the issue by using relative extrusion or adding M82 in your slicer start gcode. The tool can't see M83 in your print start macro.

Best regards
Lasse

from klipper_estimator.

FrnchFrgg avatar FrnchFrgg commented on June 17, 2024

I saw a bug where you told that. I checked before I filed this bug and there is an M82 in the gcode file itself.
cat spool-holder_0.2mm_PLA_Chiron_6h21m.gcode | grep M82 returns a line. So klipper_estimator should see it. Note that I also tried to put some M82 in the gcode too and that didn't change the timings.

from klipper_estimator.

dalegaard avatar dalegaard commented on June 17, 2024

Ah it's after the prime line. I'll take a closer look then

Best regards
Lasse

from klipper_estimator.

dalegaard avatar dalegaard commented on June 17, 2024

Hi @FrnchFrgg

Your klipper config file or the start of a klippy.log would be useful to help diagnose the issue. Everything looks correct on a test run.

Best regards,
Lasse

from klipper_estimator.

FrnchFrgg avatar FrnchFrgg commented on June 17, 2024

config.zip

from klipper_estimator.

dalegaard avatar dalegaard commented on June 17, 2024

Hi @FrnchFrgg

Thanks for reporting. This was caused by the junction deviation not being updated after parsing the config. Since you have no acceleration control(like many users do) there were no commands that ever updated the value and masked the bug.

I've verified with your gcode file, taking out the macros, that Klippy and estimator now agree on the total time (20482.533s).

Best regards,
Lasse

from klipper_estimator.

FrnchFrgg avatar FrnchFrgg commented on June 17, 2024

Since my acceleration settings in SuperSlicer are the same than the klipper ones I selected "for estimation only". Thanks for the quick fix.

from klipper_estimator.

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.