3.2.9 Max Speed (Unit: mm/min)
Setting an axis to maximum speed, the axis "Max Speed" can be calculated via the following formula:
Screw pitch x motor maximum spinning speed [ rpm ] × 0.95
For example: Screw pitch 10 mm, motor 2000 rpm, the fastest speed is 10 × 2000 × 0.95 = 19000(mm/min)
When the calculated fasted speed surpasses the CNC controller parameter setting limit (0~65535), you must use the following formula:
Fastest speed setting = calculated max speed/100 + 60000
For example: calculated the max speed to be 120000 mm/min
The axis parameter fastest speed setting is 120000/100 + 60000 = 61200