grblgui icon indicating copy to clipboard operation
grblgui copied to clipboard

GUI for grbl.

Results 5 grblgui issues
Sort by recently updated
recently updated
newest added

If you have homing and limits enabled and you fail to unlock GRBL with $X (possibly home too) before trying to stream a file you crash the gui. It does...

bug

Please add a separate buttons for set zero X, set zero Y, set zero Z. This will be useful when changing cnc tool. Thanks.

enhancement

java.lang.NumberFormatException: For input string: "rm" at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2043) at sun.misc.FloatingDecimal.parseFloat(FloatingDecimal.java:122) at java.lang.Float.parseFloat(Float.java:451) at cody.grbl.GrblStream$Reader.run(GrblStream.java:216) at java.lang.Thread.run(Thread.java:745) AL lib: (EE) alc_cleanup: 1 device not closed

bug

M3 Sxx and M5 commands seem to be ignored and are not sent to GRBL; hence the spindle speeds cannot be set. These commands are also used for turning on/off...

bug

So if I try to open a .nc file produced with the default post processor from cambam grbl gui crashes. Looking at the format of your included test files they...