Rare planner bug fix and added simulator defaults.

- Planner bug when moving along a diagonal back and forth on the same
path. Rare for the fact that most CAM programs don’t program this type
of motion, neither does jogging. Fixed in this update.

- Added grbl_sim defaults for testing purposes.
This commit is contained in:
Sonny Jeon
2015-02-04 19:12:30 -07:00
parent bf37ab7e7b
commit a358c6de0b
4 changed files with 41 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#define GRBL_VERSION "0.9h"
#define GRBL_VERSION_BUILD "20150117"
#define GRBL_VERSION_BUILD "20150204"
// Version of the EEPROM data. Will be used to migrate existing data from older versions of Grbl
// when firmware is upgraded. Always stored in byte 0 of eeprom