Error messages when trying to run GCode
- MaHa
- Offline
- Platinum Member
Less
More
- Posts: 405
- Thank you received: 163
17 Sep 2024 17:07 #310323
by MaHa
Replied by MaHa on topic Error messages when trying to run GCode
There is home=0 home_search_vel=2 home_latch_vel=-0.625 .Somehow i think, if home is 0, home_search_vel should be minus direction and home_latch_vel plus direction, and scale inverted instead.
With this setup, after homing , do mdi G0 G53 X1 Y1, does it go in the right direction?
With this setup, after homing , do mdi G0 G53 X1 Y1, does it go in the right direction?
The following user(s) said Thank You: Mae22
Please Log in or Create an account to join the conversation.
- Mae22
- Offline
- New Member
Less
More
- Posts: 13
- Thank you received: 1
18 Sep 2024 11:19 #310363
by Mae22
Replied by Mae22 on topic Error messages when trying to run GCode
you will have to excuse a complete beginner here, does this mean i change the home_search_vel to -2 and the home_latch_vel to 0.625. When you say scale are you refering to the INI file scale that is 800 at present, do i invert by adding a minus, i have never had to do that.
Also it was pointed out that there is no home_final_velocity, im guessing i have to add this in which case where do i insert the text
Also it was pointed out that there is no home_final_velocity, im guessing i have to add this in which case where do i insert the text
Please Log in or Create an account to join the conversation.
- Mae22
- Offline
- New Member
Less
More
- Posts: 13
- Thank you received: 1
18 Sep 2024 14:28 #310369
by Mae22
Replied by Mae22 on topic Error messages when trying to run GCode
Hi i have done the sequence as in images but still no "home all" button lol, every thing i try brings up an error message and i know the axis are homed but screen error messages insist they are not, think i have a ghost
Please Log in or Create an account to join the conversation.
- Mae22
- Offline
- New Member
Less
More
- Posts: 13
- Thank you received: 1
18 Sep 2024 14:31 #310370
by Mae22
Replied by Mae22 on topic Error messages when trying to run GCode
Hi have added the missing text and also sequenced the axis for homing, dont know if its correct though or whether i have to add anything else either in here or the HAL so could you have a quick look for me. the machine is still sending error messages and still no home all button
Many thanks for your help
Many thanks for your help
Please Log in or Create an account to join the conversation.
- Aciera
- Offline
- Administrator
Less
More
- Posts: 4015
- Thank you received: 1731
18 Sep 2024 17:49 - 18 Sep 2024 17:50 #310383
by Aciera
Replied by Aciera on topic Error messages when trying to run GCode
Can't see Joint_3 but for the Home_All you need to define a HOME_SEQUENCE number for every joint you have configured.
Last edit: 18 Sep 2024 17:50 by Aciera. Reason: Typo
Please Log in or Create an account to join the conversation.
- Mae22
- Offline
- New Member
Less
More
- Posts: 13
- Thank you received: 1
18 Sep 2024 17:52 #310385
by Mae22
Replied by Mae22 on topic Error messages when trying to run GCode
Ok everyone thank you so much for your help, we now have a home all button and no error messages. I added the code that was suggested for final_vel. The main problem was that the homing needed sequencing which i have done but ommited the A Axis, filled this out on the INI file and hay what do you know. Now we need to work out how to change the speed because when we ran it in air it took off at 90 miles per hour
Thank you all
Thank you all
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19479
- Thank you received: 6532
18 Sep 2024 18:35 #310402
by tommylight
Replied by tommylight on topic Error messages when trying to run GCode
Max_velocity
Value for each joint/axis, that is in units per second, be it mm or inch.
But first check if the scaling is correct by moving the machine a certain distance in GUI and the measuring if the machine moved the same amount. Start with short distances till you get to ends of travel for each axis.
Value for each joint/axis, that is in units per second, be it mm or inch.
But first check if the scaling is correct by moving the machine a certain distance in GUI and the measuring if the machine moved the same amount. Start with short distances till you get to ends of travel for each axis.
Please Log in or Create an account to join the conversation.
Time to create page: 0.112 seconds