lots and lots of bugfixes after running on reals hardware for the first time
This commit is contained in:
parent
9799955555
commit
50a9f78088
19 changed files with 827 additions and 368 deletions
|
|
@ -53,4 +53,7 @@ inline void st_stop();
|
|||
// Execute the homing cycle
|
||||
void st_go_home();
|
||||
|
||||
// Echo steps to serial port? (true/false)
|
||||
void st_set_echo(int value);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue