|
@@ -16,6 +16,607 @@
|
|
|
<property name="can_focus">False</property>
|
|
<property name="can_focus">False</property>
|
|
|
<property name="stock">gtk-open</property>
|
|
<property name="stock">gtk-open</property>
|
|
|
</object>
|
|
</object>
|
|
|
|
|
+ <object class="GtkOffscreenWindow" id="offscrwindow_cncjob">
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkBox" id="box_cncjob">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="margin_left">5</property>
|
|
|
|
|
+ <property name="margin_right">5</property>
|
|
|
|
|
+ <property name="margin_top">5</property>
|
|
|
|
|
+ <property name="margin_bottom">5</property>
|
|
|
|
|
+ <property name="orientation">vertical</property>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkLabel" id="label17">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="ypad">3</property>
|
|
|
|
|
+ <property name="label" translatable="yes">CNC Job Object</property>
|
|
|
|
|
+ <attributes>
|
|
|
|
|
+ <attribute name="weight" value="semibold"/>
|
|
|
|
|
+ </attributes>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">0</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkBox" id="box7">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkLabel" id="label18">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="xpad">3</property>
|
|
|
|
|
+ <property name="label" translatable="yes">Name: </property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">0</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkEntry" id="entry_cncjobname">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="invisible_char">●</property>
|
|
|
|
|
+ <property name="invisible_char_set">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">1</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">1</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkLabel" id="label19">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="xalign">0</property>
|
|
|
|
|
+ <property name="ypad">3</property>
|
|
|
|
|
+ <property name="label" translatable="yes">Plot Options:</property>
|
|
|
|
|
+ <attributes>
|
|
|
|
|
+ <attribute name="weight" value="semibold"/>
|
|
|
|
|
+ </attributes>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">2</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkCheckButton" id="cb_cncjobplot">
|
|
|
|
|
+ <property name="label" translatable="yes">Plot</property>
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="receives_default">False</property>
|
|
|
|
|
+ <property name="xalign">0</property>
|
|
|
|
|
+ <property name="active">True</property>
|
|
|
|
|
+ <property name="draw_indicator">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">3</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkCheckButton" id="checkbutton4">
|
|
|
|
|
+ <property name="label" translatable="yes">Solid</property>
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="receives_default">False</property>
|
|
|
|
|
+ <property name="xalign">0</property>
|
|
|
|
|
+ <property name="draw_indicator">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">4</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkCheckButton" id="cb_multicolored3">
|
|
|
|
|
+ <property name="label" translatable="yes">Multi-colored</property>
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="receives_default">False</property>
|
|
|
|
|
+ <property name="xalign">0</property>
|
|
|
|
|
+ <property name="draw_indicator">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">5</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkButton" id="button4">
|
|
|
|
|
+ <property name="label" translatable="yes">Refresh Plot</property>
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="receives_default">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">6</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <placeholder/>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <placeholder/>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <placeholder/>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <object class="GtkOffscreenWindow" id="offscrwindow_excellon">
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkBox" id="box_excellon">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="margin_left">5</property>
|
|
|
|
|
+ <property name="margin_right">5</property>
|
|
|
|
|
+ <property name="margin_top">5</property>
|
|
|
|
|
+ <property name="margin_bottom">5</property>
|
|
|
|
|
+ <property name="orientation">vertical</property>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkLabel" id="label10">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="ypad">3</property>
|
|
|
|
|
+ <property name="label" translatable="yes">Excellon Object</property>
|
|
|
|
|
+ <attributes>
|
|
|
|
|
+ <attribute name="weight" value="semibold"/>
|
|
|
|
|
+ </attributes>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">0</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkBox" id="box5">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkLabel" id="label11">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="xpad">3</property>
|
|
|
|
|
+ <property name="label" translatable="yes">Name: </property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">0</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkEntry" id="entry_excellonname">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="invisible_char">●</property>
|
|
|
|
|
+ <property name="invisible_char_set">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">1</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">1</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkLabel" id="label12">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="xalign">0</property>
|
|
|
|
|
+ <property name="ypad">3</property>
|
|
|
|
|
+ <property name="label" translatable="yes">Plot Options:</property>
|
|
|
|
|
+ <attributes>
|
|
|
|
|
+ <attribute name="weight" value="semibold"/>
|
|
|
|
|
+ </attributes>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">2</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkCheckButton" id="cb_excellonplot">
|
|
|
|
|
+ <property name="label" translatable="yes">Plot</property>
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="receives_default">False</property>
|
|
|
|
|
+ <property name="xalign">0</property>
|
|
|
|
|
+ <property name="active">True</property>
|
|
|
|
|
+ <property name="draw_indicator">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">3</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkCheckButton" id="checkbutton3">
|
|
|
|
|
+ <property name="label" translatable="yes">Solid</property>
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="receives_default">False</property>
|
|
|
|
|
+ <property name="xalign">0</property>
|
|
|
|
|
+ <property name="draw_indicator">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">4</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkCheckButton" id="cb_multicolored2">
|
|
|
|
|
+ <property name="label" translatable="yes">Multi-colored</property>
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="receives_default">False</property>
|
|
|
|
|
+ <property name="xalign">0</property>
|
|
|
|
|
+ <property name="draw_indicator">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">5</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkButton" id="button3">
|
|
|
|
|
+ <property name="label" translatable="yes">Refresh Plot</property>
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="receives_default">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">6</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <placeholder/>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <placeholder/>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <placeholder/>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <object class="GtkOffscreenWindow" id="offscrwindow_gerber">
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkBox" id="box_gerber">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="margin_left">5</property>
|
|
|
|
|
+ <property name="margin_right">5</property>
|
|
|
|
|
+ <property name="margin_top">5</property>
|
|
|
|
|
+ <property name="margin_bottom">5</property>
|
|
|
|
|
+ <property name="orientation">vertical</property>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkLabel" id="label7">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="ypad">3</property>
|
|
|
|
|
+ <property name="label" translatable="yes">Gerber Object</property>
|
|
|
|
|
+ <attributes>
|
|
|
|
|
+ <attribute name="weight" value="semibold"/>
|
|
|
|
|
+ </attributes>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">0</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkBox" id="box6">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkLabel" id="label8">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="xpad">3</property>
|
|
|
|
|
+ <property name="label" translatable="yes">Name: </property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">0</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkEntry" id="entry_gerbername">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="invisible_char">●</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">1</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">1</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkLabel" id="label9">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="xalign">0</property>
|
|
|
|
|
+ <property name="ypad">3</property>
|
|
|
|
|
+ <property name="label" translatable="yes">Plot Options:</property>
|
|
|
|
|
+ <attributes>
|
|
|
|
|
+ <attribute name="weight" value="semibold"/>
|
|
|
|
|
+ </attributes>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">2</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkCheckButton" id="cb_gerberplot">
|
|
|
|
|
+ <property name="label" translatable="yes">Plot</property>
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="receives_default">False</property>
|
|
|
|
|
+ <property name="xalign">0</property>
|
|
|
|
|
+ <property name="active">True</property>
|
|
|
|
|
+ <property name="draw_indicator">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">3</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkCheckButton" id="cb_mergepolys1">
|
|
|
|
|
+ <property name="label" translatable="yes">Merge Polygons</property>
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="receives_default">False</property>
|
|
|
|
|
+ <property name="xalign">0</property>
|
|
|
|
|
+ <property name="active">True</property>
|
|
|
|
|
+ <property name="draw_indicator">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">4</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkCheckButton" id="checkbutton2">
|
|
|
|
|
+ <property name="label" translatable="yes">Solid</property>
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="receives_default">False</property>
|
|
|
|
|
+ <property name="xalign">0</property>
|
|
|
|
|
+ <property name="draw_indicator">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">5</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkCheckButton" id="cb_multicolored1">
|
|
|
|
|
+ <property name="label" translatable="yes">Multi-colored</property>
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="receives_default">False</property>
|
|
|
|
|
+ <property name="xalign">0</property>
|
|
|
|
|
+ <property name="draw_indicator">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">6</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkButton" id="button2">
|
|
|
|
|
+ <property name="label" translatable="yes">Refresh Plot</property>
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="receives_default">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">7</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkLabel" id="label13">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="xalign">0</property>
|
|
|
|
|
+ <property name="ypad">3</property>
|
|
|
|
|
+ <property name="label" translatable="yes">Isolation Routing:</property>
|
|
|
|
|
+ <attributes>
|
|
|
|
|
+ <attribute name="weight" value="semibold"/>
|
|
|
|
|
+ </attributes>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">8</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkGrid" id="grid2">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="row_spacing">2</property>
|
|
|
|
|
+ <property name="column_spacing">2</property>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkLabel" id="label14">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="xalign">1</property>
|
|
|
|
|
+ <property name="xpad">3</property>
|
|
|
|
|
+ <property name="label" translatable="yes">Tool diam:</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="left_attach">0</property>
|
|
|
|
|
+ <property name="top_attach">0</property>
|
|
|
|
|
+ <property name="width">1</property>
|
|
|
|
|
+ <property name="height">1</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkEntry" id="entry4">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="invisible_char">●</property>
|
|
|
|
|
+ <property name="invisible_char_set">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="left_attach">1</property>
|
|
|
|
|
+ <property name="top_attach">0</property>
|
|
|
|
|
+ <property name="width">1</property>
|
|
|
|
|
+ <property name="height">1</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkLabel" id="label15">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="xalign">1</property>
|
|
|
|
|
+ <property name="xpad">3</property>
|
|
|
|
|
+ <property name="label" translatable="yes">Cut X:</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="left_attach">0</property>
|
|
|
|
|
+ <property name="top_attach">1</property>
|
|
|
|
|
+ <property name="width">1</property>
|
|
|
|
|
+ <property name="height">1</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkEntry" id="entry5">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="invisible_char">●</property>
|
|
|
|
|
+ <property name="invisible_char_set">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="left_attach">1</property>
|
|
|
|
|
+ <property name="top_attach">1</property>
|
|
|
|
|
+ <property name="width">1</property>
|
|
|
|
|
+ <property name="height">1</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkLabel" id="label16">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="xalign">1</property>
|
|
|
|
|
+ <property name="xpad">3</property>
|
|
|
|
|
+ <property name="label" translatable="yes">Travel X:</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="left_attach">0</property>
|
|
|
|
|
+ <property name="top_attach">2</property>
|
|
|
|
|
+ <property name="width">1</property>
|
|
|
|
|
+ <property name="height">1</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkEntry" id="entry6">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="invisible_char">●</property>
|
|
|
|
|
+ <property name="invisible_char_set">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="left_attach">1</property>
|
|
|
|
|
+ <property name="top_attach">2</property>
|
|
|
|
|
+ <property name="width">1</property>
|
|
|
|
|
+ <property name="height">1</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">9</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkButton" id="button1">
|
|
|
|
|
+ <property name="label" translatable="yes">Generate Geometry</property>
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">True</property>
|
|
|
|
|
+ <property name="receives_default">True</property>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="fill">True</property>
|
|
|
|
|
+ <property name="position">10</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <placeholder/>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <placeholder/>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <placeholder/>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ </object>
|
|
|
<object class="GtkWindow" id="window1">
|
|
<object class="GtkWindow" id="window1">
|
|
|
<property name="width_request">600</property>
|
|
<property name="width_request">600</property>
|
|
|
<property name="height_request">400</property>
|
|
<property name="height_request">400</property>
|
|
@@ -237,6 +838,48 @@
|
|
|
<property name="homogeneous">True</property>
|
|
<property name="homogeneous">True</property>
|
|
|
</packing>
|
|
</packing>
|
|
|
</child>
|
|
</child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkToolButton" id="Clear">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="label" translatable="yes">Clear Plots</property>
|
|
|
|
|
+ <property name="use_underline">True</property>
|
|
|
|
|
+ <property name="stock_id">gtk-stop</property>
|
|
|
|
|
+ <signal name="clicked" handler="on_clear_plots" swapped="no"/>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="homogeneous">True</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkToolButton" id="toolbutton1">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="label" translatable="yes">Re-plot</property>
|
|
|
|
|
+ <property name="use_underline">True</property>
|
|
|
|
|
+ <property name="stock_id">gtk-redo</property>
|
|
|
|
|
+ <signal name="clicked" handler="on_replot" swapped="no"/>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="homogeneous">True</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
|
|
+ <child>
|
|
|
|
|
+ <object class="GtkToolButton" id="toolbutton2">
|
|
|
|
|
+ <property name="visible">True</property>
|
|
|
|
|
+ <property name="can_focus">False</property>
|
|
|
|
|
+ <property name="label" translatable="yes">Delete Object</property>
|
|
|
|
|
+ <property name="use_underline">True</property>
|
|
|
|
|
+ <property name="stock_id">gtk-delete</property>
|
|
|
|
|
+ <signal name="clicked" handler="on_delete" swapped="no"/>
|
|
|
|
|
+ </object>
|
|
|
|
|
+ <packing>
|
|
|
|
|
+ <property name="expand">False</property>
|
|
|
|
|
+ <property name="homogeneous">True</property>
|
|
|
|
|
+ </packing>
|
|
|
|
|
+ </child>
|
|
|
</object>
|
|
</object>
|
|
|
<packing>
|
|
<packing>
|
|
|
<property name="expand">False</property>
|
|
<property name="expand">False</property>
|