- Configuring LinuxCNC
- Configuration Tools
- StepConf Wizard
- Conf Ok for max speed. For other doesn't works ok
×
Forum Header
Conf Ok for max speed. For other doesn't works ok
18 Jun 2015 08:46 #59929
by Marfil
Conf Ok for max speed. For other doesn't works ok was created by Marfil
Hello everyone.
Recently I configured StepConf -Wizard for my router.
The axis travel along the bench is quite good . The sound of each stepper is good. The value of x, y and z axis each are ok . I mean each one comes and goes full cicle, Apparently everything works OK .
The problem? Apparently I made a setting for maximum speed and work well only for Fmax or G00 code.
When I put F700 ( or other value ) everything changed and distances were wrong
EX. If I set code G01 and F700, the distance traveled is double if I put G00 code
Could anyone give me any suggestions to solve this?
Recently I configured StepConf -Wizard for my router.
The axis travel along the bench is quite good . The sound of each stepper is good. The value of x, y and z axis each are ok . I mean each one comes and goes full cicle, Apparently everything works OK .
The problem? Apparently I made a setting for maximum speed and work well only for Fmax or G00 code.
When I put F700 ( or other value ) everything changed and distances were wrong
EX. If I set code G01 and F700, the distance traveled is double if I put G00 code
Could anyone give me any suggestions to solve this?
Please Log in or Create an account to join the conversation.
18 Jun 2015 18:22 #59934
by Rick G
Replied by Rick G on topic Conf Ok for max speed. For other doesn't works ok
Assuming you have correct timing settings for set and direction, latency, etc.
Sounds like missing steps, try cutting your max speed and acceleration in half and see what results you get.
Rick G
Sounds like missing steps, try cutting your max speed and acceleration in half and see what results you get.
Rick G
Please Log in or Create an account to join the conversation.
19 Jun 2015 08:45 #59974
by Marfil
Replied by Marfil on topic Conf Ok for max speed. For other doesn't works ok
Thanks for replying.
I can`t guarantee anything . The manufacturer of the controllers ( almost home made ) does not know the values requested in the wizard
Regarding the testing, all other forward speed (except the maximum speed) increases the distance twice its real value.
With maximum speed axis travel (Fmax / F1000) and feed override control in 50%. it is the same; increases the distance twice its real value
I tested for F150, F300, F500, F800 with feed override to 100% /120% and the same thing.
The correct measures are observed only at full speed.
I increased from 15000 to 25000 ns jitter and nothing happened.
I modified the step time and step space from 40000 to 20000 ns, nothing happened. I decrease first one of them, then the other one. finally both, no change.
I appreciate your help, thanks in advance
Marfil
I can`t guarantee anything . The manufacturer of the controllers ( almost home made ) does not know the values requested in the wizard
Regarding the testing, all other forward speed (except the maximum speed) increases the distance twice its real value.
With maximum speed axis travel (Fmax / F1000) and feed override control in 50%. it is the same; increases the distance twice its real value
I tested for F150, F300, F500, F800 with feed override to 100% /120% and the same thing.
The correct measures are observed only at full speed.
I increased from 15000 to 25000 ns jitter and nothing happened.
I modified the step time and step space from 40000 to 20000 ns, nothing happened. I decrease first one of them, then the other one. finally both, no change.
I appreciate your help, thanks in advance
Marfil
Please Log in or Create an account to join the conversation.
19 Jun 2015 12:32 - 19 Jun 2015 12:38 #59976
by Rick G
Replied by Rick G on topic Conf Ok for max speed. For other doesn't works ok
Which axis has the problem?
I was suggesting changing the MAX_VELOCITY and MAX_ACCELERATION in your ini file for the problem axis.
www.linuxcnc.org/docs/html/config/ini_config.html
Rick G
I was suggesting changing the MAX_VELOCITY and MAX_ACCELERATION in your ini file for the problem axis.
www.linuxcnc.org/docs/html/config/ini_config.html
Did you mean 20000 to 40000?I modified the step time and step space from 40000 to 20000 ns,
Rick G
Last edit: 19 Jun 2015 12:38 by Rick G.
Please Log in or Create an account to join the conversation.
19 Jun 2015 18:12 #59984
by BigJohnT
Replied by BigJohnT on topic Conf Ok for max speed. For other doesn't works ok
You should run the stepper test from the manual.
linuxcnc.org/docs/html/common/Stepper_Diagnostics.html
JT
linuxcnc.org/docs/html/common/Stepper_Diagnostics.html
JT
The following user(s) said Thank You: Matt2c
Please Log in or Create an account to join the conversation.
19 Jun 2015 19:33 #59991
by Marfil
Replied by Marfil on topic Conf Ok for max speed. For other doesn't works ok
Hi. I lower this value from 40000 to 20000. I wanted to see how it reacted .
The problem are in three axis .
The problem are in three axis .
Please Log in or Create an account to join the conversation.
20 Jun 2015 00:18 #59996
by Marfil
I reduced in ini file the velocity and acceleration of the axes in a half. Now, for any value of F the distance traveled is doubled in the three axes. I have a multiplication factor of two.
Thanks for your support.
Marfil
Replied by Marfil on topic Conf Ok for max speed. For other doesn't works ok
As I told you I can't guarantee anything.Assuming you have correct timing settings for set and direction, latency, etc.
Sounds like missing steps, try cutting your max speed and acceleration in half and see what results you get.
Rick G
I reduced in ini file the velocity and acceleration of the axes in a half. Now, for any value of F the distance traveled is doubled in the three axes. I have a multiplication factor of two.
Thanks for your support.
Marfil
Please Log in or Create an account to join the conversation.
20 Jun 2015 03:10 #60002
by PCW
Replied by PCW on topic Conf Ok for max speed. For other doesn't works ok
Maybe its missing every other step at high speeds so you just need to:
1. run slower
2. fix your scaling in the ini file
1. run slower
2. fix your scaling in the ini file
Please Log in or Create an account to join the conversation.
20 Jun 2015 05:14 #60007
by Marfil
Thanks for your answer .
I do not know to much about the ini file .
My question is , What do I need modify? I can see in .ini file Scale , Step_Scale , Encoder_Scale .....
Thanks for your comments-
Marfil
Replied by Marfil on topic Conf Ok for max speed. For other doesn't works ok
Maybe its missing every other step at high speeds so you just need to:
2. fix your scaling in the ini file
Thanks for your answer .
I do not know to much about the ini file .
My question is , What do I need modify? I can see in .ini file Scale , Step_Scale , Encoder_Scale .....
Thanks for your comments-
Marfil
Please Log in or Create an account to join the conversation.
20 Jun 2015 07:13 #60008
by alan_3301
Replied by alan_3301 on topic Conf Ok for max speed. For other doesn't works ok
I would start by verifying the steps per unit.
Steppers or servos? driver microsteps?
any belt reduction?
screw drive or belt / rack and pinion? what is the drive ratio?
Then once that value is known, you can figure out what else is going on.
Steppers or servos? driver microsteps?
any belt reduction?
screw drive or belt / rack and pinion? what is the drive ratio?
Then once that value is known, you can figure out what else is going on.
Please Log in or Create an account to join the conversation.
- Configuring LinuxCNC
- Configuration Tools
- StepConf Wizard
- Conf Ok for max speed. For other doesn't works ok
Time to create page: 0.170 seconds