Setting
- chuben
- Offline
- Senior Member
Less
More
- Posts: 62
- Thank you received: 1
18 Aug 2022 21:04 #250036
by chuben
Setting was created by chuben
Hello, I need help with the configuration of my Z axis. It gives me a maximum limit error and I don't know how to remove it. I am sending you the error it gives me and my configuration files to see if they can help me. Thank you
Attachments:
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
Less
More
- Posts: 5698
- Thank you received: 2081
19 Aug 2022 09:24 #250065
by phillc54
Replied by phillc54 on topic Setting
Your QtPlasmaC is a very old version, can you update to the latest version and see if that has any effect.
If you have a buildbot package then you will need to wait until this build has finished as there was an issue with the update code.
buildbot.linuxcnc.org/buildbot/builders/....checkin/builds/9082
Your config works fine on a sim here using the latest version.
If you have a buildbot package then you will need to wait until this build has finished as there was an issue with the update code.
buildbot.linuxcnc.org/buildbot/builders/....checkin/builds/9082
Your config works fine on a sim here using the latest version.
Please Log in or Create an account to join the conversation.
- chuben
- Offline
- Senior Member
Less
More
- Posts: 62
- Thank you received: 1
19 Aug 2022 11:17 #250070
by chuben
Replied by chuben on topic Setting
Sorry for the inconvenience but I'm new to linux and how do I know if I have a buildbot package. Thank you
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19411
- Thank you received: 6507
19 Aug 2022 15:45 #250078
by tommylight
Replied by tommylight on topic Setting
How did you install LinuxCNC ?
Please Log in or Create an account to join the conversation.
- chuben
- Offline
- Senior Member
Less
More
- Posts: 62
- Thank you received: 1
22 Aug 2022 08:53 - 22 Aug 2022 10:37 #250190
by chuben
Replied by chuben on topic Setting
Hello, I have updated Qtplasmac and now I get an error. What can happen?
Attachments:
Last edit: 22 Aug 2022 10:37 by chuben.
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2393
- Thank you received: 782
22 Aug 2022 22:32 #250234
by snowgoer540
Replied by snowgoer540 on topic Setting
Attachments:
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
Less
More
- Posts: 5698
- Thank you received: 2081
23 Aug 2022 00:45 #250236
by phillc54
Replied by phillc54 on topic Setting
I made a sim from your new config and it works fine.
I don't undestand why it is doing the o-word call o<metric_startup>, that call was removed some time ago and is not in your new config.
Can you try to search for the call using the following, it will take quite a while.
I don't undestand why it is doing the o-word call o<metric_startup>, that call was removed some time ago and is not in your new config.
Can you try to search for the call using the following, it will take quite a while.
grep -nrs 'o<metric_startup>' /
Please Log in or Create an account to join the conversation.
- chuben
- Offline
- Senior Member
Less
More
- Posts: 62
- Thank you received: 1
23 Aug 2022 10:56 - 23 Aug 2022 10:57 #250250
by chuben
Replied by chuben on topic Setting
en_US.UTF-8
Last edit: 23 Aug 2022 10:57 by chuben.
Please Log in or Create an account to join the conversation.
- chuben
- Offline
- Senior Member
Less
More
- Posts: 62
- Thank you received: 1
23 Aug 2022 11:00 #250251
by chuben
Replied by chuben on topic Setting
How do I do that?
In a terminal and putting "grep -nrs 'o<metric_startup>' /" ?
In a terminal and putting "grep -nrs 'o<metric_startup>' /" ?
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
Less
More
- Posts: 5698
- Thank you received: 2081
24 Aug 2022 05:52 #250302
by phillc54
Replied by phillc54 on topic Setting
Yes, sorry for late reply.How do I do that?
In a terminal and putting "grep -nrs 'o<metric_startup>' /" ?
The following user(s) said Thank You: chuben
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.090 seconds