TArduinoCommonStepperHalfStep.HalfStep: Difference between revisions
Jump to navigation
Jump to search
Specifies if the stepper motor will be controlled with half or full step Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1: | Line 1: | ||
== Summary == | |||
{{:Summaries:Summary TArduinoCommonStepperHalfStep.HalfStep}} | |||
== Description == | |||
Use this property to specify if the stepper motor will be controlled with half or full step. | Use this property to specify if the stepper motor will be controlled with half or full step. | ||
When the property is set to True, the motor will be controlled with half step. In half step mode 2 drivers can be activated at the same time positioning the motor half way between them. | When the property is set to True, the motor will be controlled with half step. In half step mode 2 drivers can be activated at the same time positioning the motor half way between them. |
Latest revision as of 04:10, 5 June 2022
Summary
Specifies if the stepper motor will be controlled with half or full step
Description
Use this property to specify if the stepper motor will be controlled with half or full step.
When the property is set to True, the motor will be controlled with half step. In half step mode 2 drivers can be activated at the same time positioning the motor half way between them.