specify units for feedrate limits
This commit is contained in:
parent
5460750ee3
commit
983308a892
|
|
@ -40,6 +40,8 @@
|
||||||
/*
|
/*
|
||||||
Values depending on the capabilities of your stepper motors and other mechanics.
|
Values depending on the capabilities of your stepper motors and other mechanics.
|
||||||
All numbers are integers, no decimals allowed.
|
All numbers are integers, no decimals allowed.
|
||||||
|
|
||||||
|
Units are mm/min
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// used for G0 rapid moves and as a cap for all other feedrates
|
// used for G0 rapid moves and as a cap for all other feedrates
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue