Coder Social home page Coder Social logo

Comments (6)

seebaer1976 avatar seebaer1976 commented on August 20, 2024 1

After reading back and forth for a long time and your help, I was able to solve it.

@sn4k3 sn4k3 M900 and M204 = pressure_advance, you had it in your config but I didn't have it in mine. commented out the two commands in the PrusaSlicer.
I could also solve M280, simply create a macro in the Klipper config:

[gcode_macro M280 P0 S160]
gcode:
BLTOUCH_DEBUG COMMAND = reset

Thank you for your help.

from ender3.

NovaViper avatar NovaViper commented on August 20, 2024

@seebaer1976 The profiles were made for Marlin firmware, not Klipper. You should be able to change the gcode to work with Klipper

from ender3.

sn4k3 avatar sn4k3 commented on August 20, 2024

Ignore that errors, it will continue to print. M900 and M204 are configured in klipper config file and will not hurt leave them on gcode since they will do nothing.
As for M280 is bltouch related, it may have other command to klipper that you need to look for.

from ender3.

sn4k3 avatar sn4k3 commented on August 20, 2024

Glad you fix it. Regards

from ender3.

seebaer1976 avatar seebaer1976 commented on August 20, 2024

then it can be closed

from ender3.

darkstudio avatar darkstudio commented on August 20, 2024

After reading back and forth for a long time and your help, I was able to solve it.

@sn4k3 sn4k3 M900 and M204 = pressure_advance, you had it in your config but I didn't have it in mine. commented out the two commands in the PrusaSlicer. I could also solve M280, simply create a macro in the Klipper config:

[gcode_macro M280 P0 S160] gcode: BLTOUCH_DEBUG COMMAND = reset

Thank you for your help.

Hi, when we create a macro with "SPACE" , Klipper refuse to restart firmware and show a error message =>

_**Name of section 'gcode_macro M280 P0 S160' contains illegal whitespace

Once the underlying issue is corrected, use the "RESTART"
command to reload the config and restart the host software.
Printer is halted**_

Space is not supported

from ender3.

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.