[Emc-developers] Addition Ethercat Homing Routine/Variable

2021-09-13 Thread sqmathlete
Hi, I’m not sure how to introduce this, so I’m going to launch right in. As you know ethercat amplifiers are gaining popularity among LinuxCNC users. If the servo’s use absolute encoders than there is no issue since that has already been incorporated. However, most servo’s have increment

Re: [Emc-developers] Addition Ethercat Homing Routine/Variable

2021-09-17 Thread sqmathlete
Hi Rainer, Wow! I'm impressed, sounds like your driver is on another level. I respect your position regarding uploading a proprietary solution to GIT, and I will try to pose my questions in a LinuxCNC scenario only. This is the part that I have not been able to figure out, and is in my opi

Re: [Emc-developers] more convenient homing for machines with limit switches and reference switch.

2021-10-19 Thread sqmathlete
Hi Rainer, Sorry it has taken me a month to get around to testing. I had some mechanical issues that I needed to sort out before being able to test properly. That being said, in my sim configuration where there was no amplifier feedback the new homing states seemed to work perfectly. Now with t

Re: [Emc-developers] more convenient homing for machines with limit switches and reference switch.

2021-10-22 Thread sqmathlete
Hi Rainer, I have tracked down my following error to control.c . My solution was going to try to just ignore the following error while homing but was unsure how to do it. I dug around the files you sent me and found (in control.c) if (get_homing(joint_num) && (joint->flag & HOME_AU