gnea / grbl

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
https://github.com/gnea/grbl/wiki
Other
4.03k stars 1.6k forks source link

error 22: Feed rate has not yet been set or is undefined. #119

Closed hackqiang closed 7 years ago

hackqiang commented 7 years ago

I'm using v1.1f Grbl and v3.6.1 Grbl controller. when I try to move X or Y, I got error22. Z has no such error. what should I do to fix this? Thanks

vMeph commented 7 years ago

I dont think grbl controler is compatible with grbl 1.1 version

gerritv commented 7 years ago

Grbl Controller is an abandoned project, Zapmaker hasn't been heard from since 2014

hackqiang commented 7 years ago

Oops... is there any free software to replace Grbl Controller?

vMeph commented 7 years ago

https://winder.ci.cloudbees.com/job/UGS/

Shahid-lateef commented 4 years ago

I'm using v1.1f Grbl on arduino mega 2560 and Grbl controller. when I try to move X or Y, I got error22. Z has no such error. what should I do to fix this? Thanks