pub fn parse_command<'r>(input: &'r str) -> IResult<&'r str, GCode<'r>>