Function load_gcode_points

Source
pub fn load_gcode_points<IP, P, R>(read: &mut R, ip: &mut IP) -> GcodeResult<()>
where IP: IsPushable<P>, P: IsBuildable3D, R: BufRead,
Expand description

Loads a IsPushable as x y z coordinates from gcode