Explorar el Código

Removed malplaced comment.

Josef Larsson hace 10 años
padre
commit
379348487e
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0
    3
      Marlin/Marlin_main.cpp

+ 0
- 3
Marlin/Marlin_main.cpp Ver fichero

@@ -3967,9 +3967,6 @@ inline void gcode_M303() {
3967 3967
 }
3968 3968
 
3969 3969
 #ifdef SCARA
3970
-  /**
3971
-   * M360: SCARA calibration: Move to cal-position ThetaA (0 deg calibration)
3972
-   */
3973 3970
   bool SCARA_move_to_cal(uint8_t delta_x, uint8_t delta_y) {
3974 3971
     //SoftEndsEnabled = false;              // Ignore soft endstops during calibration
3975 3972
     //SERIAL_ECHOLN(" Soft endstops disabled ");

Loading…
Cancelar
Guardar