Giter Site home page Giter Site logo

Comments (6)

sylus28 avatar sylus28 commented on September 17, 2024

It comes from fast stop command

from marlin-raise3d-n-series-unofficial.

Firesped avatar Firesped commented on September 17, 2024

what is fast stop sending to the motion controller?

fast stop is bugged.
however, if you disable fast stop, stop is very fast to react on the firmware due to emergency parser in marlin 1.1.0

a number of commands have priority over other G code. stop is one of them.

from marlin-raise3d-n-series-unofficial.

sylus28 avatar sylus28 commented on September 17, 2024

now printing with 1.1.6 rev 1 ,I will try

from marlin-raise3d-n-series-unofficial.

Firesped avatar Firesped commented on September 17, 2024

I may have to look into enabling command input Echo., so we can see what the touchscreen is sending. i'll have to look up how to do that.

from marlin-raise3d-n-series-unofficial.

Firesped avatar Firesped commented on September 17, 2024

here is a version based on 1.1.6-rev2 (lack of material) that added in the gcode for the F command and fixes some other bugs in the firmware.

https://github.com/Firesped/Marlin-Raise3D-N-Series/tree/1.1.7

from marlin-raise3d-n-series-unofficial.

Firesped avatar Firesped commented on September 17, 2024

the other version of marlin does not have the following gcode but this one has it. M111 S1 will enable debug level 1 and echo the commands sent to the parser back. I'm not sure how the touchscreen will like that though.

from marlin-raise3d-n-series-unofficial.

Related Issues (2)

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.