refactored block buffer into separate module motion_plan pending the addition of the actual look ahead planner
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
/*
|
||||
motion_control.h - cartesian robot controller.
|
||||
motion_control.h - high level interface for issuing motion commands
|
||||
Part of Grbl
|
||||
|
||||
Copyright (c) 2009 Simen Svale Skogsrud
|
||||
Copyright (c) 2009-2011 Simen Svale Skogsrud
|
||||
|
||||
Grbl is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
Reference in New Issue
Block a user