Description: GRBL is restricted to relatively large, using ARV written in C language, there is a new version of 0.8C, can be used in a 328P chip (UNO), the other chips can not use, MEGA2560 will not. Disadvantage is the installation problems, need to use WINAVR to generate the hex file, then XLoader upload to UNO. Has the advantages of high efficiency, strong function, can set the acceleration etc..
To Search:
File list (Check if you may need any files):
grbl-master 源代码\grbl-master\.gitignore
..................\...........\config.h
..................\...........\coolant_control.c
..................\...........\coolant_control.h
..................\...........\COPYING
..................\...........\defaults.h
..................\...........\.oc\commands.txt
..................\...........\...\pinmapping.txt
..................\...........\...\resources.txt
..................\...........\...\structure.txt
..................\...........\eeprom.c
..................\...........\eeprom.h
..................\...........\gcode.c
..................\...........\gcode.h
..................\...........\limits.c
..................\...........\limits.h
..................\...........\main.c
..................\...........\Makefile
..................\...........\motion_control.c
..................\...........\motion_control.h
..................\...........\nuts_bolts.c
..................\...........\nuts_bolts.h
..................\...........\pin_map.h
..................\...........\planner.c
..................\...........\planner.h
..................\...........\print.c
..................\...........\print.h
..................\...........\protocol.c
..................\...........\protocol.h
..................\...........\README.md
..................\...........\report.c
..................\...........\report.h
..................\...........\script\Obsolete\console
..................\...........\......\........\proxy
..................\...........\......\........\stream
..................\...........\......\........\stream.rb
..................\...........\......\........\trapezoid_simulator.rb
..................\...........\......\simple_stream.py
..................\...........\......\stream.py
..................\...........\serial.c
..................\...........\serial.h
..................\...........\settings.c
..................\...........\settings.h
..................\...........\spindle_control.c
..................\...........\spindle_control.h
..................\...........\stepper.c
..................\...........\stepper.h
..................\...........\.cript\Obsolete
..................\...........\doc
..................\...........\script
..................\grbl-master
grbl-master 源代码