Skip to content

Commit

Permalink
docs: Docs comma culture (#4822)
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
mental405 authored Jan 10, 2022
1 parent 4c8d24a commit de366ee
Show file tree
Hide file tree
Showing 35 changed files with 201 additions and 201 deletions.
2 changes: 1 addition & 1 deletion config/example-polar.cfg
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion config/example-winch.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# Homing is not implemented on cable winch kinematics. In order to
# home the printer, manually send movement commands until the toolhead
# is at 0,0,0 and then issue a G28 command.
# is at 0, 0, 0 and then issue a G28 command.

# See docs/Config_Reference.md for a description of parameters.

Expand Down
10 changes: 5 additions & 5 deletions config/kit-voron2-250mm.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -227,14 +227,14 @@ gcode:
[quad_gantry_level]
# Use QUAD_GANTRY_LEVEL to level a gantry.
gantry_corners:
-55,-7
-55, -7
305, 320
# Min & Max gantry corners - measure from nozzle at MIN (0,0) and MAX (250,250) to respective belt positions
points:
25,0
25,200
225,200
225,0
25, 0
25, 200
225, 200
225, 0
# Probe points
speed: 200
horizontal_move_z: 6
Expand Down
6 changes: 3 additions & 3 deletions config/kit-zav3d-2019.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,9 @@ sample_retract_dist: 3.0
[bed_mesh]
speed: 100
horizontal_move_z: 5
mesh_min: 69,41
mesh_max: 189,161
probe_count: 3,3
mesh_min: 69, 41
mesh_max: 189, 161
probe_count: 3, 3

[homing_override]
set_position_z: 6
Expand Down
8 changes: 4 additions & 4 deletions config/printer-anycubic-4maxpro-2.0-2021.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,10 @@ max_z_accel: 50
square_corner_velocity: 5

[bed_screws]
screw1: 5,5
screw2: 265,210
screw3: 5,210
screw4: 265,5
screw1: 5, 5
screw2: 265, 210
screw3: 5, 210
screw4: 265, 5

[filament_switch_sensor filament_sensor]
switch_pin: ^!PC4
8 changes: 4 additions & 4 deletions config/printer-creality-cr20-pro-2019.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -64,17 +64,17 @@ speed: 3.0
samples: 1

[safe_z_home]
home_xy_position: 117,117
home_xy_position: 117, 117
speed: 50.0
z_hop: 10.0
z_hop_speed: 100

[bed_mesh]
speed: 100
horizontal_move_z: 8
mesh_min: 106,39
mesh_max: 281,229
probe_count: 3,3
mesh_min: 106, 39
mesh_max: 281, 229
probe_count: 3, 3

[heater_bed]
heater_pin: PH5
Expand Down
4 changes: 2 additions & 2 deletions config/printer-creality-ender5plus-2019.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ pin_up_touch_mode_reports_triggered: False
speed: 100
horizontal_move_z: 8
mesh_min: 50, 50
mesh_max: 300,300
probe_count: 3,3
mesh_max: 300, 300
probe_count: 3, 3

[heater_bed]
heater_pin: PH5
Expand Down
2 changes: 1 addition & 1 deletion config/printer-creality-ender6-2020.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ position_max: 400
# mesh_min: 10, 10
# mesh_max: 239, 239
# algorithm: bicubic
# probe_count: 5,5
# probe_count: 5, 5

[extruder]
max_extrude_only_distance: 1000.0
Expand Down
2 changes: 1 addition & 1 deletion config/printer-creality-sermoonD1-2021.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ restart_method: command
# mesh_min: 20, 15
# mesh_max: 250, 240
# algorithm: bicubic
# probe_count: 5,5
# probe_count: 5, 5

[filament_switch_sensor filament_sensor]
pause_on_runout: true
Expand Down
8 changes: 4 additions & 4 deletions config/printer-eryone-er20-2021.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -141,15 +141,15 @@ z_offset: 2.6
pin_up_touch_mode_reports_triggered: False

[safe_z_home]
home_xy_position: 5,5
home_xy_position: 5, 5
z_hop: 5.0
z_hop_speed: 5.0

[bed_mesh]
speed: 80
mesh_min: 40,20
mesh_max: 210,205
probe_count: 5,5
mesh_min: 40, 20
mesh_max: 210, 205
probe_count: 5, 5

######################################################################
# "RepRapDiscount 128x64 Full Graphic Smart Controller" type display
Expand Down
12 changes: 6 additions & 6 deletions config/printer-fokoos-odin5-f3-2021.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ max_z_velocity: 25
max_z_accel: 100

[bed_screws]
screw1: 33,33
screw2: 203,33
screw3: 203,201
screw4: 33,201
screw1: 33, 33
screw2: 203, 33
screw3: 203, 201
screw4: 33, 201

[stepper_x]
step_pin: PE3
Expand Down Expand Up @@ -158,7 +158,7 @@ switch_pin: !PA4

# Optional bed mesh configuration you can use if you have a BLtouch installed.
#[bed_mesh]
#mesh_min: 70,15
#mesh_max: 220,210
#mesh_min: 70, 15
#mesh_max: 220, 210
#horizontal_move_z: 5
#speed: 150
6 changes: 3 additions & 3 deletions config/printer-hiprecy-leo-2019.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ speed: 5
########################################

[bed_mesh]
mesh_min: 40,40
mesh_max: 185,230
probe_count: 4,4
mesh_min: 40, 40
mesh_max: 185, 230
probe_count: 4, 4
speed: 100
fade_end: 0.0
algorithm: bicubic
Expand Down
6 changes: 3 additions & 3 deletions config/printer-longer-lk4-pro-2019.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ position_max: 250
# z_offset: 1.56

# [bed_mesh]
# mesh_min: 16,16
# mesh_max: 201,200
# probe_count: 4,3
# mesh_min: 16, 16
# mesh_max: 201, 200
# probe_count: 4, 3

[extruder]
step_pin: PA4
Expand Down
8 changes: 4 additions & 4 deletions config/printer-lulzbot-mini1-2016.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -197,10 +197,10 @@ samples_tolerance_retries: 2
[bed_tilt]
# Enable bed tilt measurments using the probe we defined above
# Probe points using X0 Y0 offsets @ 0.01mm/step
points: -2,-6
156,-6
156,158
-2,158
points: -2, -6
156, -6
156, 158
-2, 158
speed: 75
horizontal_move_z: 2

Expand Down
10 changes: 5 additions & 5 deletions config/printer-lulzbot-taz6-2017.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -151,15 +151,15 @@ sample_retract_dist: 1.0
samples_tolerance: 0.075

[bed_tilt]
points: -9,-9
289.4,-9
289.4,290
-9,289
points: -9, -9
289.4, -9
289.4, 290
-9, 289
speed: 75
horizontal_move_z: 5

[safe_z_home]
home_xy_position: -19.1,259.3
home_xy_position: -19.1, 259.3
speed: 50.0
z_hop: 10.0

Expand Down
10 changes: 5 additions & 5 deletions config/printer-lulzbot-taz6-dual-v3-2017.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -185,18 +185,18 @@ samples_tolerance: 0.100
[bed_tilt]
#Enable bed tilt measurments using the probe we defined above
#Probe points using X0 Y0 offsets @ 0.01mm/step
points: -3,-6
282,-6
282,300
-3,300
points: -3, -6
282, -6
282, 300
-3, 300
speed: 75
horizontal_move_z: 5

[safe_z_home]
#Needed to lift the Z to clear homing switch on bed
# ---> WARNING! - Z_MAX limit switch not monitored in Klipper! <---
# ---> This could potentially crash the toolhead if already at the top of Z travel! <---
home_xy_position: -19,265
home_xy_position: -19, 265
speed: 50.0
z_hop: 15.0
move_to_previous: False
Expand Down
8 changes: 4 additions & 4 deletions config/printer-monoprice-select-mini-v2-2018.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@ max_z_accel: 20

# Positions for BED_SCREWS_ADJUST levelling with bed screws still accessible
[bed_screws]
screw1: 22,10
screw2: 22,90
screw3: 98,90
screw4: 98,10
screw1: 22, 10
screw2: 22, 90
screw3: 98, 90
screw4: 98, 10

######################################################################
# Optional: i2c ssd1306 OLED-display controlled by raspi host_mcu
Expand Down
6 changes: 3 additions & 3 deletions config/printer-mtw-create-2015.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions config/printer-prusa-mini-plus-2020.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions config/printer-tevo-flash-2018.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ gcode:

# Mesh Bed Leveling.
[bed_mesh]
mesh_min: 5,18
mesh_max: 230,228
probe_count: 9,9
mesh_min: 5, 18
mesh_max: 230, 228
probe_count: 9, 9
algorithm: bicubic
20 changes: 10 additions & 10 deletions config/printer-tronxy-x5sa-pro-2020.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -118,26 +118,26 @@ switch_pin: !PA15
pin: PB0

[safe_z_home]
home_xy_position: 165,165
home_xy_position: 165, 165
speed: 50
z_hop: 10
z_hop_speed: 5

[bed_screws]
screw1: 5,5
screw2: 165,5
screw3: 325,5
screw4: 5,325
screw5: 165,325
screw6: 325,325
screw1: 5, 5
screw2: 165, 5
screw3: 325, 5
screw4: 5, 325
screw5: 165, 325
screw6: 325, 325

[bed_mesh]
speed: 120
probe_count: 5,5
probe_count: 5, 5
horizontal_move_z: 5
algorithm: lagrange
mesh_min : 20,20
mesh_max : 310,310
mesh_min : 20, 20
mesh_max : 310, 310
mesh_pps: 0

[probe]
Expand Down
20 changes: 10 additions & 10 deletions config/printer-tronxy-x5sa-v6-2019.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -110,26 +110,26 @@ switch_pin: PA15
pin: PB0

[safe_z_home]
home_xy_position: 165,165
home_xy_position: 165, 165
speed: 50
z_hop: 10
z_hop_speed: 5

[bed_screws]
screw1: 5,5
screw2: 165,5
screw3: 325,5
screw4: 5,325
screw5: 165,325
screw6: 325,325
screw1: 5, 5
screw2: 165, 5
screw3: 325, 5
screw4: 5, 325
screw5: 165, 325
screw6: 325, 325

[bed_mesh]
speed: 120
probe_count: 5,5
probe_count: 5, 5
horizontal_move_z: 5
algorithm: lagrange
mesh_min : 20,20
mesh_max : 310,310
mesh_min : 20, 20
mesh_max : 310, 310
mesh_pps: 0

[probe]
Expand Down
2 changes: 1 addition & 1 deletion config/printer-velleman-k8800-2017.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ z_offset: -15
speed: 120
horizontal_move_z: 5
mesh_radius:65
mesh_origin: 0,0
mesh_origin: 0, 0
round_probe_count: 7
algorithm: bicubic

Expand Down
Loading

0 comments on commit de366ee

Please sign in to comment.