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 [2020/01/20 15:24] ivanmycnc:mycnc_configuration_dialogs [2020/01/28 10:07] ivan
Line 12: Line 12:
   * **Pulses per unit**. This parameter sets the number of pulses which the controller sends to the motor drivers to move by 1 unit distance (the unit depends on CNC configuration and can be either "mm" or "inch"). The full instructions on pulses per unit setup can be found on the [[mycnc:mycnc_setup_examples#how_to_set_up_axes_and_pulses_per_unit|QuickStart page here]].   * **Pulses per unit**. This parameter sets the number of pulses which the controller sends to the motor drivers to move by 1 unit distance (the unit depends on CNC configuration and can be either "mm" or "inch"). The full instructions on pulses per unit setup can be found on the [[mycnc:mycnc_setup_examples#how_to_set_up_axes_and_pulses_per_unit|QuickStart page here]].
   * **Max Speed** - CNC control will limit machine speed for each axis by this value. Note that the Max Speed does not count the override % value. Be careful if you use override values more than 100%   * **Max Speed** - CNC control will limit machine speed for each axis by this value. Note that the Max Speed does not count the override % value. Be careful if you use override values more than 100%
-  * **Backlash** - Backlash value in units (mm/inch) for each axis (different for each machine depending on the hardware specifications)+  * **Backlash** - Backlash value in units (mm/inch) for each axis (different for each machine depending on the hardware specifications). Backlash is defined as the movement of the motor which may turn slightly before any actual axis movement is present (caused by gaps between parts). 
   * **Axes Mapping** - Toolpath planner uses this setting for tool motion speed calculation. Possible settings are-   * **Axes Mapping** - Toolpath planner uses this setting for tool motion speed calculation. Possible settings are-
     * "X", "Y", "Z", "U", "V", "W" - linear axes X, Y, Z, U, V, W     * "X", "Y", "Z", "U", "V", "W" - linear axes X, Y, Z, U, V, W
Line 24: Line 24:
     * "Spherical correction" - Settings for 3D bevel cutting head and RTCP kinematic correction.      * "Spherical correction" - Settings for 3D bevel cutting head and RTCP kinematic correction. 
   * **Attach to axis**. Any of 6/8 motor output can be attached to any axis. Here you can select what axis is used for every motor output.   * **Attach to axis**. Any of 6/8 motor output can be attached to any axis. Here you can select what axis is used for every motor output.
-  * **Inversion** - Mark the checkbox if you need to change the rotation direction for any axis.+  * **Inversion** - Mark the checkbox if you need to change the rotation direction for any axis. That way the system will invert movement in the negative direction to be registered as positive, and vice versa
  
 <code>For Dual axis configuration just attach one axis simultaneously  <code>For Dual axis configuration just attach one axis simultaneously 
Line 459: Line 459:
   * **Encoder Z signals**, if those are used (typically left to be OFF).    * **Encoder Z signals**, if those are used (typically left to be OFF). 
   * **Ignore Limits while aligning** flag. Sometimes the sensors used for aligning are the same sensors as would be typically used for a limit signal when the machine reaches its limits. In order to prevent them functioning as the limit sensors (and therefore aborting the entire procedure as they will be triggered) during the gantry alignment process, the check mark can be set to ON.    * **Ignore Limits while aligning** flag. Sometimes the sensors used for aligning are the same sensors as would be typically used for a limit signal when the machine reaches its limits. In order to prevent them functioning as the limit sensors (and therefore aborting the entire procedure as they will be triggered) during the gantry alignment process, the check mark can be set to ON. 
-  * **Align while move** - can be set to be Forward or Backward. The Forward configuration works as follows: One side reaches the sensor, and the motor for that side stops, while the other side's motor continues forward until the opposite sensor is reached, then stops as well. This method is not ideal as the first initial stop is done at a high speed as the machine suddenly comes into contact with the sensor. The other method is to go Backwards, by triggering one sensor, passing that sensor on one side, then reaching the sensor on the other, and afterwards aligning the system by using the first initial sensor. This method is preferable as the alignment process is done at a lower speed, however it is not feasible if the sensors are set up right near the edge of the table, preventing the machine from moving past them (in that case, the Forward setting should be used). +  * **Align while move** - can be set to be Forward or Backward. The Forward configuration works as follows: One side reaches the sensor, and the motor for that side stops, while the other side's motor continues forward until the opposite sensor is reached, then stops as well. This method is not ideal as the first initial stop is done at a high speed as the machine suddenly comes into contact with the sensor. The other method is to go Backwards, by triggering one sensor, passing that sensor on one side, then reaching the sensor on the other, stopping and moving backwards until both sensors are triggered again. Then the motors move to align the system. This method is preferable as the alignment process is done at a lower speed, however it is not feasible if the sensors are set up right near the edge of the table, preventing the machine from moving past them (in that case, the Forward setting should be used). 
   * **Final tuning** allows to set the distance to move the machine if the user knows that the sensors are not set to be perfectly, but one is misaligned by a certain small distance. This small distance should be inputted into the final tuning field.     * **Final tuning** allows to set the distance to move the machine if the user knows that the sensors are not set to be perfectly, but one is misaligned by a certain small distance. This small distance should be inputted into the final tuning field.  
   * **Double check** - this allows for a greater precision alignment when using the Forward setting, by moving back after hitting both sensors and then forward again at a slower speed. This feature is currently under development, and can be set manually in the generated PLC by adding relevant PLC code for a double check movement at a lower speed.   * **Double check** - this allows for a greater precision alignment when using the Forward setting, by moving back after hitting both sensors and then forward again at a slower speed. This feature is currently under development, and can be set manually in the generated PLC by adding relevant PLC code for a double check movement at a lower speed.
Line 1290: Line 1290:
 ++++Read more| ++++Read more|
  
-{{:mycnc:forum-jan2020-009-filter.png}}+{{:mycnc:config-073-common-hardware-settings.png}}
  
   * The Common Hardware Settings allow the user to invert any input/output value, depending on which particular default configuration is preferred. The table goes the 0-63 inputs and 0-63 outputs values, with the red cross symbolizing OFF by default and the green check mark symbolizing ON by default behaviour.    * The Common Hardware Settings allow the user to invert any input/output value, depending on which particular default configuration is preferred. The table goes the 0-63 inputs and 0-63 outputs values, with the red cross symbolizing OFF by default and the green check mark symbolizing ON by default behaviour. 
-  * The Input Pins Filter is set up to filter noise and random input on the controller inputs. Raising the value in this field will raise the amount of time necessary to continue supplying the same input to the controller through the inputs for the controller to register the change. This operates in increments of 80ms (for example, putting a 10 in the Input Pins Filter field will result in an 800ms delay) +  * The **Input Pins Filter** is set up to filter noise and random input on the controller inputs. Raising the value in this field will raise the amount of time necessary (in ms) to continue supplying the same input to the controller through the inputs for the controller to register the change. Setting this value to zero will disable the delay. Max value of 10000 (10 seconds
-    * Note that the fast encoder inputs (#20-#25 for the ET7 board) are not affected by the filtration, as to not introduce a delay  +    * Note that the fast encoder inputs (#20-#25 for the ET7 board) are not affected by the filtration to not introduce unnecessary delays.  
-  * ADC inputs can be inverted similar to inputs/outputs inversion +  * The **Keypad filter** performs a similar function to the Input Pins Filter, by introducing a delay in which the panel key has to be held continuously for the system to recognize the key press. Setting this value to zero will disable the delay. Max value of 250.  
-  * Pulse Width is set up in the Common Hardware Settings. To learn more about this, read the [[mycnc:mycnc_pulse_width_setup|MyCNC Pulse Width Setup]] manual.  +  * **ADC inputs** can be inverted similar to inputs/outputs inversion 
-  * The pulse format can be chosen between pulse/dir or cw/ccw formats. The pulse/dir format has the step and direction inputs. Step input accepts a pulse signal which determines angle and speed of rotation. Direction input receives either high or low digital signal that regulates direction of rotation. The CW/CCW mode, on the other hand, has CW and CCW inputs. Pulse in these inputs determines whether the motor rotates clockwise or counter clockwise. This setting depends upon the hardware that the setup is using.  +  * **Pulse Width** is set up in the Common Hardware Settings. To learn more about this, read the [[mycnc:mycnc_pulse_width_setup|MyCNC Pulse Width Setup]] manual.  
-  * UART2 Setup can be chosen between External myTHC, IPG Laser Control, Modbus #2, Hypertherm Interface or Capacitive Height Sensor.  +  * The pulse format can be chosen between **pulse/dir or cw/ccw** formats. The pulse/dir format has the step and direction inputs. Step input accepts a pulse signal which determines angle and speed of rotation. Direction input receives either high or low digital signal that regulates direction of rotation. The CW/CCW mode, on the other hand, has CW and CCW inputs. Pulse in these inputs determines whether the motor rotates clockwise or counter clockwise. This setting depends upon the hardware that the setup is using.  
-    * External myTHC: Deprecated, was used as an external Torch Height Control which would be attached to the controller and exchange arc voltage information, etc. As the THC process has been integrated into the newer control boards, this function is only used on older boards. +  * **UART2 Setup** can be chosen between External myTHC, IPG Laser Control, Modbus #2, Hypertherm Interface or Capacitive Height Sensor.  
-    * IPG Laser Control: Deprecated, was used as laser control through UART2. If any users require this control, please contact myCNC Support.  +    * **External myTHC**: Deprecated, was used as an external Torch Height Control which would be attached to the controller and exchange arc voltage information, etc. As the THC process has been integrated into the newer control boards, this function is only used on older boards. 
-    * Modbus #2: Under development. The feature allows to use the controller as slave (rather than master), with gvariable commands being sent to it by some other device.  +    * **IPG Laser Control**: Deprecated, was used as laser control through UART2. If any users require this control, please contact myCNC Support.  
-    * Hypertherm Interface: Used for the HPR series Hypertherm machines, as those use a different protocol from Powermax/XPR series machines.  +    * **Modbus #2**: Under development. The feature allows to use the controller as slave (rather than master), with gvariable commands being sent to it by some other device.  
-    * Capacitive Height Sensor: Deprecated, was used on the machines running a capacitive height sensor which would transmit the height information to the controller through a digital (rather than analog) signal.  +    * **Hypertherm Interface**: Used for the HPR series Hypertherm machines, as those use a different protocol from Powermax/XPR series machines.  
-  * Command buffer size is chosen between 8k and 16k. 16k is always chosen for newer firmware (after November 2015) and on all the newer boards. Only the ET1/ET3 boards with firmware which has not been updated use 8k.  +    * **Capacitive Height Sensor**: Deprecated, was used on the machines running a capacitive height sensor which would transmit the height information to the controller through a digital (rather than analog) signal.  
-  * ET6-ET10 overspeed bugfix toggle - this setting is not useful for the newer boards, as those automatically transmit their firmware version to the myCNC program. Useful on older ET6/ET10 boards as the overspeed parameter was counted differently on those from the more recent ET3/ET7 boards. +  * **Command buffer size** is chosen between 8k and 16k. 16k is always chosen for newer firmware (after November 2015) and on all the newer boards. Only the ET1/ET3 boards with firmware which has not been updated use 8k.  
 +  * **ET6-ET10 overspeed bugfix toggle** - this setting is not useful for the newer boards, as those automatically transmit their firmware version to the myCNC program. Useful on older ET6/ET10 boards as the overspeed parameter was counted differently on those from the more recent ET3/ET7 boards. 
 ++++ ++++
 +
 ===Encoders=== ===Encoders===
  
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