Git Product home page Git Product logo

Comments (7)

SnowBeaver avatar SnowBeaver commented on August 27, 2024

Instead of using GPIO for your step dir and enable pin, have you tried to use the I2S equivalent pin? See example in 6_pack_external_huanyang.yaml in https://github.com/bdring/FluidNC/blob/aaf3a3afe7a31c6a7fb2bef009864e1534a14a12/example_configs/6_pack_external_huanyang.yaml. for example: X axis step_pin: gpio.0 use step_pin: I2SO.2 instead and so on for the remaining axis.
You can consult the 6-pack pdf here https://github.com/bdring/6-Pack_CNC_Controller/tree/main/versions.

from fluidnc.

thinkl33t avatar thinkl33t commented on August 27, 2024

Instead of using GPIO for your step dir and enable pin, have you tried to use the I2S equivalent pin? See example in 6_pack_external_huanyang.yaml in https://github.com/bdring/FluidNC/blob/aaf3a3afe7a31c6a7fb2bef009864e1534a14a12/example_configs/6_pack_external_huanyang.yaml. for example: X axis step_pin: gpio.0 use step_pin: I2SO.2 instead and so on for the remaining axis. You can consult the 6-pack pdf here https://github.com/bdring/6-Pack_CNC_Controller/tree/main/versions.

The 6pack uses an i2s port expander to provide those pins, they aren't directly connected to the ESP, the 4 axis board I have uses direct (well, buffered) esp pin connections

from fluidnc.

SnowBeaver avatar SnowBeaver commented on August 27, 2024

Sorry for misguiding you, I'll pay more attention to the details next time around..

from fluidnc.

thinkl33t avatar thinkl33t commented on August 27, 2024

No problem, i was quite confused about that too until i discussed it with Bart yesterday on discord. FWIW it is mentioned in the documentation here

from fluidnc.

bdring avatar bdring commented on August 27, 2024

I can confirm the bug. The pin is not initialized properly in the firmware. There is the discord thread for it and I added it to our bug list.

from fluidnc.

bdring avatar bdring commented on August 27, 2024

PR #135 fixes the problem for me. This will be included in the next release.

from fluidnc.

bdring avatar bdring commented on August 27, 2024

Should be fixed in current release

from fluidnc.

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.