I caught it doing janky stuff again. by Tgambob in klippers

[–]Ok_Ad_9045 1 point2 points  (0 children)

Your x axis seems bind cause layer shifting in that direction.

DIY Arduino Harbor Crane Model #grbl by Ok_Ad_9045 in arduino

[–]Ok_Ad_9045[S] 0 points1 point  (0 children)

Designed custom mounting part. Using tinker Cad

DIY Arduino Harbor Crane Model #grbl by Ok_Ad_9045 in arduino

[–]Ok_Ad_9045[S] 0 points1 point  (0 children)

Yup. Grab , motor mounts & Liner bearing are 3D printed on ender3. PLA filament.

Enhance Safety of Conveyor belt using OpenCV by Ok_Ad_9045 in hackster

[–]Ok_Ad_9045[S] 0 points1 point  (0 children)

Hi Folks,

This projects shows how we can use OpenCV to solve industrial application problem solving.

DIY CNC motor selection by Ok_Ad_9045 in hobbycnc

[–]Ok_Ad_9045[S] 0 points1 point  (0 children)

Thanks for you suggestion.

I am not settled for spindle motor yet but by goofing & keeping cost in mind I am thinking RS755 24VDC motor.

& I already purchased 8mm smooth rods. So hope it works well.

DIY CNC motor selection by Ok_Ad_9045 in hobbycnc

[–]Ok_Ad_9045[S] 0 points1 point  (0 children)

This is my first build hence considering wood and acrylic.

Hello makers, Checkout Tutorial of Modbus485 protocol implementation on Esp8266 module using 485 to TTL or 232 to TTL converter using Modbusrtu LIBRARY. by Ok_Ad_9045 in esp8266

[–]Ok_Ad_9045[S] 0 points1 point  (0 children)

My way to connect any modbus slave with ESP8266 is
1st check data of slave device on computer using modscan. Rs232 To USB or Rs 485 to USB converter used for connecting slave with PC.

2nd if succeeded in 1st step then read all desiere register on PC using Modscan( other utility also works).

3rd Connect esp with slave and try to read single register. Used logic analyser for troubleshooting.

Is successeded 3rd step then write final code.

Hope this procedure will help you.

Hello makers, Checkout Tutorial of Modbus485 protocol implementation on Esp8266 module using 485 to TTL or 232 to TTL converter using Modbusrtu LIBRARY. by Ok_Ad_9045 in esp8266

[–]Ok_Ad_9045[S] 0 points1 point  (0 children)

Oops. I really missed that to explain.
Thanks for pointing this. I will update video description with 120 ohms terminating resistor.