Homing speed not correct

Post anything you want to discuss with others about the software.

Homing speed not correct

Postby Greolt » Mon Sep 13, 2021 7:18 am

Ver 1.2111

Have not had my home switches set up for quite a while because of faulty BoB. Upgraded my BoB and connected home switches again.

Set homing speed for X and Y homing speed (no Z home switch) to 2000 and back off to 50. Did the whole enter, apply and save thing each time.

X axis homes at the set speed (2000) and backs off at set speed (50)

Y axis homes and backs off at 40% faster than what is set. Y is slaved with B which has all identical settings to Y.

Any idea what I am doing wrong.
Greolt
 
Posts: 231
Joined: Sun Sep 04, 2016 6:22 am

Re: Homing speed not correct

Postby dezsoe » Mon Sep 13, 2021 8:17 am

Upload your profile to check, please.
dezsoe
 
Posts: 2049
Joined: Sun Mar 12, 2017 4:41 pm
Location: Csörög, Hungary

Re: Homing speed not correct

Postby Greolt » Mon Sep 13, 2021 10:41 am

Thanks Dezsoe

It is bed time for me on this side of the world.

I will upload tomorrow.
Greolt
 
Posts: 231
Joined: Sun Sep 04, 2016 6:22 am

Re: Homing speed not correct

Postby dezsoe » Mon Sep 13, 2021 12:09 pm

OK, good night. :)
dezsoe
 
Posts: 2049
Joined: Sun Mar 12, 2017 4:41 pm
Location: Csörög, Hungary

Re: Homing speed not correct

Postby Greolt » Tue Sep 14, 2021 12:28 am

Here is my profile Ver 1.2111

Another issue that has popped up besides the strange homing speed
I use a modified screenset which includes the following line to set the jog speed to 100 on startup.
It has worked flawlessly for the past several years but all of a sudden the screen boots with a jog speed of 30

Tried reinstalling ver 1.2111 over the top but made no difference.

I appreciate any help you are able to give.

Code: Select all
AS3jog.Addfield("", "Arial", "center", 22, -16777216, 59, 416, 50, "fieldnb", 0, 100, 913, 1);
AS3jog.Setfieldtext("100", 913);
AS3jog.Validatefield(913);
Attachments
Router.pro
(37.44 KiB) Downloaded 303 times
Greolt
 
Posts: 231
Joined: Sun Sep 04, 2016 6:22 am

Re: Homing speed not correct

Postby Greolt » Tue Sep 14, 2021 8:04 am

Just to add to the jog speed issue above;

On my desktop office computer, using the exact same profile, screenset and constructor macro, it boots up with jog speed at the 100 as required.

This is on my office desktop in demo mode.

I can not check the homing speed on this computer because it is in demo mode without a controller connected.
Greolt
 
Posts: 231
Joined: Sun Sep 04, 2016 6:22 am

Re: Homing speed not correct

Postby dezsoe » Tue Sep 14, 2021 9:05 am

Normally the screenset is loaded and then the default/saved values are written. So, if it worked for you then it was a bug, not a feature. If you want to change the default jog speed then do it in the M99998 macro:

Code: Select all
AS3jog.Setfield(100.0, 913);
AS3jog.Validatefield(913);

I'll be back after I checked your profile.
dezsoe
 
Posts: 2049
Joined: Sun Mar 12, 2017 4:41 pm
Location: Csörög, Hungary

Re: Homing speed not correct

Postby dezsoe » Tue Sep 14, 2021 9:38 am

The homing issue is strange. I can't find any problem in your profile. Could you test it with 1.2114? (You don't need to update, you can install it to a new folder.)
dezsoe
 
Posts: 2049
Joined: Sun Mar 12, 2017 4:41 pm
Location: Csörög, Hungary

Re: Homing speed not correct

Postby Greolt » Wed Sep 15, 2021 2:50 am

I tried the Ver 1.2114 still with my original profile and screenset

Exactly the same result with homing speed. Approx 40% too fast. On Y not X

Discovered that if I unslave the B axis from Y then the homing speed acts as it is set.

Reslave the B to Y and the issue returns.

So I don't know if this is a problem in my profile or some sort of UCCNC problem.

On a different issue the jog speed set to 100% via screenset on startup has rectified itself.
Now operating as it always has on this and two other computers. Desktop and plasma table.
Greolt
 
Posts: 231
Joined: Sun Sep 04, 2016 6:22 am

Re: Homing speed not correct

Postby MikeM » Wed Sep 15, 2021 6:51 am

Could it be a hardware or wiring issue as you changed hardware?
Try disconnecting the slave B-axis step and direction pins from the BoB and test again with Y and B-axis enabled and with only the Y-axis enabled.
MikeM
 
Posts: 19
Joined: Thu Jul 23, 2020 12:30 pm
Location: Cape Town, South Africa

Next

Return to General discussion about the UCCNC software

Who is online

Users browsing this forum: No registered users and 11 guests