From 09544d5f5f3e6ac9387e7b99712c7b00ee319d18 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 13 Dec 2019 12:15:39 +0100 Subject: uart: Add Grbl test-cases. --- decoder/test/uart/grbl_cnc_2_tx_packet.output | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 decoder/test/uart/grbl_cnc_2_tx_packet.output (limited to 'decoder/test/uart/grbl_cnc_2_tx_packet.output') diff --git a/decoder/test/uart/grbl_cnc_2_tx_packet.output b/decoder/test/uart/grbl_cnc_2_tx_packet.output new file mode 100644 index 0000000..89bf467 --- /dev/null +++ b/decoder/test/uart/grbl_cnc_2_tx_packet.output @@ -0,0 +1,13 @@ +630247-4380956 uart: tx-packet: "???G1 G90 X36.05 Y108.714 Z40.0 F3000[0A]" +4407467-13074703 uart: tx-packet: "???????G1 G90 Z56.0 F250[0A]" +13106132-108224951 uart: tx-packet: "?????????????????????????????????????????????????????????????????????????????G1 G90 Z40.0 F250[0A]" +108237466-108289470 uart: tx-packet: "?G1 G90 Z40.0 F3000[0A]" +108310975-117982482 uart: tx-packet: "????????G1 G90 X92.599 Y108.456 Z40.0 F3000[0A]" +117989777-122825542 uart: tx-packet: "????G1 G90 Z56.0 F250[0A]" +122836424-143382782 uart: tx-packet: "?????????????????G1 G90 Z40.0 F250[0A]" +143396340-143449706 uart: tx-packet: "?G1 G90 Z40.0 F3000[0A]" +143470005-153141153 uart: tx-packet: "????????G1 G90 X17.3 Y130.65 Z40.0 F3000[0A]" +153148758-157986792 uart: tx-packet: "????G1 G90 Z56.0 F250[0A]" +157997344-177375245 uart: tx-packet: "????????????????G1 G90 Z40.0 F250[0A]" +177390548-177443758 uart: tx-packet: "?G1 G90 Z40.0 F3000[0A]" +177464012-187133958 uart: tx-packet: "????????G1 G90 X0 Y0 F3000[0A]" -- cgit v1.2.3-54-g00ecf