文件名称:grbl-master
介绍说明--下载内容均来自于网络,请自行研究使用
GRBL限制比较大,用的是arv的C语言写的,有目前较新的版本是0.8c,能用在328P的芯片上(UNO),其他的芯片能用的不多,MEGA2560就不行了。缺点是安装麻烦,需要用到winavr生成hex文件,再用XLoader上传到UNO上。优点是效率高,功能强大,可设置加速度等。-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..
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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 源代码