pub fn bgcode_parser(input: &[u8]) -> IResult<&[u8], Bgcode<'_>, BlockError>
Parses a binary gcode
Fast version checksum is logged but not validated.
When the bytes stream is not a valid file.