Motoman K6SB Retrofit
Those motors are gunna sing!
Please Log in or Create an account to join the conversation.
- thefabricator03
- Offline
- Platinum Member
- Posts: 1130
- Thank you received: 533
Please Log in or Create an account to join the conversation.
Does anyone have any advice on the type of grease I should use to replace the old?
I have done a bit of looking and cant find a definitive answer.
depends on the joint and gearbox , joints S L U , or 1, 2 , 3 take a MOLY WHITE 00(for the joints with cyclodial gearboxes) , joints R B T , 4, 5, 6, take harmonic SK-1 grease(for the harmonic joints), and the pivot joints not connected to gearbox take EP2, some of the names have been updated since, but thats what it says on my robot, i have an old SK-6.check if your gearboxes/joints are different. spent a lot of time learning about the yasnacMRC controller, so if you any questions, i might be able to help. my goal was also a linuxcnc retrofit, but im a bit hesitant about it. are your newer ones using the the yasnac XRC controller?
Please Log in or Create an account to join the conversation.
- thefabricator03
- Offline
- Platinum Member
- Posts: 1130
- Thank you received: 533
My newer robots have a NX100 controller.
I wont be going back to proprietary controllers when I get the LinuxCNC based controller set up.
Please Log in or Create an account to join the conversation.
- thefabricator03
- Offline
- Platinum Member
- Posts: 1130
- Thank you received: 533
The only company offering tubes of the stuff was Robotworx in the USA. They were selling the tubes for $22 USD each but wanted $330 AUD just for shipping.
I spoke to my local bearing supplier and he put me onto a guy from Shell who recommended Gadus S2 V220 0, but I had to buy a 18kg drum. It only cost me $240AUD for the drum, much more than I need but at least I wont run out!
Attachments:
Please Log in or Create an account to join the conversation.
your project look very interesting. I´m doing something similar with
a Motoman K10S. Almost the same Robot, just bigger.
I´m using the original Servos without a problem but i have a problem with the Joints. The motors for the first and second arm have an interesting behavior. motor 2 moves only joint 2, but motor 1 moves joint 1 and 2 because of the linkage. Should be the same with your robot. Do you have a solution to the kinematic problem to control it?
Please Log in or Create an account to join the conversation.
- thefabricator03
- Offline
- Platinum Member
- Posts: 1130
- Thank you received: 533
I have not gotten to the point of actually controlling the arm with LCNC yet, my project has stalled due to other commitments.
I think you will need to implement some custom kinematics. I have not looked into it yet so I am not much help.
How are you controlling the original motors? Using the original drives? What control signal do they take? I went away from the original drives due to lack of information that I could find at the time.
Please Log in or Create an account to join the conversation.
This is the webpage with the informations i found. There might be infos about the K6s:
spaz.org/~jake/robot/
Please Log in or Create an account to join the conversation.
Unfortunately, I lucked out on the puma- all the linuxcnc inverse kinematics examples came setup for my arm with DH parameters and everything. I have not been able to find anything at all for DH or kinematic params for the K6SB. That’s my biggest sticking point right now.
Please let me know if you find them / get your arm working in Cartesian coords!
Please Log in or Create an account to join the conversation.
EDIT: this is meant as a reply to @xcp92
Please Log in or Create an account to join the conversation.