Grbl controller для андроид

ПОЛЕЗНО Grbl Controller (android) 2019-02-17

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.

Читайте также:  Что такое пароль для сети андроид

Источник

Скачать программы Grbl Controller APK

Компактный Android мобильное приложение для grbl питанием станков с ЧПУ.

Описание: Silicon Circuits

Grbl контроллер (Bluetooth | USB)

Используйте ваш смартфон для потоковой передачи G-кода на ваш станок с прошивкой GRBL 1.1.

Особенности:
* Поддерживает Bluetooth и USB Otg соединение.
* Поддерживает Grbl 1.1 в режиме реального времени подачи, шпинделя и быстрые переопределения.
* Простое и мощное управление бегом с угловым бегом.
* Использует буферизованную потоковую передачу.
* Отчет о состоянии станка в режиме реального времени (положение, подача, скорость шпинделя, состояние буфера. Отчет о состоянии буфера должен быть включен с настройкой $ 10 = 2).
* Поддержка отправки файлов G-кода прямо с мобильного телефона. (Поддерживаемые расширения: файлы .gcode, .nc, .ngc и .tap. Файлы G-кода могут быть размещены в любом месте телефона или внешнего хранилища).
* Поддерживает короткие текстовые команды (вы можете отправлять команды G-Code или GRBL непосредственно из приложения).
* Поддерживает зондирование (G38.3) и автоматически регулирует ось Z.
* Ручная поддержка смены инструмента с G43.1
* Четыре настраиваемых настраиваемых кнопки, которые поддерживают многострочные команды (поддерживает как короткие, так и длинные нажатия).
* Приложение может работать в фоновом режиме, используя меньше ресурсов, потребляя меньше энергии.

Grbl Controller + эксклюзивные функции (платная версия)
* Работа резюме (продолжить плохо прерванные работы, почти с того места, где они остановились)
* Четыре дополнительные кнопки на вкладке консоли ($$, $ H, $ G и $ I)
* История работы (просмотр всех ваших предыдущих работ и их статус)
* Тактильная обратная связь (обеспечивает короткую вибрацию при нажатии кнопок)
* XY вращение беговой дорожки.
* Дополнительная ось AB для кастомных прошивок grbl.

Требования:
1. Bluetooth включен или USB Otg поддерживает смартфон с версией Android> = 4.4 (Kit Kat или выше).
2. GRBL версия> = 1.1f
3. Модуль Bluetooth, такой как HC-05 или HC-06.
4. Модуль Bluetooth уже должен быть подключен к смартфону.
5. USB-адаптер Otg.

Читайте также:  Vpn для android телевизора

Источник

Grbl controller для андроид

Compact android mobile application for GRBL powered CNC machine.

  • Supports both Bluetooth and USB connections
  • GRBL 1.1 real time feed, spindle and rapid overrides support.
  • Simple and powerful jogging control.
  • Uses character counting streaming protocol.
  • 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.
  • Supports Probing (G38.3) with auto adjust Z-Axis.
  • Manual tool change with G43.1
  • 4 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.
  • For android versions Marshmallow or above, use your OS permission manager and grant «Read External Storage» permission in order to get file streaming working.
  • G-Code files can be placed anywhere in the phone or external storage, but they must end with one of the following extensions .gcode or .nc or .tap or .ngc.
  • 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-bits, no parity, and 1-stop bit).
  • HC-05 Bluetooth module setup http://www.buildlog.net/blog/2017/10/using-the-hc-05-bluetooth-module/
  • HC-06 Bluetooth module setup https://github.com/zeevy/grblcontroller/wiki/Bluetooth-Setup-HC-06

  • No trimming of decimal places
  • Does not remove unsupported Gcodes
  • No expansion of Canned Drill cycles or M06 Tool Change
  • Some times jog stop button will not work effectively, need to press the jog stop button two times.
Читайте также:  Сохранения для kotor андроид

Special thanks to

  • Will Winder https://github.com/winder/Universal-G-Code-Sender
  • Joan Zapata https://github.com/JoanZapata/android-iconify
  • Markus Junginger https://github.com/greenrobot/EventBus
  • Felipe Herranz https://github.com/felHR85/UsbSerial
  • nbsp-team https://github.com/nbsp-team/MaterialFilePicker
  • Chuang Guangquan https://github.com/warkiz/IndicatorSeekBar

About

Compact android mobile application for gcode streaming and controlling a cnc machine with grbl firmware

Источник

Оцените статью