Scott Lahteine пре 6 година
родитељ
комит
2613ddf61c
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2
    2
      Marlin/src/gcode/bedlevel/G26.cpp

+ 2
- 2
Marlin/src/gcode/bedlevel/G26.cpp Прегледај датотеку

124
  *   S #  Nozzle      Used to control the size of nozzle diameter. If not specified, a .4mm nozzle is assumed.
124
  *   S #  Nozzle      Used to control the size of nozzle diameter. If not specified, a .4mm nozzle is assumed.
125
  *
125
  *
126
  *   U #  Random      Randomize the order that the circles are drawn on the bed. The search for the closest
126
  *   U #  Random      Randomize the order that the circles are drawn on the bed. The search for the closest
127
- *                    undrawn cicle is still done. But the distance to the location for each circle has a
128
- *                    random number of the size specified added to it. Specifying S50 will give an interesting
127
+ *                    un-drawn circle is still done. But the distance to the location for each circle has a
128
+ *                    random number of the specified size added to it. Specifying S50 will give an interesting
129
  *                    deviation from the normal behaviour on a 10 x 10 Mesh.
129
  *                    deviation from the normal behaviour on a 10 x 10 Mesh.
130
  *
130
  *
131
  *   X #  X Coord.    Specify the starting location of the drawing activity.
131
  *   X #  X Coord.    Specify the starting location of the drawing activity.

Loading…
Откажи
Сачувај