User Tools

Site Tools


faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
faq [2019/01/07 19:20] skirillovfaq [2019/01/13 21:42] skirillov
Line 1: Line 1:
 +===== How to check what this button does?  =====
 +
 +For example, we like to check how parking buttons work.
 + {{mycnc:faq:mycnc-show-attributes-001.png}}
 +
 +  * Goto Config -- Advanced -- UI Settings  \\ Enable **Allow to edit cnc-screen.xml** checkbox, Press "Save" button  {{mycnc:faq:mycnc-show-attributes-002.png}}
 +  * Find the button you need to check and press the right mouse button on it \\ {{mycnc:faq:mycnc-show-attributes-003.png}} \\ 
 +  * **Edit XML config item** experimental dialog will be shown 
 +  * Find a line with attribute "action" and check what the button will run if press on it. It will run macro **M305** for example shown on the screenshots. \\ {{mycnc:faq:mycnc-show-attributes-004.png}} \\
 +
 +
 +===== How to check what this DRO shows?  =====
 +
 +For example, we like to check what shows "Lift Z" DRO on parking widget.
 + {{mycnc:faq:mycnc-show-attributes-005.png}}
 +
 +  * Goto Config -- Advanced --  UI Settings \\ Enable **Allow to edit cnc-screen.xml** checkbox, Press "Save" button  {{mycnc:faq:mycnc-show-attributes-002.png}}
 +  * Find the DRO you need to check and press the right mouse button on it \\ {{mycnc:faq:mycnc-show-attributes-002.png}} \\  
 +  * **Edit XML config item** experimental dialog will be shown 
 +  * Find a line with attribute "name" and check what value this DRO displays. For example from the screenshot, the DRO displays Global variable #7020 value (which is used as Lift Z value in "Goto Parking Position" macro M305). \\ {{mycnc:faq:mycnc-show-attributes-006.png}} \\
 +
 +
 +
 +
 +
 +
 ===== How to change motion acceleration ===== ===== How to change motion acceleration =====
  
Line 98: Line 124:
 DO depends on OS/Window Manager. You might need to play with these settings to find a view  DO depends on OS/Window Manager. You might need to play with these settings to find a view 
 suitable for your needs.</code> suitable for your needs.</code>
- 
- 
-===== How to check what this button does?  ===== 
- 
-For example, we like to check how parking buttons work. 
- {{mycnc:faq:mycnc-show-attributes-001.png}} 
- 
-  * Goto Config -- Advanced -- UI Settings  \\ Enable **Allow to edit cnc-screen.xml** checkbox, Press "Save" button  {{mycnc:faq:mycnc-show-attributes-002.png}} 
-  * Find the button you need to check and press the right mouse button on it \\ {{mycnc:faq:mycnc-show-attributes-003.png}} \\  
-  * **Edit XML config item** experimental dialog will be shown  
-  * Find a line with attribute "action" and check what the button will run if press on it. It will run macro **M305** for example shown on the screenshots. \\ {{mycnc:faq:mycnc-show-attributes-004.png}} \\ 
- 
- 
-===== How to check what this DRO shows?  ===== 
- 
-For example, we like to check what shows "Lift Z" DRO on parking widget. 
- {{mycnc:faq:mycnc-show-attributes-005.png}} 
- 
-  * Goto Config -- Advanced --  UI Settings \\ Enable **Allow to edit cnc-screen.xml** checkbox, Press "Save" button  {{mycnc:faq:mycnc-show-attributes-002.png}} 
-  * Find the DRO you need to check and press the right mouse button on it \\ {{mycnc:faq:mycnc-show-attributes-002.png}} \\   
-  * **Edit XML config item** experimental dialog will be shown  
-  * Find a line with attribute "name" and check what value this DRO displays. For example from the screenshot, the DRO displays Global variable #7020 value (which is used as Lift Z value in "Goto Parking Position" macro M305). \\ {{mycnc:faq:mycnc-show-attributes-006.png}} \\ 
- 
- 
  
  
  
faq.txt · Last modified: 2024/02/20 10:07 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki