config: Add periods to end of sentences in example configs
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -20,7 +20,7 @@ homing_speed: 50.0
|
||||
position_endstop: 297.05
|
||||
|
||||
# The stepper_b section describes the stepper controlling the front
|
||||
# right tower (at 330 degrees)
|
||||
# right tower (at 330 degrees).
|
||||
[stepper_b]
|
||||
step_pin: ar60
|
||||
dir_pin: ar61
|
||||
@@ -30,7 +30,7 @@ endstop_pin: ^ar15
|
||||
position_endstop: 297.05
|
||||
|
||||
# The stepper_c section describes the stepper controlling the rear
|
||||
# tower (at 90 degrees)
|
||||
# tower (at 90 degrees).
|
||||
[stepper_c]
|
||||
step_pin: ar46
|
||||
dir_pin: ar48
|
||||
@@ -64,7 +64,7 @@ control: watermark
|
||||
min_temp: 0
|
||||
max_temp: 130
|
||||
|
||||
# Extruder print fan (omit section if fan not present)
|
||||
# Extruder print fan (omit section if fan not present).
|
||||
#[fan]
|
||||
#pin: ar9
|
||||
|
||||
|
||||
Reference in New Issue
Block a user