From de366ee85479d9f9bf7f117a881feb8de522265d Mon Sep 17 00:00:00 2001 From: Paul McGowan Date: Sun, 9 Jan 2022 21:13:53 -0500 Subject: 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 --- config/printer-mtw-create-2015.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/printer-mtw-create-2015.cfg') diff --git a/config/printer-mtw-create-2015.cfg b/config/printer-mtw-create-2015.cfg index 4194fd23..674d0be9 100644 --- a/config/printer-mtw-create-2015.cfg +++ b/config/printer-mtw-create-2015.cfg @@ -93,13 +93,13 @@ y_offset: 37 z_offset: 2.0 [safe_z_home] -home_xy_position: 125,150 +home_xy_position: 125, 150 z_hop: 10 z_hop_speed: 5 [bed_mesh] -mesh_min: 5,5 -mesh_max: 225,225 +mesh_min: 5, 5 +mesh_max: 225, 225 [fan] pin: PH5 -- cgit v1.2.3-70-g09d2