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 [2020/02/24 10:35] ivanmycnc:mycnc_screen_configuration [2020/03/10 09:09] ivan
Line 26: Line 26:
  
 ==== MyCNC GUI elements ==== ==== MyCNC GUI elements ====
 +
 +Below is a list of the main elements that can be utilized to create or edit a myCNC profile screen. Some of the functions of these elements overlap (such as BDisplay and KDisplay) - it is left to the user to decide which element best suits their workflow. 
  
 ^ Element ^ Use ^ ^ Element ^ Use ^
Line 720: Line 722:
   * **type** is set to "button"   * **type** is set to "button"
 ++++ ++++
 +
 +Sample code for the rotation2view element:
 +
 +<gitem where="rotateborder" 
 + position="5;5" 
 + width="1346" height="703" 
 + basewidth="1346" baseheight="703" table-rotation="0"
 + type="rotation2view" name="rotation2view" bgColor="##b-main" ></gitem>
 +
 +  * **position** describes the XY location within the **where** element
 +  * **width** and **height** describe the element's parameters in pixels
 +  * **table-rotation** sets the orientation of the table. //-90// and //90// are the typical values to rotate the orientation
 +  * **type** is set to //rotation2view//
 +
  
 ==== MyCNC Actions ==== ==== MyCNC Actions ====
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