Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Servo support #3

Open
Niekvdplas opened this issue Mar 23, 2017 · 5 comments
Open

Servo support #3

Niekvdplas opened this issue Mar 23, 2017 · 5 comments

Comments

@Niekvdplas
Copy link

Niekvdplas commented Mar 23, 2017

Hi Carlos,

I am using your firmware for my school project, for our Z-axis we want to use a 9g servo to move the pen up and down. Is there already servo support in this version which i dont know of? Or will you be implementing this? I hope you might be able to help us or atleast guide us on how to implement this since we are eager to learn

Yours sincerely,

Niek van der Plas

@CarlosGS
Copy link
Owner

Hi Niek! I have not used servos with GRBL.
Maybe you could incorporate the servomotor code in the ramps.h file. There is a rampsInitSteppers() and rampsWriteDisable() function where the servo could be initiated, attached or detached, instead of the Z motor pins.
Also in that file there is rampsWriteSteps() and rampsWriteDirections(), the code to move a servo could potentially go there.

@Niekvdplas
Copy link
Author

Niekvdplas commented Mar 28, 2017 via email

@Niekvdplas
Copy link
Author

Niekvdplas commented Mar 28, 2017 via email

@Klariff
Copy link

Klariff commented Aug 27, 2017

Hi Niekvdplas
Did you archieve something?

@praful15
Copy link

praful15 commented Apr 6, 2018

@Niekvdplas i was looking for the same. Please tell us if you have found a solution to that?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants