grbl-master

所属分类:3D打印
开发工具:Arduino
文件大小:208KB
下载次数:4
上传日期:2018-02-26 19:11:11
上 传 者BANXIA
说明:  Grbl是性能高,成本低,基于并口运动控制,用于CNC雕刻。它可以运行在Vanilla Arduino (Duemillanove/Uno) 只要它配备了Atmega 328型芯片。 控制器由C编写并优化,利用了AVR 芯片的每一个灵巧特性来实现精确时序和异步控制。它可以保持超过30kHz的稳定、无偏差的控制脉冲 它接受标准的G代码而且通过了数个CAM工具的输出测试。弧形、圆形和螺旋的运动都可以像其他一些基本G代码命令一样完美支持。函数和变量目前并不支持,但是会作为预处理器包含在将来发布的版本之中。 Grbl 包含完整的前瞻性加速度控制。它意味着控制器将提前16到20个运动来规划运行速度,以实现平稳的加速和无冲击的转弯。
(Grbl is high performance, low cost, based on parallel motion control, for CNC engraving. It can run in Vanilla Arduino (Duemillanove/Uno) as long as it is equipped with a Atmega 328 chip. The controller is written and optimized by C and uses every smart feature of the AVR chip to achieve precise timing and asynchronous control. It can maintain a stable, unbiased control pulse over 30kHz, which accepts standard G code and passes the output test of several CAM tools. The motion of arc, round and spiral can be as perfect as other basic G code commands. Functions and variables are not currently supported, but they are included as preprocessors in future releases. Grbl contains complete forward-looking acceleration control. It means that the controller will advance 16 to 20 movements to plan the running speed to achieve smooth acceleration and no impact turn.)

文件列表:
COPYING (35285, 2017-04-15)
Makefile (3496, 2017-04-15)
build (0, 2017-04-15)
doc (0, 2017-04-15)
doc\log (0, 2017-04-15)
doc\log\commit_log_v0.7.txt (16560, 2017-04-15)
doc\log\commit_log_v0.8c.txt (26836, 2017-04-15)
doc\log\commit_log_v0.9g.txt (70478, 2017-04-15)
doc\log\commit_log_v0.9i.txt (24430, 2017-04-15)
doc\log\commit_log_v0.9j.txt (3202, 2017-04-15)
doc\script (0, 2017-04-15)
doc\script\simple_stream.py (2395, 2017-04-15)
doc\script\stream.py (5679, 2017-04-15)
grbl (0, 2017-04-15)
grbl\config.h (29004, 2017-04-15)
grbl\coolant_control.c (1566, 2017-04-15)
grbl\coolant_control.h (894, 2017-04-15)
grbl\cpu_map.h (1681, 2017-04-15)
grbl\cpu_map (0, 2017-04-15)
grbl\cpu_map\cpu_map_atmega2560.h (5574, 2017-04-15)
grbl\cpu_map\cpu_map_atmega328p.h (6325, 2017-04-15)
grbl\defaults.h (3539, 2017-04-15)
grbl\defaults (0, 2017-04-15)
grbl\defaults\defaults_generic.h (2809, 2017-04-15)
grbl\defaults\defaults_oxcnc.h (2848, 2017-04-15)
grbl\defaults\defaults_shapeoko.h (3259, 2017-04-15)
grbl\defaults\defaults_shapeoko2.h (3218, 2017-04-15)
grbl\defaults\defaults_shapeoko3.h (3164, 2017-04-15)
grbl\defaults\defaults_sherline.h (3191, 2017-04-15)
grbl\defaults\defaults_simulator.h (2892, 2017-04-15)
grbl\defaults\defaults_x_carve_1000mm.h (3230, 2017-04-15)
grbl\defaults\defaults_x_carve_500mm.h (3230, 2017-04-15)
grbl\defaults\defaults_zen_toolworks_7x7.h (3248, 2017-04-15)
grbl\eeprom.c (5599, 2017-04-15)
grbl\eeprom.h (1059, 2017-04-15)
grbl\examples (0, 2017-04-15)
... ...

![GitHub Logo](https://github.com/gnea/gnea-Media/blob/master/Grbl%20Logo/Grbl%20Logo%20250px.png?raw=true) *** ### Grbl v1.1 has been released [here](https://github.com/gnea/grbl/releases)! ### Notice: This site will be phased out and moved to the new one! *** Grbl is a no-compromise, high performance, low cost alternative to parallel-port-based motion control for CNC milling. It will run on a vanilla Arduino (Duemillanove/Uno) as long as it sports an Atmega 328. The controller is written in highly optimized C utilizing every clever feature of the AVR-chips to achieve precise timing and asynchronous operation. It is able to maintain up to 30kHz of stable, jitter free control pulses. It accepts standards-compliant g-code and has been tested with the output of several CAM tools with no problems. Arcs, circles and helical motion are fully supported, as well as, all other primary g-code commands. Macro functions, variables, and most canned cycles are not supported, but we think GUIs can do a much better job at translating them into straight g-code anyhow. Grbl includes full acceleration management with look ahead. That means the controller will look up to 18 motions into the future and plan its velocities ahead to deliver smooth acceleration and jerk-free cornering. * [Licensing](https://github.com/grbl/grbl/wiki/Licensing): Grbl is free software, released under the GPLv3 license. * For more information and help, check out our **[Wiki pages!](https://github.com/grbl/grbl/wiki)** If you find that the information is out-dated, please to help us keep it updated by editing it or notifying our community! Thanks! * Lead Developer [_2011 - Current_]: Sungeun(Sonny) K. Jeon, Ph.D. (USA) aka @chamnit * Lead Developer [_2009 - 2011_]: Simen Svale Skogsrud (Norway). aka The Originator/Creator/Pioneer/Father of Grbl. *** ### Official Supporters of the Grbl CNC Project ![Official Supporters](https://github.com/gnea/gnea-Media/blob/master/Contributors.png?raw=true) *** _**Master Branch:**_ * [Grbl v0.9j Atmega328p 16mhz 115200baud with generic defaults](http://bit.ly/1I8Ey4S) _(2016-03-17)_ - **IMPORTANT INFO WHEN UPGRADING TO GRBL v0.9 :** - Baudrate is now **115200** (Up from 9600). - Homing cycle updated. Located based on switch trigger, rather than release point. - Variable spindle is now enabled by default. Z-limit(D12) and spindle enable(D11) have switched to access the hardware PWM on D11. Homing will not work if you do not re-wire your Z-limit switch to D12. _**Archives:**_ * [Grbl v0.9i Atmega328p 16mhz 115200baud with generic defaults](http://bit.ly/1EiviDk) * [Grbl v0.9g Atmega328p 16mhz 115200baud with generic defaults](http://bit.ly/1m8E1Qa) * [Grbl v0.8c Atmega328p 16mhz 9600baud](http://bit.ly/SSdCJE) * [Grbl v0.7d Atmega328p 16mhz 9600baud](http://bit.ly/ZhL15G) * [Grbl v0.6b Atmega328p 16mhz 9600baud](http://bit.ly/VD04A5) * [Grbl v0.51 Atmega328p 16mhz 9600baud](http://bit.ly/W75BS1) * [Grbl v0.6b Atmega168 16mhz 9600baud](http://bit.ly/SScWnE) * [Grbl v0.51 Atmega168 16mhz 9600baud](http://bit.ly/VXyrYu) *** ## Update Summary for v0.9j - **Restore EEPROM feature:** A new set of restore EEPROM features to help OEMs and users reset their Grbl installation to the build defaults. See Configuring Grbl Wiki for details. - **More configuration options for input pins** - **Bug fixes including:** Soft limit error handling, disable spindle when S0, g-code reporting of G38.x. ## Update Summary for v0.9i - **IMPORTANT:** - **Homing cycle updated. Locates based on trigger point, rather than release point.** - **System tweaks: $14 cycle auto-start has been removed. No more QUEUE state.** - **New G-Codes** - **CoreXY Support** - **Safety Door Support** - **Full Limit and Control Pin Configurability** - **Additional Compile-Time Feature Options** ## Update Summary for v0.9h from v0.8 - **IMPORTANT:** - **Default serial baudrate is now 115200! (Up from 9600)** - **Z-limit(D12) and spindle enable(D11) pins have switched to support variable spindle!** - **Super Smooth Stepper Algorithm** - **Stability and Robustness Updates** - **(x4)+ Faster Planner** - **Compile-able via Arduino IDE!** - **G-Code Parser Overhaul** - **Independent Acceleration and Velocity Settings** - **Soft Limits** - **Probing** - **Dynamic Tool Length Offsets** - **Improved Arc Performance** - **CPU Pin Mapping** - **New Grbl SIMULATOR! (by @jgeisler and @ashelly)** - **Configurable Real-time Status Reporting** - **Updated Homing Routine** - **Optional Limit Pin Sharing** - **Optional Variable Spindle Speed Output** - **Additional Compile-Time Feature Options** - ``` List of Supported G-Codes in Grbl v0.9 Master: - Non-Modal Commands: G4, G10L2, G10L20, G28, G30, G28.1, G30.1, G53, G92, G92.1 - Motion Modes: G0, G1, G2, G3, G38.2, G38.3, G38.4, G38.5, G80 - Feed Rate Modes: G93, G94 - Unit Modes: G20, G21 - Distance Modes: G90, G91 - Arc IJK Distance Modes: G91.1 - Plane Select Modes: G17, G18, G19 - Tool Length Offset Modes: G43.1, G49 - Cutter Compensation Modes: G40 - Coordinate System Modes: G54, G55, G56, G57, G58, G59 - Control Modes: G61 - Program Flow: M0, M1, M2, M30* - Coolant Control: M7*, M8, M9 - Spindle Control: M3, M4, M5 - Valid Non-Command Words: F, I, J, K, L, N, P, R, S, T, X, Y, Z ``` ------------- Grbl is an open-source project and fueled by the free-time of our intrepid administrators and altruistic users. If you'd like to donate, all proceeds will be used to help fund supporting hardware and testing equipment. Thank you! [![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CUGXJHXA36BYW)

近期下载者

相关文件


收藏者