-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8582d2c
commit 1a5bc18
Showing
24 changed files
with
88 additions
and
61 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
hugo/content/manual/PLC/_index.md → hugo/content/manual/PLC_cfg/_index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
+++ | ||
title = "PLC" | ||
title = "PLC cfg" | ||
weight = 15 | ||
chapter = false | ||
+++ | ||
|
2 changes: 1 addition & 1 deletion
2
hugo/content/manual/PLC/best_practice.md → hugo/content/manual/PLC_cfg/best_practice.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
+++ | ||
title = "PLC best practice" | ||
title = "best practice" | ||
weight = 10 | ||
chapter = false | ||
+++ | ||
|
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
+++ | ||
title = "general cfg" | ||
weight = 7 | ||
chapter = false | ||
+++ | ||
|
||
## [startup.cmd](startup) | ||
## [data storage](data_storage) | ||
## [iocsh utils](iocsh_utils) | ||
## [ecmc command reference](ecmc_command_reference) |
File renamed without changes.
10 changes: 3 additions & 7 deletions
10
hugo/content/manual/configuration/_index.md → ...nt/manual/general_cfg/ecmc_command_ref.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,12 @@ | ||
+++ | ||
title = "configuration" | ||
weight = 7 | ||
title = "ecmc command reference" | ||
weight = 20 | ||
chapter = false | ||
+++ | ||
|
||
## [startup.cmd](startup) | ||
## [Data Storage](data_storage) | ||
## [iocsh Utils](iocsh_utils) | ||
## [ecmc Command Reference](https://epics-modules.github.io/ecmc/files.html) | ||
## [ecmc command reference](https://epics-modules.github.io/ecmc/files.html) | ||
* [ethercat](https://epics-modules.github.io/ecmc/ecmcEthercat_8h.html) | ||
* [motion](https://epics-modules.github.io/ecmc/ecmcMotion_8h.html) | ||
* [general](https://epics-modules.github.io/ecmc/ecmcGeneral_8h.html) | ||
* [misc](https://epics-modules.github.io/ecmc/ecmcMisc_8h.html) | ||
* [plc](https://epics-modules.github.io/ecmc/ecmcPLC_8h.html) | ||
|
2 changes: 1 addition & 1 deletion
2
...ntent/manual/configuration/iocsh_utils.md → ...content/manual/general_cfg/iocsh_utils.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
+++ | ||
title = "iocsh utilities" | ||
weight = 20 | ||
weight = 17 | ||
chapter = false | ||
+++ | ||
|
||
|
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...ntent/manual/axis/best_practice/_index.md → ...manual/motion_cfg/best_practice/_index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
+++ | ||
title = "axis best practice" | ||
title = "best practice" | ||
weight = 30 | ||
chapter = false | ||
+++ | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
+++ | ||
title = "ethercat command line interface" | ||
weight = 15 | ||
weight = 13 | ||
chapter = false | ||
+++ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
+++ | ||
title = "manual motion" | ||
weight = 16 | ||
weight = 17 | ||
chapter = false | ||
+++ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
+++ | ||
title = "hardware" | ||
weight = 15 | ||
chapter = false | ||
+++ | ||
|
||
### EL70x1 Tuning | ||
|
||
For EL70x1 stepper drives the following parameters can be tuned: | ||
* 8011:07 Ka factor | ||
* 8011:08 Kd factor | ||
* 8011:01 Kp factor | ||
* 8011:02 Ki factor | ||
|
||
#### 8011:07 Ka and 8011:08 Kd factor: | ||
|
||
8011:07 Ka factor / 8011:08 Kd factor are “current boosts” during acceleration/deceleration. | ||
Default they are set to 100% which is way too high for most applications. Start by setting these parameters to 0. | ||
|
||
#### 8011:01 Kp and 8011:02 Ki factor: | ||
This is the current loop settings and this is also what affect the performance. The higher you set these registers, the stiffer the control loop. | ||
For most applications it is important to keep a ration of 40:1. | ||
Default is 400 / 10, if you want a stiffer loop, then change to f ex 800 / 20 and onwards. | ||
Increase until the motor misbehaves and go back to a safe setting. | ||
|