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/09/03 13:54] ivanmycnc:mycnc_configuration_dialogs [2019/10/10 09:55] ivan
Line 529: Line 529:
   * **Language** can be switched by inputting the corresponding two-letter acronym (**en** for English, **ru** for Russian, **es** for Spanish, **pl** for Polish). More languages will be added to myCNC software in the near future. If a native speaker desires to aid the localization process, the myCNC team will provide the user with the myCNC translation .xls file    * **Language** can be switched by inputting the corresponding two-letter acronym (**en** for English, **ru** for Russian, **es** for Spanish, **pl** for Polish). More languages will be added to myCNC software in the near future. If a native speaker desires to aid the localization process, the myCNC team will provide the user with the myCNC translation .xls file 
   * **Theme** can be switched by specifying the path to the folder containing all the images for a given theme. This folder should be located in opt/myCNC/art/buttons-no-theme.   * **Theme** can be switched by specifying the path to the folder containing all the images for a given theme. This folder should be located in opt/myCNC/art/buttons-no-theme.
-  * **Buttons skin** field specifies the folder from which the icon frames are taken. This folder should be located in myCNC/art/buttons-no-theme/THEMENAME and the field is using the **rect** folder by default.+  * **Buttons skin** field specifies the folder from which the icon frames are taken. This folder should be located in myCNC/art/buttons-no-theme/THEMENAME and the field is using the **rect** folder by default. Read more about **themes** and **button skins** [[mycnc:mycnc_configuration_dialogs:theme|here]]
   * **Style** can be specified via a [name].style (x.style by default) file which can be found in .config/myCNC/profiles/PROFILENAME. Note that the stylesheet should only be changed when strictly necessary as it allows to edit the entire myCNC layout throughout the application. More information about the styling used in the x.style sheet can be found at the [[https://doc.qt.io/qt-5/stylesheet.html|Qt Style Sheet Wiki]]   * **Style** can be specified via a [name].style (x.style by default) file which can be found in .config/myCNC/profiles/PROFILENAME. Note that the stylesheet should only be changed when strictly necessary as it allows to edit the entire myCNC layout throughout the application. More information about the styling used in the x.style sheet can be found at the [[https://doc.qt.io/qt-5/stylesheet.html|Qt Style Sheet Wiki]]
   * **Full screen** toggle to make the myCNC application full screen   * **Full screen** toggle to make the myCNC application full screen
Line 822: Line 822:
  
 The height map window specifies the axes to log, the log header, the format string, and the file name for the map. The height map window specifies the axes to log, the log header, the format string, and the file name for the map.
 +
 +The height map is typically utilized for the per-job height probing described in the [[mycnc:height_mapping|3D Height Mapping manual]]. It is necessary to change the filepath to include the correct username for the machine (for example, /home/USERNAME/heights.map) as opposed to the default username specified in myCNC software (sk/mycnc/etc). 
 +
 +The height map file will be then saved as heights.map.raw file with an array of XYZ points stored in it to create a height map of the working surface through triangulation. 
  
 ==3D Printer== ==3D Printer==
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