Grbl Controller +

4.3
71 reviews
1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Grbl Controller (Bluetooth | USB)

Use your smart phone to stream G-Code to your CNC machine with GRBL 1.1 firmware.

PLEASE TRY THE FREE VERSION FIRST, FREE VERSION HAS NO LIMITATIONS OR ADS

Features:
* Supports Bluetooth and USB Otg connection.
* Supports Grbl 1.1 real time feed, spindle and rapid overrides.
* Simple and powerful jogging control with corner jogging.
* Uses buffered streaming.
* Real time machine status reporting (Position, feed, spindle speed, buffer state. Buffer status report needs to enabled using the setting $10=2).
* Supports Sending G-Code files directly from mobile phone. (Supported extensions are .gcode, .nc, .ngc and .tap. G-Code files can be placed anywhere in the phone or external storage).
* Supports short text commands (You can send G-Code or GRBL commands directly form the application).
* Supports Probing (G38.3) and auto adjusts Z-Axis.
* Manual tool change support with G43.1
* Four Highly Configurable Custom Buttons which supports multi line commands (Supports both short click and long click).
* Application can work in background mode, by utilizing the less resources, there by consuming less power.

Grbl Controller + Exclusive Features
* Job resume (continue badly interrupted jobs, from nearly where they stopped)
* Four additional buttons in console tab ($$, $H, $G and $I)
* Job history (view all your previous jobs and their status)
* Haptic feedback (enables short vibration when buttons are pressed)
* XY jogging pad rotation.
* AB additional axis for custom grbl firmwares.

Requirements:
1. Bluetooth enabled or USB Otg supported smart phone with android version >= 4.4 (Kit Kat or above).
2. GRBL version >= 1.1f
3. Bluetooth module like HC-05 or HC-06.
4. Bluetooth module should be already paired with smart phone.
5. USB Otg adapter.

NOTES:
1. For any type of help please use GitHub channel. I can't provide any type of support in google play store comments.
2. On Android versions "Marshmallow" or above, use your OS permission manager and grant "Read External Storage" permission in order to get file streaming working.
3. G-Code files can be placed anywhere in the phone memory or external storage, but they must end with one of the supported extensions .gcoce or .nc or .tap or .ngc
4. If you are connecting Bluetooth module first time to your machine, then make sure you have changed the baud rate of the BT module to 115200. (Default baud rate of the GRBL 1.1v firmware is 115200 as 8-N-1 (8-bits, no parity, and 1-stop bit)).
6. USB otg only works with grbl baud rate of 115200.
7. For interface documentation and wiki pages visit https://zeevy.github.io/grblcontroller/
8 To get the application work in background with out any issues, you should disable power management ( if applicable ) for this application.

Bug tracker and source code: https://github.com/zeevy/grblcontroller/

Russian Translations By Mr. Николай Кирик
Updated on
May 23, 2020

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.0
58 reviews
A Google user
March 27, 2020
The free app worked fantastic.It works flawlessly. I upgraded to the plus version and it will not let me choose files to run. It errors all the time while jogging. It will not go to zero x and y per the built in button. I was expecting the same positive experience as the free version but I was disappointed. ** Before leaving this review I did email the developer with screenshots and description of issues.
21 people found this review helpful
Did you find this helpful?
Silicon Circuits
March 27, 2020
It seems, your email is lost (not yet delivered), you can try again sending the mail or create a ticket in github or share your order details i can refund you
alvin santiago
December 16, 2022
the apps was woking fine, my little problem is the custom buttom, when i tap the 3rd button the 1st buttom label will pop up instead the name of the 3rd buttom, but the code is working fine, only pop up label of the button, over all great apps
Did you find this helpful?
Charlie Carpenter
March 1, 2022
Excellent so far, easy to use and reliable. If height mapping gets included It'll be worth 5 stars
2 people found this review helpful
Did you find this helpful?
Silicon Circuits
March 2, 2022
You can keep your 1 star, it will never get that

What's new

1. Bugfix for android 10 file picker
2. Allowed custom firmware (need to put the startup string in settings)