hardware adjustments

This commit is contained in:
Nikolay Khabarov
2017-07-09 19:36:01 +03:00
parent 1738245684
commit 0bb4358353
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# Maximum velocity for each axis in millimeter per minute.
MAX_VELOCITY_MM_PER_MIN_X = 24000
MAX_VELOCITY_MM_PER_MIN_Y = 15000
MAX_VELOCITY_MM_PER_MIN_Y = 12000
MAX_VELOCITY_MM_PER_MIN_Z = 600
MAX_VELOCITY_MM_PER_MIN_E = 1500
MIN_VELOCITY_MM_PER_MIN = 1