I have just started to use GRBL panel, and it seems to me now that this is the real standard for GRBL sender, G-code interpreter.
I just miss a feature related to macros: The possibility to have a field, where you select how many times you want the macro to be repeated.
This would open up many new possibilities.
Also, is it impossible to implement more axis? This question is not related to GRBL itself, but with GRBL-Panel GUI.
I guess it is just a matter of enabling more axis in the options, just like GRBL controller 3.6.1 has.
There's a number of GRBL firmware options on the web. The communication protocol and commands are pretty much the same. Only the ammount of axis changes.
You can check these two implementations as an example:
https://github.com/mlambm/grbl
http://grblminicnc.blogspot.pt/2016/03/installing-instruction-for-android-6.html
Keep up the good work. Your job is paramount to the community ;)
Compliments from Portugal :)
I have just started to use GRBL panel, and it seems to me now that this is the real standard for GRBL sender, G-code interpreter.
I just miss a feature related to macros: The possibility to have a field, where you select how many times you want the macro to be repeated.
This would open up many new possibilities.
Also, is it impossible to implement more axis? This question is not related to GRBL itself, but with GRBL-Panel GUI.
I guess it is just a matter of enabling more axis in the options, just like GRBL controller 3.6.1 has.
There's a number of GRBL firmware options on the web. The communication protocol and commands are pretty much the same. Only the ammount of axis changes.
You can check these two implementations as an example:
https://github.com/mlambm/grbl
http://grblminicnc.blogspot.pt/2016/03/installing-instruction-for-android-6.html
Keep up the good work. Your job is paramount to the community ;)
Compliments from Portugal :)