-
Notifications
You must be signed in to change notification settings - Fork 2
Speed profile
Yusuke Ide edited this page Oct 5, 2020
·
5 revisions
Argument | Range | Description |
---|---|---|
motorID | 1-4, 255 | motor ID |
maxSpeed | 15.25 - 15610 [step/s] | maximun speed |
Always
Sets the maximum speed of the speed profile.
620
Argument | Range | Description |
---|---|---|
motorID | 1-4, 255 | motor ID |
acc | 14.55 - 59590 [step/s/s] | acceleration |
when the motor is stopped
Sets the acceleration of the speed profile.
2000
Argument | Range | Description |
---|---|---|
motorID | 1-4, 255 | motor ID |
dec | 14.55 - 59590 [step/s/s] | deceleration |
when the motor is stopped
Sets the deceleration of the speed profile.
2000
Argument | Range | Description |
---|---|---|
motorID | 1-4, 255 | motor ID |
acc | 14.55 - 59590 [step/s/s] | acceleration |
dec | 14.55 - 59590 [step/s/s] | deceleration |
maxSpeed | 15.25 - 15610 [step/s] | maximum speed |
when the motor is stopped
Sets the acc, dec, and maxSpeed of the speed profile together.
Argument | Initial value | Description |
---|---|---|
acc | 2000 | acceleration |
dcc | 2000 | deceleration |
maxSpeed | 620 | maximum speed |
Argument | Range | Description |
---|---|---|
motorID | 1-4, 255 | motor ID |
Always
Gets the acc, dec, and maxSpeed of the speed profile together.
/speedProfile (int)motorID (float)acc (float)dec (float)maxSpeed
Argument | Range | Description |
---|---|---|
motorID | 1-4, 255 | motor ID |
acc | 14.55 - 59590 [step/s/s] | acceleration |
dec | 14.55 - 59590 [step/s/s] | deceleration |
maxSpeed | 15.25 - 15610 [step/s] | maximum speed |
Argument | Range | Description |
---|---|---|
motorID | 1-4, 255 | motor ID |
fullstepSpeed | 7.63-15625 [step/s] | threshold |
Always
Sets the threshold at which the microstepping mode automatically switches to full-step mode.
15625
- home
- Tutorial
-
Connections and settings
- Power supply and Motor
- Sensor and Switch
- Network and DIP switch
- Setup with a microSD card
- Example parameter values for example steppers
- Function description
- OSC command reference
- Technical information