Removed malplaced comment.
This commit is contained in:
parent
9b3462f73f
commit
379348487e
@ -3967,9 +3967,6 @@ inline void gcode_M303() {
|
||||
}
|
||||
|
||||
#ifdef SCARA
|
||||
/**
|
||||
* M360: SCARA calibration: Move to cal-position ThetaA (0 deg calibration)
|
||||
*/
|
||||
bool SCARA_move_to_cal(uint8_t delta_x, uint8_t delta_y) {
|
||||
//SoftEndsEnabled = false; // Ignore soft endstops during calibration
|
||||
//SERIAL_ECHOLN(" Soft endstops disabled ");
|
||||
|
Loading…
Reference in New Issue
Block a user