aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-11-28 10:32:23 -0500
committerKevin O'Connor <kevin@koconnor.net>2019-11-28 10:34:59 -0500
commit7bd96950cbf26c37e7fde347b02dfa3f5052461d (patch)
tree1dd8e06f4324dc92be33a511065255ab428afc7a
parent73e84abaff7759cac0f40b52d5553406c1395e76 (diff)
downloadkutter-7bd96950cbf26c37e7fde347b02dfa3f5052461d.tar.gz
kutter-7bd96950cbf26c37e7fde347b02dfa3f5052461d.tar.xz
kutter-7bd96950cbf26c37e7fde347b02dfa3f5052461d.zip
config: Minor comment changes to example-extras.cfg
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--config/example-extras.cfg26
1 files changed, 13 insertions, 13 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index 2d2ba7a0..c5a2712c 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -1090,7 +1090,7 @@
# provided.
#chain_count:
# The number of Neopixel chips that are "daisy chained" to the
-# provided pin. The default is 1 (which indices only a single
+# provided pin. The default is 1 (which indicates only a single
# Neopixel is connected to the pin).
#color_order_GRB: True
# Set the pixel order to green, red, blue. If using the WS2811 chip
@@ -1118,8 +1118,8 @@
#initial_BLUE: 0.0
# See the "neopixel" section for information on these parameters.
-# Execute gcode when a button is pressed or released (or when a pin changes
-# state). You can check the state of the button my using
+# Execute gcode when a button is pressed or released (or when a pin
+# changes state). You can check the state of the button by using
# QUERY_BUTTON button=my_gcode_button
#[gcode_button my_gcode_button]
#pin:
@@ -1158,8 +1158,8 @@
# is 0 (for low voltage).
#cycle_time: 0.100
# The amount of time (in seconds) per PWM cycle. It is recommended
-# this be 10 milliseconds or greater when using software based
-# PWM. The default is 0.100 seconds for pwm pins.
+# this be 10 milliseconds or greater when using software based PWM.
+# The default is 0.100 seconds for pwm pins.
#hardware_pwm: False
# Enable this to use hardware PWM instead of software PWM. When
# using hardware PWM the actual cycle time is constrained by the
@@ -1576,8 +1576,8 @@
# The value to statically set the given MCP4451 "wiper" to. This is
# typically set to a number between 0.0 and 1.0 with 1.0 being the
# highest resistance and 0.0 being the lowest resistance. However,
-# the range may be changed with the 'scale' parameter (see
-# below). If a wiper is not specified then it is left unconfigured.
+# the range may be changed with the 'scale' parameter (see below).
+# If a wiper is not specified then it is left unconfigured.
#scale:
# This parameter can be used to alter how the 'wiper_x' parameters
# are interpreted. If provided, then the 'wiper_x' parameters should
@@ -1604,8 +1604,8 @@
#channel_d:
# The value to statically set the given MCP4728 channel to. This is
# typically set to a number between 0.0 and 1.0 with 1.0 being the
-# highest voltage (2.048V) and 0.0 being the lowest voltage. However,
-# the range may be changed with the 'scale' parameter (see
+# highest voltage (2.048V) and 0.0 being the lowest voltage.
+# However, the range may be changed with the 'scale' parameter (see
# below). If a channel is not specified then it is left
# unconfigured.
#scale:
@@ -1630,8 +1630,8 @@
# The value to statically set the given MCP4018 "wiper" to. This is
# typically set to a number between 0.0 and 1.0 with 1.0 being the
# highest resistance and 0.0 being the lowest resistance. However,
-# the range may be changed with the 'scale' parameter (see
-# below). This parameter must be provided.
+# the range may be changed with the 'scale' parameter (see below).
+# This parameter must be provided.
#scale:
# This parameter can be used to alter how the 'wiper' parameter is
# interpreted. If provided, then the 'wiper' parameter should be
@@ -1654,8 +1654,8 @@
# in "RepRapDiscount 2004 Smart Controller" type displays), "st7920"
# (which is used in "RepRapDiscount 12864 Full Graphic Smart
# Controller" type displays), "uc1701" (which is used in "MKS Mini
-# 12864" type displays), "ssd1306", or "sh1106". This parameter must be
-# provided.
+# 12864" type displays), "ssd1306", or "sh1106". This parameter must
+# be provided.
#rs_pin:
#e_pin:
#d4_pin: