Grbl Controller

4,4
468 avis
50K+
Téléchargements
Classification du contenu
Tout public
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran

À propos de l'application

Grbl Controller (Bluetooth | USB)

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

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 (paid version)
* 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. Николай Кирик
Date de mise à jour
23 mai 2020

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Aucune donnée partagée avec des tiers
En savoir plus sur la manière dont les développeurs déclarent le partage
Aucune donnée collectée
En savoir plus sur la manière dont les développeurs déclarent la collecte

Notes et avis

4,4
421 avis

Nouveautés

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