Coder Social home page Coder Social logo

Comments (2)

philjmaier avatar philjmaier commented on August 23, 2024 1

I had this issue. Running Klipper. Noticed the setting in printer.cfg was set to 300. Turns out this number is in mm/min which is 50mm/s. Increased it to 3000 and all is well.

from teachingtechyt.github.io.

evilDave avatar evilDave commented on August 23, 2024

I've been having an issue with a similar thing. I was increasing the speed setting in this test and just not seeing any changes in the speed. I notice in the code (and I think this is explained at the top of the tutorial page) that the different speed settings are governed by M220 commands to set the speed before each layer is printed with the same feedrate setting (the feedrate you specify for the first speed setting). Is there something about some printers or some setups that makes it ignore the M220 speed commands after a certain point?

I'm on an ender 3 v2 neo and was able to print a manually sliced vase model at 100mm/s and still turn the speed up to 110, 120, 130, 140 on the LCD, so was trying this test out at 100, 120, 140, 160, 180 to see what would happen... And nothing happens. The G1's for each "speed level" set the feedrate to F6000 (100 mm/s) and each level is sped up by M220 first set to S100, then S120, S140 etc. But during the print, nothing happens, nothing changes. I have acceleration turned up to 2000. Mriscoc firmware.

I am guessing something in the printer is capping the speed but I can't figure out what. From articles about getting the best speed I see advice the boils down to "keep turning up the speed and acceleration until the print fails" but I cant get it to fail, the machine just stops getting any faster... If I start the manually sliced vase at 100mm/s I can hear the speed increases up to about 140 speed (changing on the LCD or sending M220 S140 via octoprint terminal) but after that the speed doesn't increase any more.

from teachingtechyt.github.io.

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.