<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE CNC>
<mycnc-screen-custom version="1.0">
    <screen>
        <work-layouts>
            <current>xplasma</current>
            <layout name="xplasma" orientation="horizontal">
                <widget name="xp" bgColor="##b-main" basewidth="1366" baseheight="768">myitems</widget>
            </layout>
        </work-layouts>

<gitem where="xp" position="80;0"  width="80" height="80" image="open" action="open" tooltip="Open G-code file" tooltip_ru="Открыть файл" type="button"></gitem>
<gitem where="xp" position="160;0" width="80" height="80" image="dxf-open" action="dxf-import" tooltip="Import a DXF file" tooltip_ru="Открыть DXF файл" type="button" hotkey="F4"></gitem>
<gitem where="xp" position="240;0" width="80" height="80" image="refresh" action="file-refresh" tooltip="Refresh program file" tooltip_ru="Перезагрузить файл" type="button"></gitem>
<gitem where="xp" position="320;0" width="80" height="80" image="zoom-fit" action="fit-to-view" tooltip="Fit to screen" tooltip_ru="Масштабировать под экран" type="button"/>
<gitem where="xp" position="400;0" width="80" height="80" image="zoom-in" action="zoom-in" tooltip="Zoom in" tooltip_ru="Увеличить" type="button"/>
<gitem where="xp" position="480;0" width="80" height="80" image="zoom-out" action="zoom-out" tooltip="Zoom out" tooltip_ru="Уменьшить" type="button"/>
<gitem where="xp" position="560;0" width="80" height="80" image="dimension" action="mode-show-dimension" tooltip="Show program dimensions" tooltip_ru="Показать размеры программы" type="button"/>
<gitem where="xp" position="640;0" width="80" height="80" image="zoom-area" action="mode-show-workarea" tooltip="Show work area" tooltip_ru="Показать рабочий стол" type="button"/>
<gitem where="xp" position="720;0" width="80" height="80" image="keyboard/keyboard" action="mdi-open" tooltip="Open the MDI widget" tooltip_ru="Ввод с экранной клавиатуры" type="button"></gitem>
<gitem where="xp" position="800;0" width="80" height="80"
 image="home/xyz" action="direct-run-confirm:M138" tooltip="Run XYZ homing" tooltip_ru="Хоуминг по осям XYZ" type="button">
<gitem where="xp" position="880;0" height="80" width="80" image="parking/parking" tooltip_ru="parkovka" tooltip="parking" action="mywidget-toggle:parking" type="button"></gitem>
<gitem where="xp" position="600;160" width="640" height="320" type="myitems" hidden="1" name="parking" bgColor="##b-main"></gitem>
<message-confirm>Run Homing XYZ. Are you sure?</message-confirm>
</gitem>
<!--
<gitem where="xp" position="960;0" width="80" height="80" image="tabs/vars" 
 tooltip="Global variables widget" tooltip_ru="Глобальные переменные" action="mywidget-toggle:x-varsview" type="button"/>
-->


<gitem where="xp" name="ncview" type="ncview" position="5;85" width="1010" height="390" 
 singlepath="no" bgColor="##b-ncview"
 ColorT0="white:1" ColorT1="#00DD00:1" ColorT2="#0000DD:1" ColorT3="#DDDD00:1" 
 ColorT4="#00DDDD:1" ColorT5="#00DD00:1" ColorT6="#DD5500:1"
 HColorT0="transparent:0" HColorT1="#DD0000:3" HColorT2="#0000DD:3" HColorT3="#DDDD00:3" 
 HColorT4="#DD00DD:3" HColorT5="#00DD00:3" HColorT6="#DD5500:3"  ></gitem>

<include>x-gstate6x1.xml</include>

<include>editor.xml</include>

<include>diagnose8.xml</include>

<include>user-plasma-1366.xml</include>

<include>gantry.xml</include>
<include>x-parking.xml</include>


<!--

<include>x-parking.xml</include>

<include>power-off.xml</include>
<include>system-bar.xml</include>
<include>diagnose-plasma.xml</include>
<include>user-m5.xml</include>
-->

<include>x-coordinates.xml</include>
<include>x-player.xml</include>
<include>x-bottab.xml</include>
<include>x-jog.xml</include>
<include>x-speed.xml</include>

<include>cutcharts-data.xml</include>

<include>x-menu.xml</include>
<include>x-rotate.xml</include>
<include>x-abcut.xml</include>

<include>x-plasma.xml</include>
<include>x-varsview.xml</include>


    </screen>
</mycnc-screen-custom>
