Merge upstream changes from Marlin 2.1.2.2
This commit is contained in:
@@ -105,6 +105,7 @@ inline bool G38_run_probe() {
|
||||
* G38.5 - Probe away from workpiece, stop on contact break
|
||||
*/
|
||||
void GcodeSuite::G38(const int8_t subcode) {
|
||||
|
||||
// Get X Y Z E F
|
||||
get_destination_from_command();
|
||||
|
||||
|
Reference in New Issue
Block a user