Drop extraneous ok_to_send
This commit is contained in:
parent
0ce355d9e7
commit
0f6cd3640b
1 changed files with 0 additions and 1 deletions
|
@ -1793,7 +1793,6 @@ inline void gcode_G0_G1() {
|
||||||
#endif //FWRETRACT
|
#endif //FWRETRACT
|
||||||
|
|
||||||
prepare_move();
|
prepare_move();
|
||||||
//ok_to_send();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue