Page 4 of 4

Re: New Open Source Turntable

Posted: 10 Dec 2020, 14:35
by Y.A.B
I was looking for such 2axis rotary for 3d scanning, and it seems work good for you, can you post the code and more info's about controlling ?, thanks in advance.

Re: New Open Source Turntable

Posted: 16 Dec 2020, 13:31
by martan
I missed commenting for a long time. Sorry!

The baseline:
https://sites.google.com/site/janbeck/3 ... for-david5

Then it is just a modified variant of jan becks arduino code. Not much more to it.
I will share my (uggly) modified code if somone wants it (and if I find it...)

:-)

Re: New Open Source Turntable

Posted: 16 Dec 2020, 17:48
by Y.A.B
thank you for reply, actually I checked this important site , but in my case I prefer your modified code version as it matches what I need,, I'll appreciate it if you share it with us, thank you in advance, in fact thank you anyway :)

Re: New Open Source Turntable

Posted: 18 Dec 2020, 14:18
by Y.A.B
am working now on tow axis rotating table (A,B), am using arduino uno with cnc rev3 3 shield and tow a4988 drivers , note that I'm not good in cooding...at all! :| , so am wondering if your code can work with this setup or do I need a new written code for it?, thanks.

Re: New Open Source Turntable

Posted: 21 Dec 2020, 07:46
by martan
Hi!

I use the OpenScan-hardware this time so it should work as is I guess.
Sorry for keeping you waiting. Will look into it tomorrow.

Re: New Open Source Turntable

Posted: 21 Dec 2020, 15:31
by martan
This is the code I used for the 2-axis rotary. It requires "a bit more work" to be perfect. Abandoned the 2-axis-concept.

Re: New Open Source Turntable

Posted: 23 Dec 2020, 01:10
by Y.A.B
thank you for reply, I'll check it out, test it , and let you know the result, again..thanks :)