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/03/27 10:28] ivanmycnc:mycnc_configuration_dialogs [2020/05/18 11:04] ivan
Line 393: Line 393:
   * Command G59 is set to switch the coordinate system to Coordinate System #6 by default. However, if Hypertherm systems are used, Command G59 can be switched to comply with the Hypertherm command style.   * Command G59 is set to switch the coordinate system to Coordinate System #6 by default. However, if Hypertherm systems are used, Command G59 can be switched to comply with the Hypertherm command style.
   * Similarly, Command M50 can be assigned to THC OFF, Feed Override Control or Hypertherm style of commands.   * Similarly, Command M50 can be assigned to THC OFF, Feed Override Control or Hypertherm style of commands.
-  * Tool Change toggles whether the user can set up the tool change from the main screen of myCNC software. Turn ON to enable tool switching.+  * Tool Change toggles whether the user can set up the tool change from the main screen of myCNC software. Turn ON to enable tool switching.  
 +    * NOTE: Tool change commands (M6TXX) will NOT be accepted from the G-code if this setting is disabled.  
 +{{:mycnc:config-080-tool-change.png}}
   * Accept single S-code allows the machine to accept single commands for spindle speed changes on the fly. Not applicable to every configuration.   * Accept single S-code allows the machine to accept single commands for spindle speed changes on the fly. Not applicable to every configuration.
   * G18/G19 Switch re-orients the arcs from clockwise to counterclockwise rotation when drawing. Depending on the CAM software used, different configurations of this setting are required.    * G18/G19 Switch re-orients the arcs from clockwise to counterclockwise rotation when drawing. Depending on the CAM software used, different configurations of this setting are required. 
Line 629: Line 631:
 <code>~/DNC/</code> <code>~/DNC/</code>
  
-<code>~/Desktop/G-codes/<code>+<code>~/Desktop/G-codes/</code>
  
   * The ''~'' symbol allows you to not write out the whole /home/USERNAME/DNC line, however the full filepath can also be used.    * The ''~'' symbol allows you to not write out the whole /home/USERNAME/DNC line, however the full filepath can also be used. 
Line 1312: Line 1314:
   * The particular action (read more about actions in the [[mycnc:wireless_pendants|Wireless Pendants]] manual).   * The particular action (read more about actions in the [[mycnc:wireless_pendants|Wireless Pendants]] manual).
   * Specific command (if applicable to the particular action, as some simpler actions don't require a specific command).   * Specific command (if applicable to the particular action, as some simpler actions don't require a specific command).
 +
 +**NOTE**: For things such as **jog**, it is often required to use both the "pressed" and the "released" commands for the hotkeys/hardkeys within the myCNC software:
 +{{:mycnc:hotkeys-002-pressed-released.png}}
 +
 ++++ ++++
  
Line 1327: Line 1333:
   * Autorepeat generates the rising edge continuously. This behaviour is useful when the button long-press needs to correspond to a gradual increase/decrease in some value, allowing to input some changes over time by continuously transmitting a rising edge signal.    * Autorepeat generates the rising edge continuously. This behaviour is useful when the button long-press needs to correspond to a gradual increase/decrease in some value, allowing to input some changes over time by continuously transmitting a rising edge signal. 
   * Slots describe the available events, which are the same as in the [[mycnc:wireless_pendants|Wireless Pendants]] manual, ranging from job stop/start for quick controls, to jog commands, to running a particular PLC procedure. Please consult the Wireless Pendants list to find out more about the particular Slots and Parameters.    * Slots describe the available events, which are the same as in the [[mycnc:wireless_pendants|Wireless Pendants]] manual, ranging from job stop/start for quick controls, to jog commands, to running a particular PLC procedure. Please consult the Wireless Pendants list to find out more about the particular Slots and Parameters. 
 +
 +A tutorial video on setting up a set of hardkeys for machine jog (movement) is available here: 
 +
 +{{youtube>AXY7eF2yvKY?large}}
 +
 +
 +
 +**NOTE**: For things such as **jog**, it is often required to use both the "pressed" and the "released" commands for the hardkeys/hotkeys within the myCNC software:
 +{{:mycnc:hotkeys-002-pressed-released.png}}
 +
 ++++ ++++
  
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