BrailleRap/NatBrailleTools/simpleJavaGrblStreamer
Team BrailleRap-SP Philippe Pacotte Stéphane Godin 83a14f5627 typo
2018-06-12 13:38:24 +02:00
..
2018-06-12 13:38:24 +02:00
2018-05-20 15:19:32 +02:00
2018-06-12 13:38:24 +02:00
2018-05-20 15:19:32 +02:00
2018-05-20 15:19:32 +02:00
2018-05-20 15:19:32 +02:00
2018-05-20 15:19:32 +02:00

simpleJavaGrblStreamer

A minimal Java application to stream a file to GRBL as quickly as possible.

Uses a blocking queue to send events from the serial event thread to the main thread which is sending the file.

Build with "mvn compile assembly:single"

Run with "java -jar "