mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-25 04:48:31 +00:00
Fix comment in planner.h
This commit is contained in:
parent
50148f7185
commit
74997a5251
@ -365,7 +365,7 @@ class Planner {
|
||||
* The target is cartesian, it's translated to delta/scara if
|
||||
* needed.
|
||||
*
|
||||
* rtarget - x,y,z,e CARTESIAN target in mm
|
||||
* cart - x,y,z,e CARTESIAN target in mm
|
||||
* fr_mm_s - (target) speed of the move (mm/s)
|
||||
* extruder - target extruder
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user