GithubHelp home page GithubHelp logo

PID control about repetier-firmware HOT 5 CLOSED

repetier avatar repetier commented on July 29, 2024
PID control

from repetier-firmware.

Comments (5)

repetier avatar repetier commented on July 29, 2024

PID is updated at around 40hz. The next release has a completely change dimplementation with floating numbers for computation and works much smoother. It also has the M303 autotune feature to find best PID values. But please don't try the development version yet. It has a serious bug in path planner which needs to be fixed for production release,

from repetier-firmware.

malx122 avatar malx122 commented on July 29, 2024

Ok, I will take a look at the code (without using it). A friend was talking about the possibility of maybe using a pure I-regulator with feedforward (lookup table). I will test that on the current version and see how that works.
(With 40 hz, todays (P)ID implementaion is totally broken)

You don't have problem with floating point calculation taking to much calculation power?

from repetier-firmware.

malx122 avatar malx122 commented on July 29, 2024

I took a look at the new implementation and there is still a few errors if I read the code correctly. (The floating point calculation doesn't fix this). I will send a mail with skype contact information so we can talk :).

from repetier-firmware.

alainm avatar alainm commented on July 29, 2024

Will there be PID for the heated bed? It would be nice if the new PIDs came with an extra one...

In my case, I get a 13°C overshoot with current on/off control (when starting with a cold bed).

from repetier-firmware.

repetier avatar repetier commented on July 29, 2024

Hi,

yes the developement version has pid for heated bed already. SImply use
heat manager 1 for heated bed and set the pid values in the
configuration. The M303 works also for heated bed if you use
P<num_extruder> to select the bed, e.g. M303 P1 S65 if you want bed for
65 degrees.

Yours
Roland

Am 02.11.12 22:06, schrieb Alain Mouette:

Will there be PID for the heated bed? It would be nice if the new PIDs
came with an extra one...

In my case, I get a 13°C overshoot with current on/off control (when
starting with a cold bed).


Reply to this email directly or view it on GitHub
#45 (comment).

from repetier-firmware.

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.