mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-08 14:34:06 -06:00
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:
parent
4c8d24ae03
commit
de366ee854
35 changed files with 201 additions and 201 deletions
|
@ -1,7 +1,7 @@
|
|||
# This file is an example config file for polar style printers. One
|
||||
# may copy and edit this file to configure a new polar printer.
|
||||
|
||||
# POLAR KINEMATICS ARE A WORK IN PROGRESS. Moves around the 0,0
|
||||
# POLAR KINEMATICS ARE A WORK IN PROGRESS. Moves around the 0, 0
|
||||
# position are known to not work properly.
|
||||
|
||||
# See docs/Config_Reference.md for a description of parameters.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue