对话 0 提交 83 支票 0 文件已更改 32 对话 成员 香奈儿 评论了 2012 年 1 月 18 日 chamnit/v0.7 处于 master 状态并与 grbl/master 合并。Old master v0.6 已移至其自己的分支作为参考。 simen 添加了30 个提交 12年前 cleaned up settings.h 23462de improved some defaults 2ff680a clamped safe speed to 100% of nominal speed. Fixes a problem that mig… …… b8eee5a removed inline-keywords because gcc ignores them anyway 124bc36 circle buffers now power of two size and indicies are unsigned to hel… …… 6152d16 renamed serial_protocol -> protocol 85f6211 renamed protocol methods to reflect the new module name 6893463 refactored handling of settings '$' command out of gcode module and i… …… 9876e14 lowercased boolean constants 6edbbe3 cleaned up handling of number parsing in settings_execute_command 6be195b formatting 464dcd1 spindle operations are now synchronized d21a791 made most internal function static to allow gcc to inline them 9c8c259 added support for limit switches and homing action d5d6298 acceleration-Grbl now works with atmega 168 by disabling arc motion 2c913a0 stepper enable pin now toggles to reflect the active/passive state of… …… 68ff56a added support for G92 c491324 result of G92 also affects planner ef20be9 fixed a double rounding error compensation bug in mc_arc thanks to Et… …… 60f417b added missing line from G92 patch 87b6364 fixed linebreaks, was LFCR, is CRLF a18a89c fixed synchronization problem with spindle_control 4cac11e foolproofed steps/mm setting (must be > 0) cd074bc spindle could not be stopped. Thanks again to Etienne for reporting d914089 simplification in gcode.c also thanks to etienne 74dcf58 converted the STEPPER_ENABLE_PIN to a STEPPER_DISABLE_PIN as per the … …… c2aec12 made inverted stepper driving the default as per the request of the G… …… a25812f added a fix for division by zero errors that would occur on very low … …… f4c1cba added asynchronous write as provided by Arthur Wolf 33a940c renamed wiring_serial to serial to reflect its complete remake defabc8 25个隐藏物品装载更多… chamnit 添加了28个提交 11年前 Removed comment and block delete handling from gcode.c. Parser expect… …… fdc90f1 Revert fdc90f1^..HEAD 8b0556b Revert "Moved comment and block delete handling to be done in protoco… …… a283794 Revert 517a0f6^..HEAD 971e50a Moved comment and block delete handling into protocol.c from gcode.c.… …… 896a6b9 Revert ea5b894^..HEAD ed5e5d1 Moved comment and block delete handling into protocol.c from gcode.c.… …… badb638 Significantly improved junction control and fixed computation bugs in… …… 5c2150d Add G02/03 arc conversion/pre-processor script and example streaming … …… 75bd4c5 Minor bug fixes in planner. 5e2e935 More minor bug fixes in planner. …… f1e5ff3 Minor update for memory savings in ring buffer and fleshed out commen… …… d75ad82 Optimized planner re-write. Significantly faster. Full arc support en… …… ffcc347 Further planner improvements and misc minor bug fixes. Memory savings… …… 4d03c4f More '%' modulo opertor removals and some housecleaning. …… 110faae Fixed minor bugs in planner. Increased max dwell time. Long slope bug… …… 6de8054 Fixed long slope at deceleration issue. Moved things into config.h. N… …… 2be0d66 Updated some comments and fixed a bug in the new stepper logic. …… 05ed6c1 Added complete stop delay at the end of all motion. Moved grbl prepro… …… 59a84c4 Minor update to further eliminate the ole long slope deceleration iss… …… ca26bb9 Forgot something! Comments on what the last change does. c98ff4c Third time's a charm! No more deceleration issues! Updated grbl versi… …… 9141ad2 Delete a new work file shouldn't have been synced. 169c859 Corrected clearing of target and position variable for the go home ro… …… b5cc033 Re-ordered stepper idle function to first disable interrupt. 292fcca Updated README and reordered branch versions. 4bf0085 Various minor updates and variable definition corrections. Removed de… …… 12bae58 Propagated premature step end bug fix from the edge branch. Updated p… …… 66d3155 camnit 添加了一个引用此拉取请求的提交 2012 年 1 月 18 日 Merge pull request #47 from chamnit/v0_7 …… 3734c20 chamnit 合并提交3734c20 到 grbl :主人 2012 年 1 月 18 日 免费注册 在 GitHub 上加入此对话。已有帐户? 登录评论 审稿人 没有评论 受让人 无人分配 标签 还没有 项目 还没有 里程碑 没有里程碑 发展 成功合并此拉取请求可能会关闭这些问题。 还没有 3人参加 喜欢 (0)
chamnit/v0.7 处于 master 状态并与 grbl/master 合并。Old master v0.6 已移至其自己的分支作为参考。