Git Product home page Git Product logo

Comments (5)

breiler avatar breiler commented on June 16, 2024

What hardware do you have?

I am guessing that you bought a hardware suited for GRBL 0.9 and are now trying to use GRBL 1.1 which has a new pin mapping?

See the documentation for GRBL 1.1 here:
https://github.com/gnea/grbl/wiki/Connecting-Grbl

And GRBL 0.9 here:
https://github.com/grbl/grbl/wiki/Connecting-Grbl

from grbl.

Jandre3d avatar Jandre3d commented on June 16, 2024

I am using a arduino uno wirh a cnc shield v3

from grbl.

breiler avatar breiler commented on June 16, 2024

So you disabled this?

// Enables variable spindle output voltage for different RPM values. On the Arduino Uno, the spindle
// enable pin will output 5V for maximum RPM with 256 intermediate levels and 0V when disabled.
// NOTE: IMPORTANT for Arduino Unos! When enabled, the Z-limit pin D11 and spindle enable pin D12 switch!
// The hardware PWM output on pin D11 is required for variable spindle output voltages.
#define VARIABLE_SPINDLE // Default enabled. Comment to disable.

Then the spindle on/off will be available on PIN 12. It seems impossible to find a proper wiring diagram of the shield, the best one I found was here: https://wiki.keyestudio.com/Ks0160_keyestudio_CNC_Shield_V3

You could contact the seller of the hardware for support.

from grbl.

Jandre3d avatar Jandre3d commented on June 16, 2024

Ohh that makes so much more sence now, yes I disabled that one, so to be clear, I have to turn it back on and connect my z limit switch to D12, and the + and - from my relay to D11 (z+)?

from grbl.

Jandre3d avatar Jandre3d commented on June 16, 2024

Oh here is the picture im referring to, forgot to include it in the previous comment

https://images.app.goo.gl/ZukZqoRGtMcdmw2m8

from 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.