Feed Rate Problem after Upgrade LinuxCNC

More
21 Jun 2016 08:18 - 21 Jun 2016 08:19 #76333 by Fuzzy_Mind
Hi,
About a week ago I've upgraded Ubuntu and LinuxCNC (Ubuntu 10.04 to 12.04 and LinuxCNC 2.5 to 2.6). The GUI is "touchy".
Using the same INI and HAL config files, when I started the linuxcnc, the behavior has changed in the following manner: Home command and Jogging worked like in the previous version as I expect. However the MDI commands like "G01 Z-1300 F9000", my Z axis moved extremly slow as if it has been given F100 (i.e. 100 mm/min)!. I changed Feed F1000 to F10000 tenfold but the controller seems ignoring by traversing with the same speed.

To sort out the problem, I have set GUI to "Axis" (it was "touchy") and suprisingly it worked correctly when I commanded F9000. So I pressume there is a bug or some new setting with the new version related to the case when it is set to touchy.

I've also tried LinuxCNC 2.7 but the same problem did continue.

If helps, please find the related configuration files (INI and HAL) are in the attachement of this message.

For this upgrade, I've followed that instructions given in wiki.linuxcnc.org/cgi-bin/wiki.pl?UpdatingTo2.6



File Attachment:

File Name: CNC_MOS_Be...axis.hal
File Size:15 KB


File Attachment:

File Name: CNC_MOS_Be...axis.ini
File Size:5 KB
Attachments:
Last edit: 21 Jun 2016 08:19 by Fuzzy_Mind.

Please Log in or Create an account to join the conversation.

More
22 Jun 2016 10:45 #76406 by andypugh
What does the feed-override display show in Touchy?
The following user(s) said Thank You: Fuzzy_Mind

Please Log in or Create an account to join the conversation.

More
24 Jun 2016 06:40 #76539 by Fuzzy_Mind
I found a solution but it maybe informal. I'm not sure.

I edited the following lines;
self.mv_val=self.prefs.getpref('maxvel', 100, int)
( I typed 15000 instead of 100 ) in touchy.py

and
maxvel = 100
( I typed 15000 instead of 100 ) in .touchy_preferences file

Please Log in or Create an account to join the conversation.

Time to create page: 0.250 seconds
Powered by Kunena Forum