Giter VIP home page Giter VIP logo

marlin_witbox's Introduction

Marlin-Witbox

Witbox Firmware customised for Ares

marlin_witbox's People

Contributors

764811 avatar alexborro avatar banjer avatar bkubicek avatar blddk avatar borislandoni avatar buildrob avatar codexmas avatar cylindric avatar daid avatar danielesdei avatar dim3nsioneer avatar drf5n avatar erikzalm avatar ijackson avatar ixce avatar jcrocholl avatar jothan avatar kiyoshigawa avatar linagee avatar maikstohn avatar markfinn avatar njprossi avatar nothinman avatar scuba82 avatar setar avatar stb3 avatar triffid avatar whosawhatsis avatar wolfmanjm avatar

Watchers

 avatar  avatar

marlin_witbox's Issues

Initialisation du 0 de l'axe z

Lorsqu'on bouge les axes (surtout Z pour le plateau) avec la molette, on peut aller de 0 à 200. Si l'imprimante a été arrêté alors que le plateau n'est pas à 0, en utilisant la molette pour bouger l'axe on ne peux que descendre ; comme la limitation logicielle est pour 200mm et qu'il n'y a pas de capteur fin de course sur le bas du z on va venir taper le bas de l'imprimante ce qui peut endommager Z. Un solution à ce problème serait d'obliger une initialisation de la witbox au démarrage en remontant le plateau jusqu'au capteur de fin de course.

Fonction "back to home" en impression

Lorsqu'on utilise la fonction pause en impression, il ne faut pas utiliser la fonction "back to home" car elle bouge l'axe Z. Lorsqu'on fait resume l'axe Z ne se remet pas à son emplacement d'origine ce qui fait foirer l'impression

Changer les coefficiants du PID de la température

Documentation

  • A vue de nez, il faudrait augmenter la répidité. On ne veut pas descendre de 5 degré lorsqu'on active le ventilateur, ni attendre 1 minutes entre 210 et 220 degrés
  • Si on veut augmenter la rapidité et la stabilité, au profit de la précision, il faut augmenter Kd.

Les coefficiants par défauts sont :

define DEFAULT_Kp 12.49

#define  DEFAULT_Ki 0.62
#define  DEFAULT_Kd 62.61

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.