Skip to content

Commit 1d42cb5

Browse files
authored
Merge pull request #3432 from luzpaz/typos--config
Fix typos in config/
2 parents 454df73 + 31913eb commit 1d42cb5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

configs/by_interface/parport/plasma-thc-sim/plasma_mm.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,8 @@ HOME_SEQUENCE = 1
273273
###############################################################################
274274

275275
[PLASMA]
276-
# Note that setting Ignition timeout to high can cause issues with very short cuts, problems can arrise when the timeout has not expired and starting to cut a new part
277-
#- Ignition fault timeout, the time allwed from TorchOn until ArcOK before re-probing and re-initiating, in seconds
276+
# Note that setting Ignition timeout to high can cause issues with very short cuts, problems can arise when the timeout has not expired and starting to cut a new part
277+
#- Ignition fault timeout, the time allowed from TorchOn until ArcOK before re-probing and re-initiating, in seconds
278278
IGNITION_TIMEOUT = 3
279279
#- ArcOK timeout, a filter, for a signal to be valid it needs to exceed the specified time period, in seconds
280280
ARC_OK_FILTER_TIME = 0.2

configs/by_interface/vigilant/vti.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ HOME = 0.000
134134
MAX_VELOCITY = 30.48
135135
# maximum acceleration
136136
MAX_ACCELERATION = 500.0
137-
# machanical backlash measured
137+
# mechanical backlash measured
138138
BACKLASH = 0.000
139139
# time to update the axis
140140
# number of encoder ticks / unit

0 commit comments

Comments
 (0)