docs: Docs comma culture (#4822)

Many non-English speaking countries use a comma as a decimal separator for printed numbers. This can create some confusion in documentation and config files when not surrounded by contextual clues like parenthesis.  Improve documentation by adding spaces to coordinates.

Signed-off-by: Paul McGowan <mental450@gmail.com>
This commit is contained in:
Paul McGowan
2022-01-09 21:13:53 -05:00
committed by GitHub
parent 4c8d24ae03
commit de366ee854
35 changed files with 201 additions and 201 deletions

View File

@@ -158,15 +158,15 @@ z_offset: 0 # set this to your Live Z Offset, but negated (invert the sign)
speed: 6.0
[safe_z_home]
home_xy_position: 147.4,21.1
home_xy_position: 147.4, 21.1
z_hop: 4
[bed_mesh]
speed: 100
horizontal_move_z: 5
mesh_min: 10,10
mesh_max: 141,167
probe_count: 4,4
mesh_min: 10, 10
mesh_max: 141, 167
probe_count: 4, 4
[filament_switch_sensor filament_sensor]
switch_pin: ^PB4