ข้ามไปที่เนื้อหาหลัก

Installing Instruction For Android 6 Axis GRBL cnc Gcode sender

Installing For Android 6 Axis GRBL Gcode sender

before USE 6 Axis Please Learn 3 Axis Android GRBL CNC Controller First




1.Download Firmware 6 Axis GRBL Gcode sender For Arduino ATMega2560

2.Download a program for flashing (Windows: XLoader, Mac OS X: HexUploader, Linux: Easy Flash script) also from github and extract the file.
Started running the Loader program. Input your , processor (Arduino ATmega2560), comm port and the destination of where you put the saved Firmware 
Should start and be finished in few seconds with a message Finish
Close the Loader program and open your grbl controller and connect at Baud rate 9600. You should see that is has 0.9g load

3.Config Machine Parameter using settings from grbl's wiki for configuring them.

4.Downlopad Android 6 Axis GRBL Gcode sender @ Play Store

5.Hardware Configuration


ATMEGA 2560 Pin Out Configuration

 X_STEP_BIT                       MEGA2560 Digital Pin 22
 Y_STEP_BIT                       MEGA2560 Digital Pin 23
 Z_STEP_BIT                       MEGA2560 Digital Pin 24
 A_STEP_BIT                       MEGA2560 Digital Pin 25
 B_STEP_BIT                       MEGA2560 Digital Pin 26
 C_STEP_BIT                       MEGA2560 Digital Pin 27

 X_DIRECTION_BIT              MEGA2560 Digital Pin 30
 Y_DIRECTION_BIT              MEGA2560 Digital Pin 31
 Z_DIRECTION_BIT              MEGA2560 Digital Pin 32
 A_DIRECTION_BIT              MEGA2560 Digital Pin 33
 B_DIRECTION_BIT              MEGA2560 Digital Pin 34
 C_DIRECTION_BIT              MEGA2560 Digital Pin 35


 SPINDLE_PWM_BIT  MEGA2560 Digital Pin 7
 SPINDLE_ENABLE_BIT        MEGA2560 Digital Pin 6
 SPINDLE_DIRECTION_BIT   MEGA2560 Digital Pin 5
   
  COOLANT_FLOOD_BIT       MEGA2560 Digital Pin 8
  COOLANT_MIST_BIT         MEGA2560 Analog Pin 8
  PIN_FEED_HOLD     1        MEGA2560 Analog Pin 9
  PIN_CYCLE_START  2        MEGA2560 Analog Pin 10
  PROBE_BIT             3        MEGA2560 Analog Pin 11


ความคิดเห็น

โพสต์ยอดนิยมจากบล็อกนี้

การติดตั้งโปรแกรม GRBL CONTROL สำหรับ MINICNC แบบ USB

สิ่งที่ต้องเตรียมการ 1.  ชุด CNC Controller GRBL Control   ซึ่งทำการ Download ได้จาก Link นี้ 2.   ชุด CNC Controller ที่มี GRBL Firmware  Software GRBL Control  หากท่านที่ต้องการทราบ ขั้นตอนการติดตั้ง GRBL Firmware สามารถศึกษาได้จาก Link นี้ครับ 3.  Drivers USB To Serial  ที่มาพร้อมกับ CNC Controller  ชุดควบคุม Minicnc แบบ Grbl ที่ต้องใช้การควบคุมผ่าน Serial Port ซึ่งหลายคนอาจเข้าใจว่าเป็นการควบคุมผ่าน USB เป็นความเข้าใจที่คลาดเคลื่อน เนื่องจาก โปรแกรมควบคุม CNC GRBL จะใช้การควบคุมผ่าน Serial Port ของ Micro controller (Arduino)  แต่ในการสื่อสารปัจจุบัน ช่อง Serial Port ของ PC Commuter แทบจะหาไม่ได้เลย จึงจะต้องใช้ อุปกรณ์ Interface ดัดแปลงผ่านช่อง USB ของ PC Computer จึงต้องมี Software Driver ควบคุม ผู้ผลิต Chip USB Converter มีหลายราย ดังนั้นในการใช้ USB To Serial Port ต้องทราบข้อมูลของ Software USB Drivers และ เลือกใช้ให้ตรงกัน จึงจะทำให้ช่องสื่อสารนี้ใช้งานได้ และ ผู้ผลิต Arduino ได้นำ Chip ที่มี USB To Serial port มาประกอบใว้เพื่อให้ความสะดวกกับผู้ใช้ แต่เนื่องจากผู

GRBL Error List

Code Message Description 1 Expected command letter G-code words consist of a letter and a value. Letter was not found. 2 Bad number format Missing the expected G-code word value or numeric value format is not valid. 3 Invalid statement Grbl '$' system command was not recognized or supported. 4 Value < 0 Negative value received for an expected positive value. 5 Setting disabled Homing cycle failure. Homing is not enabled via settings. 6 Value < 3 usec Minimum step pulse time must be greater than 3usec. 7 EEPROM read fail. Using defaults An EEPROM read failed. Auto-restoring affected EEPROM to default values. 8 Not idle Grbl '$' command cannot be used unless Grbl is IDLE. Ensures smooth operation during a job. 9 G-code lock G-code commands are locked out during alarm or jog state. 10 Homing not enabled Soft limits cannot be enabled without homing also enabled. 11 Line overflow Max characters per line exceeded. Received command line was not executed. 12 Step rate &

Info graphic สำหรับ GRBL