User Tools

Site Tools


mycnc-screen:1366_series_screen_configuration_examples

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
mycnc-screen:1366_series_screen_configuration_examples [2019/10/10 09:38] ivanmycnc-screen:1366_series_screen_configuration_examples [2019/10/10 09:40] ivan
Line 233: Line 233:
   * Inside the map-z-view, which is our actual window of the tab, the two buttons and the RadioDisplay element will be inserted:    * Inside the map-z-view, which is our actual window of the tab, the two buttons and the RadioDisplay element will be inserted: 
  
-<code XML><gitem where="map-z-view" position="5;5"+ 
 +<code XML><!--BUTTON FOR MAP GENERATION--> 
 +<gitem where="map-z-view" position="5;5"
  width="70" height="70"  width="70" height="70"
  image="probing/map-z-probe"   image="probing/map-z-probe" 
Line 239: Line 241:
  type="button" />  type="button" />
  
 +<!--BUTTON FOR APPLYING THE GENERATED MAP TO THE ORIGINAL FILE-->
 <gitem where="map-z-view" position="75;5"  <gitem where="map-z-view" position="75;5" 
  width="70" height="70"  width="70" height="70"
Line 245: Line 248:
  type="button" />  type="button" />
  
 +<!--SELECTION OF AREA/RECTANGLE FOR PROBING-->
 <gitem where="map-z-view" position="150;5"   <gitem where="map-z-view" position="150;5"  
  displayWidth="110" width="110" height="70"  displayAlignment="_center"  displayWidth="110" width="110" height="70"  displayAlignment="_center"
mycnc-screen/1366_series_screen_configuration_examples.txt · Last modified: 2022/03/29 15:53 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki