diff --git a/Marlin/planner.h b/Marlin/planner.h index f3fd5ea11..17421b5bc 100644 --- a/Marlin/planner.h +++ b/Marlin/planner.h @@ -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 */