NEWS
LinuxCNC 2.5.2 Release
There are no translations available.

LinuxCNC 2.5.2 Update Released (changelog).
 
LinuxCNC 2.5.1 Release
There are no translations available.

LinuxCNC 2.5.1 Update Released (changelog). If the Package Manager does not prompt you to upgrade see this page.

 
LinuxCNC 2.5.0 Release
There are no translations available.

New major release (changelog). See the instructions to update your system from EMC 2.4 to LinuxCNC 2.5.
 
Home Forum Configuring LinuxCNC Advanced Configuration Double X-Axis gantry problems

Welcome, Guest
Username: Password: Remember me

TOPIC: Double X-Axis gantry problems

Re:Double X-Axis gantry problems 28 Jul 2012 08:17 #22560

  • Miselph
  • Miselph's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 26
  • Thank you received: 1
  • Karma: 0
Hello once again,

I have now changed the FERROR and MIN_FERROR values so that they are the correct way round. I have also reduced the acceleration and made the values the same in the ini and hal files.

The machine will function correctly without giving any joint follow errors in joint mode, in MDI mode and it will excecute programs correctly without any problems but I am still unable to jog in world mode as I get joint follow errors if I try and move anything other than very very slowly.

My current config is attached.

Thanks again,

Chris

This attachment is hidden for guests. Please log in or register to see it.
Attachments:
  • Attachment This attachment is hidden for guests. Please log in or register to see it.
The administrator has disabled public write access.

Re:Double X-Axis gantry problems 31 Jul 2012 05:07 #22627

  • andypugh
  • andypugh's Avatar
  • OFFLINE
  • Moderator
  • Posts: 4146
  • Thank you received: 141
  • Karma: 130
This all seems a bit odd, I will try to have a play with your config in a simulator tonight. (No promises though)
The administrator has disabled public write access.

Re:Double X-Axis gantry problems 03 Aug 2012 15:08 #22745

  • andypugh
  • andypugh's Avatar
  • OFFLINE
  • Moderator
  • Posts: 4146
  • Thank you received: 141
  • Karma: 130
I couldn't use a simulator, I needed to try it on the real 5i25/7i76 machine. (luckily, I have one).

I made the problem go away by setting the stepgen maxaccel parameters to 0 in the HAL file.
However I seem to recall PCW saying that that was a bad idea.

It is, anyway, a bad idea in this case because the underlying problem is that there is _no_ acceleration limit applied when jogging in your config.
I am not sure why that would be, as there definitely is in a trivkins, and gantrykins is just a slightly complicated trivkins.
The administrator has disabled public write access.

Re:Double X-Axis gantry problems 03 Aug 2012 15:35 #22746

  • andypugh
  • andypugh's Avatar
  • OFFLINE
  • Moderator
  • Posts: 4146
  • Thank you received: 141
  • Karma: 130
I think I fixed it :-)

You need an entry in the [TRAJ] section of your INI file

[TRAJ]
...
DEFAULT_ACCELERATION = 20
...

Actually, all your accelerations seem a bit low really. Also, your stepgen-maxaccel values in the HAL file need to be 25% higher than the axis accelerations.
The administrator has disabled public write access.

Re:Double X-Axis gantry problems 04 Aug 2012 04:11 #22758

  • BigJohnT
  • BigJohnT's Avatar
  • OFFLINE
  • Administrator
  • Posts: 4964
  • Thank you received: 88
  • Karma: 134
Andy is there something that needs to be in the manual about this?

I also don't see that entry in the gantry sample config... should it be there?

I also just tested the gantry config and it jogs fine in world mode so it there more to it than meets the eye? The only thing funny is the A axis shows up in world mode but does nothing it seems.

John
Last Edit: 04 Aug 2012 04:24 by BigJohnT.
The administrator has disabled public write access.

Re:Double X-Axis gantry problems 04 Aug 2012 05:36 #22766

  • andypugh
  • andypugh's Avatar
  • OFFLINE
  • Moderator
  • Posts: 4146
  • Thank you received: 141
  • Karma: 130
BigJohnT wrote:
Andy is there something that needs to be in the manual about this?
It is there in the INI config, but perhaps not stressed.
I also don't see that entry in the gantry sample config... should it be there?
I think so.
I also just tested the gantry config and it jogs fine in world mode
Try sliding the speed slider to max and try again. It f-errors when you release the button.
The administrator has disabled public write access.
Time to create page: 1.385 seconds
Powered by Kunena Forum
© 2013 LinuxCNC.org
Joomla! is Free Software released under the GNU General Public License.