Removed malplaced comment.

This commit is contained in:
Josef Larsson 2015-03-22 12:21:31 +01:00
parent 9b3462f73f
commit 379348487e

View File

@ -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 ");