<?xml version="1.0"?>
<interface>
<!-- interface-requires gladevcp 0.0 -->
<requires lib="gtk+" version="2.16"/>
<!-- interface-naming-policy project-wide -->
<!-- interface-local-resource-path /home/mill/Pictures -->
<object class="EMC_ToggleAction_Run" id="Run_button"/>
<object class="GtkWindow" id="window1">
<property name="visible">True</property>
<property name="title" translatable="yes">EMC2.5</property>
<property name="role">Control Panel</property>
<child>
<object class="GtkLayout" id="Panel">
<property name="width_request">220</property>
<property name="height_request">800</property>
<property name="visible">True</property>
<property name="border_width">4</property>
<child>
<object class="GtkVBox" id="Start_panel">
<property name="width_request">140</property>
<property name="height_request">112</property>
<property name="visible">True</property>
<child>
<object class="HAL_ToggleButton" id="Estop_btn">
<property name="label" translatable="yes">Estop</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="related_action">Estop_Button</property>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="HAL_ToggleButton" id="Power_btn">
<property name="label" translatable="yes">Power</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="related_action">Power_button</property>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="Home_all">
<property name="label" translatable="yes">Home All</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="related_action">Home_all </property>
</object>
<packing>
<property name="position">2</property>
</packing>
</child>
</object>
<packing>
<property name="x">58</property>
</packing>
</child>
<child>
<object class="HAL_LED" id="Pause_led">
<property name="visible">True</property>
<property name="off_color">green</property>
</object>
<packing>
<property name="x">8</property>
<property name="y">206</property>
</packing>
</child>
<child>
<object class="HAL_LED" id="Run_led">
<property name="visible">True</property>
<property name="off_color">light gray</property>
<property name="on_color">green</property>
</object>
<packing>
<property name="x">8</property>
<property name="y">170</property>
</packing>
</child>
<child>
<object class="GtkVBox" id="Power_leds">
<property name="width_request">40</property>
<property name="height_request">73</property>
<property name="visible">True</property>
<child>
<object class="HAL_LED" id="Estop_led">
<property name="visible">True</property>
<property name="off_color">green</property>
<property name="led_size">8</property>
<property name="on_color">light gray</property>
<property name="is_on">True</property>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="HAL_LED" id="Power_led">
<property name="visible">True</property>
<property name="off_color">light gray</property>
<property name="led_size">8</property>
<property name="on_color">green</property>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="x">16</property>
<property name="y">1</property>
</packing>
</child>
<child>
<object class="HAL_LED" id="X_homed_led">
<property name="width_request">25</property>
<property name="height_request">25</property>
<property name="visible">True</property>
<property name="off_color">light gray</property>
<property name="led_shape">1</property>
<property name="led_size">7</property>
<property name="on_color">green</property>
</object>
<packing>
<property name="x">16</property>
<property name="y">77</property>
</packing>
</child>
<child>
<object class="HAL_LED" id="Y_homed_led">
<property name="width_request">25</property>
<property name="height_request">25</property>
<property name="visible">True</property>
<property name="off_color">light gray</property>
<property name="led_shape">1</property>
<property name="led_size">7</property>
<property name="on_color">green</property>
</object>
<packing>
<property name="x">38</property>
<property name="y">77</property>
</packing>
</child>
<child>
<object class="HAL_LED" id="Z_homed_led">
<property name="width_request">25</property>
<property name="height_request">25</property>
<property name="visible">True</property>
<property name="off_color">light gray</property>
<property name="led_shape">1</property>
<property name="led_size">7</property>
<property name="on_color">green</property>
</object>
<packing>
<property name="x">28</property>
<property name="y">97</property>
</packing>
</child>
<child>
<object class="HAL_HBox" id="X_Y_Z">
<property name="width_request">130</property>
<property name="height_request">35</property>
<property name="visible">True</property>
<child>
<object class="GtkLabel" id="X_label_move">
<property name="visible">True</property>
<property name="label" translatable="yes">X</property>
<attributes>
<attribute name="foreground" value="#0c0c0000ffff"/>
</attributes>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="Y_label_move">
<property name="visible">True</property>
<property name="label" translatable="yes">Y</property>
<attributes>
<attribute name="foreground" value="#0c0c0000ffff"/>
</attributes>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="Z_label_move">
<property name="visible">True</property>
<property name="label" translatable="yes">Z</property>
<attributes>
<attribute name="foreground" value="#0c0c0000ffff"/>
</attributes>
</object>
<packing>
<property name="position">2</property>
</packing>
</child>
</object>
<packing>
<property name="x">35</property>
<property name="y">135</property>
</packing>
</child>
<child>
<object class="GtkHBox" id="X_Y_Z ">
<property name="width_request">130</property>
<property name="height_request">24</property>
<property name="visible">True</property>
<child>
<object class="HAL_LED" id="X_moving">
<property name="visible">True</property>
<property name="off_color">green</property>
<property name="led_shape">1</property>
<property name="led_size">8</property>
<property name="on_color">light gray</property>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="HAL_LED" id="Y_moving">
<property name="visible">True</property>
<property name="off_color">green</property>
<property name="led_shape">1</property>
<property name="led_size">8</property>
<property name="on_color">light gray</property>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="HAL_LED" id="Z_moving">
<property name="visible">True</property>
<property name="off_color">green</property>
<property name="led_shape">1</property>
<property name="led_size">8</property>
<property name="on_color">light gray</property>
</object>
<packing>
<property name="position">2</property>
</packing>
</child>
</object>
<packing>
<property name="x">35</property>
<property name="y">122</property>
</packing>
</child>
<child>
<object class="GtkVBox" id="Run_Stop">
<property name="width_request">200</property>
<property name="height_request">74</property>
<property name="visible">True</property>
<property name="homogeneous">True</property>
<child>
<object class="HAL_Button" id="Run_button ">
<property name="label" translatable="yes">Run</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="related_action">Run_button</property>
<property name="use_underline">True</property>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="Pause_btn">
<property name="label" translatable="yes">Pause</property>
<property name="width_request">171</property>
<property name="height_request">36</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="related_action">Pause_Button</property>
<property name="use_underline">True</property>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="x">4</property>
<property name="y">163</property>
</packing>
</child>
<child>
<object class="GtkVBox" id="Power_Run">
<property name="width_request">154</property>
<property name="height_request">120</property>
<property name="visible">True</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkLabel" id="Run_time">
<property name="width_request">130</property>
<property name="height_request">40</property>
<property name="visible">True</property>
<property name="label" translatable="yes">Run</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.200000"/>
</attributes>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkHBox" id="Time_box">
<property name="width_request">130</property>
<property name="height_request">35</property>
<property name="visible">True</property>
<child>
<object class="HAL_Label" id="Run_hour">
<property name="visible">True</property>
<property name="label" translatable="yes">H</property>
<property name="label_pin_type">2</property>
<property name="text_template">%2.0f</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.500000"/>
</attributes>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="Time_Colon">
<property name="visible">True</property>
<property name="label" translatable="yes">:</property>
<attributes>
<attribute name="foreground" value="#3a3a1212eeee"/>
<attribute name="scale" value="2.000000"/>
</attributes>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="HAL_Label" id="Run_min">
<property name="visible">True</property>
<property name="label" translatable="yes">M</property>
<property name="label_pin_type">2</property>
<property name="text_template">%2.0f</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.500000"/>
</attributes>
</object>
<packing>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="Colon_Time">
<property name="visible">True</property>
<property name="label" translatable="yes">:</property>
<attributes>
<attribute name="foreground" value="#3a3a1212eeee"/>
<attribute name="scale" value="2.000000"/>
</attributes>
</object>
<packing>
<property name="position">3</property>
</packing>
</child>
<child>
<object class="HAL_Label" id="Run_sec">
<property name="visible">True</property>
<property name="label" translatable="yes">S</property>
<property name="label_pin_type">2</property>
<property name="text_template">%2.0i</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.500000"/>
</attributes>
</object>
<packing>
<property name="position">4</property>
</packing>
</child>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="Power_time">
<property name="visible">True</property>
<property name="label" translatable="yes">Power</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.200000"/>
</attributes>
</object>
<packing>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkHBox" id="Power_box">
<property name="visible">True</property>
<child>
<object class="HAL_Label" id="Power_hour">
<property name="visible">True</property>
<property name="label" translatable="yes">H</property>
<property name="label_pin_type">2</property>
<property name="text_template">%2.0f</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.500000"/>
</attributes>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="Time_Colon1">
<property name="visible">True</property>
<property name="label" translatable="yes">:</property>
<attributes>
<attribute name="foreground" value="#3a3a1212eeee"/>
<attribute name="scale" value="2.000000"/>
</attributes>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="HAL_Label" id="Power_min">
<property name="visible">True</property>
<property name="label" translatable="yes">M</property>
<property name="label_pin_type">2</property>
<property name="text_template">%2.0f</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.500000"/>
</attributes>
</object>
<packing>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="Colon_Time1">
<property name="visible">True</property>
<property name="label" translatable="yes">:</property>
<attributes>
<attribute name="foreground" value="#3a3a1212eeee"/>
<attribute name="scale" value="2.000000"/>
</attributes>
</object>
<packing>
<property name="position">3</property>
</packing>
</child>
<child>
<object class="HAL_Label" id="Power_sec">
<property name="visible">True</property>
<property name="label" translatable="yes">S</property>
<property name="label_pin_type">2</property>
<property name="text_template">%2.0i</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.500000"/>
</attributes>
</object>
<packing>
<property name="position">4</property>
</packing>
</child>
</object>
<packing>
<property name="position">3</property>
</packing>
</child>
</object>
<packing>
<property name="x">22</property>
<property name="y">704</property>
</packing>
</child>
<child>
<object class="GtkButton" id="Stop_Btn">
<property name="width_request">210</property>
<property name="height_request">90</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="related_action">hal_action_stop</property>
</object>
<packing>
<property name="x">2</property>
<property name="y">429</property>
</packing>
</child>
<child>
<object class="GtkVBox" id="Hom_ing">
<property name="width_request">80</property>
<property name="height_request">120</property>
<property name="visible">True</property>
<child>
<object class="GtkButton" id="home_x">
<property name="label" translatable="yes">Home X</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="related_action">Home_X</property>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="home_y">
<property name="label" translatable="yes">Home Y</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="related_action">Home_Y</property>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="home_z">
<property name="label" translatable="yes">Home Z</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="related_action">Home_Z</property>
</object>
<packing>
<property name="position">2</property>
</packing>
</child>
</object>
<packing>
<property name="x">4</property>
<property name="y">526</property>
</packing>
</child>
<child>
<object class="GtkTable" id="Move_ment">
<property name="width_request">120</property>
<property name="height_request">120</property>
<property name="visible">True</property>
<property name="n_rows">3</property>
<property name="n_columns">3</property>
<child>
<object class="GtkLabel" id="Label_x">
<property name="visible">True</property>
<property name="label" translatable="yes">X</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.200000"/>
</attributes>
</object>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="Label_y">
<property name="visible">True</property>
<property name="label" translatable="yes">Y</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.200000"/>
</attributes>
</object>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="Label_z">
<property name="visible">True</property>
<property name="label" translatable="yes">Z</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.200000"/>
</attributes>
</object>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
</packing>
</child>
<child>
<object class="HAL_Button" id="JogX_Left">
<property name="label" translatable="yes">Left</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
</object>
</child>
<child>
<object class="HAL_Button" id="JogX_Right">
<property name="label" translatable="yes">Right</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
</object>
<packing>
<property name="left_attach">2</property>
<property name="right_attach">3</property>
</packing>
</child>
<child>
<object class="HAL_Button" id="JogY_Out">
<property name="label" translatable="yes">Out</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
</object>
<packing>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
</packing>
</child>
<child>
<object class="HAL_Button" id="JogY_In">
<property name="label" translatable="yes">In</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
</object>
<packing>
<property name="left_attach">2</property>
<property name="right_attach">3</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
</packing>
</child>
<child>
<object class="HAL_Button" id="JogZ_Up">
<property name="label" translatable="yes">Up</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
</object>
<packing>
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
</packing>
</child>
<child>
<object class="HAL_Button" id="JogZ_Down">
<property name="label" translatable="yes">Down</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
</object>
<packing>
<property name="left_attach">2</property>
<property name="right_attach">3</property>
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
</packing>
</child>
</object>
<packing>
<property name="x">84</property>
<property name="y">526</property>
</packing>
</child>
<child>
<object class="HAL_HScale" id="Jog_Speed">
<property name="width_request">200</property>
<property name="height_request">40</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="adjustment">Jog_Scale</property>
<property name="show_fill_level">True</property>
<property name="digits">2</property>
</object>
<packing>
<property name="x">4</property>
<property name="y">656</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="Stop_Label">
<property name="width_request">210</property>
<property name="height_request">90</property>
<property name="visible">True</property>
<property name="label" translatable="yes">STOP</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="3.000000"/>
</attributes>
</object>
<packing>
<property name="x">4</property>
<property name="y">429</property>
</packing>
</child>
<child>
<object class="GtkLayout" id="Tool_feed">
<property name="width_request">210</property>
<property name="height_request">184</property>
<property name="visible">True</property>
<child>
<object class="HAL_HBox" id="Tool_num_box">
<property name="width_request">100</property>
<property name="height_request">30</property>
<property name="visible">True</property>
<child>
<object class="GtkLabel" id="Tool_numb">
<property name="visible">True</property>
<property name="xalign">0.79000002145767212</property>
<property name="label" translatable="yes">Tool #</property>
<attributes>
<attribute name="foreground" value="#0c0c0000ffff"/>
</attributes>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="HAL_Label" id="Tool_num">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">#</property>
<property name="justify">right</property>
<property name="label_pin_type">2</property>
<property name="text_template">%2.0f</property>
<attributes>
<attribute name="foreground" value="#0c0c0000ffff"/>
<attribute name="scale" value="1.500000"/>
</attributes>
</object>
<packing>
<property name="padding">1</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="y">15</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="Tool_offset">
<property name="width_request">100</property>
<property name="height_request">40</property>
<property name="visible">True</property>
<property name="label" translatable="yes">Offsets</property>
<attributes>
<attribute name="foreground" value="#0c0c0000ffff"/>
</attributes>
</object>
<packing>
<property name="x">-1</property>
<property name="y">28</property>
</packing>
</child>
<child>
<object class="HAL_HBox" id="X_offset">
<property name="width_request">100</property>
<property name="height_request">40</property>
<property name="visible">True</property>
<child>
<object class="GtkLabel" id="X_label">
<property name="visible">True</property>
<property name="label" translatable="yes">X</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.200000"/>
</attributes>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="HAL_Label" id="X_Offset">
<property name="visible">True</property>
<property name="xalign">0.15000000596046448</property>
<property name="label" translatable="yes">X</property>
<property name="label_pin_type">1</property>
<property name="text_template">%2.3f</property>
<attributes>
<attribute name="foreground" value="#0c0c0000ffff"/>
<attribute name="scale" value="1.600000"/>
</attributes>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="x">2</property>
<property name="y">51</property>
</packing>
</child>
<child>
<object class="HAL_HBox" id="Y_offset">
<property name="width_request">100</property>
<property name="height_request">40</property>
<property name="visible">True</property>
<child>
<object class="GtkLabel" id="Y_label">
<property name="visible">True</property>
<property name="label" translatable="yes">Y</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.200000"/>
</attributes>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="HAL_Label" id="Y_Offset">
<property name="visible">True</property>
<property name="xalign">0.15000000596046448</property>
<property name="label" translatable="yes">Y</property>
<property name="label_pin_type">1</property>
<property name="text_template">%2.3f</property>
<attributes>
<attribute name="foreground" value="#0c0c0000ffff"/>
<attribute name="scale" value="1.600000"/>
</attributes>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="x">2</property>
<property name="y">81</property>
</packing>
</child>
<child>
<object class="HAL_HBox" id="Z_offset">
<property name="width_request">100</property>
<property name="height_request">40</property>
<property name="visible">True</property>
<child>
<object class="GtkLabel" id="Z_label">
<property name="visible">True</property>
<property name="label" translatable="yes">Z</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.200000"/>
</attributes>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="HAL_Label" id="Z_Offset">
<property name="visible">True</property>
<property name="xalign">0.15000000596046448</property>
<property name="label" translatable="yes">Z</property>
<property name="label_pin_type">1</property>
<property name="text_template">%2.3f</property>
<attributes>
<attribute name="foreground" value="#0c0c0000ffff"/>
<attribute name="scale" value="1.600000"/>
</attributes>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="x">2</property>
<property name="y">111</property>
</packing>
</child>
<child>
<object class="GtkHBox" id="PlusMinus">
<property name="width_request">70</property>
<property name="height_request">25</property>
<property name="visible">True</property>
<property name="homogeneous">True</property>
<child>
<object class="HAL_Button" id="feed_plus">
<property name="label" translatable="yes">+</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="HAL_Button" id="feed_minus">
<property name="label" translatable="yes">-</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="x">112</property>
<property name="y">83</property>
</packing>
</child>
<child>
<object class="GtkVBox" id="Feed-Rate">
<property name="width_request">112</property>
<property name="height_request">53</property>
<property name="visible">True</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkLabel" id="Feed_label">
<property name="visible">True</property>
<property name="label" translatable="yes">Feed</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.200000"/>
</attributes>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="HAL_Label" id="Feed_Rate">
<property name="width_request">113</property>
<property name="height_request">80</property>
<property name="visible">True</property>
<property name="label" translatable="yes">Feed</property>
<property name="ellipsize">start</property>
<property name="track_visited_links">False</property>
<property name="label_pin_type">1</property>
<property name="text_template">%2.3f</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="2.100000"/>
</attributes>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="x">91</property>
<property name="y">26</property>
</packing>
</child>
<child>
<object class="GtkHBox" id="Per_centage">
<property name="width_request">110</property>
<property name="height_request">40</property>
<property name="visible">True</property>
<child>
<object class="HAL_Label" id="Feed_percent">
<property name="visible">True</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Percent</property>
<property name="label_pin_type">1</property>
<property name="text_template">%3.0f</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.700000"/>
</attributes>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="Percent_sign">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">%</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.700000"/>
</attributes>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="x">94</property>
<property name="y">107</property>
</packing>
</child>
<child>
<object class="HAL_Label" id="Cycle_number">
<property name="width_request">80</property>
<property name="height_request">23</property>
<property name="visible">True</property>
<property name="label" translatable="yes">#</property>
<property name="justify">center</property>
<property name="ellipsize">middle</property>
<property name="text_template">%2s</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="2.000000"/>
</attributes>
</object>
<packing>
<property name="x">55</property>
<property name="y">155</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="M6Label">
<property name="width_request">80</property>
<property name="height_request">23</property>
<property name="visible">True</property>
<property name="label" translatable="yes">Count</property>
<attributes>
<attribute name="foreground" value="#00000000ffff"/>
<attribute name="scale" value="1.500000"/>
</attributes>
</object>
<packing>
<property name="x">2</property>
<property name="y">155</property>
</packing>
</child>
<child>
<object class="HAL_Button" id="M124_reset ">
<property name="label" translatable="yes">RESET</property>
<property name="width_request">65</property>
<property name="height_request">28</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="related_action">M124_reset</property>
</object>
<packing>
<property name="x">116</property>
<property name="y">151</property>
</packing>
</child>
</object>
<packing>
<property name="x">2</property>
<property name="y">239</property>
</packing>
</child>
</object>
</child>
</object>
<object class="EMC_ToggleAction_Power" id="Power_button">
<property name="name">Power_On</property>
</object>
<object class="EMC_Action_Home" id="Home_X">
<property name="axis">0</property>
</object>
<object class="EMC_Action_Home" id="Home_Y">
<property name="axis">1</property>
</object>
<object class="EMC_Action_Home" id="Home_Z">
<property name="axis">2</property>
</object>
<object class="EMC_Action_Home" id="Home_all "/>
<object class="EMC_ToggleAction_ESTOP" id="Estop_Button"/>
<object class="EMC_ToggleAction_Pause" id="Pause_Button"/>
<object class="GtkAdjustment" id="Jog_Scale">
<property name="value">18</property>
<property name="value">18</initial>
<property name="upper">20</property>
<property name="page_increment">0.10000000000000001</property>
</object>
<object class="EMC_Action_Stop" id="hal_action_stop"/>
<object class="EMC_ToggleAction_MDI" id="M124_reset">
<property name="command">M123</property>
</object>
</interface>