Giter Site home page Giter Site logo

Comments (3)

terjeio avatar terjeio commented on June 25, 2024

grblHAL with its STM103 driver could be an alternative. Additional G- and M-codes supported, for STM32CubeIDE.

from 6-axis-usbcnc-grbl.

Duffmann avatar Duffmann commented on June 25, 2024

Thx for all your work on this @robomechs!! Will have a look at grblHAL now.

@terjeio: is the F103 driver of grblHAL pin-to-pin compatible with 6-AXIS-USBCNC-GRBL?

Final tip from my side: Should someone run into lock-up of USBCNC-GRBL when executing fast, small movements while stepping up/ down Feedrate Override at the same time then try to reduce gcc's optimisation level when building the project:
-o3 works for me, -ofast does lead to GRBL frequent hangs and almost-crashes of my CNC mill

from 6-axis-usbcnc-grbl.

terjeio avatar terjeio commented on June 25, 2024

is the F103 driver of grblHAL pin-to-pin compatible with 6-AXIS-USBCNC-GRBL?

not 100%, a new board map may be added file if so required. The default board mapping does not have definitions for the C-axis and I see now that the probe pin is in conflict with A-axis direction pin...

from 6-axis-usbcnc-grbl.

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.