Ravi Karoria
Ravi Karoria
Thanks @scottlaird. Your suggestion is pretty straightforward but will make a semi close loop system. However, i want to try it. I want to know where to give halt/error/estop input...
Thanks Mitch. I see several inputs in settings file are unused. But how to know that DI represents which pin on due board? I also gone through g2core thread you...
Make sure you use correct capacity motor and drive. SMPS used to power up drives should give sufficient amperes for holding. I feel there is nothing related to cncjs here....
Oh I see. Thanks.
@5ocworkshop I have recently developed a webUI optimized for medium size touch screens. The UI also features lots of keyboard shortcuts which can also be easily editable if you are...
Does that mean, I have to connect ESTOP with reset input on the controller board and I dont need to define any separate Estop pin?
Then why I am not getting it working? Is my syntex correct? for pin definition. BTW, I am using teensy4.1.
Yes. I have custom pinmap, where I have defined both reset as well as estop pins on separate pins. Sorry, I am not currently on my PC.!
Thanks. I will try it.
I wanted the onboard led of teensy4.1 to show status by blink patterns. I know I can use this suggested module/library with some modifications, but I was thinking a direct...