Giter VIP home page Giter VIP logo

Comments (7)

bdring avatar bdring commented on July 24, 2024 2

If you join Discord and ask for it there. I can create one.

https://discord.gg/MDsRDeNsTE

from fluidnc.

diruuu avatar diruuu commented on July 24, 2024 1

@BlueOrangeLive Thanks. I'm aware of that repo. However the config format for GRBL_ESP32 and FluidNC are quite different. I'm looking for a config specifically for FluidNC.

from fluidnc.

BlueOrangeLive avatar BlueOrangeLive commented on July 24, 2024

Hello in the Frickler repo you will find what you are looking for.
https://github.com/derFrickler/Grbl_Esp32/tree/DLC32

from fluidnc.

bdring avatar bdring commented on July 24, 2024

Try this
https://github.com/bdring/FluidNC/blob/MKS_Config/example_configs/MKS_DLC32_2_ABC.yaml

from fluidnc.

MitchBradley avatar MitchBradley commented on July 24, 2024

If you have a Machine.h config file for Grbl_Esp32, and you have a platformio-based compilation setup for Grbl_Esp32, there is a way to auto-convert the Machine.h to a FluidNC config file. Here's how:

Check out the DumpConfig branch . Put your Machine.h file in Grbl_Esp32/src/Machines as, say, MyMachine.h . The run this command in the top level of the tree:

python3 convert-machine.py MyMachine.h

The output will be in yaml/MyMachine.yaml

Yes I know it would be nice if there were an easy-to-use way to do it. Seeking volunteers to make a cloud-based web page for this purpose.

from fluidnc.

capi92 avatar capi92 commented on July 24, 2024

Thanks for the config file. How could I update that config file to turn it into sensorless homing using TMC2209 ?

from fluidnc.

bdring avatar bdring commented on July 24, 2024

The MKS-DLC32 does not have diag pin support and I doubt it has a way to control UART drivers.

Have you asked the supplier for support?

There is now a basic example config for this controller in the repo.

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.