Forum Replies Created
-
AuthorPosts
-
bonetti
MemberHi, I do use LeadShine EM-806.
The driver mentions it needs at least 4,5µs pulses, however due to cable impedances and so on, I prefer a safest value like 8µs to 10µs.Actual status:
I updated the firmware of the board to v. 438.02. Now I get approx. 4µs, but I need a little more, something like 10 µs will be the best and safest.Looking at the source, I notice two things:
In hardware.h
Line 98: #define MILLISECONDS_PER_TICK 1
When I change the value to “2”, I get 5µs pulses.
That’s fine, but I don’t know exactly what this does.bonetti
MemberThanks cmcgrath, we are using an upgraded tinyG version, and now get a 4 us step width.
There is a way to make this range bigger? like a 10 us
bonetti
MemberThanks cmcgrath, that’s it!
bonetti
MemberSolved! I miss the “fvalue” at the end of each g1,g2,g3 command
Wrong command example: g1x5
Right command example: g1x5f4Thanks anyway!
bonetti
MemberEdit: Same problem with g2 and g3 command 🙁
-
AuthorPosts