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/03 13:55] ivanmycnc:mycnc_configuration_dialogs [2020/03/27 10:29] ivan
Line 625: Line 625:
  
   * **Character Encoding** - myCNC software uses Unicode Text encoding system. If input G-code files contain symbols encoded in other Encoding system, this system should be set in  **Character Encoding.** combobox allows to show local symbols correctly in the myCNC software   * **Character Encoding** - myCNC software uses Unicode Text encoding system. If input G-code files contain symbols encoded in other Encoding system, this system should be set in  **Character Encoding.** combobox allows to show local symbols correctly in the myCNC software
-  * **NC code folders** - In **File Open Dialog** and **DXF Import Dialog**, the myCNC software will search for nc-files in the folders provided in this field. For example, if the NC code folders are set as "~/DNC" and "/media", then only these folders will be available to open G-code or DXF files through their respective windows.+  * **NC code folders** - In **File Open Dialog** and **DXF Import Dialog**, the myCNC software will search for nc-files in the folders provided in this field. For example, if the NC code folders are set as "~/DNC" and "/media", then only these folders will be available to open G-code or DXF files through their respective windows. The following standard folders are used on Linux (Ubuntu MATE) installations: 
 + 
 +<code>~/DNC/</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 following standard folders are used on Windows installations: 
 + 
 +<code>C:\DNC</code> 
 + 
 +<code>C:\DNC\LIBS</code> 
   * **NC code network folders** specify the network folders that the myCNC software will access to look for nc-files. The folder that myCNC will access will also be mirrored (downloaded) to one specified in the next field, Network Mirror Folder, to prevent issues in case of a poor network connection.    * **NC code network folders** specify the network folders that the myCNC software will access to look for nc-files. The folder that myCNC will access will also be mirrored (downloaded) to one specified in the next field, Network Mirror Folder, to prevent issues in case of a poor network connection. 
   * **Lib storage folder** specifies the folder in which the library parts are stored on the computer. This should not be changed unless strictly necessary, as some libraries in the more recent software versions have the lib folder hard-coded.    * **Lib storage folder** specifies the folder in which the library parts are stored on the computer. This should not be changed unless strictly necessary, as some libraries in the more recent software versions have the lib folder hard-coded. 
Line 1260: Line 1273:
  
   * The Serial Communication section outlines the connection information and allows the user to load some default sets of keys. Keys can also be imported from a file which is located in the    * The Serial Communication section outlines the connection information and allows the user to load some default sets of keys. Keys can also be imported from a file which is located in the 
-  * Keys can be set to trigger a certain action both when pressed and released. It is possible, for example, to set up a key which would pause the program when pressed, and then start it up again when the key is released. +  * Keys can be set to trigger a certain action both when pressed and released. It is possible, for example, to set up a key which would pause the program when pressed, and then start it up again when the key is released (list of actions [[mycnc:wireless_pendants#assignable_actions|available here]])
 ++++ ++++
  
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