HOME | DD

Published: 2018-02-05 23:23:26 +0000 UTC; Views: 326; Favourites: 0; Downloads: 0
Redirect to original
Description
this is mainly for techiesit's the basics (PC only) needed to communicate with serial devices
there's a version called mcjTTY which is a simple terminal, much like arduino's "monitor"
the GRBL version adds some GRBL-specific features (not much but id saves time )
sites.google.com/site/mcasualsβ¦
Related content
Comments: 8
amyaimei [2018-02-05 23:30:04 +0000 UTC]
I'm not sure about the purpose of that.Β Is it an interface to a 3D printer?
π: 0 β©: 1
mCasual In reply to amyaimei [2018-02-05 23:38:42 +0000 UTC]
yes it can do exactly that
but also in this case to control a robot arm , which can also double as a 3d printer
and someday it could control an Amy robot
www.youtube.com/watch?v=H4Z09eβ¦
π: 0 β©: 2
amyaimei In reply to mCasual [2018-02-06 23:49:37 +0000 UTC]
Amy robot???
www.youtube.com/watch?v=IEPzofβ¦
π: 0 β©: 0
Lord-Crios In reply to mCasual [2018-02-06 08:49:47 +0000 UTC]
Control robot arm directly from DAZ?
π: 0 β©: 1
mCasual In reply to Lord-Crios [2018-02-06 17:22:34 +0000 UTC]
yes if i start my daz script
click a button to establish the communication with the robot circuit board ( usb )
and i type G0 X2.5
then the robot's shoulder will raise the arm 90 degrees
G0 X0 will bring it back don to 0 degrees ( horizontal )
eventually i'll make a daz/poser prop based on my real-life robot arm ( under construction )
and when i move the prop on-screen, the real-life robot arm will do the same movement
the structure my homemade robot arm will be similar to :Β www.youtube.com/watch?v=-ky9icβ¦
but using stepper motors and gearboxes
π: 0 β©: 1
Lord-Crios In reply to mCasual [2018-02-07 08:44:37 +0000 UTC]
But DAZ script language, is similar to Python?
π: 0 β©: 1
mCasual In reply to Lord-Crios [2018-02-09 03:41:44 +0000 UTC]
similar to javascript
the Blender side of mcjTeleBlender is written in Python , andΒ the Poser scripts, someday someday i'll check the Poser side of the universe
π: 0 β©: 1