User Tools

Site Tools


mycnc:mycnc_configuration_dialogs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
mycnc:mycnc_configuration_dialogs [2019/10/29 09:23] ivanmycnc:mycnc_configuration_dialogs [2019/11/01 09:58] ivan
Line 264: Line 264:
 {{  mycnc:mycnc-exact-mode-001.png?450 }} {{  mycnc:mycnc-exact-mode-001.png?450 }}
   * 2D Cutting is used on plasma/gas machines which lack a configurable z-axis. This option is turned OFF by default.   * 2D Cutting is used on plasma/gas machines which lack a configurable z-axis. This option is turned OFF by default.
-  * Step-jog count specifies whether the user wants the machine to monitor the inputs sent to it as it is already moving or not. If selected, the machine will count however many signals are sent to it even if it is moving already, if not selected then the machine will ignore other signals until it has completed its initial movement. +  * Step-jog count specifies whether the user wants the machine to monitor the inputs sent to it as it is already moving or not. If selected, the machine will count however many signals are sent to it even if it is moving already, if not selected then the machine will ignore other signals until it has completed its initial movement. This allows to set up pendant control which will either count the number of impulses sent from the pendant and move an according distance, or will instead try to match the rotation speed of the pendant wheel (moving when the wheel is moved, stopping when the wheel is stopped)
   * **Sync G0 & (G1, G2, G3) Overspeed** allows the user to sync the rapid and cutting speeds, allowing the user to use one set of buttons (shown in the screenshot below) to change them at the same time. If the check mark in the Motion configuration dialog is set to **ON**, then upon pressing the Overspeed buttons on the main screen, both G1/G2/G3 AND the G0 Overspeed will be changed (speeds will be synced). If the check mark is set to **OFF**, only the G1/G2/G3 speeds will be changed upon pressing the main screen buttons, and controlling the G0 overspeed  will be possible through the Motion dialog (see the //Jog, G0 and G1, G2, G3 Overspeeds// line below).   * **Sync G0 & (G1, G2, G3) Overspeed** allows the user to sync the rapid and cutting speeds, allowing the user to use one set of buttons (shown in the screenshot below) to change them at the same time. If the check mark in the Motion configuration dialog is set to **ON**, then upon pressing the Overspeed buttons on the main screen, both G1/G2/G3 AND the G0 Overspeed will be changed (speeds will be synced). If the check mark is set to **OFF**, only the G1/G2/G3 speeds will be changed upon pressing the main screen buttons, and controlling the G0 overspeed  will be possible through the Motion dialog (see the //Jog, G0 and G1, G2, G3 Overspeeds// line below).
 {{:mycnc:config-motion-002-overspeed.jpg}} {{:mycnc:config-motion-002-overspeed.jpg}}
Line 873: Line 873:
   * K0 (offset value for the ratio that will bring the curve up/down)   * K0 (offset value for the ratio that will bring the curve up/down)
   * K (ratio value to multiply the result by)   * K (ratio value to multiply the result by)
-  * P (proportional control ratio) +  * P - proportional gain (proportional control ratio) 
-  * I (integral control ratio) +  * I - integral gain (integral control ratio) 
-  * D (derivative control ratio)+  * D -derivative gain (derivative control ratio)
   * Dead zone, which specifies a range in which inputs are outputted as a zero value   * Dead zone, which specifies a range in which inputs are outputted as a zero value
-  * Control Min/Max +  * Control Min/Max signifies the bounds for the PID PWM control 
-  * Sensor Offset +  * Sensor Offset allows to take into account sensors that do not start at zero (for example, a sensor that goes 1-5V)  
-  * Sensor ratio (1/1024)+  * Sensor ratio (1/1024) - scaling coefficient to convert the result from some raw input value into the expected value range
  
 A manual on using PWM PIDs in order to control an Automatic Gas Console is available [[mycnc:mycnc_setup:automatic_gas_console|on this page]]. A manual on using PWM PIDs in order to control an Automatic Gas Console is available [[mycnc:mycnc_setup:automatic_gas_console|on this page]].
mycnc/mycnc_configuration_dialogs.txt · Last modified: 2022/10/28 15:51 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki