Skip to content

Commit 3abced1

Browse files
smoehansu
authored andcommitted
docs: more smallish changes during translations
1 parent e469033 commit 3abced1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/src/plasma/plasma-cnc-primer.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -494,8 +494,7 @@ We can do this by doubling the machine's Z axis velocity and acceleration settin
494494
That way 100% of the maximum velocity and acceleration will be available for both probing and THC.
495495

496496
Example:
497-
On a metric machine with a NEMA23 motor with a direct drive to a 5 mm ball screw,
498-
60 mm/s maximum velocity and 700 mm/s^2^ acceleration were determined to be safe values without loss of steps.
497+
On a metric machine with a NEMA23 motor with a direct drive to a 5 mm ball screw, 60 mm/s maximum velocity and 700 mm/s^2^ acceleration were determined to be safe values without loss of steps.
499498
For this machine, set the Z axis in the INI file as follows:
500499

501500
[source,{ini}]
@@ -544,7 +543,7 @@ So assuming we have a 5 Volt input, the calculated frequency would be:
544543

545544
So now it should be fairly clear how to convert the frequency to its voltage equivalent:
546545

547-
Volts = (frequency [Hz] - 3800 Hz) / 2520 Hz/V
546+
Voltage = (frequency [Hz] - 3800 Hz) / (2520 Hz/V)
548547

549548
=== THCAD Connections
550549

0 commit comments

Comments
 (0)