stepper signals looks good on scope
This commit is contained in:
@ -323,7 +323,7 @@ void execute_go_home()
|
||||
}
|
||||
|
||||
void mc_execute() {
|
||||
st_set_pace(mc.pace);
|
||||
// st_set_pace(mc.pace);
|
||||
printByte('~');
|
||||
while(mc.mode) { // Loop because one task might start another task
|
||||
switch(mc.mode) {
|
||||
|
Reference in New Issue
Block a user