User Tools

Site Tools


mycnc:mycnc_screen_configuration

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_screen_configuration [2019/09/12 11:09] ivanmycnc:mycnc_screen_configuration [2019/09/13 09:37] ivan
Line 656: Line 656:
 | load-file: | Load a file. This will load a file from the predefined folders which can be set in Config > Preferences > Common | | load-file: | Load a file. This will load a file from the predefined folders which can be set in Config > Preferences > Common |
 | load-macro: | A test debug feature. Allows to load the macros which are referenced in the imported G-code directly into the NCList window. In this way, instead of using a single macro number to refer to a specific macro, the full macros will be written out in the NCList.| | load-macro: | A test debug feature. Allows to load the macros which are referenced in the imported G-code directly into the NCList window. In this way, instead of using a single macro number to refer to a specific macro, the full macros will be written out in the NCList.|
-| file-close | Close file |+| file-close | Close the program file |
 | dxf-import | Import a DXF file into myCNC | | dxf-import | Import a DXF file into myCNC |
 | image-import | Import an image into myCNC | | image-import | Import an image into myCNC |
Line 714: Line 714:
 | servo-pid-on | Turns ON the Servo PIDs | | servo-pid-on | Turns ON the Servo PIDs |
 | servo-pid-off | Turns OFF the Servo PIDs | | servo-pid-off | Turns OFF the Servo PIDs |
-| hw-pwm-inc | Increases the PWM value in preset increments |+| hw-pwm-inc | Increases the PWM value in preset increments (currently, these increments are set to 20) |
 | hw-pwm-dec | Decreases the PWM value in preset increments | | hw-pwm-dec | Decreases the PWM value in preset increments |
 | hw-dac-inc | Increases the DAC value in preset increments | | hw-dac-inc | Increases the DAC value in preset increments |
 | hw-dac-dec | Decreases the DAC value in preset increments | | hw-dac-dec | Decreases the DAC value in preset increments |
-| hw-direct-binary-set- | Directly sets an output value (for example, //hw-direct-binary-set-5// to turn on output 5. Using direct hardware commands instead of Hardware PLC procedures allows to free up the Hardware PLC process and to prevent situations where long PLC commands would be interrupted by a port set / port clear due to human input |+| hw-direct-binary-set- | Directly sets an output value (for example, //hw-direct-binary-set-5// to turn on output 5. Using direct hardware commands instead of Hardware PLC procedures allows to free up the Hardware PLC process and to prevent situations where long PLC commands would be interrupted by a port set / port clear due to a new input sent to the controller |
 | hw-direct-binary-clear- | Directly clears an output value (for example, //hw-direct-binary-clear-5// to clear output 5 | | hw-direct-binary-clear- | Directly clears an output value (for example, //hw-direct-binary-clear-5// to clear output 5 |
 | thc-arc-voltage-ref-inc | Increases the reference arc voltage value | | thc-arc-voltage-ref-inc | Increases the reference arc voltage value |
Line 729: Line 729:
 | dev-thc-jog-neg | Multidevice negative direction Torch Height Control jog | | dev-thc-jog-neg | Multidevice negative direction Torch Height Control jog |
  
-| toggle-widget-centring | Toggles the centring widget visibility on/off |+| toggle-widget-centring | Toggles the centring widget visibility on/off (centring widget code can be found in x-centring.xml) |
 | toggle-widget-rotation | Toggles the rotation widget visibility on/off | | toggle-widget-rotation | Toggles the rotation widget visibility on/off |
 | toggle-widget-sawcutting | Toggles the sawcutting widget visibility on/off (obsolete on newer software versions) | | toggle-widget-sawcutting | Toggles the sawcutting widget visibility on/off (obsolete on newer software versions) |
-| toggle-widget-user | Toggles the user widget visibility on/off |+| toggle-widget-user | Toggles the user settings widget visibility on/off |
  
 | toggle-button-flood | Toggles the flood state on/off (liquid) | | toggle-button-flood | Toggles the flood state on/off (liquid) |
Line 762: Line 762:
 | direct-run-confirm: | Will execute a command directly after a BDisplay element has been clicked AND after the user has confirmed that they want to proceed with the action via a confirmation dialog. | | direct-run-confirm: | Will execute a command directly after a BDisplay element has been clicked AND after the user has confirmed that they want to proceed with the action via a confirmation dialog. |
 | radio-confirm | Used for RadioDisplay elements to bring up a popup to ask the user to confirm whether the value should be changed before taking action | | radio-confirm | Used for RadioDisplay elements to bring up a popup to ask the user to confirm whether the value should be changed before taking action |
-| mode-cutting-ignore | | +| mode-cutting-ignore | Ignores cutting commands to simply move over the material to check the machine movement path. Replaced by global variable #7530 in the more recent profiles (1366 series) 
-| mode-cutting-accept | |+| mode-cutting-accept | Accepts cutting commands from the control program |
  
-| mdi-save-list | |+| mdi-save-list | Reserved for a procedure in which a series of commands are entered through the Manual Data Input process, and which are then saved as a command list in a file. Contact myCNC Support for more information on this action. |
  
-| mode-show-ruler |  |+| mode-show-ruler | Shows a ruler in the visualization window which indicates the 2D part's dimensions (width/length) |
  
 | mode-show-dimension | Shows the overall dimensions of the part on the program visualization screen (width/length) | | mode-show-dimension | Shows the overall dimensions of the part on the program visualization screen (width/length) |
mycnc/mycnc_screen_configuration.txt · Last modified: 2023/07/25 11:26 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki