Welcome! Log In Create A New Profile

Advanced

does current value affects the moved distance?

Posted by rajaakahel 
does current value affects the moved distance?
January 05, 2015 06:57PM
Hello friends..
Does current value affects the moved distance for the stepper motor on an axis?

Edited 2 time(s). Last edit at 01/05/2015 07:00PM by rajaakahel.
Re: does current value affects the moved distance?
January 05, 2015 10:28PM
If system is in Absolute Coordinates (default) command G1 X10 Y5 moves to location X10 Y5 from the current location
If system is in Relative Coordinates command G1 X10 Y5 moves 10 units in the X direction and 5 units in the Y direction from the current position

To set which is used send Gcode G90 to use Absolute Coordinates and G91 to use Relative
Re: does current value affects the moved distance?
January 05, 2015 11:10PM
Thank you dear, but maybe my question wasn't clear.
I mean does the current controller ( in the stepper motor's driver / hardware ) affects the moved distance or its only affect the force?
Re: does current value affects the moved distance?
January 06, 2015 03:35AM
It only affects the distance if it is to low and you loose steps.


[www.bonkers.de]
[merlin-hotend.de]
[www.hackerspace-ffm.de]
Re: does current value affects the moved distance?
January 06, 2015 04:19AM
Quote
rajaakahel
Does current value affects the moved distance for the stepper motor on an axis?

No.


Generation 7 Electronics Teacup Firmware RepRap DIY
     
Re: does current value affects the moved distance?
January 06, 2015 06:09AM
Thank you friends smileys with beer
Sorry, only registered users may post in this forum.

Click here to login