Explorar el Código

Clarifying M280 command in Bed Auto Leveling section.

alexborro hace 10 años
padre
commit
73c82e7ad8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

274
 
274
 
275
 The first define tells firmware how many servos you have.
275
 The first define tells firmware how many servos you have.
276
 The second tells what axis this servo will be attached to. In the example above, we have a servo in Z axis.
276
 The second tells what axis this servo will be attached to. In the example above, we have a servo in Z axis.
277
-The third one tells the angle in 2 situations: Probing (165º) and resting (60º). Check this with command M280 P0 S{angle}
277
+The third one tells the angle in 2 situations: Probing (165º) and resting (60º). Check this with command M280 P0 S{angle} (example: M280 P0 S60 moves the servo to 60º)
278
 
278
 
279
 Next you need to define the Z endstop (probe) offset from hotend.
279
 Next you need to define the Z endstop (probe) offset from hotend.
280
 My preferred method:
280
 My preferred method:

Loading…
Cancelar
Guardar