1<?xml version="1.0" encoding="UTF-8"?>
2<interface>
3  <requires lib="gtk+" version="2.22"/>
4  <!-- interface-naming-policy project-wide -->
5  <object class="GtkAction" id="About">
6    <property name="label" translatable="yes">_About</property>
7    <property name="short_label">About</property>
8    <property name="tooltip">Help about the application</property>
9    <property name="stock_id">gtk-about</property>
10  </object>
11  <object class="GtkAction" id="Calibrate">
12    <property name="label" translatable="yes">_Calibrate</property>
13    <property name="short_label">Calibrate</property>
14    <property name="tooltip">An interactive calibration routine</property>
15  </object>
16  <object class="GtkAdjustment" id="Display.HighlightAdjustment">
17    <property name="upper">1</property>
18    <property name="step_increment">0.10000000000000001</property>
19    <property name="page_increment">0.25</property>
20  </object>
21  <object class="GtkAdjustment" id="Display.NormalsLengthAdjustment">
22    <property name="upper">30</property>
23    <property name="value">10</property>
24    <property name="step_increment">0.10000000000000001</property>
25    <property name="page_increment">10</property>
26  </object>
27  <object class="GtkAdjustment" id="Display.PolygonOpacityAdjustment">
28    <property name="upper">1</property>
29    <property name="step_increment">0.10000000000000001</property>
30    <property name="page_increment">0.25</property>
31  </object>
32  <object class="GtkAdjustment" id="DisplayEndPointSizeAdjustment">
33    <property name="upper">20</property>
34    <property name="value">8</property>
35    <property name="step_increment">0.10000000000000001</property>
36    <property name="page_increment">10</property>
37  </object>
38  <object class="GtkDialog" id="preferences_dlg">
39    <property name="can_focus">False</property>
40    <property name="border_width">5</property>
41    <property name="title" translatable="yes">repsnapper Preferences</property>
42    <property name="type_hint">normal</property>
43    <child internal-child="vbox">
44      <object class="GtkVBox" id="dialog-vbox6">
45        <property name="visible">True</property>
46        <property name="can_focus">False</property>
47        <property name="spacing">2</property>
48        <child internal-child="action_area">
49          <object class="GtkHButtonBox" id="dialog-action_area6">
50            <property name="visible">True</property>
51            <property name="can_focus">False</property>
52            <property name="layout_style">end</property>
53            <child>
54              <placeholder/>
55            </child>
56            <child>
57              <object class="GtkButton" id="Close">
58                <property name="label">gtk-close</property>
59                <property name="visible">True</property>
60                <property name="can_focus">True</property>
61                <property name="receives_default">True</property>
62                <property name="use_stock">True</property>
63              </object>
64              <packing>
65                <property name="expand">False</property>
66                <property name="fill">False</property>
67                <property name="position">1</property>
68              </packing>
69            </child>
70          </object>
71          <packing>
72            <property name="expand">False</property>
73            <property name="fill">True</property>
74            <property name="pack_type">end</property>
75            <property name="position">0</property>
76          </packing>
77        </child>
78        <child>
79          <object class="GtkHBox" id="hbox1">
80            <property name="visible">True</property>
81            <property name="can_focus">False</property>
82            <child>
83              <object class="GtkVBox" id="settings_overview">
84                <property name="visible">True</property>
85                <property name="can_focus">False</property>
86                <child>
87                  <object class="GtkLabel" id="label751">
88                    <property name="visible">True</property>
89                    <property name="can_focus">False</property>
90                    <property name="label" translatable="yes">Settings set</property>
91                    <attributes>
92                      <attribute name="weight" value="bold"/>
93                    </attributes>
94                  </object>
95                  <packing>
96                    <property name="expand">False</property>
97                    <property name="fill">True</property>
98                    <property name="padding">6</property>
99                    <property name="position">0</property>
100                  </packing>
101                </child>
102                <child>
103                  <object class="GtkScrolledWindow" id="settings_icons">
104                    <property name="visible">True</property>
105                    <property name="can_focus">True</property>
106                    <property name="hscrollbar_policy">never</property>
107                    <child>
108                      <placeholder/>
109                    </child>
110                  </object>
111                  <packing>
112                    <property name="expand">True</property>
113                    <property name="fill">True</property>
114                    <property name="position">1</property>
115                  </packing>
116                </child>
117              </object>
118              <packing>
119                <property name="expand">True</property>
120                <property name="fill">True</property>
121                <property name="position">0</property>
122              </packing>
123            </child>
124            <child>
125              <object class="GtkNotebook" id="settings_notebook">
126                <property name="visible">True</property>
127                <property name="can_focus">True</property>
128                <property name="scrollable">True</property>
129                <child>
130                  <object class="GtkVBox" id="vbox292">
131                    <property name="visible">True</property>
132                    <property name="can_focus">False</property>
133                    <child>
134                      <object class="GtkLabel" id="label742">
135                        <property name="visible">True</property>
136                        <property name="can_focus">False</property>
137                        <property name="label" translatable="yes">Summary of Hardware Settings</property>
138                      </object>
139                      <packing>
140                        <property name="expand">True</property>
141                        <property name="fill">True</property>
142                        <property name="position">0</property>
143                      </packing>
144                    </child>
145                    <child>
146                      <placeholder/>
147                    </child>
148                    <child>
149                      <object class="GtkHBox" id="hbox242">
150                        <property name="visible">True</property>
151                        <property name="can_focus">False</property>
152                        <child>
153                          <placeholder/>
154                        </child>
155                        <child>
156                          <object class="GtkVBox" id="vbox302">
157                            <property name="visible">True</property>
158                            <property name="can_focus">False</property>
159                            <child>
160                              <object class="GtkButton" id="pref_change_image1">
161                                <property name="label" translatable="yes">Change image</property>
162                                <property name="visible">True</property>
163                                <property name="can_focus">True</property>
164                                <property name="receives_default">True</property>
165                              </object>
166                              <packing>
167                                <property name="expand">True</property>
168                                <property name="fill">True</property>
169                                <property name="position">0</property>
170                              </packing>
171                            </child>
172                            <child>
173                              <object class="GtkButton" id="pref_change_image">
174                                <property name="label" translatable="yes">Save Settings</property>
175                                <property name="visible">True</property>
176                                <property name="can_focus">True</property>
177                                <property name="receives_default">True</property>
178                              </object>
179                              <packing>
180                                <property name="expand">True</property>
181                                <property name="fill">True</property>
182                                <property name="position">1</property>
183                              </packing>
184                            </child>
185                            <child>
186                              <object class="GtkButton" id="pref_clone">
187                                <property name="label" translatable="yes">Clone Settings</property>
188                                <property name="visible">True</property>
189                                <property name="can_focus">True</property>
190                                <property name="receives_default">True</property>
191                              </object>
192                              <packing>
193                                <property name="expand">True</property>
194                                <property name="fill">True</property>
195                                <property name="position">2</property>
196                              </packing>
197                            </child>
198                          </object>
199                          <packing>
200                            <property name="expand">True</property>
201                            <property name="fill">True</property>
202                            <property name="position">1</property>
203                          </packing>
204                        </child>
205                        <child>
206                          <object class="GtkImage" id="image1">
207                            <property name="visible">True</property>
208                            <property name="can_focus">False</property>
209                            <property name="stock">gtk-missing-image</property>
210                          </object>
211                          <packing>
212                            <property name="expand">True</property>
213                            <property name="fill">True</property>
214                            <property name="position">2</property>
215                          </packing>
216                        </child>
217                      </object>
218                      <packing>
219                        <property name="expand">True</property>
220                        <property name="fill">True</property>
221                        <property name="position">2</property>
222                      </packing>
223                    </child>
224                  </object>
225                </child>
226                <child type="tab">
227                  <object class="GtkLabel" id="pref_summary_tab">
228                    <property name="visible">True</property>
229                    <property name="can_focus">False</property>
230                    <property name="label" translatable="yes">Summary</property>
231                  </object>
232                  <packing>
233                    <property name="tab_fill">False</property>
234                  </packing>
235                </child>
236                <child>
237                  <object class="GtkAlignment" id="alignment1">
238                    <property name="visible">True</property>
239                    <property name="can_focus">False</property>
240                    <property name="top_padding">6</property>
241                    <property name="bottom_padding">6</property>
242                    <property name="left_padding">6</property>
243                    <property name="right_padding">6</property>
244                    <child>
245                      <object class="GtkVBox" id="vbox345">
246                        <property name="visible">True</property>
247                        <property name="can_focus">False</property>
248                        <property name="spacing">12</property>
249                        <child>
250                          <object class="GtkFrame" id="frame1">
251                            <property name="visible">True</property>
252                            <property name="can_focus">False</property>
253                            <property name="label_xalign">0</property>
254                            <property name="shadow_type">none</property>
255                            <child>
256                              <object class="GtkAlignment" id="alignment3">
257                                <property name="visible">True</property>
258                                <property name="can_focus">False</property>
259                                <property name="top_padding">6</property>
260                                <property name="left_padding">12</property>
261                                <child>
262                                  <object class="GtkTable" id="table1">
263                                    <property name="visible">True</property>
264                                    <property name="can_focus">False</property>
265                                    <property name="n_rows">2</property>
266                                    <property name="n_columns">8</property>
267                                    <property name="column_spacing">6</property>
268                                    <property name="row_spacing">6</property>
269                                    <child>
270                                      <object class="GtkSpinButton" id="Hardware.Volume.X">
271                                        <property name="visible">True</property>
272                                        <property name="can_focus">True</property>
273                                        <property name="invisible_char">•</property>
274                                        <property name="primary_icon_activatable">False</property>
275                                        <property name="secondary_icon_activatable">False</property>
276                                        <property name="primary_icon_sensitive">True</property>
277                                        <property name="secondary_icon_sensitive">True</property>
278                                      </object>
279                                      <packing>
280                                        <property name="left_attach">2</property>
281                                        <property name="right_attach">3</property>
282                                        <property name="y_options">GTK_FILL</property>
283                                      </packing>
284                                    </child>
285                                    <child>
286                                      <object class="GtkLabel" id="label36">
287                                        <property name="visible">True</property>
288                                        <property name="can_focus">False</property>
289                                        <property name="xalign">0</property>
290                                        <property name="label" translatable="yes">Border</property>
291                                        <property name="justify">right</property>
292                                      </object>
293                                      <packing>
294                                        <property name="top_attach">1</property>
295                                        <property name="bottom_attach">2</property>
296                                        <property name="x_options">GTK_FILL</property>
297                                      </packing>
298                                    </child>
299                                    <child>
300                                      <object class="GtkLabel" id="label35">
301                                        <property name="visible">True</property>
302                                        <property name="can_focus">False</property>
303                                        <property name="xalign">0</property>
304                                        <property name="label" translatable="yes">Build Volume</property>
305                                      </object>
306                                      <packing>
307                                        <property name="x_options">GTK_FILL</property>
308                                      </packing>
309                                    </child>
310                                    <child>
311                                      <object class="GtkSpinButton" id="Hardware.Volume.Z">
312                                        <property name="visible">True</property>
313                                        <property name="can_focus">True</property>
314                                        <property name="invisible_char">•</property>
315                                        <property name="primary_icon_activatable">False</property>
316                                        <property name="secondary_icon_activatable">False</property>
317                                        <property name="primary_icon_sensitive">True</property>
318                                        <property name="secondary_icon_sensitive">True</property>
319                                      </object>
320                                      <packing>
321                                        <property name="left_attach">6</property>
322                                        <property name="right_attach">7</property>
323                                      </packing>
324                                    </child>
325                                    <child>
326                                      <object class="GtkSpinButton" id="Hardware.Volume.Y">
327                                        <property name="visible">True</property>
328                                        <property name="can_focus">True</property>
329                                        <property name="invisible_char">•</property>
330                                        <property name="primary_icon_activatable">False</property>
331                                        <property name="secondary_icon_activatable">False</property>
332                                        <property name="primary_icon_sensitive">True</property>
333                                        <property name="secondary_icon_sensitive">True</property>
334                                      </object>
335                                      <packing>
336                                        <property name="left_attach">4</property>
337                                        <property name="right_attach">5</property>
338                                      </packing>
339                                    </child>
340                                    <child>
341                                      <object class="GtkLabel" id="label34">
342                                        <property name="visible">True</property>
343                                        <property name="can_focus">False</property>
344                                        <property name="label" translatable="yes">X</property>
345                                        <property name="justify">center</property>
346                                      </object>
347                                      <packing>
348                                        <property name="left_attach">1</property>
349                                        <property name="right_attach">2</property>
350                                        <property name="x_options">GTK_FILL</property>
351                                      </packing>
352                                    </child>
353                                    <child>
354                                      <object class="GtkLabel" id="label1">
355                                        <property name="visible">True</property>
356                                        <property name="can_focus">False</property>
357                                        <property name="label" translatable="yes">mm</property>
358                                        <property name="justify">center</property>
359                                      </object>
360                                      <packing>
361                                        <property name="left_attach">7</property>
362                                        <property name="right_attach">8</property>
363                                        <property name="x_options">GTK_FILL</property>
364                                      </packing>
365                                    </child>
366                                    <child>
367                                      <object class="GtkLabel" id="label67">
368                                        <property name="visible">True</property>
369                                        <property name="can_focus">False</property>
370                                        <property name="label" translatable="yes">mm</property>
371                                        <property name="justify">center</property>
372                                      </object>
373                                      <packing>
374                                        <property name="left_attach">7</property>
375                                        <property name="right_attach">8</property>
376                                        <property name="top_attach">1</property>
377                                        <property name="bottom_attach">2</property>
378                                        <property name="x_options">GTK_FILL</property>
379                                      </packing>
380                                    </child>
381                                    <child>
382                                      <object class="GtkSpinButton" id="Hardware.PrintMargin.Z">
383                                        <property name="visible">True</property>
384                                        <property name="can_focus">True</property>
385                                        <property name="invisible_char">•</property>
386                                        <property name="primary_icon_activatable">False</property>
387                                        <property name="secondary_icon_activatable">False</property>
388                                        <property name="primary_icon_sensitive">True</property>
389                                        <property name="secondary_icon_sensitive">True</property>
390                                      </object>
391                                      <packing>
392                                        <property name="left_attach">6</property>
393                                        <property name="right_attach">7</property>
394                                        <property name="top_attach">1</property>
395                                        <property name="bottom_attach">2</property>
396                                      </packing>
397                                    </child>
398                                    <child>
399                                      <object class="GtkSpinButton" id="Hardware.PrintMargin.Y">
400                                        <property name="visible">True</property>
401                                        <property name="can_focus">True</property>
402                                        <property name="invisible_char">•</property>
403                                        <property name="primary_icon_activatable">False</property>
404                                        <property name="secondary_icon_activatable">False</property>
405                                        <property name="primary_icon_sensitive">True</property>
406                                        <property name="secondary_icon_sensitive">True</property>
407                                      </object>
408                                      <packing>
409                                        <property name="left_attach">4</property>
410                                        <property name="right_attach">5</property>
411                                        <property name="top_attach">1</property>
412                                        <property name="bottom_attach">2</property>
413                                      </packing>
414                                    </child>
415                                    <child>
416                                      <object class="GtkSpinButton" id="Hardware.PrintMargin.X">
417                                        <property name="visible">True</property>
418                                        <property name="can_focus">True</property>
419                                        <property name="invisible_char">•</property>
420                                        <property name="primary_icon_activatable">False</property>
421                                        <property name="secondary_icon_activatable">False</property>
422                                        <property name="primary_icon_sensitive">True</property>
423                                        <property name="secondary_icon_sensitive">True</property>
424                                      </object>
425                                      <packing>
426                                        <property name="left_attach">2</property>
427                                        <property name="right_attach">3</property>
428                                        <property name="top_attach">1</property>
429                                        <property name="bottom_attach">2</property>
430                                      </packing>
431                                    </child>
432                                    <child>
433                                      <object class="GtkLabel" id="label79">
434                                        <property name="visible">True</property>
435                                        <property name="can_focus">False</property>
436                                        <property name="label" translatable="yes">X</property>
437                                        <property name="justify">center</property>
438                                      </object>
439                                      <packing>
440                                        <property name="left_attach">1</property>
441                                        <property name="right_attach">2</property>
442                                        <property name="top_attach">1</property>
443                                        <property name="bottom_attach">2</property>
444                                        <property name="x_options">GTK_FILL</property>
445                                      </packing>
446                                    </child>
447                                    <child>
448                                      <object class="GtkAlignment" id="alignment5">
449                                        <property name="visible">True</property>
450                                        <property name="can_focus">False</property>
451                                        <property name="left_padding">6</property>
452                                        <child>
453                                          <object class="GtkLabel" id="label83">
454                                            <property name="visible">True</property>
455                                            <property name="can_focus">False</property>
456                                            <property name="label" translatable="yes">Z</property>
457                                            <property name="justify">center</property>
458                                          </object>
459                                        </child>
460                                      </object>
461                                      <packing>
462                                        <property name="left_attach">5</property>
463                                        <property name="right_attach">6</property>
464                                        <property name="top_attach">1</property>
465                                        <property name="bottom_attach">2</property>
466                                        <property name="x_options">GTK_FILL</property>
467                                      </packing>
468                                    </child>
469                                    <child>
470                                      <object class="GtkAlignment" id="alignment6">
471                                        <property name="visible">True</property>
472                                        <property name="can_focus">False</property>
473                                        <property name="left_padding">6</property>
474                                        <child>
475                                          <object class="GtkLabel" id="label80">
476                                            <property name="visible">True</property>
477                                            <property name="can_focus">False</property>
478                                            <property name="label" translatable="yes">Z</property>
479                                            <property name="justify">center</property>
480                                          </object>
481                                        </child>
482                                      </object>
483                                      <packing>
484                                        <property name="left_attach">5</property>
485                                        <property name="right_attach">6</property>
486                                        <property name="x_options">GTK_FILL</property>
487                                      </packing>
488                                    </child>
489                                    <child>
490                                      <object class="GtkAlignment" id="alignment7">
491                                        <property name="visible">True</property>
492                                        <property name="can_focus">False</property>
493                                        <property name="left_padding">6</property>
494                                        <child>
495                                          <object class="GtkLabel" id="label78">
496                                            <property name="visible">True</property>
497                                            <property name="can_focus">False</property>
498                                            <property name="label" translatable="yes">Y</property>
499                                            <property name="justify">center</property>
500                                          </object>
501                                        </child>
502                                      </object>
503                                      <packing>
504                                        <property name="left_attach">3</property>
505                                        <property name="right_attach">4</property>
506                                        <property name="x_options">GTK_FILL</property>
507                                      </packing>
508                                    </child>
509                                    <child>
510                                      <object class="GtkAlignment" id="alignment8">
511                                        <property name="visible">True</property>
512                                        <property name="can_focus">False</property>
513                                        <property name="left_padding">6</property>
514                                        <child>
515                                          <object class="GtkLabel" id="label81">
516                                            <property name="visible">True</property>
517                                            <property name="can_focus">False</property>
518                                            <property name="label" translatable="yes">Y</property>
519                                            <property name="justify">center</property>
520                                          </object>
521                                        </child>
522                                      </object>
523                                      <packing>
524                                        <property name="left_attach">3</property>
525                                        <property name="right_attach">4</property>
526                                        <property name="top_attach">1</property>
527                                        <property name="bottom_attach">2</property>
528                                        <property name="x_options">GTK_FILL</property>
529                                      </packing>
530                                    </child>
531                                  </object>
532                                </child>
533                              </object>
534                            </child>
535                            <child type="label">
536                              <object class="GtkLabel" id="label30">
537                                <property name="visible">True</property>
538                                <property name="can_focus">False</property>
539                                <property name="xalign">0</property>
540                                <property name="label" translatable="yes">&lt;b&gt;Geometry&lt;/b&gt;</property>
541                                <property name="use_markup">True</property>
542                              </object>
543                            </child>
544                          </object>
545                          <packing>
546                            <property name="expand">False</property>
547                            <property name="fill">True</property>
548                            <property name="position">0</property>
549                          </packing>
550                        </child>
551                        <child>
552                          <object class="GtkFrame" id="frame3">
553                            <property name="visible">True</property>
554                            <property name="can_focus">False</property>
555                            <property name="label_xalign">0</property>
556                            <property name="shadow_type">none</property>
557                            <child>
558                              <object class="GtkAlignment" id="alignment4">
559                                <property name="visible">True</property>
560                                <property name="can_focus">False</property>
561                                <property name="top_padding">6</property>
562                                <property name="left_padding">12</property>
563                                <child>
564                                  <object class="GtkTable" id="table3">
565                                    <property name="visible">True</property>
566                                    <property name="can_focus">False</property>
567                                    <property name="n_rows">2</property>
568                                    <property name="n_columns">5</property>
569                                    <property name="column_spacing">6</property>
570                                    <property name="row_spacing">6</property>
571                                    <child>
572                                      <object class="GtkLabel" id="label42">
573                                        <property name="visible">True</property>
574                                        <property name="can_focus">False</property>
575                                        <property name="xalign">0</property>
576                                        <property name="label" translatable="yes">X/Y Axes:</property>
577                                      </object>
578                                      <packing>
579                                        <property name="x_options">GTK_FILL</property>
580                                      </packing>
581                                    </child>
582                                    <child>
583                                      <object class="GtkLabel" id="label43">
584                                        <property name="visible">True</property>
585                                        <property name="can_focus">False</property>
586                                        <property name="xalign">0</property>
587                                        <property name="label" translatable="yes">Z Axis:</property>
588                                      </object>
589                                      <packing>
590                                        <property name="top_attach">1</property>
591                                        <property name="bottom_attach">2</property>
592                                        <property name="x_options">GTK_FILL</property>
593                                      </packing>
594                                    </child>
595                                    <child>
596                                      <object class="GtkSpinButton" id="Hardware.MaxMoveSpeedZ">
597                                        <property name="visible">True</property>
598                                        <property name="can_focus">True</property>
599                                        <property name="invisible_char">•</property>
600                                        <property name="primary_icon_activatable">False</property>
601                                        <property name="secondary_icon_activatable">False</property>
602                                        <property name="primary_icon_sensitive">True</property>
603                                        <property name="secondary_icon_sensitive">True</property>
604                                        <property name="digits">1</property>
605                                      </object>
606                                      <packing>
607                                        <property name="left_attach">4</property>
608                                        <property name="right_attach">5</property>
609                                        <property name="top_attach">1</property>
610                                        <property name="bottom_attach">2</property>
611                                      </packing>
612                                    </child>
613                                    <child>
614                                      <object class="GtkSpinButton" id="Hardware.MinMoveSpeedXY">
615                                        <property name="visible">True</property>
616                                        <property name="can_focus">True</property>
617                                        <property name="invisible_char">•</property>
618                                        <property name="primary_icon_activatable">False</property>
619                                        <property name="secondary_icon_activatable">False</property>
620                                        <property name="primary_icon_sensitive">True</property>
621                                        <property name="secondary_icon_sensitive">True</property>
622                                        <property name="digits">1</property>
623                                      </object>
624                                      <packing>
625                                        <property name="left_attach">2</property>
626                                        <property name="right_attach">3</property>
627                                      </packing>
628                                    </child>
629                                    <child>
630                                      <object class="GtkSpinButton" id="Hardware.MinMoveSpeedZ">
631                                        <property name="visible">True</property>
632                                        <property name="can_focus">True</property>
633                                        <property name="invisible_char">•</property>
634                                        <property name="primary_icon_activatable">False</property>
635                                        <property name="secondary_icon_activatable">False</property>
636                                        <property name="primary_icon_sensitive">True</property>
637                                        <property name="secondary_icon_sensitive">True</property>
638                                        <property name="digits">1</property>
639                                      </object>
640                                      <packing>
641                                        <property name="left_attach">2</property>
642                                        <property name="right_attach">3</property>
643                                        <property name="top_attach">1</property>
644                                        <property name="bottom_attach">2</property>
645                                      </packing>
646                                    </child>
647                                    <child>
648                                      <object class="GtkSpinButton" id="Hardware.MaxMoveSpeedXY">
649                                        <property name="visible">True</property>
650                                        <property name="can_focus">True</property>
651                                        <property name="invisible_char">●</property>
652                                        <property name="primary_icon_activatable">False</property>
653                                        <property name="secondary_icon_activatable">False</property>
654                                        <property name="primary_icon_sensitive">True</property>
655                                        <property name="secondary_icon_sensitive">True</property>
656                                        <property name="digits">1</property>
657                                      </object>
658                                      <packing>
659                                        <property name="left_attach">4</property>
660                                        <property name="right_attach">5</property>
661                                      </packing>
662                                    </child>
663                                    <child>
664                                      <object class="GtkLabel" id="label140">
665                                        <property name="visible">True</property>
666                                        <property name="can_focus">False</property>
667                                        <property name="label" translatable="yes">Max</property>
668                                      </object>
669                                      <packing>
670                                        <property name="left_attach">3</property>
671                                        <property name="right_attach">4</property>
672                                        <property name="x_options">GTK_FILL</property>
673                                      </packing>
674                                    </child>
675                                    <child>
676                                      <object class="GtkLabel" id="label45">
677                                        <property name="visible">True</property>
678                                        <property name="can_focus">False</property>
679                                        <property name="label" translatable="yes">Max</property>
680                                      </object>
681                                      <packing>
682                                        <property name="left_attach">3</property>
683                                        <property name="right_attach">4</property>
684                                        <property name="top_attach">1</property>
685                                        <property name="bottom_attach">2</property>
686                                      </packing>
687                                    </child>
688                                    <child>
689                                      <object class="GtkLabel" id="label86">
690                                        <property name="visible">True</property>
691                                        <property name="can_focus">False</property>
692                                        <property name="label" translatable="yes">Min</property>
693                                      </object>
694                                      <packing>
695                                        <property name="left_attach">1</property>
696                                        <property name="right_attach">2</property>
697                                      </packing>
698                                    </child>
699                                    <child>
700                                      <object class="GtkLabel" id="label87">
701                                        <property name="visible">True</property>
702                                        <property name="can_focus">False</property>
703                                        <property name="label" translatable="yes">Min</property>
704                                      </object>
705                                      <packing>
706                                        <property name="left_attach">1</property>
707                                        <property name="right_attach">2</property>
708                                        <property name="top_attach">1</property>
709                                        <property name="bottom_attach">2</property>
710                                      </packing>
711                                    </child>
712                                  </object>
713                                </child>
714                              </object>
715                            </child>
716                            <child type="label">
717                              <object class="GtkLabel" id="label37">
718                                <property name="visible">True</property>
719                                <property name="can_focus">False</property>
720                                <property name="label" translatable="yes">&lt;b&gt;Axis Moving Speeds (mm/sec)&lt;/b&gt;</property>
721                                <property name="use_markup">True</property>
722                              </object>
723                            </child>
724                          </object>
725                          <packing>
726                            <property name="expand">False</property>
727                            <property name="fill">True</property>
728                            <property name="position">1</property>
729                          </packing>
730                        </child>
731                        <child>
732                          <object class="GtkFrame" id="frame4">
733                            <property name="visible">True</property>
734                            <property name="can_focus">False</property>
735                            <property name="label_xalign">0</property>
736                            <property name="shadow_type">none</property>
737                            <child>
738                              <object class="GtkAlignment" id="alignment13">
739                                <property name="visible">True</property>
740                                <property name="can_focus">False</property>
741                                <property name="top_padding">6</property>
742                                <property name="left_padding">12</property>
743                                <child>
744                                  <object class="GtkTable" id="table7">
745                                    <property name="visible">True</property>
746                                    <property name="can_focus">False</property>
747                                    <property name="n_rows">4</property>
748                                    <property name="n_columns">3</property>
749                                    <property name="column_spacing">6</property>
750                                    <property name="row_spacing">6</property>
751                                    <child>
752                                      <placeholder/>
753                                    </child>
754                                    <child>
755                                      <placeholder/>
756                                    </child>
757                                    <child>
758                                      <placeholder/>
759                                    </child>
760                                    <child>
761                                      <placeholder/>
762                                    </child>
763                                    <child>
764                                      <placeholder/>
765                                    </child>
766                                    <child>
767                                      <placeholder/>
768                                    </child>
769                                    <child>
770                                      <object class="GtkLabel" id="label13">
771                                        <property name="visible">True</property>
772                                        <property name="can_focus">False</property>
773                                        <property name="xalign">0</property>
774                                        <property name="label" translatable="yes">Serial Link Speed</property>
775                                      </object>
776                                      <packing>
777                                        <property name="x_options">GTK_FILL</property>
778                                      </packing>
779                                    </child>
780                                    <child>
781                                      <object class="GtkSpinButton" id="Hardware.KeepLines">
782                                        <property name="visible">True</property>
783                                        <property name="can_focus">True</property>
784                                        <property name="tooltip_text" translatable="yes">Number of lines of output to retain for each scrollback buffer</property>
785                                        <property name="invisible_char">•</property>
786                                        <property name="primary_icon_activatable">False</property>
787                                        <property name="secondary_icon_activatable">False</property>
788                                        <property name="primary_icon_sensitive">True</property>
789                                        <property name="secondary_icon_sensitive">True</property>
790                                      </object>
791                                      <packing>
792                                        <property name="left_attach">1</property>
793                                        <property name="right_attach">2</property>
794                                        <property name="top_attach">2</property>
795                                        <property name="bottom_attach">3</property>
796                                      </packing>
797                                    </child>
798                                    <child>
799                                      <object class="GtkLabel" id="label84">
800                                        <property name="visible">True</property>
801                                        <property name="can_focus">False</property>
802                                        <property name="xalign">0</property>
803                                        <property name="label" translatable="yes">Scrollback</property>
804                                      </object>
805                                      <packing>
806                                        <property name="top_attach">2</property>
807                                        <property name="bottom_attach">3</property>
808                                        <property name="x_options">GTK_FILL</property>
809                                      </packing>
810                                    </child>
811                                    <child>
812                                      <object class="GtkLabel" id="label85">
813                                        <property name="visible">True</property>
814                                        <property name="can_focus">False</property>
815                                        <property name="xalign">0</property>
816                                        <property name="label" translatable="yes">lines</property>
817                                      </object>
818                                      <packing>
819                                        <property name="left_attach">2</property>
820                                        <property name="right_attach">3</property>
821                                        <property name="top_attach">2</property>
822                                        <property name="bottom_attach">3</property>
823                                        <property name="x_options">GTK_FILL</property>
824                                      </packing>
825                                    </child>
826                                    <child>
827                                      <object class="GtkComboBox" id="Hardware.SerialSpeed">
828                                        <property name="visible">True</property>
829                                        <property name="can_focus">False</property>
830                                        <property name="has_entry">True</property>
831                                        <property name="entry_text_column">0</property>
832                                      </object>
833                                      <packing>
834                                        <property name="left_attach">1</property>
835                                        <property name="right_attach">3</property>
836                                      </packing>
837                                    </child>
838                                  </object>
839                                </child>
840                              </object>
841                            </child>
842                            <child type="label">
843                              <object class="GtkLabel" id="label40">
844                                <property name="visible">True</property>
845                                <property name="can_focus">False</property>
846                                <property name="label" translatable="yes">&lt;b&gt;Serial Communications&lt;/b&gt;</property>
847                                <property name="use_markup">True</property>
848                              </object>
849                            </child>
850                          </object>
851                          <packing>
852                            <property name="expand">False</property>
853                            <property name="fill">True</property>
854                            <property name="position">2</property>
855                          </packing>
856                        </child>
857                        <child>
858                          <object class="GtkCheckButton" id="Hardware.SpeedAlways">
859                            <property name="label" translatable="yes">Send Speed on Every GCode Command</property>
860                            <property name="visible">True</property>
861                            <property name="can_focus">True</property>
862                            <property name="receives_default">False</property>
863                            <property name="draw_indicator">True</property>
864                          </object>
865                          <packing>
866                            <property name="expand">False</property>
867                            <property name="fill">True</property>
868                            <property name="position">3</property>
869                          </packing>
870                        </child>
871                      </object>
872                    </child>
873                  </object>
874                  <packing>
875                    <property name="position">1</property>
876                  </packing>
877                </child>
878                <child type="tab">
879                  <object class="GtkLabel" id="label1322">
880                    <property name="visible">True</property>
881                    <property name="can_focus">False</property>
882                    <property name="label" translatable="yes">Hardware Settings</property>
883                  </object>
884                  <packing>
885                    <property name="position">1</property>
886                    <property name="tab_fill">False</property>
887                  </packing>
888                </child>
889                <child>
890                  <object class="GtkVBox" id="vbox3">
891                    <property name="visible">True</property>
892                    <property name="can_focus">False</property>
893                    <child>
894                      <object class="GtkFrame" id="frame23">
895                        <property name="visible">True</property>
896                        <property name="can_focus">False</property>
897                        <property name="label_xalign">0</property>
898                        <property name="shadow_type">none</property>
899                        <child>
900                          <object class="GtkAlignment" id="alignment12">
901                            <property name="visible">True</property>
902                            <property name="can_focus">False</property>
903                            <property name="left_padding">12</property>
904                            <child>
905                              <object class="GtkTable" id="table21">
906                                <property name="visible">True</property>
907                                <property name="can_focus">False</property>
908                                <property name="n_rows">2</property>
909                                <property name="n_columns">3</property>
910                                <child>
911                                  <placeholder/>
912                                </child>
913                                <child>
914                                  <placeholder/>
915                                </child>
916                                <child>
917                                  <placeholder/>
918                                </child>
919                                <child>
920                                  <object class="GtkCheckButton" id="Slicing.RelativeEcode">
921                                    <property name="label" translatable="yes">Relative Ecode</property>
922                                    <property name="visible">True</property>
923                                    <property name="can_focus">True</property>
924                                    <property name="receives_default">False</property>
925                                    <property name="relief">half</property>
926                                    <property name="active">True</property>
927                                    <property name="draw_indicator">True</property>
928                                  </object>
929                                </child>
930                                <child>
931                                  <object class="GtkCheckButton" id="Slicing.UseTCommand">
932                                    <property name="label" translatable="yes">Use T Command to Change Extruder</property>
933                                    <property name="visible">True</property>
934                                    <property name="can_focus">True</property>
935                                    <property name="receives_default">False</property>
936                                    <property name="tooltip_text" translatable="yes">Otherwise use different GCode Letters</property>
937                                    <property name="draw_indicator">True</property>
938                                  </object>
939                                  <packing>
940                                    <property name="left_attach">1</property>
941                                    <property name="right_attach">3</property>
942                                  </packing>
943                                </child>
944                              </object>
945                            </child>
946                          </object>
947                        </child>
948                        <child type="label">
949                          <object class="GtkLabel" id="label174">
950                            <property name="visible">True</property>
951                            <property name="can_focus">False</property>
952                            <property name="label" translatable="yes">&lt;b&gt;General&lt;/b&gt;</property>
953                            <property name="use_markup">True</property>
954                          </object>
955                        </child>
956                      </object>
957                      <packing>
958                        <property name="expand">False</property>
959                        <property name="fill">False</property>
960                        <property name="position">0</property>
961                      </packing>
962                    </child>
963                    <child>
964                      <object class="GtkHBox" id="hbox10">
965                        <property name="visible">True</property>
966                        <property name="can_focus">False</property>
967                        <child>
968                          <object class="GtkVBox" id="vbox29">
969                            <property name="visible">True</property>
970                            <property name="can_focus">False</property>
971                            <child>
972                              <object class="GtkButton" id="copy_extruder">
973                                <property name="label" translatable="yes">Copy</property>
974                                <property name="visible">True</property>
975                                <property name="can_focus">True</property>
976                                <property name="receives_default">True</property>
977                              </object>
978                              <packing>
979                                <property name="expand">False</property>
980                                <property name="fill">False</property>
981                                <property name="position">0</property>
982                              </packing>
983                            </child>
984                            <child>
985                              <object class="GtkTreeView" id="extruder_treeview">
986                                <property name="visible">True</property>
987                                <property name="can_focus">True</property>
988                              </object>
989                              <packing>
990                                <property name="expand">True</property>
991                                <property name="fill">True</property>
992                                <property name="position">1</property>
993                              </packing>
994                            </child>
995                            <child>
996                              <object class="GtkButton" id="remove_extruder">
997                                <property name="label" translatable="yes">Remove</property>
998                                <property name="visible">True</property>
999                                <property name="can_focus">True</property>
1000                                <property name="receives_default">True</property>
1001                              </object>
1002                              <packing>
1003                                <property name="expand">False</property>
1004                                <property name="fill">False</property>
1005                                <property name="position">2</property>
1006                              </packing>
1007                            </child>
1008                          </object>
1009                          <packing>
1010                            <property name="expand">True</property>
1011                            <property name="fill">True</property>
1012                            <property name="position">0</property>
1013                          </packing>
1014                        </child>
1015                        <child>
1016                          <object class="GtkVBox" id="vbox6">
1017                            <property name="visible">True</property>
1018                            <property name="can_focus">False</property>
1019                            <child>
1020                              <object class="GtkFrame" id="frame29">
1021                                <property name="visible">True</property>
1022                                <property name="can_focus">False</property>
1023                                <property name="label_xalign">0</property>
1024                                <property name="shadow_type">none</property>
1025                                <child>
1026                                  <object class="GtkAlignment" id="alignment34">
1027                                    <property name="visible">True</property>
1028                                    <property name="can_focus">False</property>
1029                                    <property name="top_padding">6</property>
1030                                    <property name="left_padding">12</property>
1031                                    <child>
1032                                      <object class="GtkVBox" id="vbox30">
1033                                        <property name="visible">True</property>
1034                                        <property name="can_focus">False</property>
1035                                        <child>
1036                                          <object class="GtkHBox" id="hbox24">
1037                                            <property name="visible">True</property>
1038                                            <property name="can_focus">False</property>
1039                                            <child>
1040                                              <object class="GtkLabel" id="label28">
1041                                                <property name="visible">True</property>
1042                                                <property name="can_focus">False</property>
1043                                                <property name="label" translatable="yes">X Offset (mm)</property>
1044                                              </object>
1045                                              <packing>
1046                                                <property name="expand">True</property>
1047                                                <property name="fill">True</property>
1048                                                <property name="position">0</property>
1049                                              </packing>
1050                                            </child>
1051                                            <child>
1052                                              <object class="GtkSpinButton" id="Extruder.OffsetX">
1053                                                <property name="visible">True</property>
1054                                                <property name="can_focus">True</property>
1055                                                <property name="invisible_char">●</property>
1056                                                <property name="primary_icon_activatable">False</property>
1057                                                <property name="secondary_icon_activatable">False</property>
1058                                                <property name="primary_icon_sensitive">True</property>
1059                                                <property name="secondary_icon_sensitive">True</property>
1060                                                <property name="digits">1</property>
1061                                              </object>
1062                                              <packing>
1063                                                <property name="expand">True</property>
1064                                                <property name="fill">True</property>
1065                                                <property name="position">1</property>
1066                                              </packing>
1067                                            </child>
1068                                            <child>
1069                                              <object class="GtkLabel" id="label29">
1070                                                <property name="visible">True</property>
1071                                                <property name="can_focus">False</property>
1072                                                <property name="label" translatable="yes">Y Offset (mm)</property>
1073                                              </object>
1074                                              <packing>
1075                                                <property name="expand">True</property>
1076                                                <property name="fill">True</property>
1077                                                <property name="position">2</property>
1078                                              </packing>
1079                                            </child>
1080                                            <child>
1081                                              <object class="GtkSpinButton" id="Extruder.OffsetY">
1082                                                <property name="visible">True</property>
1083                                                <property name="can_focus">True</property>
1084                                                <property name="invisible_char">●</property>
1085                                                <property name="primary_icon_activatable">False</property>
1086                                                <property name="secondary_icon_activatable">False</property>
1087                                                <property name="primary_icon_sensitive">True</property>
1088                                                <property name="secondary_icon_sensitive">True</property>
1089                                                <property name="digits">1</property>
1090                                              </object>
1091                                              <packing>
1092                                                <property name="expand">True</property>
1093                                                <property name="fill">True</property>
1094                                                <property name="position">3</property>
1095                                              </packing>
1096                                            </child>
1097                                          </object>
1098                                          <packing>
1099                                            <property name="expand">True</property>
1100                                            <property name="fill">True</property>
1101                                            <property name="position">0</property>
1102                                          </packing>
1103                                        </child>
1104                                        <child>
1105                                          <object class="GtkHBox" id="hbox32">
1106                                            <property name="visible">True</property>
1107                                            <property name="can_focus">False</property>
1108                                            <child>
1109                                              <object class="GtkCheckButton" id="Extruder.UseForSupport">
1110                                                <property name="label" translatable="yes">Use this Extruder for Support</property>
1111                                                <property name="visible">True</property>
1112                                                <property name="can_focus">True</property>
1113                                                <property name="receives_default">False</property>
1114                                                <property name="draw_indicator">True</property>
1115                                              </object>
1116                                              <packing>
1117                                                <property name="expand">True</property>
1118                                                <property name="fill">True</property>
1119                                                <property name="position">0</property>
1120                                              </packing>
1121                                            </child>
1122                                            <child>
1123                                              <placeholder/>
1124                                            </child>
1125                                          </object>
1126                                          <packing>
1127                                            <property name="expand">True</property>
1128                                            <property name="fill">True</property>
1129                                            <property name="position">1</property>
1130                                          </packing>
1131                                        </child>
1132                                        <child>
1133                                          <object class="GtkTable" id="table23">
1134                                            <property name="visible">True</property>
1135                                            <property name="can_focus">False</property>
1136                                            <property name="n_rows">8</property>
1137                                            <property name="n_columns">3</property>
1138                                            <property name="column_spacing">6</property>
1139                                            <property name="row_spacing">1</property>
1140                                            <child>
1141                                              <placeholder/>
1142                                            </child>
1143                                            <child>
1144                                              <placeholder/>
1145                                            </child>
1146                                            <child>
1147                                              <placeholder/>
1148                                            </child>
1149                                            <child>
1150                                              <object class="GtkLabel" id="label177">
1151                                                <property name="visible">True</property>
1152                                                <property name="can_focus">False</property>
1153                                                <property name="xalign">0</property>
1154                                                <property name="label" translatable="yes">Extrusion Multiplier</property>
1155                                              </object>
1156                                              <packing>
1157                                                <property name="top_attach">5</property>
1158                                                <property name="bottom_attach">6</property>
1159                                                <property name="x_options">GTK_FILL</property>
1160                                              </packing>
1161                                            </child>
1162                                            <child>
1163                                              <object class="GtkSpinButton" id="Extruder.ExtrusionFactor">
1164                                                <property name="visible">True</property>
1165                                                <property name="can_focus">True</property>
1166                                                <property name="invisible_char">•</property>
1167                                                <property name="invisible_char_set">True</property>
1168                                                <property name="primary_icon_activatable">False</property>
1169                                                <property name="secondary_icon_activatable">False</property>
1170                                                <property name="primary_icon_sensitive">True</property>
1171                                                <property name="secondary_icon_sensitive">True</property>
1172                                                <property name="digits">2</property>
1173                                              </object>
1174                                              <packing>
1175                                                <property name="left_attach">1</property>
1176                                                <property name="right_attach">2</property>
1177                                                <property name="top_attach">5</property>
1178                                                <property name="bottom_attach">6</property>
1179                                              </packing>
1180                                            </child>
1181                                            <child>
1182                                              <object class="GtkLabel" id="label178">
1183                                                <property name="visible">True</property>
1184                                                <property name="can_focus">False</property>
1185                                                <property name="label" translatable="yes">mm</property>
1186                                                <property name="justify">center</property>
1187                                              </object>
1188                                              <packing>
1189                                                <property name="left_attach">2</property>
1190                                                <property name="right_attach">3</property>
1191                                                <property name="top_attach">1</property>
1192                                                <property name="bottom_attach">2</property>
1193                                                <property name="x_options">GTK_FILL</property>
1194                                              </packing>
1195                                            </child>
1196                                            <child>
1197                                              <object class="GtkLabel" id="label179">
1198                                                <property name="visible">True</property>
1199                                                <property name="can_focus">False</property>
1200                                                <property name="justify">center</property>
1201                                              </object>
1202                                              <packing>
1203                                                <property name="left_attach">2</property>
1204                                                <property name="right_attach">3</property>
1205                                                <property name="top_attach">2</property>
1206                                                <property name="bottom_attach">3</property>
1207                                                <property name="x_options">GTK_FILL</property>
1208                                              </packing>
1209                                            </child>
1210                                            <child>
1211                                              <object class="GtkLabel" id="label180">
1212                                                <property name="visible">True</property>
1213                                                <property name="can_focus">False</property>
1214                                                <property name="xalign">0</property>
1215                                                <property name="label" translatable="yes">Minimum Line Width (~Nozzle Diameter)</property>
1216                                              </object>
1217                                              <packing>
1218                                                <property name="top_attach">3</property>
1219                                                <property name="bottom_attach">4</property>
1220                                              </packing>
1221                                            </child>
1222                                            <child>
1223                                              <object class="GtkSpinButton" id="Extruder.MinimumLineWidth">
1224                                                <property name="visible">True</property>
1225                                                <property name="can_focus">True</property>
1226                                                <property name="invisible_char">●</property>
1227                                                <property name="invisible_char_set">True</property>
1228                                                <property name="primary_icon_activatable">False</property>
1229                                                <property name="secondary_icon_activatable">False</property>
1230                                                <property name="primary_icon_sensitive">True</property>
1231                                                <property name="secondary_icon_sensitive">True</property>
1232                                                <property name="digits">2</property>
1233                                              </object>
1234                                              <packing>
1235                                                <property name="left_attach">1</property>
1236                                                <property name="right_attach">2</property>
1237                                                <property name="top_attach">3</property>
1238                                                <property name="bottom_attach">4</property>
1239                                              </packing>
1240                                            </child>
1241                                            <child>
1242                                              <object class="GtkSpinButton" id="Extruder.MaximumLineWidth">
1243                                                <property name="visible">True</property>
1244                                                <property name="can_focus">True</property>
1245                                                <property name="invisible_char">●</property>
1246                                                <property name="invisible_char_set">True</property>
1247                                                <property name="primary_icon_activatable">False</property>
1248                                                <property name="secondary_icon_activatable">False</property>
1249                                                <property name="primary_icon_sensitive">True</property>
1250                                                <property name="secondary_icon_sensitive">True</property>
1251                                                <property name="digits">2</property>
1252                                              </object>
1253                                              <packing>
1254                                                <property name="left_attach">1</property>
1255                                                <property name="right_attach">2</property>
1256                                                <property name="top_attach">4</property>
1257                                                <property name="bottom_attach">5</property>
1258                                              </packing>
1259                                            </child>
1260                                            <child>
1261                                              <object class="GtkLabel" id="label181">
1262                                                <property name="visible">True</property>
1263                                                <property name="can_focus">False</property>
1264                                                <property name="xalign">0</property>
1265                                                <property name="label" translatable="yes">Maximum Line Width (~Nozzle Diameter)</property>
1266                                              </object>
1267                                              <packing>
1268                                                <property name="top_attach">4</property>
1269                                                <property name="bottom_attach">5</property>
1270                                              </packing>
1271                                            </child>
1272                                            <child>
1273                                              <object class="GtkLabel" id="label182">
1274                                                <property name="visible">True</property>
1275                                                <property name="can_focus">False</property>
1276                                                <property name="label" translatable="yes">mm</property>
1277                                                <property name="justify">center</property>
1278                                              </object>
1279                                              <packing>
1280                                                <property name="left_attach">2</property>
1281                                                <property name="right_attach">3</property>
1282                                                <property name="top_attach">3</property>
1283                                                <property name="bottom_attach">4</property>
1284                                                <property name="x_options">GTK_FILL</property>
1285                                              </packing>
1286                                            </child>
1287                                            <child>
1288                                              <object class="GtkLabel" id="label183">
1289                                                <property name="visible">True</property>
1290                                                <property name="can_focus">False</property>
1291                                                <property name="xalign">0</property>
1292                                                <property name="label" translatable="yes">GCode Letter</property>
1293                                              </object>
1294                                              <packing>
1295                                                <property name="top_attach">6</property>
1296                                                <property name="bottom_attach">7</property>
1297                                              </packing>
1298                                            </child>
1299                                            <child>
1300                                              <object class="GtkEntry" id="Extruder.GCLetter">
1301                                                <property name="visible">True</property>
1302                                                <property name="can_focus">True</property>
1303                                                <property name="max_length">1</property>
1304                                                <property name="invisible_char">●</property>
1305                                                <property name="invisible_char_set">True</property>
1306                                                <property name="primary_icon_activatable">False</property>
1307                                                <property name="secondary_icon_activatable">False</property>
1308                                                <property name="primary_icon_sensitive">True</property>
1309                                                <property name="secondary_icon_sensitive">True</property>
1310                                              </object>
1311                                              <packing>
1312                                                <property name="left_attach">1</property>
1313                                                <property name="right_attach">2</property>
1314                                                <property name="top_attach">6</property>
1315                                                <property name="bottom_attach">7</property>
1316                                              </packing>
1317                                            </child>
1318                                            <child>
1319                                              <object class="GtkSpinButton" id="Extruder.ExtrudedMaterialWidthRatio">
1320                                                <property name="visible">True</property>
1321                                                <property name="can_focus">True</property>
1322                                                <property name="invisible_char">•</property>
1323                                                <property name="invisible_char_set">True</property>
1324                                                <property name="primary_icon_activatable">False</property>
1325                                                <property name="secondary_icon_activatable">False</property>
1326                                                <property name="primary_icon_sensitive">True</property>
1327                                                <property name="secondary_icon_sensitive">True</property>
1328                                                <property name="digits">2</property>
1329                                              </object>
1330                                              <packing>
1331                                                <property name="left_attach">1</property>
1332                                                <property name="right_attach">2</property>
1333                                                <property name="top_attach">2</property>
1334                                                <property name="bottom_attach">3</property>
1335                                                <property name="x_options">GTK_FILL</property>
1336                                                <property name="y_options">GTK_FILL</property>
1337                                              </packing>
1338                                            </child>
1339                                            <child>
1340                                              <object class="GtkLabel" id="label188">
1341                                                <property name="visible">True</property>
1342                                                <property name="can_focus">False</property>
1343                                                <property name="xalign">0</property>
1344                                                <property name="label" translatable="yes">Desired Line Width/Height Ratio</property>
1345                                              </object>
1346                                              <packing>
1347                                                <property name="top_attach">2</property>
1348                                                <property name="bottom_attach">3</property>
1349                                                <property name="x_options">GTK_FILL</property>
1350                                              </packing>
1351                                            </child>
1352                                            <child>
1353                                              <object class="GtkLabel" id="label194">
1354                                                <property name="visible">True</property>
1355                                                <property name="can_focus">False</property>
1356                                                <property name="xalign">0</property>
1357                                                <property name="label" translatable="yes">Display Colour</property>
1358                                              </object>
1359                                              <packing>
1360                                                <property name="top_attach">7</property>
1361                                                <property name="bottom_attach">8</property>
1362                                              </packing>
1363                                            </child>
1364                                            <child>
1365                                              <object class="GtkColorButton" id="Extruder.DisplayColour">
1366                                                <property name="visible">True</property>
1367                                                <property name="can_focus">True</property>
1368                                                <property name="receives_default">True</property>
1369                                                <property name="color">#e33be764245b</property>
1370                                              </object>
1371                                              <packing>
1372                                                <property name="left_attach">1</property>
1373                                                <property name="right_attach">2</property>
1374                                                <property name="top_attach">7</property>
1375                                                <property name="bottom_attach">8</property>
1376                                              </packing>
1377                                            </child>
1378                                            <child>
1379                                              <object class="GtkCheckButton" id="Extruder.CalibrateInput">
1380                                                <property name="label" translatable="yes">Calibrate mm as input</property>
1381                                                <property name="visible">True</property>
1382                                                <property name="can_focus">True</property>
1383                                                <property name="receives_default">False</property>
1384                                                <property name="draw_indicator">True</property>
1385                                              </object>
1386                                            </child>
1387                                            <child>
1388                                              <object class="GtkLabel" id="label12">
1389                                                <property name="visible">True</property>
1390                                                <property name="can_focus">False</property>
1391                                                <property name="label" translatable="yes">mm</property>
1392                                              </object>
1393                                              <packing>
1394                                                <property name="left_attach">2</property>
1395                                                <property name="right_attach">3</property>
1396                                                <property name="top_attach">4</property>
1397                                                <property name="bottom_attach">5</property>
1398                                              </packing>
1399                                            </child>
1400                                            <child>
1401                                              <placeholder/>
1402                                            </child>
1403                                            <child>
1404                                              <object class="GtkLabel" id="label176">
1405                                                <property name="visible">True</property>
1406                                                <property name="can_focus">False</property>
1407                                                <property name="xalign">0</property>
1408                                                <property name="label" translatable="yes">Filament Diameter</property>
1409                                              </object>
1410                                              <packing>
1411                                                <property name="top_attach">1</property>
1412                                                <property name="bottom_attach">2</property>
1413                                                <property name="x_options">GTK_FILL</property>
1414                                              </packing>
1415                                            </child>
1416                                            <child>
1417                                              <object class="GtkSpinButton" id="Extruder.FilamentDiameter">
1418                                                <property name="visible">True</property>
1419                                                <property name="can_focus">True</property>
1420                                                <property name="invisible_char">•</property>
1421                                                <property name="invisible_char_set">True</property>
1422                                                <property name="primary_icon_activatable">False</property>
1423                                                <property name="secondary_icon_activatable">False</property>
1424                                                <property name="primary_icon_sensitive">True</property>
1425                                                <property name="secondary_icon_sensitive">True</property>
1426                                                <property name="digits">2</property>
1427                                              </object>
1428                                              <packing>
1429                                                <property name="left_attach">1</property>
1430                                                <property name="right_attach">2</property>
1431                                                <property name="top_attach">1</property>
1432                                                <property name="bottom_attach">2</property>
1433                                              </packing>
1434                                            </child>
1435                                            <child>
1436                                              <placeholder/>
1437                                            </child>
1438                                          </object>
1439                                          <packing>
1440                                            <property name="expand">True</property>
1441                                            <property name="fill">True</property>
1442                                            <property name="position">2</property>
1443                                          </packing>
1444                                        </child>
1445                                      </object>
1446                                    </child>
1447                                  </object>
1448                                </child>
1449                                <child type="label">
1450                                  <object class="GtkLabel" id="extruder_heading">
1451                                    <property name="visible">True</property>
1452                                    <property name="can_focus">False</property>
1453                                    <property name="label" translatable="yes">&lt;b&gt;Extruder Settings&lt;/b&gt;</property>
1454                                    <property name="use_markup">True</property>
1455                                  </object>
1456                                </child>
1457                              </object>
1458                              <packing>
1459                                <property name="expand">False</property>
1460                                <property name="fill">True</property>
1461                                <property name="padding">5</property>
1462                                <property name="position">0</property>
1463                              </packing>
1464                            </child>
1465                            <child>
1466                              <object class="GtkFrame" id="frame30">
1467                                <property name="visible">True</property>
1468                                <property name="can_focus">False</property>
1469                                <property name="label_xalign">0</property>
1470                                <property name="shadow_type">none</property>
1471                                <child>
1472                                  <object class="GtkAlignment" id="alignment40">
1473                                    <property name="visible">True</property>
1474                                    <property name="can_focus">False</property>
1475                                    <property name="left_padding">12</property>
1476                                    <child>
1477                                      <object class="GtkTable" id="table26">
1478                                        <property name="visible">True</property>
1479                                        <property name="can_focus">False</property>
1480                                        <property name="n_rows">2</property>
1481                                        <property name="n_columns">6</property>
1482                                        <child>
1483                                          <placeholder/>
1484                                        </child>
1485                                        <child>
1486                                          <placeholder/>
1487                                        </child>
1488                                        <child>
1489                                          <placeholder/>
1490                                        </child>
1491                                        <child>
1492                                          <placeholder/>
1493                                        </child>
1494                                        <child>
1495                                          <placeholder/>
1496                                        </child>
1497                                        <child>
1498                                          <placeholder/>
1499                                        </child>
1500                                        <child>
1501                                          <object class="GtkLabel" id="label184">
1502                                            <property name="visible">True</property>
1503                                            <property name="can_focus">False</property>
1504                                            <property name="label" translatable="yes">Extruded Lines</property>
1505                                          </object>
1506                                        </child>
1507                                        <child>
1508                                          <object class="GtkSpinButton" id="Extruder.MaxLineSpeed">
1509                                            <property name="visible">True</property>
1510                                            <property name="can_focus">True</property>
1511                                            <property name="invisible_char">•</property>
1512                                            <property name="invisible_char_set">True</property>
1513                                            <property name="primary_icon_activatable">False</property>
1514                                            <property name="secondary_icon_activatable">False</property>
1515                                            <property name="primary_icon_sensitive">True</property>
1516                                            <property name="secondary_icon_sensitive">True</property>
1517                                            <property name="digits">1</property>
1518                                          </object>
1519                                          <packing>
1520                                            <property name="left_attach">1</property>
1521                                            <property name="right_attach">2</property>
1522                                          </packing>
1523                                        </child>
1524                                        <child>
1525                                          <object class="GtkLabel" id="label185">
1526                                            <property name="visible">True</property>
1527                                            <property name="can_focus">False</property>
1528                                            <property name="label" translatable="yes">Shells</property>
1529                                          </object>
1530                                          <packing>
1531                                            <property name="left_attach">2</property>
1532                                            <property name="right_attach">3</property>
1533                                          </packing>
1534                                        </child>
1535                                        <child>
1536                                          <object class="GtkSpinButton" id="Extruder.MaxShellSpeed">
1537                                            <property name="visible">True</property>
1538                                            <property name="can_focus">True</property>
1539                                            <property name="invisible_char">●</property>
1540                                            <property name="invisible_char_set">True</property>
1541                                            <property name="primary_icon_activatable">False</property>
1542                                            <property name="secondary_icon_activatable">False</property>
1543                                            <property name="primary_icon_sensitive">True</property>
1544                                            <property name="secondary_icon_sensitive">True</property>
1545                                            <property name="digits">1</property>
1546                                          </object>
1547                                          <packing>
1548                                            <property name="left_attach">3</property>
1549                                            <property name="right_attach">4</property>
1550                                          </packing>
1551                                        </child>
1552                                        <child>
1553                                          <object class="GtkLabel" id="label186">
1554                                            <property name="visible">True</property>
1555                                            <property name="can_focus">False</property>
1556                                            <property name="label" translatable="yes">E max</property>
1557                                          </object>
1558                                          <packing>
1559                                            <property name="left_attach">4</property>
1560                                            <property name="right_attach">5</property>
1561                                          </packing>
1562                                        </child>
1563                                        <child>
1564                                          <object class="GtkSpinButton" id="Extruder.EMaxSpeed">
1565                                            <property name="visible">True</property>
1566                                            <property name="can_focus">True</property>
1567                                            <property name="invisible_char">●</property>
1568                                            <property name="invisible_char_set">True</property>
1569                                            <property name="primary_icon_activatable">False</property>
1570                                            <property name="secondary_icon_activatable">False</property>
1571                                            <property name="primary_icon_sensitive">True</property>
1572                                            <property name="secondary_icon_sensitive">True</property>
1573                                            <property name="digits">2</property>
1574                                          </object>
1575                                          <packing>
1576                                            <property name="left_attach">5</property>
1577                                            <property name="right_attach">6</property>
1578                                          </packing>
1579                                        </child>
1580                                      </object>
1581                                    </child>
1582                                  </object>
1583                                </child>
1584                                <child type="label">
1585                                  <object class="GtkLabel" id="label187">
1586                                    <property name="visible">True</property>
1587                                    <property name="can_focus">False</property>
1588                                    <property name="label" translatable="yes">&lt;b&gt;Speeds (mm/sec)&lt;/b&gt;</property>
1589                                    <property name="use_markup">True</property>
1590                                  </object>
1591                                </child>
1592                              </object>
1593                              <packing>
1594                                <property name="expand">False</property>
1595                                <property name="fill">True</property>
1596                                <property name="padding">5</property>
1597                                <property name="position">1</property>
1598                              </packing>
1599                            </child>
1600                            <child>
1601                              <object class="GtkFrame" id="frame31">
1602                                <property name="visible">True</property>
1603                                <property name="can_focus">False</property>
1604                                <property name="label_xalign">0</property>
1605                                <property name="shadow_type">none</property>
1606                                <child>
1607                                  <object class="GtkAlignment" id="alignment41">
1608                                    <property name="visible">True</property>
1609                                    <property name="can_focus">False</property>
1610                                    <property name="left_padding">12</property>
1611                                    <child>
1612                                      <object class="GtkVBox" id="vbox9">
1613                                        <property name="visible">True</property>
1614                                        <property name="can_focus">False</property>
1615                                        <child>
1616                                          <object class="GtkTable" id="table27">
1617                                            <property name="visible">True</property>
1618                                            <property name="can_focus">False</property>
1619                                            <property name="n_rows">3</property>
1620                                            <property name="n_columns">4</property>
1621                                            <child>
1622                                              <object class="GtkCheckButton" id="Extruder.EnableAntiooze">
1623                                                <property name="label" translatable="yes">Enable Antiooze Retract</property>
1624                                                <property name="visible">True</property>
1625                                                <property name="can_focus">True</property>
1626                                                <property name="receives_default">False</property>
1627                                                <property name="draw_indicator">True</property>
1628                                              </object>
1629                                              <packing>
1630                                                <property name="right_attach">2</property>
1631                                              </packing>
1632                                            </child>
1633                                            <child>
1634                                              <object class="GtkLabel" id="label189">
1635                                                <property name="visible">True</property>
1636                                                <property name="can_focus">False</property>
1637                                                <property name="xalign">1</property>
1638                                                <property name="label" translatable="yes">Minimum Distance (mm):</property>
1639                                              </object>
1640                                              <packing>
1641                                                <property name="left_attach">2</property>
1642                                                <property name="right_attach">3</property>
1643                                              </packing>
1644                                            </child>
1645                                            <child>
1646                                              <object class="GtkSpinButton" id="Extruder.AntioozeDistance">
1647                                                <property name="visible">True</property>
1648                                                <property name="can_focus">True</property>
1649                                                <property name="invisible_char">●</property>
1650                                                <property name="invisible_char_set">True</property>
1651                                                <property name="primary_icon_activatable">False</property>
1652                                                <property name="secondary_icon_activatable">False</property>
1653                                                <property name="primary_icon_sensitive">True</property>
1654                                                <property name="secondary_icon_sensitive">True</property>
1655                                                <property name="digits">2</property>
1656                                              </object>
1657                                              <packing>
1658                                                <property name="left_attach">3</property>
1659                                                <property name="right_attach">4</property>
1660                                              </packing>
1661                                            </child>
1662                                            <child>
1663                                              <object class="GtkLabel" id="label190">
1664                                                <property name="visible">True</property>
1665                                                <property name="can_focus">False</property>
1666                                                <property name="label" translatable="yes">Speed (mm/sec):</property>
1667                                              </object>
1668                                              <packing>
1669                                                <property name="top_attach">1</property>
1670                                                <property name="bottom_attach">2</property>
1671                                              </packing>
1672                                            </child>
1673                                            <child>
1674                                              <object class="GtkSpinButton" id="Extruder.AntioozeSpeed">
1675                                                <property name="visible">True</property>
1676                                                <property name="can_focus">True</property>
1677                                                <property name="invisible_char">●</property>
1678                                                <property name="invisible_char_set">True</property>
1679                                                <property name="primary_icon_activatable">False</property>
1680                                                <property name="secondary_icon_activatable">False</property>
1681                                                <property name="primary_icon_sensitive">True</property>
1682                                                <property name="secondary_icon_sensitive">True</property>
1683                                                <property name="digits">1</property>
1684                                              </object>
1685                                              <packing>
1686                                                <property name="left_attach">1</property>
1687                                                <property name="right_attach">2</property>
1688                                                <property name="top_attach">1</property>
1689                                                <property name="bottom_attach">2</property>
1690                                              </packing>
1691                                            </child>
1692                                            <child>
1693                                              <object class="GtkLabel" id="label191">
1694                                                <property name="visible">True</property>
1695                                                <property name="can_focus">False</property>
1696                                                <property name="label" translatable="yes">Amount (mm):</property>
1697                                              </object>
1698                                              <packing>
1699                                                <property name="left_attach">2</property>
1700                                                <property name="right_attach">3</property>
1701                                                <property name="top_attach">1</property>
1702                                                <property name="bottom_attach">2</property>
1703                                              </packing>
1704                                            </child>
1705                                            <child>
1706                                              <object class="GtkSpinButton" id="Extruder.AntioozeAmount">
1707                                                <property name="visible">True</property>
1708                                                <property name="can_focus">True</property>
1709                                                <property name="invisible_char">●</property>
1710                                                <property name="invisible_char_set">True</property>
1711                                                <property name="primary_icon_activatable">False</property>
1712                                                <property name="secondary_icon_activatable">False</property>
1713                                                <property name="primary_icon_sensitive">True</property>
1714                                                <property name="secondary_icon_sensitive">True</property>
1715                                                <property name="digits">2</property>
1716                                              </object>
1717                                              <packing>
1718                                                <property name="left_attach">3</property>
1719                                                <property name="right_attach">4</property>
1720                                                <property name="top_attach">1</property>
1721                                                <property name="bottom_attach">2</property>
1722                                              </packing>
1723                                            </child>
1724                                            <child>
1725                                              <object class="GtkLabel" id="label192">
1726                                                <property name="visible">True</property>
1727                                                <property name="can_focus">False</property>
1728                                                <property name="label" translatable="yes">Z lift on move (mm):</property>
1729                                              </object>
1730                                              <packing>
1731                                                <property name="top_attach">2</property>
1732                                                <property name="bottom_attach">3</property>
1733                                              </packing>
1734                                            </child>
1735                                            <child>
1736                                              <object class="GtkSpinButton" id="Extruder.AntioozeZlift">
1737                                                <property name="visible">True</property>
1738                                                <property name="can_focus">True</property>
1739                                                <property name="invisible_char">●</property>
1740                                                <property name="invisible_char_set">True</property>
1741                                                <property name="primary_icon_activatable">False</property>
1742                                                <property name="secondary_icon_activatable">False</property>
1743                                                <property name="primary_icon_sensitive">True</property>
1744                                                <property name="secondary_icon_sensitive">True</property>
1745                                                <property name="digits">2</property>
1746                                              </object>
1747                                              <packing>
1748                                                <property name="left_attach">1</property>
1749                                                <property name="right_attach">2</property>
1750                                                <property name="top_attach">2</property>
1751                                                <property name="bottom_attach">3</property>
1752                                              </packing>
1753                                            </child>
1754                                            <child>
1755                                              <object class="GtkCheckButton" id="Extruder.ZliftAlways">
1756                                                <property name="label" translatable="yes">Lift Z on all moves</property>
1757                                                <property name="visible">True</property>
1758                                                <property name="can_focus">True</property>
1759                                                <property name="receives_default">False</property>
1760                                                <property name="draw_indicator">True</property>
1761                                              </object>
1762                                              <packing>
1763                                                <property name="left_attach">2</property>
1764                                                <property name="right_attach">4</property>
1765                                                <property name="top_attach">2</property>
1766                                                <property name="bottom_attach">3</property>
1767                                              </packing>
1768                                            </child>
1769                                          </object>
1770                                          <packing>
1771                                            <property name="expand">False</property>
1772                                            <property name="fill">True</property>
1773                                            <property name="position">0</property>
1774                                          </packing>
1775                                        </child>
1776                                      </object>
1777                                    </child>
1778                                  </object>
1779                                </child>
1780                                <child type="label">
1781                                  <object class="GtkLabel" id="label193">
1782                                    <property name="visible">True</property>
1783                                    <property name="can_focus">False</property>
1784                                    <property name="label" translatable="yes">&lt;b&gt;Antiooze Retract (Experimental)&lt;/b&gt;</property>
1785                                    <property name="use_markup">True</property>
1786                                  </object>
1787                                </child>
1788                              </object>
1789                              <packing>
1790                                <property name="expand">False</property>
1791                                <property name="fill">True</property>
1792                                <property name="padding">5</property>
1793                                <property name="position">2</property>
1794                              </packing>
1795                            </child>
1796                            <child>
1797                              <placeholder/>
1798                            </child>
1799                          </object>
1800                          <packing>
1801                            <property name="expand">False</property>
1802                            <property name="fill">True</property>
1803                            <property name="position">1</property>
1804                          </packing>
1805                        </child>
1806                      </object>
1807                      <packing>
1808                        <property name="expand">True</property>
1809                        <property name="fill">True</property>
1810                        <property name="position">1</property>
1811                      </packing>
1812                    </child>
1813                    <child>
1814                      <placeholder/>
1815                    </child>
1816                  </object>
1817                  <packing>
1818                    <property name="position">2</property>
1819                  </packing>
1820                </child>
1821                <child type="tab">
1822                  <object class="GtkLabel" id="label125">
1823                    <property name="visible">True</property>
1824                    <property name="can_focus">False</property>
1825                    <property name="label" translatable="yes">Extruders</property>
1826                  </object>
1827                  <packing>
1828                    <property name="position">2</property>
1829                    <property name="tab_fill">False</property>
1830                  </packing>
1831                </child>
1832                <child>
1833                  <object class="GtkVBox" id="vbox93">
1834                    <property name="visible">True</property>
1835                    <property name="can_focus">False</property>
1836                    <child>
1837                      <object class="GtkFrame" id="frame14">
1838                        <property name="visible">True</property>
1839                        <property name="can_focus">False</property>
1840                        <property name="label_xalign">0</property>
1841                        <property name="shadow_type">none</property>
1842                        <child>
1843                          <object class="GtkAlignment" id="alignment28">
1844                            <property name="visible">True</property>
1845                            <property name="can_focus">False</property>
1846                            <property name="left_padding">12</property>
1847                            <child>
1848                              <object class="GtkVBox" id="vbox25">
1849                                <property name="visible">True</property>
1850                                <property name="can_focus">False</property>
1851                                <child>
1852                                  <object class="GtkTable" id="table6">
1853                                    <property name="visible">True</property>
1854                                    <property name="can_focus">False</property>
1855                                    <property name="n_rows">15</property>
1856                                    <property name="n_columns">6</property>
1857                                    <child>
1858                                      <placeholder/>
1859                                    </child>
1860                                    <child>
1861                                      <placeholder/>
1862                                    </child>
1863                                    <child>
1864                                      <placeholder/>
1865                                    </child>
1866                                    <child>
1867                                      <placeholder/>
1868                                    </child>
1869                                    <child>
1870                                      <placeholder/>
1871                                    </child>
1872                                    <child>
1873                                      <placeholder/>
1874                                    </child>
1875                                    <child>
1876                                      <placeholder/>
1877                                    </child>
1878                                    <child>
1879                                      <placeholder/>
1880                                    </child>
1881                                    <child>
1882                                      <placeholder/>
1883                                    </child>
1884                                    <child>
1885                                      <placeholder/>
1886                                    </child>
1887                                    <child>
1888                                      <placeholder/>
1889                                    </child>
1890                                    <child>
1891                                      <placeholder/>
1892                                    </child>
1893                                    <child>
1894                                      <placeholder/>
1895                                    </child>
1896                                    <child>
1897                                      <placeholder/>
1898                                    </child>
1899                                    <child>
1900                                      <placeholder/>
1901                                    </child>
1902                                    <child>
1903                                      <placeholder/>
1904                                    </child>
1905                                    <child>
1906                                      <object class="GtkLabel" id="label69">
1907                                        <property name="visible">True</property>
1908                                        <property name="can_focus">False</property>
1909                                        <property name="label" translatable="yes">Rotation per Layer (°):</property>
1910                                      </object>
1911                                    </child>
1912                                    <child>
1913                                      <object class="GtkSpinButton" id="Slicing.InfillRotationPrLayer">
1914                                        <property name="visible">True</property>
1915                                        <property name="can_focus">True</property>
1916                                        <property name="invisible_char">●</property>
1917                                        <property name="invisible_char_set">True</property>
1918                                        <property name="primary_icon_activatable">False</property>
1919                                        <property name="secondary_icon_activatable">False</property>
1920                                        <property name="primary_icon_sensitive">True</property>
1921                                        <property name="secondary_icon_sensitive">True</property>
1922                                      </object>
1923                                      <packing>
1924                                        <property name="left_attach">1</property>
1925                                        <property name="right_attach">2</property>
1926                                        <property name="x_options">GTK_FILL</property>
1927                                      </packing>
1928                                    </child>
1929                                    <child>
1930                                      <object class="GtkLabel" id="label116">
1931                                        <property name="visible">True</property>
1932                                        <property name="can_focus">False</property>
1933                                        <property name="label" translatable="yes">Normal Fill:</property>
1934                                      </object>
1935                                      <packing>
1936                                        <property name="top_attach">2</property>
1937                                        <property name="bottom_attach">3</property>
1938                                      </packing>
1939                                    </child>
1940                                    <child>
1941                                      <object class="GtkLabel" id="label118">
1942                                        <property name="visible">True</property>
1943                                        <property name="can_focus">False</property>
1944                                        <property name="label" translatable="yes">Solid Fill:</property>
1945                                      </object>
1946                                      <packing>
1947                                        <property name="top_attach">4</property>
1948                                        <property name="bottom_attach">5</property>
1949                                      </packing>
1950                                    </child>
1951                                    <child>
1952                                      <object class="GtkComboBox" id="Slicing.NormalFilltype">
1953                                        <property name="visible">True</property>
1954                                        <property name="can_focus">False</property>
1955                                      </object>
1956                                      <packing>
1957                                        <property name="left_attach">1</property>
1958                                        <property name="right_attach">2</property>
1959                                        <property name="top_attach">2</property>
1960                                        <property name="bottom_attach">3</property>
1961                                      </packing>
1962                                    </child>
1963                                    <child>
1964                                      <object class="GtkComboBox" id="Slicing.FullFilltype">
1965                                        <property name="visible">True</property>
1966                                        <property name="can_focus">False</property>
1967                                      </object>
1968                                      <packing>
1969                                        <property name="left_attach">1</property>
1970                                        <property name="right_attach">2</property>
1971                                        <property name="top_attach">4</property>
1972                                        <property name="bottom_attach">5</property>
1973                                      </packing>
1974                                    </child>
1975                                    <child>
1976                                      <object class="GtkLabel" id="label152">
1977                                        <property name="visible">True</property>
1978                                        <property name="can_focus">False</property>
1979                                        <property name="label" translatable="yes">Extrusion Factor:</property>
1980                                      </object>
1981                                      <packing>
1982                                        <property name="left_attach">2</property>
1983                                        <property name="right_attach">3</property>
1984                                        <property name="top_attach">2</property>
1985                                        <property name="bottom_attach">3</property>
1986                                        <property name="x_options"/>
1987                                      </packing>
1988                                    </child>
1989                                    <child>
1990                                      <object class="GtkLabel" id="label153">
1991                                        <property name="visible">True</property>
1992                                        <property name="can_focus">False</property>
1993                                        <property name="label" translatable="yes">Extrusion Factor:</property>
1994                                      </object>
1995                                      <packing>
1996                                        <property name="left_attach">2</property>
1997                                        <property name="right_attach">3</property>
1998                                        <property name="top_attach">4</property>
1999                                        <property name="bottom_attach">5</property>
2000                                        <property name="x_options"/>
2001                                      </packing>
2002                                    </child>
2003                                    <child>
2004                                      <object class="GtkSpinButton" id="Slicing.NormalFillExtrusion">
2005                                        <property name="visible">True</property>
2006                                        <property name="can_focus">True</property>
2007                                        <property name="invisible_char">●</property>
2008                                        <property name="primary_icon_activatable">False</property>
2009                                        <property name="secondary_icon_activatable">False</property>
2010                                        <property name="primary_icon_sensitive">True</property>
2011                                        <property name="secondary_icon_sensitive">True</property>
2012                                        <property name="digits">2</property>
2013                                      </object>
2014                                      <packing>
2015                                        <property name="left_attach">3</property>
2016                                        <property name="right_attach">4</property>
2017                                        <property name="top_attach">2</property>
2018                                        <property name="bottom_attach">3</property>
2019                                        <property name="x_options">GTK_FILL</property>
2020                                      </packing>
2021                                    </child>
2022                                    <child>
2023                                      <object class="GtkSpinButton" id="Slicing.FullFillExtrusion">
2024                                        <property name="visible">True</property>
2025                                        <property name="can_focus">True</property>
2026                                        <property name="invisible_char">●</property>
2027                                        <property name="primary_icon_activatable">False</property>
2028                                        <property name="secondary_icon_activatable">False</property>
2029                                        <property name="primary_icon_sensitive">True</property>
2030                                        <property name="secondary_icon_sensitive">True</property>
2031                                        <property name="digits">2</property>
2032                                      </object>
2033                                      <packing>
2034                                        <property name="left_attach">3</property>
2035                                        <property name="right_attach">4</property>
2036                                        <property name="top_attach">4</property>
2037                                        <property name="bottom_attach">5</property>
2038                                        <property name="x_options">GTK_FILL</property>
2039                                      </packing>
2040                                    </child>
2041                                    <child>
2042                                      <object class="GtkLabel" id="label141">
2043                                        <property name="visible">True</property>
2044                                        <property name="can_focus">False</property>
2045                                        <property name="label" translatable="yes">Support:</property>
2046                                      </object>
2047                                      <packing>
2048                                        <property name="top_attach">6</property>
2049                                        <property name="bottom_attach">7</property>
2050                                      </packing>
2051                                    </child>
2052                                    <child>
2053                                      <object class="GtkComboBox" id="Slicing.SupportFilltype">
2054                                        <property name="visible">True</property>
2055                                        <property name="can_focus">False</property>
2056                                      </object>
2057                                      <packing>
2058                                        <property name="left_attach">1</property>
2059                                        <property name="right_attach">2</property>
2060                                        <property name="top_attach">6</property>
2061                                        <property name="bottom_attach">7</property>
2062                                      </packing>
2063                                    </child>
2064                                    <child>
2065                                      <object class="GtkLabel" id="label142">
2066                                        <property name="visible">True</property>
2067                                        <property name="can_focus">False</property>
2068                                        <property name="label" translatable="yes">Extrusion Factor:</property>
2069                                      </object>
2070                                      <packing>
2071                                        <property name="left_attach">2</property>
2072                                        <property name="right_attach">3</property>
2073                                        <property name="top_attach">6</property>
2074                                        <property name="bottom_attach">7</property>
2075                                      </packing>
2076                                    </child>
2077                                    <child>
2078                                      <object class="GtkSpinButton" id="Slicing.SupportExtrusion">
2079                                        <property name="visible">True</property>
2080                                        <property name="can_focus">True</property>
2081                                        <property name="invisible_char">●</property>
2082                                        <property name="invisible_char_set">True</property>
2083                                        <property name="primary_icon_activatable">False</property>
2084                                        <property name="secondary_icon_activatable">False</property>
2085                                        <property name="primary_icon_sensitive">True</property>
2086                                        <property name="secondary_icon_sensitive">True</property>
2087                                        <property name="digits">2</property>
2088                                      </object>
2089                                      <packing>
2090                                        <property name="left_attach">3</property>
2091                                        <property name="right_attach">4</property>
2092                                        <property name="top_attach">6</property>
2093                                        <property name="bottom_attach">7</property>
2094                                      </packing>
2095                                    </child>
2096                                    <child>
2097                                      <object class="GtkLabel" id="label151">
2098                                        <property name="visible">True</property>
2099                                        <property name="can_focus">False</property>
2100                                        <property name="label" translatable="yes">Widen:</property>
2101                                      </object>
2102                                      <packing>
2103                                        <property name="left_attach">4</property>
2104                                        <property name="right_attach">5</property>
2105                                        <property name="top_attach">6</property>
2106                                        <property name="bottom_attach">7</property>
2107                                      </packing>
2108                                    </child>
2109                                    <child>
2110                                      <object class="GtkSpinButton" id="Slicing.SupportWiden">
2111                                        <property name="visible">True</property>
2112                                        <property name="can_focus">True</property>
2113                                        <property name="invisible_char">●</property>
2114                                        <property name="invisible_char_set">True</property>
2115                                        <property name="primary_icon_activatable">False</property>
2116                                        <property name="secondary_icon_activatable">False</property>
2117                                        <property name="primary_icon_sensitive">True</property>
2118                                        <property name="secondary_icon_sensitive">True</property>
2119                                        <property name="digits">2</property>
2120                                      </object>
2121                                      <packing>
2122                                        <property name="left_attach">5</property>
2123                                        <property name="right_attach">6</property>
2124                                        <property name="top_attach">6</property>
2125                                        <property name="bottom_attach">7</property>
2126                                      </packing>
2127                                    </child>
2128                                    <child>
2129                                      <object class="GtkLabel" id="label70">
2130                                        <property name="visible">True</property>
2131                                        <property name="can_focus">False</property>
2132                                        <property name="label" translatable="yes">Base Rotation (°):</property>
2133                                      </object>
2134                                      <packing>
2135                                        <property name="left_attach">2</property>
2136                                        <property name="right_attach">3</property>
2137                                      </packing>
2138                                    </child>
2139                                    <child>
2140                                      <object class="GtkSpinButton" id="Slicing.InfillRotation">
2141                                        <property name="visible">True</property>
2142                                        <property name="can_focus">True</property>
2143                                        <property name="invisible_char">●</property>
2144                                        <property name="invisible_char_set">True</property>
2145                                        <property name="primary_icon_activatable">False</property>
2146                                        <property name="secondary_icon_activatable">False</property>
2147                                        <property name="primary_icon_sensitive">True</property>
2148                                        <property name="secondary_icon_sensitive">True</property>
2149                                      </object>
2150                                      <packing>
2151                                        <property name="left_attach">3</property>
2152                                        <property name="right_attach">4</property>
2153                                        <property name="x_options">GTK_FILL</property>
2154                                      </packing>
2155                                    </child>
2156                                    <child>
2157                                      <object class="GtkLabel" id="label56">
2158                                        <property name="visible">True</property>
2159                                        <property name="can_focus">False</property>
2160                                        <property name="label" translatable="yes">Decoration:</property>
2161                                      </object>
2162                                      <packing>
2163                                        <property name="top_attach">9</property>
2164                                        <property name="bottom_attach">10</property>
2165                                      </packing>
2166                                    </child>
2167                                    <child>
2168                                      <object class="GtkComboBox" id="Slicing.DecorFilltype">
2169                                        <property name="visible">True</property>
2170                                        <property name="can_focus">False</property>
2171                                      </object>
2172                                      <packing>
2173                                        <property name="left_attach">1</property>
2174                                        <property name="right_attach">2</property>
2175                                        <property name="top_attach">9</property>
2176                                        <property name="bottom_attach">10</property>
2177                                      </packing>
2178                                    </child>
2179                                    <child>
2180                                      <object class="GtkLabel" id="label127">
2181                                        <property name="visible">True</property>
2182                                        <property name="can_focus">False</property>
2183                                        <property name="label" translatable="yes">Infill Distance:</property>
2184                                      </object>
2185                                      <packing>
2186                                        <property name="left_attach">2</property>
2187                                        <property name="right_attach">3</property>
2188                                        <property name="top_attach">9</property>
2189                                        <property name="bottom_attach">10</property>
2190                                      </packing>
2191                                    </child>
2192                                    <child>
2193                                      <object class="GtkSpinButton" id="Slicing.DecorInfillDistance">
2194                                        <property name="visible">True</property>
2195                                        <property name="can_focus">True</property>
2196                                        <property name="invisible_char">●</property>
2197                                        <property name="invisible_char_set">True</property>
2198                                        <property name="primary_icon_activatable">False</property>
2199                                        <property name="secondary_icon_activatable">False</property>
2200                                        <property name="primary_icon_sensitive">True</property>
2201                                        <property name="secondary_icon_sensitive">True</property>
2202                                        <property name="digits">2</property>
2203                                      </object>
2204                                      <packing>
2205                                        <property name="left_attach">3</property>
2206                                        <property name="right_attach">4</property>
2207                                        <property name="top_attach">9</property>
2208                                        <property name="bottom_attach">10</property>
2209                                      </packing>
2210                                    </child>
2211                                    <child>
2212                                      <object class="GtkLabel" id="label128">
2213                                        <property name="visible">True</property>
2214                                        <property name="can_focus">False</property>
2215                                        <property name="label" translatable="yes">Rotation:</property>
2216                                      </object>
2217                                      <packing>
2218                                        <property name="left_attach">4</property>
2219                                        <property name="right_attach">5</property>
2220                                        <property name="top_attach">9</property>
2221                                        <property name="bottom_attach">10</property>
2222                                      </packing>
2223                                    </child>
2224                                    <child>
2225                                      <object class="GtkSpinButton" id="Slicing.DecorInfillRotation">
2226                                        <property name="visible">True</property>
2227                                        <property name="can_focus">True</property>
2228                                        <property name="invisible_char">●</property>
2229                                        <property name="invisible_char_set">True</property>
2230                                        <property name="primary_icon_activatable">False</property>
2231                                        <property name="secondary_icon_activatable">False</property>
2232                                        <property name="primary_icon_sensitive">True</property>
2233                                        <property name="secondary_icon_sensitive">True</property>
2234                                      </object>
2235                                      <packing>
2236                                        <property name="left_attach">5</property>
2237                                        <property name="right_attach">6</property>
2238                                        <property name="top_attach">9</property>
2239                                        <property name="bottom_attach">10</property>
2240                                      </packing>
2241                                    </child>
2242                                    <child>
2243                                      <object class="GtkLabel" id="label72">
2244                                        <property name="visible">True</property>
2245                                        <property name="can_focus">False</property>
2246                                        <property name="label" translatable="yes">Alternate Infill every </property>
2247                                      </object>
2248                                      <packing>
2249                                        <property name="top_attach">12</property>
2250                                        <property name="bottom_attach">13</property>
2251                                      </packing>
2252                                    </child>
2253                                    <child>
2254                                      <object class="GtkSpinButton" id="Slicing.AltInfillLayers">
2255                                        <property name="visible">True</property>
2256                                        <property name="can_focus">True</property>
2257                                        <property name="invisible_char">●</property>
2258                                        <property name="invisible_char_set">True</property>
2259                                        <property name="primary_icon_activatable">False</property>
2260                                        <property name="secondary_icon_activatable">False</property>
2261                                        <property name="primary_icon_sensitive">True</property>
2262                                        <property name="secondary_icon_sensitive">True</property>
2263                                      </object>
2264                                      <packing>
2265                                        <property name="left_attach">1</property>
2266                                        <property name="right_attach">2</property>
2267                                        <property name="top_attach">12</property>
2268                                        <property name="bottom_attach">13</property>
2269                                      </packing>
2270                                    </child>
2271                                    <child>
2272                                      <object class="GtkLabel" id="label155">
2273                                        <property name="visible">True</property>
2274                                        <property name="can_focus">False</property>
2275                                        <property name="xalign">0</property>
2276                                        <property name="label" translatable="yes"> th Layer</property>
2277                                      </object>
2278                                      <packing>
2279                                        <property name="left_attach">2</property>
2280                                        <property name="right_attach">3</property>
2281                                        <property name="top_attach">12</property>
2282                                        <property name="bottom_attach">13</property>
2283                                        <property name="x_options">GTK_FILL</property>
2284                                      </packing>
2285                                    </child>
2286                                    <child>
2287                                      <object class="GtkLabel" id="label73">
2288                                        <property name="visible">True</property>
2289                                        <property name="can_focus">False</property>
2290                                        <property name="label" translatable="yes">Alternate Infill Percent:</property>
2291                                      </object>
2292                                      <packing>
2293                                        <property name="left_attach">3</property>
2294                                        <property name="right_attach">5</property>
2295                                        <property name="top_attach">12</property>
2296                                        <property name="bottom_attach">13</property>
2297                                      </packing>
2298                                    </child>
2299                                    <child>
2300                                      <object class="GtkSpinButton" id="Slicing.AltInfillPercent">
2301                                        <property name="visible">True</property>
2302                                        <property name="can_focus">True</property>
2303                                        <property name="invisible_char">●</property>
2304                                        <property name="invisible_char_set">True</property>
2305                                        <property name="primary_icon_activatable">False</property>
2306                                        <property name="secondary_icon_activatable">False</property>
2307                                        <property name="primary_icon_sensitive">True</property>
2308                                        <property name="secondary_icon_sensitive">True</property>
2309                                      </object>
2310                                      <packing>
2311                                        <property name="left_attach">5</property>
2312                                        <property name="right_attach">6</property>
2313                                        <property name="top_attach">12</property>
2314                                        <property name="bottom_attach">13</property>
2315                                      </packing>
2316                                    </child>
2317                                    <child>
2318                                      <object class="GtkLabel" id="label154">
2319                                        <property name="visible">True</property>
2320                                        <property name="can_focus">False</property>
2321                                        <property name="label" translatable="yes">Bridges Extrusion Factor:</property>
2322                                      </object>
2323                                      <packing>
2324                                        <property name="left_attach">1</property>
2325                                        <property name="right_attach">3</property>
2326                                        <property name="top_attach">14</property>
2327                                        <property name="bottom_attach">15</property>
2328                                      </packing>
2329                                    </child>
2330                                    <child>
2331                                      <object class="GtkSpinButton" id="Slicing.BridgeExtrusion">
2332                                        <property name="visible">True</property>
2333                                        <property name="can_focus">True</property>
2334                                        <property name="invisible_char">●</property>
2335                                        <property name="invisible_char_set">True</property>
2336                                        <property name="primary_icon_activatable">False</property>
2337                                        <property name="secondary_icon_activatable">False</property>
2338                                        <property name="primary_icon_sensitive">True</property>
2339                                        <property name="secondary_icon_sensitive">True</property>
2340                                        <property name="digits">2</property>
2341                                      </object>
2342                                      <packing>
2343                                        <property name="left_attach">3</property>
2344                                        <property name="right_attach">4</property>
2345                                        <property name="top_attach">14</property>
2346                                        <property name="bottom_attach">15</property>
2347                                      </packing>
2348                                    </child>
2349                                    <child>
2350                                      <object class="GtkLabel" id="label54">
2351                                        <property name="visible">True</property>
2352                                        <property name="can_focus">False</property>
2353                                        <property name="label" translatable="yes">Infill Overlap:</property>
2354                                      </object>
2355                                      <packing>
2356                                        <property name="left_attach">4</property>
2357                                        <property name="right_attach">5</property>
2358                                      </packing>
2359                                    </child>
2360                                    <child>
2361                                      <object class="GtkSpinButton" id="Slicing.InfillOverlap">
2362                                        <property name="visible">True</property>
2363                                        <property name="can_focus">True</property>
2364                                        <property name="invisible_char">●</property>
2365                                        <property name="invisible_char_set">True</property>
2366                                        <property name="primary_icon_activatable">False</property>
2367                                        <property name="secondary_icon_activatable">False</property>
2368                                        <property name="primary_icon_sensitive">True</property>
2369                                        <property name="secondary_icon_sensitive">True</property>
2370                                        <property name="digits">2</property>
2371                                      </object>
2372                                      <packing>
2373                                        <property name="left_attach">5</property>
2374                                        <property name="right_attach">6</property>
2375                                        <property name="x_options">GTK_FILL</property>
2376                                      </packing>
2377                                    </child>
2378                                    <child>
2379                                      <object class="GtkCheckButton" id="Slicing.NoBridges">
2380                                        <property name="label" translatable="yes">Disable Bridges</property>
2381                                        <property name="visible">True</property>
2382                                        <property name="can_focus">True</property>
2383                                        <property name="receives_default">False</property>
2384                                        <property name="draw_indicator">True</property>
2385                                      </object>
2386                                      <packing>
2387                                        <property name="top_attach">14</property>
2388                                        <property name="bottom_attach">15</property>
2389                                      </packing>
2390                                    </child>
2391                                    <child>
2392                                      <object class="GtkLabel" id="label49">
2393                                        <property name="visible">True</property>
2394                                        <property name="can_focus">False</property>
2395                                        <property name="tooltip_text" translatable="yes">Make enough solid layers to reach  minimum thickness (mm)</property>
2396                                        <property name="label" translatable="yes">Solid Thickness:</property>
2397                                      </object>
2398                                      <packing>
2399                                        <property name="left_attach">4</property>
2400                                        <property name="right_attach">5</property>
2401                                        <property name="top_attach">4</property>
2402                                        <property name="bottom_attach">5</property>
2403                                      </packing>
2404                                    </child>
2405                                    <child>
2406                                      <object class="GtkSpinButton" id="Slicing.SolidThickness">
2407                                        <property name="visible">True</property>
2408                                        <property name="can_focus">True</property>
2409                                        <property name="invisible_char">●</property>
2410                                        <property name="primary_icon_activatable">False</property>
2411                                        <property name="secondary_icon_activatable">False</property>
2412                                        <property name="primary_icon_sensitive">True</property>
2413                                        <property name="secondary_icon_sensitive">True</property>
2414                                        <property name="digits">2</property>
2415                                      </object>
2416                                      <packing>
2417                                        <property name="left_attach">5</property>
2418                                        <property name="right_attach">6</property>
2419                                        <property name="top_attach">4</property>
2420                                        <property name="bottom_attach">5</property>
2421                                      </packing>
2422                                    </child>
2423                                    <child>
2424                                      <object class="GtkLabel" id="label77">
2425                                        <property name="visible">True</property>
2426                                        <property name="can_focus">False</property>
2427                                        <property name="label" translatable="yes">Decor Layers:</property>
2428                                      </object>
2429                                      <packing>
2430                                        <property name="left_attach">4</property>
2431                                        <property name="right_attach">5</property>
2432                                        <property name="top_attach">10</property>
2433                                        <property name="bottom_attach">11</property>
2434                                      </packing>
2435                                    </child>
2436                                    <child>
2437                                      <object class="GtkSpinButton" id="Slicing.DecorLayers">
2438                                        <property name="visible">True</property>
2439                                        <property name="can_focus">True</property>
2440                                        <property name="invisible_char">●</property>
2441                                        <property name="primary_icon_activatable">False</property>
2442                                        <property name="secondary_icon_activatable">False</property>
2443                                        <property name="primary_icon_sensitive">True</property>
2444                                        <property name="secondary_icon_sensitive">True</property>
2445                                      </object>
2446                                      <packing>
2447                                        <property name="left_attach">5</property>
2448                                        <property name="right_attach">6</property>
2449                                        <property name="top_attach">10</property>
2450                                        <property name="bottom_attach">11</property>
2451                                      </packing>
2452                                    </child>
2453                                    <child>
2454                                      <object class="GtkLabel" id="label146">
2455                                        <property name="visible">True</property>
2456                                        <property name="can_focus">False</property>
2457                                        <property name="label" translatable="yes">Min. Angle:</property>
2458                                      </object>
2459                                      <packing>
2460                                        <property name="left_attach">4</property>
2461                                        <property name="right_attach">5</property>
2462                                        <property name="top_attach">7</property>
2463                                        <property name="bottom_attach">8</property>
2464                                      </packing>
2465                                    </child>
2466                                    <child>
2467                                      <object class="GtkSpinButton" id="Slicing.SupportAngle">
2468                                        <property name="visible">True</property>
2469                                        <property name="can_focus">True</property>
2470                                        <property name="invisible_char">●</property>
2471                                        <property name="invisible_char_set">True</property>
2472                                        <property name="primary_icon_activatable">False</property>
2473                                        <property name="secondary_icon_activatable">False</property>
2474                                        <property name="primary_icon_sensitive">True</property>
2475                                        <property name="secondary_icon_sensitive">True</property>
2476                                      </object>
2477                                      <packing>
2478                                        <property name="left_attach">5</property>
2479                                        <property name="right_attach">6</property>
2480                                        <property name="top_attach">7</property>
2481                                        <property name="bottom_attach">8</property>
2482                                      </packing>
2483                                    </child>
2484                                    <child>
2485                                      <object class="GtkHSeparator" id="hseparator1">
2486                                        <property name="visible">True</property>
2487                                        <property name="can_focus">False</property>
2488                                      </object>
2489                                      <packing>
2490                                        <property name="right_attach">6</property>
2491                                        <property name="top_attach">1</property>
2492                                        <property name="bottom_attach">2</property>
2493                                      </packing>
2494                                    </child>
2495                                    <child>
2496                                      <object class="GtkHSeparator" id="hseparator2">
2497                                        <property name="visible">True</property>
2498                                        <property name="can_focus">False</property>
2499                                      </object>
2500                                      <packing>
2501                                        <property name="right_attach">6</property>
2502                                        <property name="top_attach">3</property>
2503                                        <property name="bottom_attach">4</property>
2504                                      </packing>
2505                                    </child>
2506                                    <child>
2507                                      <object class="GtkHSeparator" id="hseparator3">
2508                                        <property name="visible">True</property>
2509                                        <property name="can_focus">False</property>
2510                                      </object>
2511                                      <packing>
2512                                        <property name="right_attach">6</property>
2513                                        <property name="top_attach">5</property>
2514                                        <property name="bottom_attach">6</property>
2515                                      </packing>
2516                                    </child>
2517                                    <child>
2518                                      <object class="GtkHSeparator" id="hseparator4">
2519                                        <property name="visible">True</property>
2520                                        <property name="can_focus">False</property>
2521                                      </object>
2522                                      <packing>
2523                                        <property name="right_attach">6</property>
2524                                        <property name="top_attach">8</property>
2525                                        <property name="bottom_attach">9</property>
2526                                      </packing>
2527                                    </child>
2528                                    <child>
2529                                      <object class="GtkHSeparator" id="hseparator7">
2530                                        <property name="visible">True</property>
2531                                        <property name="can_focus">False</property>
2532                                      </object>
2533                                      <packing>
2534                                        <property name="right_attach">6</property>
2535                                        <property name="top_attach">11</property>
2536                                        <property name="bottom_attach">12</property>
2537                                      </packing>
2538                                    </child>
2539                                    <child>
2540                                      <object class="GtkSpinButton" id="Slicing.SupportInfillDistance">
2541                                        <property name="visible">True</property>
2542                                        <property name="can_focus">True</property>
2543                                        <property name="invisible_char">●</property>
2544                                        <property name="primary_icon_activatable">False</property>
2545                                        <property name="secondary_icon_activatable">False</property>
2546                                        <property name="primary_icon_sensitive">True</property>
2547                                        <property name="secondary_icon_sensitive">True</property>
2548                                        <property name="digits">2</property>
2549                                      </object>
2550                                      <packing>
2551                                        <property name="left_attach">3</property>
2552                                        <property name="right_attach">4</property>
2553                                        <property name="top_attach">7</property>
2554                                        <property name="bottom_attach">8</property>
2555                                      </packing>
2556                                    </child>
2557                                    <child>
2558                                      <object class="GtkLabel" id="label161">
2559                                        <property name="visible">True</property>
2560                                        <property name="can_focus">False</property>
2561                                        <property name="label" translatable="yes">Infill Distance:</property>
2562                                      </object>
2563                                      <packing>
2564                                        <property name="left_attach">2</property>
2565                                        <property name="right_attach">3</property>
2566                                        <property name="top_attach">7</property>
2567                                        <property name="bottom_attach">8</property>
2568                                      </packing>
2569                                    </child>
2570                                  </object>
2571                                  <packing>
2572                                    <property name="expand">False</property>
2573                                    <property name="fill">True</property>
2574                                    <property name="position">0</property>
2575                                  </packing>
2576                                </child>
2577                              </object>
2578                            </child>
2579                          </object>
2580                        </child>
2581                        <child type="label">
2582                          <object class="GtkLabel" id="label111">
2583                            <property name="visible">True</property>
2584                            <property name="can_focus">False</property>
2585                            <property name="label" translatable="yes">&lt;b&gt;Infill&lt;/b&gt;</property>
2586                            <property name="use_markup">True</property>
2587                          </object>
2588                        </child>
2589                      </object>
2590                      <packing>
2591                        <property name="expand">False</property>
2592                        <property name="fill">True</property>
2593                        <property name="padding">5</property>
2594                        <property name="position">0</property>
2595                      </packing>
2596                    </child>
2597                    <child>
2598                      <placeholder/>
2599                    </child>
2600                    <child>
2601                      <placeholder/>
2602                    </child>
2603                  </object>
2604                  <packing>
2605                    <property name="position">3</property>
2606                  </packing>
2607                </child>
2608                <child type="tab">
2609                  <object class="GtkLabel" id="label15">
2610                    <property name="visible">True</property>
2611                    <property name="can_focus">False</property>
2612                    <property name="label" translatable="yes">Infill</property>
2613                  </object>
2614                  <packing>
2615                    <property name="position">3</property>
2616                    <property name="tab_fill">False</property>
2617                  </packing>
2618                </child>
2619                <child>
2620                  <object class="GtkVBox" id="vbox11">
2621                    <property name="visible">True</property>
2622                    <property name="can_focus">False</property>
2623                    <child>
2624                      <object class="GtkFrame" id="frame15">
2625                        <property name="visible">True</property>
2626                        <property name="can_focus">False</property>
2627                        <property name="label_xalign">0</property>
2628                        <property name="shadow_type">none</property>
2629                        <child>
2630                          <object class="GtkAlignment" id="alignment29">
2631                            <property name="visible">True</property>
2632                            <property name="can_focus">False</property>
2633                            <property name="left_padding">12</property>
2634                            <child>
2635                              <object class="GtkVBox" id="vbox26">
2636                                <property name="visible">True</property>
2637                                <property name="can_focus">False</property>
2638                                <child>
2639                                  <object class="GtkTable" id="table16">
2640                                    <property name="visible">True</property>
2641                                    <property name="can_focus">False</property>
2642                                    <property name="n_rows">8</property>
2643                                    <property name="n_columns">5</property>
2644                                    <child>
2645                                      <placeholder/>
2646                                    </child>
2647                                    <child>
2648                                      <placeholder/>
2649                                    </child>
2650                                    <child>
2651                                      <placeholder/>
2652                                    </child>
2653                                    <child>
2654                                      <placeholder/>
2655                                    </child>
2656                                    <child>
2657                                      <placeholder/>
2658                                    </child>
2659                                    <child>
2660                                      <placeholder/>
2661                                    </child>
2662                                    <child>
2663                                      <placeholder/>
2664                                    </child>
2665                                    <child>
2666                                      <placeholder/>
2667                                    </child>
2668                                    <child>
2669                                      <placeholder/>
2670                                    </child>
2671                                    <child>
2672                                      <placeholder/>
2673                                    </child>
2674                                    <child>
2675                                      <placeholder/>
2676                                    </child>
2677                                    <child>
2678                                      <placeholder/>
2679                                    </child>
2680                                    <child>
2681                                      <placeholder/>
2682                                    </child>
2683                                    <child>
2684                                      <placeholder/>
2685                                    </child>
2686                                    <child>
2687                                      <object class="GtkLabel" id="label131">
2688                                        <property name="visible">True</property>
2689                                        <property name="can_focus">False</property>
2690                                        <property name="label" translatable="yes">Offset Outer Shells by (mm):</property>
2691                                      </object>
2692                                      <packing>
2693                                        <property name="right_attach">2</property>
2694                                      </packing>
2695                                    </child>
2696                                    <child>
2697                                      <object class="GtkSpinButton" id="Slicing.ShellOffset">
2698                                        <property name="visible">True</property>
2699                                        <property name="can_focus">True</property>
2700                                        <property name="invisible_char">●</property>
2701                                        <property name="invisible_char_set">True</property>
2702                                        <property name="primary_icon_activatable">False</property>
2703                                        <property name="secondary_icon_activatable">False</property>
2704                                        <property name="primary_icon_sensitive">True</property>
2705                                        <property name="secondary_icon_sensitive">True</property>
2706                                        <property name="digits">2</property>
2707                                      </object>
2708                                      <packing>
2709                                        <property name="left_attach">2</property>
2710                                        <property name="right_attach">3</property>
2711                                      </packing>
2712                                    </child>
2713                                    <child>
2714                                      <object class="GtkCheckButton" id="Slicing.Varslicing">
2715                                        <property name="label" translatable="yes">Variable Slicing</property>
2716                                        <property name="visible">True</property>
2717                                        <property name="can_focus">True</property>
2718                                        <property name="receives_default">False</property>
2719                                        <property name="draw_indicator">True</property>
2720                                      </object>
2721                                      <packing>
2722                                        <property name="top_attach">3</property>
2723                                        <property name="bottom_attach">4</property>
2724                                      </packing>
2725                                    </child>
2726                                    <child>
2727                                      <object class="GtkLabel" id="label14">
2728                                        <property name="visible">True</property>
2729                                        <property name="can_focus">False</property>
2730                                        <property name="label" translatable="yes">Height (mm):</property>
2731                                      </object>
2732                                      <packing>
2733                                        <property name="left_attach">1</property>
2734                                        <property name="right_attach">2</property>
2735                                        <property name="top_attach">1</property>
2736                                        <property name="bottom_attach">2</property>
2737                                      </packing>
2738                                    </child>
2739                                    <child>
2740                                      <object class="GtkSpinButton" id="Slicing.SkirtHeight">
2741                                        <property name="visible">True</property>
2742                                        <property name="can_focus">True</property>
2743                                        <property name="invisible_char">●</property>
2744                                        <property name="invisible_char_set">True</property>
2745                                        <property name="primary_icon_activatable">False</property>
2746                                        <property name="secondary_icon_activatable">False</property>
2747                                        <property name="primary_icon_sensitive">True</property>
2748                                        <property name="secondary_icon_sensitive">True</property>
2749                                        <property name="digits">1</property>
2750                                      </object>
2751                                      <packing>
2752                                        <property name="left_attach">2</property>
2753                                        <property name="right_attach">3</property>
2754                                        <property name="top_attach">1</property>
2755                                        <property name="bottom_attach">2</property>
2756                                      </packing>
2757                                    </child>
2758                                    <child>
2759                                      <object class="GtkLabel" id="label145">
2760                                        <property name="visible">True</property>
2761                                        <property name="can_focus">False</property>
2762                                        <property name="label" translatable="yes">Distance (mm):</property>
2763                                      </object>
2764                                      <packing>
2765                                        <property name="left_attach">3</property>
2766                                        <property name="right_attach">4</property>
2767                                        <property name="top_attach">1</property>
2768                                        <property name="bottom_attach">2</property>
2769                                      </packing>
2770                                    </child>
2771                                    <child>
2772                                      <object class="GtkSpinButton" id="Slicing.SkirtDistance">
2773                                        <property name="visible">True</property>
2774                                        <property name="can_focus">True</property>
2775                                        <property name="invisible_char">●</property>
2776                                        <property name="invisible_char_set">True</property>
2777                                        <property name="primary_icon_activatable">False</property>
2778                                        <property name="secondary_icon_activatable">False</property>
2779                                        <property name="primary_icon_sensitive">True</property>
2780                                        <property name="secondary_icon_sensitive">True</property>
2781                                        <property name="digits">1</property>
2782                                      </object>
2783                                      <packing>
2784                                        <property name="left_attach">4</property>
2785                                        <property name="right_attach">5</property>
2786                                        <property name="top_attach">1</property>
2787                                        <property name="bottom_attach">2</property>
2788                                      </packing>
2789                                    </child>
2790                                    <child>
2791                                      <object class="GtkCheckButton" id="Slicing.UseArcs">
2792                                        <property name="label" translatable="yes">Arcs GCode (G2,G3)</property>
2793                                        <property name="visible">True</property>
2794                                        <property name="can_focus">True</property>
2795                                        <property name="receives_default">False</property>
2796                                        <property name="tooltip_text" translatable="yes">Experimental</property>
2797                                        <property name="draw_indicator">True</property>
2798                                      </object>
2799                                      <packing>
2800                                        <property name="top_attach">4</property>
2801                                        <property name="bottom_attach">5</property>
2802                                      </packing>
2803                                    </child>
2804                                    <child>
2805                                      <object class="GtkLabel" id="label126">
2806                                        <property name="visible">True</property>
2807                                        <property name="can_focus">False</property>
2808                                        <property name="label" translatable="yes">Max. Angles:</property>
2809                                      </object>
2810                                      <packing>
2811                                        <property name="left_attach">1</property>
2812                                        <property name="right_attach">2</property>
2813                                        <property name="top_attach">4</property>
2814                                        <property name="bottom_attach">5</property>
2815                                      </packing>
2816                                    </child>
2817                                    <child>
2818                                      <object class="GtkSpinButton" id="Slicing.ArcsMaxAngle">
2819                                        <property name="visible">True</property>
2820                                        <property name="can_focus">True</property>
2821                                        <property name="invisible_char">●</property>
2822                                        <property name="invisible_char_set">True</property>
2823                                        <property name="primary_icon_activatable">False</property>
2824                                        <property name="secondary_icon_activatable">False</property>
2825                                        <property name="primary_icon_sensitive">True</property>
2826                                        <property name="secondary_icon_sensitive">True</property>
2827                                      </object>
2828                                      <packing>
2829                                        <property name="left_attach">2</property>
2830                                        <property name="right_attach">3</property>
2831                                        <property name="top_attach">4</property>
2832                                        <property name="bottom_attach">5</property>
2833                                      </packing>
2834                                    </child>
2835                                    <child>
2836                                      <object class="GtkCheckButton" id="Slicing.RoundCorners">
2837                                        <property name="label" translatable="yes">Round Corners</property>
2838                                        <property name="visible">True</property>
2839                                        <property name="can_focus">True</property>
2840                                        <property name="receives_default">False</property>
2841                                        <property name="draw_indicator">True</property>
2842                                      </object>
2843                                      <packing>
2844                                        <property name="top_attach">5</property>
2845                                        <property name="bottom_attach">6</property>
2846                                      </packing>
2847                                    </child>
2848                                    <child>
2849                                      <object class="GtkSpinButton" id="Slicing.CornerRadius">
2850                                        <property name="visible">True</property>
2851                                        <property name="can_focus">True</property>
2852                                        <property name="invisible_char">●</property>
2853                                        <property name="invisible_char_set">True</property>
2854                                        <property name="primary_icon_activatable">False</property>
2855                                        <property name="secondary_icon_activatable">False</property>
2856                                        <property name="primary_icon_sensitive">True</property>
2857                                        <property name="secondary_icon_sensitive">True</property>
2858                                        <property name="digits">2</property>
2859                                      </object>
2860                                      <packing>
2861                                        <property name="left_attach">2</property>
2862                                        <property name="right_attach">3</property>
2863                                        <property name="top_attach">5</property>
2864                                        <property name="bottom_attach">6</property>
2865                                      </packing>
2866                                    </child>
2867                                    <child>
2868                                      <object class="GtkLabel" id="label16">
2869                                        <property name="visible">True</property>
2870                                        <property name="can_focus">False</property>
2871                                        <property name="label" translatable="yes">Distance</property>
2872                                      </object>
2873                                      <packing>
2874                                        <property name="left_attach">1</property>
2875                                        <property name="right_attach">2</property>
2876                                        <property name="top_attach">5</property>
2877                                        <property name="bottom_attach">6</property>
2878                                      </packing>
2879                                    </child>
2880                                    <child>
2881                                      <object class="GtkSpinButton" id="Slicing.MinArcLength">
2882                                        <property name="visible">True</property>
2883                                        <property name="can_focus">True</property>
2884                                        <property name="invisible_char">●</property>
2885                                        <property name="invisible_char_set">True</property>
2886                                        <property name="primary_icon_activatable">False</property>
2887                                        <property name="secondary_icon_activatable">False</property>
2888                                        <property name="primary_icon_sensitive">True</property>
2889                                        <property name="secondary_icon_sensitive">True</property>
2890                                        <property name="digits">2</property>
2891                                      </object>
2892                                      <packing>
2893                                        <property name="left_attach">4</property>
2894                                        <property name="right_attach">5</property>
2895                                        <property name="top_attach">4</property>
2896                                        <property name="bottom_attach">5</property>
2897                                      </packing>
2898                                    </child>
2899                                    <child>
2900                                      <object class="GtkLabel" id="label65">
2901                                        <property name="visible">True</property>
2902                                        <property name="can_focus">False</property>
2903                                        <property name="label" translatable="yes">Min. Arc Length (mm):</property>
2904                                      </object>
2905                                      <packing>
2906                                        <property name="left_attach">3</property>
2907                                        <property name="right_attach">4</property>
2908                                        <property name="top_attach">4</property>
2909                                        <property name="bottom_attach">5</property>
2910                                      </packing>
2911                                    </child>
2912                                    <child>
2913                                      <object class="GtkCheckButton" id="Slicing.MoveNearest">
2914                                        <property name="label" translatable="yes">Move between nearest points of polygons</property>
2915                                        <property name="visible">True</property>
2916                                        <property name="can_focus">True</property>
2917                                        <property name="receives_default">False</property>
2918                                        <property name="draw_indicator">True</property>
2919                                      </object>
2920                                      <packing>
2921                                        <property name="right_attach">3</property>
2922                                        <property name="top_attach">6</property>
2923                                        <property name="bottom_attach">7</property>
2924                                      </packing>
2925                                    </child>
2926                                    <child>
2927                                      <object class="GtkHBox" id="hbox26">
2928                                        <property name="visible">True</property>
2929                                        <property name="can_focus">False</property>
2930                                        <child>
2931                                          <object class="GtkCheckButton" id="Slicing.Skirt">
2932                                            <property name="label" translatable="yes">Skirt</property>
2933                                            <property name="visible">True</property>
2934                                            <property name="can_focus">True</property>
2935                                            <property name="receives_default">False</property>
2936                                            <property name="draw_indicator">True</property>
2937                                          </object>
2938                                          <packing>
2939                                            <property name="expand">True</property>
2940                                            <property name="fill">True</property>
2941                                            <property name="position">0</property>
2942                                          </packing>
2943                                        </child>
2944                                        <child>
2945                                          <placeholder/>
2946                                        </child>
2947                                      </object>
2948                                      <packing>
2949                                        <property name="top_attach">1</property>
2950                                        <property name="bottom_attach">2</property>
2951                                      </packing>
2952                                    </child>
2953                                    <child>
2954                                      <object class="GtkCheckButton" id="Slicing.FillSkirt">
2955                                        <property name="label" translatable="yes">Fill Skirt Area</property>
2956                                        <property name="visible">True</property>
2957                                        <property name="can_focus">True</property>
2958                                        <property name="receives_default">False</property>
2959                                        <property name="draw_indicator">True</property>
2960                                      </object>
2961                                      <packing>
2962                                        <property name="left_attach">3</property>
2963                                        <property name="right_attach">5</property>
2964                                        <property name="top_attach">2</property>
2965                                        <property name="bottom_attach">3</property>
2966                                      </packing>
2967                                    </child>
2968                                    <child>
2969                                      <placeholder/>
2970                                    </child>
2971                                    <child>
2972                                      <placeholder/>
2973                                    </child>
2974                                    <child>
2975                                      <object class="GtkCheckButton" id="Slicing.SingleSkirt">
2976                                        <property name="label" translatable="yes">Around All Objects</property>
2977                                        <property name="visible">True</property>
2978                                        <property name="can_focus">True</property>
2979                                        <property name="receives_default">False</property>
2980                                        <property name="tooltip_text" translatable="yes">Always done when using Support</property>
2981                                        <property name="draw_indicator">True</property>
2982                                      </object>
2983                                      <packing>
2984                                        <property name="left_attach">1</property>
2985                                        <property name="right_attach">3</property>
2986                                        <property name="top_attach">2</property>
2987                                        <property name="bottom_attach">3</property>
2988                                      </packing>
2989                                    </child>
2990                                  </object>
2991                                  <packing>
2992                                    <property name="expand">False</property>
2993                                    <property name="fill">True</property>
2994                                    <property name="position">0</property>
2995                                  </packing>
2996                                </child>
2997                              </object>
2998                            </child>
2999                          </object>
3000                        </child>
3001                        <child type="label">
3002                          <object class="GtkLabel" id="label122">
3003                            <property name="visible">True</property>
3004                            <property name="can_focus">False</property>
3005                            <property name="label" translatable="yes">&lt;b&gt;General&lt;/b&gt;</property>
3006                            <property name="use_markup">True</property>
3007                          </object>
3008                        </child>
3009                      </object>
3010                      <packing>
3011                        <property name="expand">False</property>
3012                        <property name="fill">True</property>
3013                        <property name="padding">5</property>
3014                        <property name="position">0</property>
3015                      </packing>
3016                    </child>
3017                    <child>
3018                      <object class="GtkFrame" id="frame19">
3019                        <property name="visible">True</property>
3020                        <property name="can_focus">False</property>
3021                        <property name="label_xalign">0</property>
3022                        <property name="shadow_type">none</property>
3023                        <child>
3024                          <object class="GtkAlignment" id="alignment33">
3025                            <property name="visible">True</property>
3026                            <property name="can_focus">False</property>
3027                            <property name="left_padding">12</property>
3028                            <child>
3029                              <object class="GtkVBox" id="vbox7">
3030                                <property name="visible">True</property>
3031                                <property name="can_focus">False</property>
3032                                <child>
3033                                  <object class="GtkTable" id="table17">
3034                                    <property name="visible">True</property>
3035                                    <property name="can_focus">False</property>
3036                                    <property name="n_rows">5</property>
3037                                    <property name="n_columns">5</property>
3038                                    <child>
3039                                      <placeholder/>
3040                                    </child>
3041                                    <child>
3042                                      <placeholder/>
3043                                    </child>
3044                                    <child>
3045                                      <placeholder/>
3046                                    </child>
3047                                    <child>
3048                                      <placeholder/>
3049                                    </child>
3050                                    <child>
3051                                      <placeholder/>
3052                                    </child>
3053                                    <child>
3054                                      <object class="GtkLabel" id="label130">
3055                                        <property name="visible">True</property>
3056                                        <property name="can_focus">False</property>
3057                                        <property name="label" translatable="yes">Minimum Time per Layer (s):</property>
3058                                      </object>
3059                                      <packing>
3060                                        <property name="right_attach">2</property>
3061                                        <property name="x_options"/>
3062                                      </packing>
3063                                    </child>
3064                                    <child>
3065                                      <object class="GtkSpinButton" id="Slicing.MinLayertime">
3066                                        <property name="visible">True</property>
3067                                        <property name="can_focus">True</property>
3068                                        <property name="invisible_char">●</property>
3069                                        <property name="invisible_char_set">True</property>
3070                                        <property name="primary_icon_activatable">False</property>
3071                                        <property name="secondary_icon_activatable">False</property>
3072                                        <property name="primary_icon_sensitive">True</property>
3073                                        <property name="secondary_icon_sensitive">True</property>
3074                                        <property name="digits">1</property>
3075                                      </object>
3076                                      <packing>
3077                                        <property name="left_attach">2</property>
3078                                        <property name="right_attach">3</property>
3079                                        <property name="x_options">GTK_FILL</property>
3080                                      </packing>
3081                                    </child>
3082                                    <child>
3083                                      <object class="GtkCheckButton" id="Slicing.FanControl">
3084                                        <property name="label" translatable="yes">Fan Control</property>
3085                                        <property name="visible">True</property>
3086                                        <property name="can_focus">True</property>
3087                                        <property name="receives_default">False</property>
3088                                        <property name="draw_indicator">True</property>
3089                                      </object>
3090                                      <packing>
3091                                        <property name="top_attach">4</property>
3092                                        <property name="bottom_attach">5</property>
3093                                        <property name="x_options">GTK_EXPAND</property>
3094                                      </packing>
3095                                    </child>
3096                                    <child>
3097                                      <object class="GtkLabel" id="label148">
3098                                        <property name="visible">True</property>
3099                                        <property name="can_focus">False</property>
3100                                        <property name="label" translatable="yes">Min. Speed:</property>
3101                                      </object>
3102                                      <packing>
3103                                        <property name="left_attach">1</property>
3104                                        <property name="right_attach">2</property>
3105                                        <property name="top_attach">4</property>
3106                                        <property name="bottom_attach">5</property>
3107                                      </packing>
3108                                    </child>
3109                                    <child>
3110                                      <object class="GtkSpinButton" id="Slicing.MinFanSpeed">
3111                                        <property name="visible">True</property>
3112                                        <property name="can_focus">True</property>
3113                                        <property name="invisible_char">●</property>
3114                                        <property name="invisible_char_set">True</property>
3115                                        <property name="primary_icon_activatable">False</property>
3116                                        <property name="secondary_icon_activatable">False</property>
3117                                        <property name="primary_icon_sensitive">True</property>
3118                                        <property name="secondary_icon_sensitive">True</property>
3119                                      </object>
3120                                      <packing>
3121                                        <property name="left_attach">2</property>
3122                                        <property name="right_attach">3</property>
3123                                        <property name="top_attach">4</property>
3124                                        <property name="bottom_attach">5</property>
3125                                        <property name="x_options">GTK_FILL</property>
3126                                      </packing>
3127                                    </child>
3128                                    <child>
3129                                      <object class="GtkLabel" id="label149">
3130                                        <property name="visible">True</property>
3131                                        <property name="can_focus">False</property>
3132                                        <property name="label" translatable="yes">Max. Speed:</property>
3133                                      </object>
3134                                      <packing>
3135                                        <property name="left_attach">3</property>
3136                                        <property name="right_attach">4</property>
3137                                        <property name="top_attach">4</property>
3138                                        <property name="bottom_attach">5</property>
3139                                      </packing>
3140                                    </child>
3141                                    <child>
3142                                      <object class="GtkSpinButton" id="Slicing.MaxFanSpeed">
3143                                        <property name="visible">True</property>
3144                                        <property name="can_focus">True</property>
3145                                        <property name="invisible_char">●</property>
3146                                        <property name="invisible_char_set">True</property>
3147                                        <property name="primary_icon_activatable">False</property>
3148                                        <property name="secondary_icon_activatable">False</property>
3149                                        <property name="primary_icon_sensitive">True</property>
3150                                        <property name="secondary_icon_sensitive">True</property>
3151                                      </object>
3152                                      <packing>
3153                                        <property name="left_attach">4</property>
3154                                        <property name="right_attach">5</property>
3155                                        <property name="top_attach">4</property>
3156                                        <property name="bottom_attach">5</property>
3157                                        <property name="x_options">GTK_FILL</property>
3158                                      </packing>
3159                                    </child>
3160                                    <child>
3161                                      <placeholder/>
3162                                    </child>
3163                                    <child>
3164                                      <object class="GtkLabel" id="label160">
3165                                        <property name="visible">True</property>
3166                                        <property name="can_focus">False</property>
3167                                        <property name="label" translatable="yes">Max. Overhang Speed (mm/sec):</property>
3168                                      </object>
3169                                      <packing>
3170                                        <property name="right_attach">2</property>
3171                                        <property name="top_attach">2</property>
3172                                        <property name="bottom_attach">3</property>
3173                                      </packing>
3174                                    </child>
3175                                    <child>
3176                                      <object class="GtkSpinButton" id="Slicing.MaxOverhangSpeed">
3177                                        <property name="visible">True</property>
3178                                        <property name="can_focus">True</property>
3179                                        <property name="invisible_char">●</property>
3180                                        <property name="invisible_char_set">True</property>
3181                                        <property name="primary_icon_activatable">False</property>
3182                                        <property name="secondary_icon_activatable">False</property>
3183                                        <property name="primary_icon_sensitive">True</property>
3184                                        <property name="secondary_icon_sensitive">True</property>
3185                                        <property name="digits">1</property>
3186                                      </object>
3187                                      <packing>
3188                                        <property name="left_attach">2</property>
3189                                        <property name="right_attach">3</property>
3190                                        <property name="top_attach">2</property>
3191                                        <property name="bottom_attach">3</property>
3192                                      </packing>
3193                                    </child>
3194                                    <child>
3195                                      <object class="GtkLabel" id="label159">
3196                                        <property name="visible">True</property>
3197                                        <property name="can_focus">False</property>
3198                                        <property name="label" translatable="yes">Minimum Shell Time (s):</property>
3199                                      </object>
3200                                      <packing>
3201                                        <property name="right_attach">2</property>
3202                                        <property name="top_attach">1</property>
3203                                        <property name="bottom_attach">2</property>
3204                                      </packing>
3205                                    </child>
3206                                    <child>
3207                                      <object class="GtkSpinButton" id="Slicing.MinShelltime">
3208                                        <property name="visible">True</property>
3209                                        <property name="can_focus">True</property>
3210                                        <property name="invisible_char">●</property>
3211                                        <property name="invisible_char_set">True</property>
3212                                        <property name="primary_icon_activatable">False</property>
3213                                        <property name="secondary_icon_activatable">False</property>
3214                                        <property name="primary_icon_sensitive">True</property>
3215                                        <property name="secondary_icon_sensitive">True</property>
3216                                        <property name="digits">1</property>
3217                                      </object>
3218                                      <packing>
3219                                        <property name="left_attach">2</property>
3220                                        <property name="right_attach">3</property>
3221                                        <property name="top_attach">1</property>
3222                                        <property name="bottom_attach">2</property>
3223                                      </packing>
3224                                    </child>
3225                                    <child>
3226                                      <object class="GtkCheckButton" id="Slicing.FarthestLayerStart">
3227                                        <property name="label" translatable="yes">Move to Farthest Point on Layer Start</property>
3228                                        <property name="visible">True</property>
3229                                        <property name="can_focus">True</property>
3230                                        <property name="receives_default">False</property>
3231                                        <property name="draw_indicator">True</property>
3232                                      </object>
3233                                      <packing>
3234                                        <property name="right_attach">4</property>
3235                                        <property name="top_attach">3</property>
3236                                        <property name="bottom_attach">4</property>
3237                                      </packing>
3238                                    </child>
3239                                    <child>
3240                                      <placeholder/>
3241                                    </child>
3242                                  </object>
3243                                  <packing>
3244                                    <property name="expand">False</property>
3245                                    <property name="fill">True</property>
3246                                    <property name="position">0</property>
3247                                  </packing>
3248                                </child>
3249                              </object>
3250                            </child>
3251                          </object>
3252                        </child>
3253                        <child type="label">
3254                          <object class="GtkLabel" id="label147">
3255                            <property name="visible">True</property>
3256                            <property name="can_focus">False</property>
3257                            <property name="label" translatable="yes">&lt;b&gt;Cooling&lt;/b&gt;</property>
3258                            <property name="use_markup">True</property>
3259                          </object>
3260                        </child>
3261                      </object>
3262                      <packing>
3263                        <property name="expand">False</property>
3264                        <property name="fill">True</property>
3265                        <property name="padding">5</property>
3266                        <property name="position">1</property>
3267                      </packing>
3268                    </child>
3269                    <child>
3270                      <object class="GtkFrame" id="frame18">
3271                        <property name="visible">True</property>
3272                        <property name="can_focus">False</property>
3273                        <property name="label_xalign">0</property>
3274                        <property name="shadow_type">none</property>
3275                        <child>
3276                          <object class="GtkAlignment" id="alignment32">
3277                            <property name="visible">True</property>
3278                            <property name="can_focus">False</property>
3279                            <property name="left_padding">12</property>
3280                            <child>
3281                              <object class="GtkVBox" id="vbox21">
3282                                <property name="visible">True</property>
3283                                <property name="can_focus">False</property>
3284                                <child>
3285                                  <object class="GtkHBox" id="hbox40">
3286                                    <property name="visible">True</property>
3287                                    <property name="can_focus">False</property>
3288                                    <child>
3289                                      <object class="GtkLabel" id="label129">
3290                                        <property name="visible">True</property>
3291                                        <property name="can_focus">False</property>
3292                                        <property name="label" translatable="yes">Number of first Layers:</property>
3293                                      </object>
3294                                      <packing>
3295                                        <property name="expand">True</property>
3296                                        <property name="fill">True</property>
3297                                        <property name="position">0</property>
3298                                      </packing>
3299                                    </child>
3300                                    <child>
3301                                      <object class="GtkSpinButton" id="Slicing.FirstLayersNum">
3302                                        <property name="visible">True</property>
3303                                        <property name="can_focus">True</property>
3304                                        <property name="invisible_char">●</property>
3305                                        <property name="invisible_char_set">True</property>
3306                                        <property name="primary_icon_activatable">False</property>
3307                                        <property name="secondary_icon_activatable">False</property>
3308                                        <property name="primary_icon_sensitive">True</property>
3309                                        <property name="secondary_icon_sensitive">True</property>
3310                                      </object>
3311                                      <packing>
3312                                        <property name="expand">False</property>
3313                                        <property name="fill">True</property>
3314                                        <property name="position">1</property>
3315                                      </packing>
3316                                    </child>
3317                                    <child>
3318                                      <object class="GtkLabel" id="label137">
3319                                        <property name="visible">True</property>
3320                                        <property name="can_focus">False</property>
3321                                        <property name="label" translatable="yes">Speed Ratio:</property>
3322                                      </object>
3323                                      <packing>
3324                                        <property name="expand">True</property>
3325                                        <property name="fill">True</property>
3326                                        <property name="position">2</property>
3327                                      </packing>
3328                                    </child>
3329                                    <child>
3330                                      <object class="GtkSpinButton" id="Slicing.FirstLayersSpeed">
3331                                        <property name="visible">True</property>
3332                                        <property name="can_focus">True</property>
3333                                        <property name="invisible_char">●</property>
3334                                        <property name="invisible_char_set">True</property>
3335                                        <property name="primary_icon_activatable">False</property>
3336                                        <property name="secondary_icon_activatable">False</property>
3337                                        <property name="primary_icon_sensitive">True</property>
3338                                        <property name="secondary_icon_sensitive">True</property>
3339                                        <property name="digits">2</property>
3340                                      </object>
3341                                      <packing>
3342                                        <property name="expand">False</property>
3343                                        <property name="fill">True</property>
3344                                        <property name="position">3</property>
3345                                      </packing>
3346                                    </child>
3347                                  </object>
3348                                  <packing>
3349                                    <property name="expand">True</property>
3350                                    <property name="fill">True</property>
3351                                    <property name="position">0</property>
3352                                  </packing>
3353                                </child>
3354                                <child>
3355                                  <object class="GtkHBox" id="hbox41">
3356                                    <property name="visible">True</property>
3357                                    <property name="can_focus">False</property>
3358                                    <child>
3359                                      <object class="GtkLabel" id="label139">
3360                                        <property name="visible">True</property>
3361                                        <property name="can_focus">False</property>
3362                                        <property name="label" translatable="yes">Minimum Infill Distance (line widths)</property>
3363                                      </object>
3364                                      <packing>
3365                                        <property name="expand">True</property>
3366                                        <property name="fill">True</property>
3367                                        <property name="position">0</property>
3368                                      </packing>
3369                                    </child>
3370                                    <child>
3371                                      <object class="GtkSpinButton" id="Slicing.FirstLayersInfillDist">
3372                                        <property name="visible">True</property>
3373                                        <property name="can_focus">True</property>
3374                                        <property name="invisible_char">●</property>
3375                                        <property name="invisible_char_set">True</property>
3376                                        <property name="primary_icon_activatable">False</property>
3377                                        <property name="secondary_icon_activatable">False</property>
3378                                        <property name="primary_icon_sensitive">True</property>
3379                                        <property name="secondary_icon_sensitive">True</property>
3380                                        <property name="digits">2</property>
3381                                      </object>
3382                                      <packing>
3383                                        <property name="expand">False</property>
3384                                        <property name="fill">True</property>
3385                                        <property name="position">1</property>
3386                                      </packing>
3387                                    </child>
3388                                    <child>
3389                                      <placeholder/>
3390                                    </child>
3391                                  </object>
3392                                  <packing>
3393                                    <property name="expand">True</property>
3394                                    <property name="fill">True</property>
3395                                    <property name="position">1</property>
3396                                  </packing>
3397                                </child>
3398                                <child>
3399                                  <object class="GtkHBox" id="hbox45">
3400                                    <property name="visible">True</property>
3401                                    <property name="can_focus">False</property>
3402                                    <child>
3403                                      <object class="GtkLabel" id="label144">
3404                                        <property name="visible">True</property>
3405                                        <property name="can_focus">False</property>
3406                                        <property name="label" translatable="yes">Very First Layer Height Ratio</property>
3407                                      </object>
3408                                      <packing>
3409                                        <property name="expand">True</property>
3410                                        <property name="fill">True</property>
3411                                        <property name="position">0</property>
3412                                      </packing>
3413                                    </child>
3414                                    <child>
3415                                      <object class="GtkSpinButton" id="Slicing.FirstLayerHeight">
3416                                        <property name="visible">True</property>
3417                                        <property name="can_focus">True</property>
3418                                        <property name="invisible_char">●</property>
3419                                        <property name="invisible_char_set">True</property>
3420                                        <property name="primary_icon_activatable">False</property>
3421                                        <property name="secondary_icon_activatable">False</property>
3422                                        <property name="primary_icon_sensitive">True</property>
3423                                        <property name="secondary_icon_sensitive">True</property>
3424                                        <property name="digits">2</property>
3425                                      </object>
3426                                      <packing>
3427                                        <property name="expand">False</property>
3428                                        <property name="fill">True</property>
3429                                        <property name="position">1</property>
3430                                      </packing>
3431                                    </child>
3432                                    <child>
3433                                      <placeholder/>
3434                                    </child>
3435                                  </object>
3436                                  <packing>
3437                                    <property name="expand">True</property>
3438                                    <property name="fill">True</property>
3439                                    <property name="position">2</property>
3440                                  </packing>
3441                                </child>
3442                              </object>
3443                            </child>
3444                          </object>
3445                        </child>
3446                        <child type="label">
3447                          <object class="GtkLabel" id="label57">
3448                            <property name="visible">True</property>
3449                            <property name="can_focus">False</property>
3450                            <property name="label" translatable="yes">&lt;b&gt;First Layer(s)&lt;/b&gt;</property>
3451                            <property name="use_markup">True</property>
3452                          </object>
3453                        </child>
3454                      </object>
3455                      <packing>
3456                        <property name="expand">False</property>
3457                        <property name="fill">True</property>
3458                        <property name="padding">5</property>
3459                        <property name="position">2</property>
3460                      </packing>
3461                    </child>
3462                    <child>
3463                      <object class="GtkFrame" id="frame17">
3464                        <property name="can_focus">False</property>
3465                        <property name="label_xalign">0</property>
3466                        <property name="shadow_type">none</property>
3467                        <child>
3468                          <object class="GtkAlignment" id="alignment31">
3469                            <property name="visible">True</property>
3470                            <property name="can_focus">False</property>
3471                            <property name="left_padding">12</property>
3472                            <child>
3473                              <object class="GtkHBox" id="hbox31">
3474                                <property name="visible">True</property>
3475                                <property name="can_focus">False</property>
3476                                <child>
3477                                  <object class="GtkCheckButton" id="Slicing.EnableAcceleration">
3478                                    <property name="label" translatable="yes">Enable Acceleration</property>
3479                                    <property name="visible">True</property>
3480                                    <property name="can_focus">True</property>
3481                                    <property name="receives_default">False</property>
3482                                    <property name="active">True</property>
3483                                    <property name="draw_indicator">True</property>
3484                                  </object>
3485                                  <packing>
3486                                    <property name="expand">True</property>
3487                                    <property name="fill">True</property>
3488                                    <property name="position">0</property>
3489                                  </packing>
3490                                </child>
3491                                <child>
3492                                  <object class="GtkLabel" id="label59">
3493                                    <property name="visible">True</property>
3494                                    <property name="can_focus">False</property>
3495                                    <property name="xalign">1</property>
3496                                    <property name="label" translatable="yes">Acceleration Distance:</property>
3497                                  </object>
3498                                  <packing>
3499                                    <property name="expand">True</property>
3500                                    <property name="fill">True</property>
3501                                    <property name="padding">5</property>
3502                                    <property name="position">1</property>
3503                                  </packing>
3504                                </child>
3505                                <child>
3506                                  <object class="GtkSpinButton" id="Extruder.DistanceToReachFullSpeed">
3507                                    <property name="visible">True</property>
3508                                    <property name="can_focus">True</property>
3509                                    <property name="invisible_char">●</property>
3510                                    <property name="invisible_char_set">True</property>
3511                                    <property name="primary_icon_activatable">False</property>
3512                                    <property name="secondary_icon_activatable">False</property>
3513                                    <property name="primary_icon_sensitive">True</property>
3514                                    <property name="secondary_icon_sensitive">True</property>
3515                                    <property name="digits">1</property>
3516                                  </object>
3517                                  <packing>
3518                                    <property name="expand">False</property>
3519                                    <property name="fill">True</property>
3520                                    <property name="position">2</property>
3521                                  </packing>
3522                                </child>
3523                              </object>
3524                            </child>
3525                          </object>
3526                        </child>
3527                        <child type="label">
3528                          <object class="GtkLabel" id="label58">
3529                            <property name="visible">True</property>
3530                            <property name="can_focus">False</property>
3531                            <property name="label" translatable="yes">&lt;b&gt;Acceleration&lt;/b&gt;</property>
3532                            <property name="use_markup">True</property>
3533                          </object>
3534                        </child>
3535                      </object>
3536                      <packing>
3537                        <property name="expand">False</property>
3538                        <property name="fill">True</property>
3539                        <property name="padding">5</property>
3540                        <property name="position">3</property>
3541                      </packing>
3542                    </child>
3543                    <child>
3544                      <object class="GtkFrame" id="frame28">
3545                        <property name="visible">True</property>
3546                        <property name="sensitive">False</property>
3547                        <property name="can_focus">False</property>
3548                        <property name="label_xalign">0</property>
3549                        <property name="shadow_type">none</property>
3550                        <child>
3551                          <object class="GtkAlignment" id="alignment11">
3552                            <property name="visible">True</property>
3553                            <property name="can_focus">False</property>
3554                            <property name="left_padding">12</property>
3555                            <child>
3556                              <object class="GtkHBox" id="hbox21">
3557                                <property name="visible">True</property>
3558                                <property name="can_focus">False</property>
3559                                <child>
3560                                  <object class="GtkCheckButton" id="Slicing.GCodePostprocess">
3561                                    <property name="visible">True</property>
3562                                    <property name="can_focus">True</property>
3563                                    <property name="receives_default">False</property>
3564                                    <property name="draw_indicator">True</property>
3565                                  </object>
3566                                  <packing>
3567                                    <property name="expand">False</property>
3568                                    <property name="fill">True</property>
3569                                    <property name="position">0</property>
3570                                  </packing>
3571                                </child>
3572                                <child>
3573                                  <object class="GtkEntry" id="Slicing.GCodePostprocessor">
3574                                    <property name="visible">True</property>
3575                                    <property name="can_focus">True</property>
3576                                    <property name="invisible_char">●</property>
3577                                    <property name="invisible_char_set">True</property>
3578                                    <property name="primary_icon_activatable">False</property>
3579                                    <property name="secondary_icon_activatable">False</property>
3580                                    <property name="primary_icon_sensitive">True</property>
3581                                    <property name="secondary_icon_sensitive">True</property>
3582                                  </object>
3583                                  <packing>
3584                                    <property name="expand">True</property>
3585                                    <property name="fill">True</property>
3586                                    <property name="position">1</property>
3587                                  </packing>
3588                                </child>
3589                              </object>
3590                            </child>
3591                          </object>
3592                        </child>
3593                        <child type="label">
3594                          <object class="GtkLabel" id="label50">
3595                            <property name="visible">True</property>
3596                            <property name="can_focus">False</property>
3597                            <property name="label" translatable="yes">&lt;b&gt;GCode Postprocessor&lt;/b&gt;</property>
3598                            <property name="use_markup">True</property>
3599                          </object>
3600                        </child>
3601                      </object>
3602                      <packing>
3603                        <property name="expand">False</property>
3604                        <property name="fill">True</property>
3605                        <property name="position">4</property>
3606                      </packing>
3607                    </child>
3608                  </object>
3609                  <packing>
3610                    <property name="position">4</property>
3611                  </packing>
3612                </child>
3613                <child type="tab">
3614                  <object class="GtkLabel" id="label158">
3615                    <property name="visible">True</property>
3616                    <property name="can_focus">False</property>
3617                    <property name="label" translatable="yes">Optimization</property>
3618                  </object>
3619                  <packing>
3620                    <property name="menu_label">Optimization</property>
3621                    <property name="position">4</property>
3622                    <property name="tab_fill">False</property>
3623                  </packing>
3624                </child>
3625                <child>
3626                  <object class="GtkVBox" id="vbox10">
3627                    <property name="visible">True</property>
3628                    <property name="can_focus">False</property>
3629                    <child>
3630                      <object class="GtkFrame" id="frame2">
3631                        <property name="visible">True</property>
3632                        <property name="can_focus">False</property>
3633                        <property name="label_xalign">0</property>
3634                        <property name="shadow_type">none</property>
3635                        <child>
3636                          <object class="GtkAlignment" id="alignment2">
3637                            <property name="visible">True</property>
3638                            <property name="can_focus">False</property>
3639                            <property name="left_padding">12</property>
3640                            <child>
3641                              <object class="GtkVBox" id="vbox27">
3642                                <property name="visible">True</property>
3643                                <property name="can_focus">False</property>
3644                                <child>
3645                                  <object class="GtkHBox" id="hbox23">
3646                                    <property name="visible">True</property>
3647                                    <property name="can_focus">False</property>
3648                                    <child>
3649                                      <object class="GtkCheckButton" id="Raft.Enable">
3650                                        <property name="label" translatable="yes">Enable Raft</property>
3651                                        <property name="visible">True</property>
3652                                        <property name="can_focus">True</property>
3653                                        <property name="receives_default">False</property>
3654                                        <property name="draw_indicator">True</property>
3655                                      </object>
3656                                      <packing>
3657                                        <property name="expand">False</property>
3658                                        <property name="fill">True</property>
3659                                        <property name="padding">5</property>
3660                                        <property name="position">0</property>
3661                                      </packing>
3662                                    </child>
3663                                    <child>
3664                                      <object class="GtkLabel" id="label51">
3665                                        <property name="visible">True</property>
3666                                        <property name="can_focus">False</property>
3667                                        <property name="label" translatable="yes">Larger Than Object (mm)</property>
3668                                      </object>
3669                                      <packing>
3670                                        <property name="expand">True</property>
3671                                        <property name="fill">True</property>
3672                                        <property name="position">1</property>
3673                                      </packing>
3674                                    </child>
3675                                    <child>
3676                                      <object class="GtkSpinButton" id="Raft.Size">
3677                                        <property name="visible">True</property>
3678                                        <property name="can_focus">True</property>
3679                                        <property name="invisible_char">●</property>
3680                                        <property name="invisible_char_set">True</property>
3681                                        <property name="primary_icon_activatable">False</property>
3682                                        <property name="secondary_icon_activatable">False</property>
3683                                        <property name="primary_icon_sensitive">True</property>
3684                                        <property name="secondary_icon_sensitive">True</property>
3685                                      </object>
3686                                      <packing>
3687                                        <property name="expand">True</property>
3688                                        <property name="fill">True</property>
3689                                        <property name="position">2</property>
3690                                      </packing>
3691                                    </child>
3692                                  </object>
3693                                  <packing>
3694                                    <property name="expand">False</property>
3695                                    <property name="fill">True</property>
3696                                    <property name="position">0</property>
3697                                  </packing>
3698                                </child>
3699                                <child>
3700                                  <object class="GtkTable" id="table4">
3701                                    <property name="visible">True</property>
3702                                    <property name="can_focus">False</property>
3703                                    <property name="n_rows">8</property>
3704                                    <property name="n_columns">3</property>
3705                                    <child>
3706                                      <object class="GtkSpinButton" id="Raft.Base.RotationPrLayer">
3707                                        <property name="visible">True</property>
3708                                        <property name="can_focus">True</property>
3709                                        <property name="invisible_char">●</property>
3710                                        <property name="invisible_char_set">True</property>
3711                                        <property name="primary_icon_activatable">False</property>
3712                                        <property name="secondary_icon_activatable">False</property>
3713                                        <property name="primary_icon_sensitive">True</property>
3714                                        <property name="secondary_icon_sensitive">True</property>
3715                                      </object>
3716                                      <packing>
3717                                        <property name="left_attach">1</property>
3718                                        <property name="right_attach">2</property>
3719                                        <property name="top_attach">4</property>
3720                                        <property name="bottom_attach">5</property>
3721                                      </packing>
3722                                    </child>
3723                                    <child>
3724                                      <object class="GtkLabel" id="label52">
3725                                        <property name="visible">True</property>
3726                                        <property name="can_focus">False</property>
3727                                        <property name="label" translatable="yes">Rotation per Layer</property>
3728                                      </object>
3729                                      <packing>
3730                                        <property name="top_attach">4</property>
3731                                        <property name="bottom_attach">5</property>
3732                                      </packing>
3733                                    </child>
3734                                    <child>
3735                                      <object class="GtkSpinButton" id="Raft.Base.Temperature">
3736                                        <property name="visible">True</property>
3737                                        <property name="can_focus">True</property>
3738                                        <property name="invisible_char">●</property>
3739                                        <property name="invisible_char_set">True</property>
3740                                        <property name="primary_icon_activatable">False</property>
3741                                        <property name="secondary_icon_activatable">False</property>
3742                                        <property name="primary_icon_sensitive">True</property>
3743                                        <property name="secondary_icon_sensitive">True</property>
3744                                        <property name="digits">2</property>
3745                                      </object>
3746                                      <packing>
3747                                        <property name="left_attach">1</property>
3748                                        <property name="right_attach">2</property>
3749                                        <property name="top_attach">7</property>
3750                                        <property name="bottom_attach">8</property>
3751                                      </packing>
3752                                    </child>
3753                                    <child>
3754                                      <object class="GtkSpinButton" id="Raft.Base.Thickness">
3755                                        <property name="visible">True</property>
3756                                        <property name="can_focus">True</property>
3757                                        <property name="invisible_char">●</property>
3758                                        <property name="invisible_char_set">True</property>
3759                                        <property name="primary_icon_activatable">False</property>
3760                                        <property name="secondary_icon_activatable">False</property>
3761                                        <property name="primary_icon_sensitive">True</property>
3762                                        <property name="secondary_icon_sensitive">True</property>
3763                                        <property name="digits">2</property>
3764                                      </object>
3765                                      <packing>
3766                                        <property name="left_attach">1</property>
3767                                        <property name="right_attach">2</property>
3768                                        <property name="top_attach">6</property>
3769                                        <property name="bottom_attach">7</property>
3770                                      </packing>
3771                                    </child>
3772                                    <child>
3773                                      <object class="GtkSpinButton" id="Raft.Base.Distance">
3774                                        <property name="visible">True</property>
3775                                        <property name="can_focus">True</property>
3776                                        <property name="invisible_char">●</property>
3777                                        <property name="invisible_char_set">True</property>
3778                                        <property name="primary_icon_activatable">False</property>
3779                                        <property name="secondary_icon_activatable">False</property>
3780                                        <property name="primary_icon_sensitive">True</property>
3781                                        <property name="secondary_icon_sensitive">True</property>
3782                                        <property name="digits">2</property>
3783                                      </object>
3784                                      <packing>
3785                                        <property name="left_attach">1</property>
3786                                        <property name="right_attach">2</property>
3787                                        <property name="top_attach">5</property>
3788                                        <property name="bottom_attach">6</property>
3789                                      </packing>
3790                                    </child>
3791                                    <child>
3792                                      <object class="GtkSpinButton" id="Raft.Base.Rotation">
3793                                        <property name="visible">True</property>
3794                                        <property name="can_focus">True</property>
3795                                        <property name="invisible_char">●</property>
3796                                        <property name="invisible_char_set">True</property>
3797                                        <property name="primary_icon_activatable">False</property>
3798                                        <property name="secondary_icon_activatable">False</property>
3799                                        <property name="primary_icon_sensitive">True</property>
3800                                        <property name="secondary_icon_sensitive">True</property>
3801                                      </object>
3802                                      <packing>
3803                                        <property name="left_attach">1</property>
3804                                        <property name="right_attach">2</property>
3805                                        <property name="top_attach">3</property>
3806                                        <property name="bottom_attach">4</property>
3807                                      </packing>
3808                                    </child>
3809                                    <child>
3810                                      <object class="GtkSpinButton" id="Raft.Base.MaterialDistanceRatio">
3811                                        <property name="visible">True</property>
3812                                        <property name="can_focus">True</property>
3813                                        <property name="invisible_char">●</property>
3814                                        <property name="invisible_char_set">True</property>
3815                                        <property name="primary_icon_activatable">False</property>
3816                                        <property name="secondary_icon_activatable">False</property>
3817                                        <property name="primary_icon_sensitive">True</property>
3818                                        <property name="secondary_icon_sensitive">True</property>
3819                                        <property name="digits">2</property>
3820                                      </object>
3821                                      <packing>
3822                                        <property name="left_attach">1</property>
3823                                        <property name="right_attach">2</property>
3824                                        <property name="top_attach">2</property>
3825                                        <property name="bottom_attach">3</property>
3826                                      </packing>
3827                                    </child>
3828                                    <child>
3829                                      <object class="GtkSpinButton" id="Raft.Base.LayerCount">
3830                                        <property name="visible">True</property>
3831                                        <property name="can_focus">True</property>
3832                                        <property name="invisible_char">●</property>
3833                                        <property name="invisible_char_set">True</property>
3834                                        <property name="primary_icon_activatable">False</property>
3835                                        <property name="secondary_icon_activatable">False</property>
3836                                        <property name="primary_icon_sensitive">True</property>
3837                                        <property name="secondary_icon_sensitive">True</property>
3838                                      </object>
3839                                      <packing>
3840                                        <property name="left_attach">1</property>
3841                                        <property name="right_attach">2</property>
3842                                        <property name="top_attach">1</property>
3843                                        <property name="bottom_attach">2</property>
3844                                      </packing>
3845                                    </child>
3846                                    <child>
3847                                      <object class="GtkLabel" id="label63">
3848                                        <property name="visible">True</property>
3849                                        <property name="can_focus">False</property>
3850                                        <property name="label" translatable="yes">Temperature Ratio</property>
3851                                      </object>
3852                                      <packing>
3853                                        <property name="top_attach">7</property>
3854                                        <property name="bottom_attach">8</property>
3855                                      </packing>
3856                                    </child>
3857                                    <child>
3858                                      <object class="GtkLabel" id="label62">
3859                                        <property name="visible">True</property>
3860                                        <property name="can_focus">False</property>
3861                                        <property name="label" translatable="yes">Thickness Ratio</property>
3862                                      </object>
3863                                      <packing>
3864                                        <property name="top_attach">6</property>
3865                                        <property name="bottom_attach">7</property>
3866                                      </packing>
3867                                    </child>
3868                                    <child>
3869                                      <object class="GtkLabel" id="label61">
3870                                        <property name="visible">True</property>
3871                                        <property name="can_focus">False</property>
3872                                        <property name="label" translatable="yes">Distance Between Lines</property>
3873                                      </object>
3874                                      <packing>
3875                                        <property name="top_attach">5</property>
3876                                        <property name="bottom_attach">6</property>
3877                                      </packing>
3878                                    </child>
3879                                    <child>
3880                                      <object class="GtkLabel" id="label60">
3881                                        <property name="visible">True</property>
3882                                        <property name="can_focus">False</property>
3883                                        <property name="label" translatable="yes">Rotation</property>
3884                                      </object>
3885                                      <packing>
3886                                        <property name="top_attach">3</property>
3887                                        <property name="bottom_attach">4</property>
3888                                      </packing>
3889                                    </child>
3890                                    <child>
3891                                      <object class="GtkLabel" id="label53">
3892                                        <property name="visible">True</property>
3893                                        <property name="can_focus">False</property>
3894                                        <property name="label" translatable="yes">Extrusion Ratio</property>
3895                                      </object>
3896                                      <packing>
3897                                        <property name="top_attach">2</property>
3898                                        <property name="bottom_attach">3</property>
3899                                      </packing>
3900                                    </child>
3901                                    <child>
3902                                      <object class="GtkLabel" id="label64">
3903                                        <property name="visible">True</property>
3904                                        <property name="can_focus">False</property>
3905                                        <property name="label" translatable="yes">Number of Layers</property>
3906                                      </object>
3907                                      <packing>
3908                                        <property name="top_attach">1</property>
3909                                        <property name="bottom_attach">2</property>
3910                                      </packing>
3911                                    </child>
3912                                    <child>
3913                                      <object class="GtkSpinButton" id="Raft.Interface.LayerCount">
3914                                        <property name="visible">True</property>
3915                                        <property name="can_focus">True</property>
3916                                        <property name="invisible_char">●</property>
3917                                        <property name="invisible_char_set">True</property>
3918                                        <property name="primary_icon_activatable">False</property>
3919                                        <property name="secondary_icon_activatable">False</property>
3920                                        <property name="primary_icon_sensitive">True</property>
3921                                        <property name="secondary_icon_sensitive">True</property>
3922                                      </object>
3923                                      <packing>
3924                                        <property name="left_attach">2</property>
3925                                        <property name="right_attach">3</property>
3926                                        <property name="top_attach">1</property>
3927                                        <property name="bottom_attach">2</property>
3928                                      </packing>
3929                                    </child>
3930                                    <child>
3931                                      <object class="GtkSpinButton" id="Raft.Interface.MaterialDistanceRatio">
3932                                        <property name="visible">True</property>
3933                                        <property name="can_focus">True</property>
3934                                        <property name="invisible_char">●</property>
3935                                        <property name="invisible_char_set">True</property>
3936                                        <property name="primary_icon_activatable">False</property>
3937                                        <property name="secondary_icon_activatable">False</property>
3938                                        <property name="primary_icon_sensitive">True</property>
3939                                        <property name="secondary_icon_sensitive">True</property>
3940                                        <property name="digits">2</property>
3941                                      </object>
3942                                      <packing>
3943                                        <property name="left_attach">2</property>
3944                                        <property name="right_attach">3</property>
3945                                        <property name="top_attach">2</property>
3946                                        <property name="bottom_attach">3</property>
3947                                      </packing>
3948                                    </child>
3949                                    <child>
3950                                      <object class="GtkSpinButton" id="Raft.Interface.Rotation">
3951                                        <property name="visible">True</property>
3952                                        <property name="can_focus">True</property>
3953                                        <property name="invisible_char">●</property>
3954                                        <property name="invisible_char_set">True</property>
3955                                        <property name="primary_icon_activatable">False</property>
3956                                        <property name="secondary_icon_activatable">False</property>
3957                                        <property name="primary_icon_sensitive">True</property>
3958                                        <property name="secondary_icon_sensitive">True</property>
3959                                      </object>
3960                                      <packing>
3961                                        <property name="left_attach">2</property>
3962                                        <property name="right_attach">3</property>
3963                                        <property name="top_attach">3</property>
3964                                        <property name="bottom_attach">4</property>
3965                                      </packing>
3966                                    </child>
3967                                    <child>
3968                                      <object class="GtkSpinButton" id="Raft.Interface.RotationPrLayer">
3969                                        <property name="visible">True</property>
3970                                        <property name="can_focus">True</property>
3971                                        <property name="invisible_char">●</property>
3972                                        <property name="invisible_char_set">True</property>
3973                                        <property name="primary_icon_activatable">False</property>
3974                                        <property name="secondary_icon_activatable">False</property>
3975                                        <property name="primary_icon_sensitive">True</property>
3976                                        <property name="secondary_icon_sensitive">True</property>
3977                                      </object>
3978                                      <packing>
3979                                        <property name="left_attach">2</property>
3980                                        <property name="right_attach">3</property>
3981                                        <property name="top_attach">4</property>
3982                                        <property name="bottom_attach">5</property>
3983                                      </packing>
3984                                    </child>
3985                                    <child>
3986                                      <object class="GtkSpinButton" id="Raft.Interface.Distance">
3987                                        <property name="visible">True</property>
3988                                        <property name="can_focus">True</property>
3989                                        <property name="invisible_char">●</property>
3990                                        <property name="invisible_char_set">True</property>
3991                                        <property name="primary_icon_activatable">False</property>
3992                                        <property name="secondary_icon_activatable">False</property>
3993                                        <property name="primary_icon_sensitive">True</property>
3994                                        <property name="secondary_icon_sensitive">True</property>
3995                                        <property name="digits">2</property>
3996                                      </object>
3997                                      <packing>
3998                                        <property name="left_attach">2</property>
3999                                        <property name="right_attach">3</property>
4000                                        <property name="top_attach">5</property>
4001                                        <property name="bottom_attach">6</property>
4002                                      </packing>
4003                                    </child>
4004                                    <child>
4005                                      <object class="GtkSpinButton" id="Raft.Interface.Thickness">
4006                                        <property name="visible">True</property>
4007                                        <property name="can_focus">True</property>
4008                                        <property name="invisible_char">●</property>
4009                                        <property name="invisible_char_set">True</property>
4010                                        <property name="primary_icon_activatable">False</property>
4011                                        <property name="secondary_icon_activatable">False</property>
4012                                        <property name="primary_icon_sensitive">True</property>
4013                                        <property name="secondary_icon_sensitive">True</property>
4014                                        <property name="digits">2</property>
4015                                      </object>
4016                                      <packing>
4017                                        <property name="left_attach">2</property>
4018                                        <property name="right_attach">3</property>
4019                                        <property name="top_attach">6</property>
4020                                        <property name="bottom_attach">7</property>
4021                                      </packing>
4022                                    </child>
4023                                    <child>
4024                                      <object class="GtkSpinButton" id="Raft.Interface.Temperature">
4025                                        <property name="visible">True</property>
4026                                        <property name="can_focus">True</property>
4027                                        <property name="invisible_char">●</property>
4028                                        <property name="invisible_char_set">True</property>
4029                                        <property name="primary_icon_activatable">False</property>
4030                                        <property name="secondary_icon_activatable">False</property>
4031                                        <property name="primary_icon_sensitive">True</property>
4032                                        <property name="secondary_icon_sensitive">True</property>
4033                                        <property name="digits">2</property>
4034                                      </object>
4035                                      <packing>
4036                                        <property name="left_attach">2</property>
4037                                        <property name="right_attach">3</property>
4038                                        <property name="top_attach">7</property>
4039                                        <property name="bottom_attach">8</property>
4040                                      </packing>
4041                                    </child>
4042                                    <child>
4043                                      <object class="GtkLabel" id="label75">
4044                                        <property name="visible">True</property>
4045                                        <property name="can_focus">False</property>
4046                                        <property name="label" translatable="yes">&lt;b&gt;Base&lt;/b&gt;</property>
4047                                        <property name="use_markup">True</property>
4048                                      </object>
4049                                      <packing>
4050                                        <property name="left_attach">1</property>
4051                                        <property name="right_attach">2</property>
4052                                      </packing>
4053                                    </child>
4054                                    <child>
4055                                      <object class="GtkLabel" id="label76">
4056                                        <property name="visible">True</property>
4057                                        <property name="can_focus">False</property>
4058                                        <property name="label" translatable="yes">&lt;b&gt;Interface&lt;/b&gt;</property>
4059                                        <property name="use_markup">True</property>
4060                                      </object>
4061                                      <packing>
4062                                        <property name="left_attach">2</property>
4063                                        <property name="right_attach">3</property>
4064                                      </packing>
4065                                    </child>
4066                                    <child>
4067                                      <placeholder/>
4068                                    </child>
4069                                    <child>
4070                                      <placeholder/>
4071                                    </child>
4072                                    <child>
4073                                      <placeholder/>
4074                                    </child>
4075                                    <child>
4076                                      <placeholder/>
4077                                    </child>
4078                                    <child>
4079                                      <placeholder/>
4080                                    </child>
4081                                    <child>
4082                                      <placeholder/>
4083                                    </child>
4084                                    <child>
4085                                      <placeholder/>
4086                                    </child>
4087                                  </object>
4088                                  <packing>
4089                                    <property name="expand">False</property>
4090                                    <property name="fill">True</property>
4091                                    <property name="position">1</property>
4092                                  </packing>
4093                                </child>
4094                              </object>
4095                            </child>
4096                          </object>
4097                        </child>
4098                        <child type="label">
4099                          <object class="GtkLabel" id="label11">
4100                            <property name="visible">True</property>
4101                            <property name="can_focus">False</property>
4102                            <property name="label" translatable="yes">&lt;b&gt;Raft&lt;/b&gt;</property>
4103                            <property name="use_markup">True</property>
4104                          </object>
4105                        </child>
4106                      </object>
4107                      <packing>
4108                        <property name="expand">True</property>
4109                        <property name="fill">True</property>
4110                        <property name="position">0</property>
4111                      </packing>
4112                    </child>
4113                  </object>
4114                  <packing>
4115                    <property name="position">5</property>
4116                  </packing>
4117                </child>
4118                <child type="tab">
4119                  <object class="GtkLabel" id="label90">
4120                    <property name="visible">True</property>
4121                    <property name="can_focus">False</property>
4122                    <property name="label" translatable="yes">Raft</property>
4123                  </object>
4124                  <packing>
4125                    <property name="position">5</property>
4126                    <property name="tab_fill">False</property>
4127                  </packing>
4128                </child>
4129                <child>
4130                  <object class="GtkVBox" id="vbox28">
4131                    <property name="visible">True</property>
4132                    <property name="can_focus">False</property>
4133                    <child>
4134                      <object class="GtkFrame" id="frame27">
4135                        <property name="visible">True</property>
4136                        <property name="can_focus">False</property>
4137                        <property name="label_xalign">0</property>
4138                        <property name="shadow_type">none</property>
4139                        <child>
4140                          <object class="GtkAlignment" id="alignment10">
4141                            <property name="visible">True</property>
4142                            <property name="can_focus">False</property>
4143                            <property name="left_padding">12</property>
4144                            <child>
4145                              <object class="GtkTable" id="table25">
4146                                <property name="visible">True</property>
4147                                <property name="sensitive">False</property>
4148                                <property name="can_focus">False</property>
4149                                <property name="n_rows">3</property>
4150                                <property name="n_columns">4</property>
4151                                <child>
4152                                  <placeholder/>
4153                                </child>
4154                                <child>
4155                                  <placeholder/>
4156                                </child>
4157                                <child>
4158                                  <placeholder/>
4159                                </child>
4160                                <child>
4161                                  <placeholder/>
4162                                </child>
4163                                <child>
4164                                  <placeholder/>
4165                                </child>
4166                                <child>
4167                                  <placeholder/>
4168                                </child>
4169                                <child>
4170                                  <placeholder/>
4171                                </child>
4172                                <child>
4173                                  <placeholder/>
4174                                </child>
4175                                <child>
4176                                  <placeholder/>
4177                                </child>
4178                                <child>
4179                                  <placeholder/>
4180                                </child>
4181                                <child>
4182                                  <placeholder/>
4183                                </child>
4184                                <child>
4185                                  <placeholder/>
4186                                </child>
4187                                <child>
4188                                  <placeholder/>
4189                                </child>
4190                                <child>
4191                                  <placeholder/>
4192                                </child>
4193                                <child>
4194                                  <placeholder/>
4195                                </child>
4196                                <child>
4197                                  <placeholder/>
4198                                </child>
4199                                <child>
4200                                  <placeholder/>
4201                                </child>
4202                                <child>
4203                                  <placeholder/>
4204                                </child>
4205                                <child>
4206                                  <placeholder/>
4207                                </child>
4208                                <child>
4209                                  <placeholder/>
4210                                </child>
4211                                <child>
4212                                  <placeholder/>
4213                                </child>
4214                                <child>
4215                                  <placeholder/>
4216                                </child>
4217                                <child>
4218                                  <placeholder/>
4219                                </child>
4220                                <child>
4221                                  <placeholder/>
4222                                </child>
4223                                <child>
4224                                  <placeholder/>
4225                                </child>
4226                                <child>
4227                                  <placeholder/>
4228                                </child>
4229                                <child>
4230                                  <placeholder/>
4231                                </child>
4232                                <child>
4233                                  <placeholder/>
4234                                </child>
4235                                <child>
4236                                  <placeholder/>
4237                                </child>
4238                                <child>
4239                                  <placeholder/>
4240                                </child>
4241                                <child>
4242                                  <placeholder/>
4243                                </child>
4244                                <child>
4245                                  <placeholder/>
4246                                </child>
4247                                <child>
4248                                  <placeholder/>
4249                                </child>
4250                                <child>
4251                                  <placeholder/>
4252                                </child>
4253                                <child>
4254                                  <placeholder/>
4255                                </child>
4256                                <child>
4257                                  <placeholder/>
4258                                </child>
4259                                <child>
4260                                  <placeholder/>
4261                                </child>
4262                                <child>
4263                                  <placeholder/>
4264                                </child>
4265                                <child>
4266                                  <placeholder/>
4267                                </child>
4268                                <child>
4269                                  <placeholder/>
4270                                </child>
4271                                <child>
4272                                  <placeholder/>
4273                                </child>
4274                                <child>
4275                                  <placeholder/>
4276                                </child>
4277                                <child>
4278                                  <placeholder/>
4279                                </child>
4280                                <child>
4281                                  <placeholder/>
4282                                </child>
4283                                <child>
4284                                  <placeholder/>
4285                                </child>
4286                                <child>
4287                                  <object class="GtkLabel" id="label167">
4288                                    <property name="visible">True</property>
4289                                    <property name="can_focus">False</property>
4290                                    <property name="label" translatable="yes">Tool Diameter</property>
4291                                  </object>
4292                                  <packing>
4293                                    <property name="x_options">GTK_FILL</property>
4294                                    <property name="y_options">GTK_FILL</property>
4295                                  </packing>
4296                                </child>
4297                                <child>
4298                                  <object class="GtkSpinButton" id="Milling.ToolDiameter">
4299                                    <property name="visible">True</property>
4300                                    <property name="can_focus">True</property>
4301                                    <property name="invisible_char">●</property>
4302                                    <property name="primary_icon_activatable">False</property>
4303                                    <property name="secondary_icon_activatable">False</property>
4304                                    <property name="primary_icon_sensitive">True</property>
4305                                    <property name="secondary_icon_sensitive">True</property>
4306                                    <property name="digits">2</property>
4307                                  </object>
4308                                  <packing>
4309                                    <property name="left_attach">1</property>
4310                                    <property name="right_attach">2</property>
4311                                    <property name="x_options">GTK_FILL</property>
4312                                    <property name="y_options">GTK_FILL</property>
4313                                  </packing>
4314                                </child>
4315                              </object>
4316                            </child>
4317                          </object>
4318                        </child>
4319                        <child type="label">
4320                          <object class="GtkLabel" id="label166">
4321                            <property name="visible">True</property>
4322                            <property name="can_focus">False</property>
4323                            <property name="label" translatable="yes">&lt;b&gt;&lt;/b&gt;</property>
4324                            <property name="use_markup">True</property>
4325                          </object>
4326                        </child>
4327                      </object>
4328                      <packing>
4329                        <property name="expand">False</property>
4330                        <property name="fill">True</property>
4331                        <property name="position">0</property>
4332                      </packing>
4333                    </child>
4334                    <child>
4335                      <placeholder/>
4336                    </child>
4337                    <child>
4338                      <placeholder/>
4339                    </child>
4340                    <child>
4341                      <placeholder/>
4342                    </child>
4343                  </object>
4344                  <packing>
4345                    <property name="position">6</property>
4346                  </packing>
4347                </child>
4348                <child type="tab">
4349                  <object class="GtkLabel" id="label165">
4350                    <property name="visible">True</property>
4351                    <property name="can_focus">False</property>
4352                    <property name="label" translatable="yes">Milling Settings</property>
4353                  </object>
4354                  <packing>
4355                    <property name="position">6</property>
4356                    <property name="tab_fill">False</property>
4357                  </packing>
4358                </child>
4359                <child>
4360                  <object class="GtkAlignment" id="alignment14">
4361                    <property name="visible">True</property>
4362                    <property name="can_focus">False</property>
4363                    <property name="top_padding">6</property>
4364                    <property name="bottom_padding">6</property>
4365                    <property name="left_padding">6</property>
4366                    <property name="right_padding">6</property>
4367                    <child>
4368                      <object class="GtkVBox" id="vbox12">
4369                        <property name="visible">True</property>
4370                        <property name="can_focus">False</property>
4371                        <property name="spacing">12</property>
4372                        <child>
4373                          <object class="GtkFrame" id="frame5">
4374                            <property name="visible">True</property>
4375                            <property name="can_focus">False</property>
4376                            <property name="label_xalign">0</property>
4377                            <property name="shadow_type">none</property>
4378                            <child>
4379                              <object class="GtkAlignment" id="alignment15">
4380                                <property name="visible">True</property>
4381                                <property name="can_focus">False</property>
4382                                <property name="top_padding">6</property>
4383                                <property name="left_padding">12</property>
4384                                <child>
4385                                  <object class="GtkTable" id="table9">
4386                                    <property name="visible">True</property>
4387                                    <property name="can_focus">False</property>
4388                                    <property name="n_rows">4</property>
4389                                    <property name="n_columns">3</property>
4390                                    <property name="column_spacing">6</property>
4391                                    <property name="row_spacing">6</property>
4392                                    <child>
4393                                      <object class="GtkHBox" id="hbox5">
4394                                        <property name="visible">True</property>
4395                                        <property name="can_focus">False</property>
4396                                        <property name="spacing">6</property>
4397                                        <child>
4398                                          <object class="GtkLabel" id="label97">
4399                                            <property name="visible">True</property>
4400                                            <property name="can_focus">False</property>
4401                                            <property name="xalign">0</property>
4402                                            <property name="label" translatable="yes">Colour</property>
4403                                          </object>
4404                                          <packing>
4405                                            <property name="expand">False</property>
4406                                            <property name="fill">False</property>
4407                                            <property name="position">0</property>
4408                                          </packing>
4409                                        </child>
4410                                        <child>
4411                                          <object class="GtkColorButton" id="Display.WireframeColour">
4412                                            <property name="visible">True</property>
4413                                            <property name="can_focus">True</property>
4414                                            <property name="receives_default">True</property>
4415                                            <property name="title" translatable="yes">Choose Wireframe Colour</property>
4416                                            <property name="color">#000000000000</property>
4417                                          </object>
4418                                          <packing>
4419                                            <property name="expand">False</property>
4420                                            <property name="fill">False</property>
4421                                            <property name="position">1</property>
4422                                          </packing>
4423                                        </child>
4424                                      </object>
4425                                      <packing>
4426                                        <property name="left_attach">1</property>
4427                                        <property name="right_attach">2</property>
4428                                        <property name="top_attach">1</property>
4429                                        <property name="bottom_attach">2</property>
4430                                        <property name="x_options">GTK_FILL</property>
4431                                        <property name="y_options">GTK_FILL</property>
4432                                      </packing>
4433                                    </child>
4434                                    <child>
4435                                      <object class="GtkHBox" id="hbox8">
4436                                        <property name="visible">True</property>
4437                                        <property name="can_focus">False</property>
4438                                        <property name="spacing">6</property>
4439                                        <child>
4440                                          <object class="GtkLabel" id="label98">
4441                                            <property name="visible">True</property>
4442                                            <property name="can_focus">False</property>
4443                                            <property name="xalign">0</property>
4444                                            <property name="label" translatable="yes">Colour</property>
4445                                          </object>
4446                                          <packing>
4447                                            <property name="expand">False</property>
4448                                            <property name="fill">False</property>
4449                                            <property name="position">0</property>
4450                                          </packing>
4451                                        </child>
4452                                        <child>
4453                                          <object class="GtkColorButton" id="Display.NormalsColour">
4454                                            <property name="visible">True</property>
4455                                            <property name="can_focus">True</property>
4456                                            <property name="receives_default">True</property>
4457                                            <property name="title" translatable="yes">Choose Normals Colour</property>
4458                                            <property name="color">#000000000000</property>
4459                                          </object>
4460                                          <packing>
4461                                            <property name="expand">False</property>
4462                                            <property name="fill">False</property>
4463                                            <property name="position">1</property>
4464                                          </packing>
4465                                        </child>
4466                                      </object>
4467                                      <packing>
4468                                        <property name="left_attach">1</property>
4469                                        <property name="right_attach">2</property>
4470                                        <property name="top_attach">2</property>
4471                                        <property name="bottom_attach">3</property>
4472                                        <property name="x_options">GTK_FILL</property>
4473                                        <property name="y_options">GTK_FILL</property>
4474                                      </packing>
4475                                    </child>
4476                                    <child>
4477                                      <object class="GtkHBox" id="hbox14">
4478                                        <property name="visible">True</property>
4479                                        <property name="can_focus">False</property>
4480                                        <property name="spacing">6</property>
4481                                        <child>
4482                                          <object class="GtkLabel" id="label99">
4483                                            <property name="visible">True</property>
4484                                            <property name="can_focus">False</property>
4485                                            <property name="xalign">0</property>
4486                                            <property name="label" translatable="yes">Colour</property>
4487                                          </object>
4488                                          <packing>
4489                                            <property name="expand">False</property>
4490                                            <property name="fill">False</property>
4491                                            <property name="position">0</property>
4492                                          </packing>
4493                                        </child>
4494                                        <child>
4495                                          <object class="GtkColorButton" id="Display.EndpointsColour">
4496                                            <property name="visible">True</property>
4497                                            <property name="can_focus">True</property>
4498                                            <property name="receives_default">True</property>
4499                                            <property name="title" translatable="yes">Choose Endpoints Colour</property>
4500                                            <property name="color">#000000000000</property>
4501                                          </object>
4502                                          <packing>
4503                                            <property name="expand">False</property>
4504                                            <property name="fill">False</property>
4505                                            <property name="position">1</property>
4506                                          </packing>
4507                                        </child>
4508                                      </object>
4509                                      <packing>
4510                                        <property name="left_attach">1</property>
4511                                        <property name="right_attach">2</property>
4512                                        <property name="top_attach">3</property>
4513                                        <property name="bottom_attach">4</property>
4514                                        <property name="y_options">GTK_FILL</property>
4515                                      </packing>
4516                                    </child>
4517                                    <child>
4518                                      <object class="GtkHBox" id="hbox276">
4519                                        <property name="visible">True</property>
4520                                        <property name="can_focus">False</property>
4521                                        <property name="spacing">6</property>
4522                                        <child>
4523                                          <object class="GtkLabel" id="label96">
4524                                            <property name="visible">True</property>
4525                                            <property name="can_focus">False</property>
4526                                            <property name="xalign">0</property>
4527                                            <property name="label" translatable="yes">Colour</property>
4528                                          </object>
4529                                          <packing>
4530                                            <property name="expand">False</property>
4531                                            <property name="fill">False</property>
4532                                            <property name="position">0</property>
4533                                          </packing>
4534                                        </child>
4535                                        <child>
4536                                          <object class="GtkColorButton" id="Display.PolygonColour">
4537                                            <property name="visible">True</property>
4538                                            <property name="can_focus">True</property>
4539                                            <property name="receives_default">True</property>
4540                                            <property name="title" translatable="yes">Choose Polygon Colour</property>
4541                                            <property name="color">#000000000000</property>
4542                                          </object>
4543                                          <packing>
4544                                            <property name="expand">False</property>
4545                                            <property name="fill">False</property>
4546                                            <property name="position">1</property>
4547                                          </packing>
4548                                        </child>
4549                                      </object>
4550                                      <packing>
4551                                        <property name="left_attach">1</property>
4552                                        <property name="right_attach">2</property>
4553                                        <property name="x_options">GTK_FILL</property>
4554                                        <property name="y_options">GTK_FILL</property>
4555                                      </packing>
4556                                    </child>
4557                                    <child>
4558                                      <object class="GtkHBox" id="hbox18">
4559                                        <property name="visible">True</property>
4560                                        <property name="can_focus">False</property>
4561                                        <property name="spacing">6</property>
4562                                        <child>
4563                                          <object class="GtkLabel" id="label95">
4564                                            <property name="visible">True</property>
4565                                            <property name="can_focus">False</property>
4566                                            <property name="xalign">0</property>
4567                                            <property name="label" translatable="yes">Highlight Strength</property>
4568                                          </object>
4569                                          <packing>
4570                                            <property name="expand">False</property>
4571                                            <property name="fill">True</property>
4572                                            <property name="position">0</property>
4573                                          </packing>
4574                                        </child>
4575                                        <child>
4576                                          <object class="GtkSpinButton" id="Display.Highlight">
4577                                            <property name="visible">True</property>
4578                                            <property name="can_focus">True</property>
4579                                            <property name="invisible_char">●</property>
4580                                            <property name="primary_icon_activatable">False</property>
4581                                            <property name="secondary_icon_activatable">False</property>
4582                                            <property name="primary_icon_sensitive">True</property>
4583                                            <property name="secondary_icon_sensitive">True</property>
4584                                            <property name="adjustment">Display.HighlightAdjustment</property>
4585                                            <property name="digits">2</property>
4586                                          </object>
4587                                          <packing>
4588                                            <property name="expand">False</property>
4589                                            <property name="fill">False</property>
4590                                            <property name="position">1</property>
4591                                          </packing>
4592                                        </child>
4593                                      </object>
4594                                      <packing>
4595                                        <property name="left_attach">2</property>
4596                                        <property name="right_attach">3</property>
4597                                        <property name="x_options">GTK_FILL</property>
4598                                        <property name="y_options">GTK_FILL</property>
4599                                      </packing>
4600                                    </child>
4601                                    <child>
4602                                      <object class="GtkHBox" id="hbox27">
4603                                        <property name="visible">True</property>
4604                                        <property name="can_focus">False</property>
4605                                        <property name="spacing">6</property>
4606                                        <child>
4607                                          <object class="GtkLabel" id="label100">
4608                                            <property name="visible">True</property>
4609                                            <property name="can_focus">False</property>
4610                                            <property name="xalign">0</property>
4611                                            <property name="yalign">0.49000000953674316</property>
4612                                            <property name="label" translatable="yes">Length</property>
4613                                          </object>
4614                                          <packing>
4615                                            <property name="expand">False</property>
4616                                            <property name="fill">True</property>
4617                                            <property name="position">0</property>
4618                                          </packing>
4619                                        </child>
4620                                        <child>
4621                                          <object class="GtkSpinButton" id="Display.NormalsLength">
4622                                            <property name="visible">True</property>
4623                                            <property name="can_focus">True</property>
4624                                            <property name="invisible_char">•</property>
4625                                            <property name="primary_icon_activatable">False</property>
4626                                            <property name="secondary_icon_activatable">False</property>
4627                                            <property name="primary_icon_sensitive">True</property>
4628                                            <property name="secondary_icon_sensitive">True</property>
4629                                            <property name="adjustment">Display.NormalsLengthAdjustment</property>
4630                                            <property name="digits">2</property>
4631                                          </object>
4632                                          <packing>
4633                                            <property name="expand">False</property>
4634                                            <property name="fill">False</property>
4635                                            <property name="position">1</property>
4636                                          </packing>
4637                                        </child>
4638                                      </object>
4639                                      <packing>
4640                                        <property name="left_attach">2</property>
4641                                        <property name="right_attach">3</property>
4642                                        <property name="top_attach">2</property>
4643                                        <property name="bottom_attach">3</property>
4644                                        <property name="x_options">GTK_FILL</property>
4645                                        <property name="y_options">GTK_FILL</property>
4646                                      </packing>
4647                                    </child>
4648                                    <child>
4649                                      <object class="GtkHBox" id="hbox28">
4650                                        <property name="visible">True</property>
4651                                        <property name="can_focus">False</property>
4652                                        <property name="spacing">6</property>
4653                                        <child>
4654                                          <object class="GtkLabel" id="label101">
4655                                            <property name="visible">True</property>
4656                                            <property name="can_focus">False</property>
4657                                            <property name="xalign">0</property>
4658                                            <property name="yalign">0.49000000953674316</property>
4659                                            <property name="label" translatable="yes">Size</property>
4660                                          </object>
4661                                          <packing>
4662                                            <property name="expand">False</property>
4663                                            <property name="fill">True</property>
4664                                            <property name="position">0</property>
4665                                          </packing>
4666                                        </child>
4667                                        <child>
4668                                          <object class="GtkSpinButton" id="Display.EndPointSize">
4669                                            <property name="visible">True</property>
4670                                            <property name="can_focus">True</property>
4671                                            <property name="invisible_char">•</property>
4672                                            <property name="primary_icon_activatable">False</property>
4673                                            <property name="secondary_icon_activatable">False</property>
4674                                            <property name="primary_icon_sensitive">True</property>
4675                                            <property name="secondary_icon_sensitive">True</property>
4676                                            <property name="adjustment">DisplayEndPointSizeAdjustment</property>
4677                                            <property name="digits">2</property>
4678                                          </object>
4679                                          <packing>
4680                                            <property name="expand">False</property>
4681                                            <property name="fill">False</property>
4682                                            <property name="position">1</property>
4683                                          </packing>
4684                                        </child>
4685                                      </object>
4686                                      <packing>
4687                                        <property name="left_attach">2</property>
4688                                        <property name="right_attach">3</property>
4689                                        <property name="top_attach">3</property>
4690                                        <property name="bottom_attach">4</property>
4691                                        <property name="x_options">GTK_FILL</property>
4692                                        <property name="y_options">GTK_FILL</property>
4693                                      </packing>
4694                                    </child>
4695                                    <child>
4696                                      <object class="GtkCheckButton" id="Display.DisplayWireframeShaded">
4697                                        <property name="label" translatable="yes">Shade Wireframe</property>
4698                                        <property name="visible">True</property>
4699                                        <property name="can_focus">True</property>
4700                                        <property name="receives_default">False</property>
4701                                        <property name="draw_indicator">True</property>
4702                                      </object>
4703                                      <packing>
4704                                        <property name="left_attach">2</property>
4705                                        <property name="right_attach">3</property>
4706                                        <property name="top_attach">1</property>
4707                                        <property name="bottom_attach">2</property>
4708                                        <property name="x_options">GTK_FILL</property>
4709                                        <property name="y_options">GTK_FILL</property>
4710                                      </packing>
4711                                    </child>
4712                                    <child>
4713                                      <object class="GtkAlignment" id="alignment24">
4714                                        <property name="visible">True</property>
4715                                        <property name="can_focus">False</property>
4716                                        <child>
4717                                          <object class="GtkLabel" id="label109">
4718                                            <property name="visible">True</property>
4719                                            <property name="can_focus">False</property>
4720                                            <property name="label" translatable="yes">Polygons</property>
4721                                          </object>
4722                                        </child>
4723                                      </object>
4724                                      <packing>
4725                                        <property name="x_options">GTK_FILL</property>
4726                                        <property name="y_options">GTK_FILL</property>
4727                                      </packing>
4728                                    </child>
4729                                    <child>
4730                                      <object class="GtkLabel" id="label108">
4731                                        <property name="visible">True</property>
4732                                        <property name="can_focus">False</property>
4733                                        <property name="label" translatable="yes">Wireframe</property>
4734                                      </object>
4735                                      <packing>
4736                                        <property name="top_attach">1</property>
4737                                        <property name="bottom_attach">2</property>
4738                                        <property name="x_options">GTK_FILL</property>
4739                                        <property name="y_options">GTK_FILL</property>
4740                                      </packing>
4741                                    </child>
4742                                    <child>
4743                                      <object class="GtkLabel" id="label114">
4744                                        <property name="visible">True</property>
4745                                        <property name="can_focus">False</property>
4746                                        <property name="label" translatable="yes">Normals</property>
4747                                      </object>
4748                                      <packing>
4749                                        <property name="top_attach">2</property>
4750                                        <property name="bottom_attach">3</property>
4751                                      </packing>
4752                                    </child>
4753                                    <child>
4754                                      <object class="GtkLabel" id="label117">
4755                                        <property name="visible">True</property>
4756                                        <property name="can_focus">False</property>
4757                                        <property name="label" translatable="yes">Endpoints</property>
4758                                      </object>
4759                                      <packing>
4760                                        <property name="top_attach">3</property>
4761                                        <property name="bottom_attach">4</property>
4762                                      </packing>
4763                                    </child>
4764                                  </object>
4765                                </child>
4766                              </object>
4767                            </child>
4768                            <child type="label">
4769                              <object class="GtkLabel" id="label92">
4770                                <property name="visible">True</property>
4771                                <property name="can_focus">False</property>
4772                                <property name="label" translatable="yes">&lt;b&gt;STL Rendering Colors&lt;/b&gt;</property>
4773                                <property name="use_markup">True</property>
4774                              </object>
4775                            </child>
4776                          </object>
4777                          <packing>
4778                            <property name="expand">False</property>
4779                            <property name="fill">True</property>
4780                            <property name="position">0</property>
4781                          </packing>
4782                        </child>
4783                        <child>
4784                          <object class="GtkFrame" id="frame6">
4785                            <property name="visible">True</property>
4786                            <property name="can_focus">False</property>
4787                            <property name="label_xalign">0</property>
4788                            <property name="shadow_type">none</property>
4789                            <child>
4790                              <object class="GtkAlignment" id="alignment22">
4791                                <property name="visible">True</property>
4792                                <property name="can_focus">False</property>
4793                                <property name="top_padding">6</property>
4794                                <property name="left_padding">12</property>
4795                                <child>
4796                                  <object class="GtkTable" id="table10">
4797                                    <property name="visible">True</property>
4798                                    <property name="can_focus">False</property>
4799                                    <property name="n_rows">4</property>
4800                                    <property name="n_columns">3</property>
4801                                    <property name="column_spacing">6</property>
4802                                    <property name="row_spacing">6</property>
4803                                    <child>
4804                                      <placeholder/>
4805                                    </child>
4806                                    <child>
4807                                      <placeholder/>
4808                                    </child>
4809                                    <child>
4810                                      <placeholder/>
4811                                    </child>
4812                                    <child>
4813                                      <placeholder/>
4814                                    </child>
4815                                    <child>
4816                                      <placeholder/>
4817                                    </child>
4818                                    <child>
4819                                      <placeholder/>
4820                                    </child>
4821                                    <child>
4822                                      <object class="GtkHBox" id="hbox15">
4823                                        <property name="visible">True</property>
4824                                        <property name="can_focus">False</property>
4825                                        <property name="spacing">6</property>
4826                                        <child>
4827                                          <placeholder/>
4828                                        </child>
4829                                        <child>
4830                                          <placeholder/>
4831                                        </child>
4832                                      </object>
4833                                      <packing>
4834                                        <property name="x_options">GTK_FILL</property>
4835                                        <property name="y_options">GTK_FILL</property>
4836                                      </packing>
4837                                    </child>
4838                                    <child>
4839                                      <object class="GtkCheckButton" id="Display.LuminanceShowsSpeed">
4840                                        <property name="label" translatable="yes">Adjust Luminance to Indicate Speed</property>
4841                                        <property name="visible">True</property>
4842                                        <property name="can_focus">True</property>
4843                                        <property name="receives_default">False</property>
4844                                        <property name="draw_indicator">True</property>
4845                                      </object>
4846                                      <packing>
4847                                        <property name="right_attach">3</property>
4848                                        <property name="top_attach">1</property>
4849                                        <property name="bottom_attach">2</property>
4850                                        <property name="x_options">GTK_FILL</property>
4851                                        <property name="y_options">GTK_FILL</property>
4852                                      </packing>
4853                                    </child>
4854                                    <child>
4855                                      <object class="GtkHBox" id="hbox16">
4856                                        <property name="visible">True</property>
4857                                        <property name="can_focus">False</property>
4858                                        <property name="spacing">6</property>
4859                                        <child>
4860                                          <object class="GtkLabel" id="label103">
4861                                            <property name="visible">True</property>
4862                                            <property name="can_focus">False</property>
4863                                            <property name="xalign">0</property>
4864                                            <property name="label" translatable="yes">Move Head Colour</property>
4865                                          </object>
4866                                          <packing>
4867                                            <property name="expand">False</property>
4868                                            <property name="fill">True</property>
4869                                            <property name="position">0</property>
4870                                          </packing>
4871                                        </child>
4872                                        <child>
4873                                          <object class="GtkColorButton" id="Display.GCodeMoveColour">
4874                                            <property name="visible">True</property>
4875                                            <property name="can_focus">True</property>
4876                                            <property name="receives_default">True</property>
4877                                            <property name="title" translatable="yes">Choose Head Movement Colour</property>
4878                                            <property name="color">#000000000000</property>
4879                                          </object>
4880                                          <packing>
4881                                            <property name="expand">False</property>
4882                                            <property name="fill">False</property>
4883                                            <property name="position">1</property>
4884                                          </packing>
4885                                        </child>
4886                                      </object>
4887                                      <packing>
4888                                        <property name="left_attach">1</property>
4889                                        <property name="right_attach">2</property>
4890                                        <property name="x_options">GTK_FILL</property>
4891                                        <property name="y_options">GTK_FILL</property>
4892                                      </packing>
4893                                    </child>
4894                                    <child>
4895                                      <object class="GtkHBox" id="hbox29">
4896                                        <property name="visible">True</property>
4897                                        <property name="can_focus">False</property>
4898                                        <child>
4899                                          <object class="GtkLabel" id="label121">
4900                                            <property name="visible">True</property>
4901                                            <property name="can_focus">False</property>
4902                                            <property name="tooltip_text" translatable="yes">GCode when Printing</property>
4903                                            <property name="label" translatable="yes">Preview/Live Extrude Color</property>
4904                                          </object>
4905                                          <packing>
4906                                            <property name="expand">False</property>
4907                                            <property name="fill">False</property>
4908                                            <property name="position">0</property>
4909                                          </packing>
4910                                        </child>
4911                                        <child>
4912                                          <object class="GtkColorButton" id="Display.GCodePrintingColour">
4913                                            <property name="visible">True</property>
4914                                            <property name="can_focus">True</property>
4915                                            <property name="receives_default">True</property>
4916                                            <property name="title" translatable="yes">Choose Extrusion Colour</property>
4917                                            <property name="color">#000000000000</property>
4918                                          </object>
4919                                          <packing>
4920                                            <property name="expand">False</property>
4921                                            <property name="fill">False</property>
4922                                            <property name="padding">3</property>
4923                                            <property name="position">1</property>
4924                                          </packing>
4925                                        </child>
4926                                      </object>
4927                                      <packing>
4928                                        <property name="left_attach">2</property>
4929                                        <property name="right_attach">3</property>
4930                                      </packing>
4931                                    </child>
4932                                  </object>
4933                                </child>
4934                              </object>
4935                            </child>
4936                            <child type="label">
4937                              <object class="GtkLabel" id="label93">
4938                                <property name="visible">True</property>
4939                                <property name="can_focus">False</property>
4940                                <property name="yalign">0.4699999988079071</property>
4941                                <property name="label" translatable="yes">&lt;b&gt;GCode Rendering&lt;/b&gt;</property>
4942                                <property name="use_markup">True</property>
4943                              </object>
4944                            </child>
4945                          </object>
4946                          <packing>
4947                            <property name="expand">False</property>
4948                            <property name="fill">True</property>
4949                            <property name="position">1</property>
4950                          </packing>
4951                        </child>
4952                        <child>
4953                          <object class="GtkFrame" id="frame8">
4954                            <property name="visible">True</property>
4955                            <property name="can_focus">False</property>
4956                            <property name="label_xalign">0</property>
4957                            <property name="shadow_type">none</property>
4958                            <child>
4959                              <object class="GtkAlignment" id="alignment18">
4960                                <property name="visible">True</property>
4961                                <property name="can_focus">False</property>
4962                                <property name="top_padding">6</property>
4963                                <property name="left_padding">12</property>
4964                                <child>
4965                                  <object class="GtkHBox" id="hbox30">
4966                                    <property name="visible">True</property>
4967                                    <property name="can_focus">False</property>
4968                                    <property name="spacing">6</property>
4969                                    <child>
4970                                      <object class="GtkLabel" id="label113">
4971                                        <property name="visible">True</property>
4972                                        <property name="can_focus">False</property>
4973                                        <property name="xalign">0</property>
4974                                        <property name="label" translatable="yes">Enable Lights</property>
4975                                      </object>
4976                                      <packing>
4977                                        <property name="expand">False</property>
4978                                        <property name="fill">True</property>
4979                                        <property name="position">0</property>
4980                                      </packing>
4981                                    </child>
4982                                    <child>
4983                                      <object class="GtkCheckButton" id="Display.EnableLight1">
4984                                        <property name="label" translatable="yes">1</property>
4985                                        <property name="visible">True</property>
4986                                        <property name="can_focus">True</property>
4987                                        <property name="receives_default">False</property>
4988                                        <property name="draw_indicator">True</property>
4989                                      </object>
4990                                      <packing>
4991                                        <property name="expand">False</property>
4992                                        <property name="fill">True</property>
4993                                        <property name="position">1</property>
4994                                      </packing>
4995                                    </child>
4996                                    <child>
4997                                      <object class="GtkCheckButton" id="Display.EnableLight2">
4998                                        <property name="label" translatable="yes">2</property>
4999                                        <property name="visible">True</property>
5000                                        <property name="can_focus">True</property>
5001                                        <property name="receives_default">False</property>
5002                                        <property name="draw_indicator">True</property>
5003                                      </object>
5004                                      <packing>
5005                                        <property name="expand">False</property>
5006                                        <property name="fill">True</property>
5007                                        <property name="position">2</property>
5008                                      </packing>
5009                                    </child>
5010                                    <child>
5011                                      <object class="GtkCheckButton" id="Display.EnableLight3">
5012                                        <property name="label" translatable="yes">3</property>
5013                                        <property name="visible">True</property>
5014                                        <property name="can_focus">True</property>
5015                                        <property name="receives_default">False</property>
5016                                        <property name="draw_indicator">True</property>
5017                                      </object>
5018                                      <packing>
5019                                        <property name="expand">False</property>
5020                                        <property name="fill">True</property>
5021                                        <property name="position">3</property>
5022                                      </packing>
5023                                    </child>
5024                                    <child>
5025                                      <object class="GtkCheckButton" id="Display.EnableLight4">
5026                                        <property name="label" translatable="yes">4</property>
5027                                        <property name="visible">True</property>
5028                                        <property name="can_focus">True</property>
5029                                        <property name="receives_default">False</property>
5030                                        <property name="draw_indicator">True</property>
5031                                      </object>
5032                                      <packing>
5033                                        <property name="expand">False</property>
5034                                        <property name="fill">True</property>
5035                                        <property name="position">4</property>
5036                                      </packing>
5037                                    </child>
5038                                  </object>
5039                                </child>
5040                              </object>
5041                            </child>
5042                            <child type="label">
5043                              <object class="GtkLabel" id="label110">
5044                                <property name="visible">True</property>
5045                                <property name="can_focus">False</property>
5046                                <property name="label" translatable="yes">&lt;b&gt;Lighting&lt;/b&gt;</property>
5047                                <property name="use_markup">True</property>
5048                              </object>
5049                            </child>
5050                          </object>
5051                          <packing>
5052                            <property name="expand">False</property>
5053                            <property name="fill">True</property>
5054                            <property name="position">2</property>
5055                          </packing>
5056                        </child>
5057                      </object>
5058                    </child>
5059                  </object>
5060                  <packing>
5061                    <property name="position">7</property>
5062                  </packing>
5063                </child>
5064                <child type="tab">
5065                  <object class="GtkLabel" id="label112">
5066                    <property name="visible">True</property>
5067                    <property name="can_focus">False</property>
5068                    <property name="label" translatable="yes">Display Settings</property>
5069                  </object>
5070                  <packing>
5071                    <property name="position">7</property>
5072                    <property name="tab_fill">False</property>
5073                  </packing>
5074                </child>
5075                <child>
5076                  <object class="GtkAlignment" id="alignment19">
5077                    <property name="visible">True</property>
5078                    <property name="can_focus">False</property>
5079                    <property name="top_padding">6</property>
5080                    <property name="bottom_padding">6</property>
5081                    <property name="left_padding">6</property>
5082                    <property name="right_padding">6</property>
5083                    <child>
5084                      <object class="GtkVBox" id="vbox2">
5085                        <property name="visible">True</property>
5086                        <property name="can_focus">False</property>
5087                        <property name="spacing">12</property>
5088                        <child>
5089                          <object class="GtkFrame" id="frame9">
5090                            <property name="visible">True</property>
5091                            <property name="can_focus">False</property>
5092                            <property name="label_xalign">0</property>
5093                            <property name="shadow_type">none</property>
5094                            <child>
5095                              <object class="GtkAlignment" id="alignment27">
5096                                <property name="visible">True</property>
5097                                <property name="can_focus">False</property>
5098                                <property name="top_padding">6</property>
5099                                <property name="left_padding">12</property>
5100                                <child>
5101                                  <object class="GtkVBox" id="vbox17">
5102                                    <property name="visible">True</property>
5103                                    <property name="can_focus">False</property>
5104                                    <child>
5105                                      <object class="GtkCheckButton" id="Display.DisplayDebug">
5106                                        <property name="label" translatable="yes">Enable Debug</property>
5107                                        <property name="visible">True</property>
5108                                        <property name="can_focus">True</property>
5109                                        <property name="receives_default">False</property>
5110                                        <property name="draw_indicator">True</property>
5111                                      </object>
5112                                      <packing>
5113                                        <property name="expand">False</property>
5114                                        <property name="fill">True</property>
5115                                        <property name="position">0</property>
5116                                      </packing>
5117                                    </child>
5118                                    <child>
5119                                      <object class="GtkCheckButton" id="Misc.SpeedsAreMMperSec">
5120                                        <property name="label" translatable="yes">Speeds are handled as mm/sec</property>
5121                                        <property name="visible">True</property>
5122                                        <property name="sensitive">False</property>
5123                                        <property name="can_focus">False</property>
5124                                        <property name="receives_default">False</property>
5125                                        <property name="draw_indicator">True</property>
5126                                      </object>
5127                                      <packing>
5128                                        <property name="expand">True</property>
5129                                        <property name="fill">True</property>
5130                                        <property name="position">1</property>
5131                                      </packing>
5132                                    </child>
5133                                  </object>
5134                                </child>
5135                              </object>
5136                            </child>
5137                            <child type="label">
5138                              <object class="GtkLabel" id="label115">
5139                                <property name="visible">True</property>
5140                                <property name="can_focus">False</property>
5141                                <property name="label" translatable="yes">&lt;b&gt;Debugging&lt;/b&gt;</property>
5142                                <property name="use_markup">True</property>
5143                              </object>
5144                            </child>
5145                          </object>
5146                          <packing>
5147                            <property name="expand">False</property>
5148                            <property name="fill">True</property>
5149                            <property name="position">0</property>
5150                          </packing>
5151                        </child>
5152                        <child>
5153                          <object class="GtkFrame" id="frame12">
5154                            <property name="visible">True</property>
5155                            <property name="can_focus">False</property>
5156                            <property name="label_xalign">0</property>
5157                            <property name="shadow_type">none</property>
5158                            <child>
5159                              <object class="GtkAlignment" id="alignment26">
5160                                <property name="visible">True</property>
5161                                <property name="can_focus">False</property>
5162                                <property name="top_padding">6</property>
5163                                <property name="left_padding">12</property>
5164                                <child>
5165                                  <object class="GtkHBox" id="hbox34">
5166                                    <property name="visible">True</property>
5167                                    <property name="can_focus">False</property>
5168                                    <child>
5169                                      <object class="GtkVBox" id="vbox16">
5170                                        <property name="visible">True</property>
5171                                        <property name="can_focus">False</property>
5172                                        <child>
5173                                          <object class="GtkCheckButton" id="Display.DrawCPOutlineNumbers">
5174                                            <property name="label" translatable="yes">Draw Polygon Numbers</property>
5175                                            <property name="visible">True</property>
5176                                            <property name="can_focus">True</property>
5177                                            <property name="receives_default">False</property>
5178                                            <property name="draw_indicator">True</property>
5179                                          </object>
5180                                          <packing>
5181                                            <property name="expand">False</property>
5182                                            <property name="fill">True</property>
5183                                            <property name="position">0</property>
5184                                          </packing>
5185                                        </child>
5186                                        <child>
5187                                          <object class="GtkCheckButton" id="Display.DrawCPLineNumbers">
5188                                            <property name="label" translatable="yes">Draw Line Numbers</property>
5189                                            <property name="visible">True</property>
5190                                            <property name="can_focus">True</property>
5191                                            <property name="receives_default">False</property>
5192                                            <property name="draw_indicator">True</property>
5193                                          </object>
5194                                          <packing>
5195                                            <property name="expand">False</property>
5196                                            <property name="fill">True</property>
5197                                            <property name="position">1</property>
5198                                          </packing>
5199                                        </child>
5200                                        <child>
5201                                          <object class="GtkCheckButton" id="Display.DrawCPVertexNumbers">
5202                                            <property name="label" translatable="yes">Draw Vertex Numbers</property>
5203                                            <property name="visible">True</property>
5204                                            <property name="can_focus">True</property>
5205                                            <property name="receives_default">False</property>
5206                                            <property name="draw_indicator">True</property>
5207                                          </object>
5208                                          <packing>
5209                                            <property name="expand">False</property>
5210                                            <property name="fill">True</property>
5211                                            <property name="position">2</property>
5212                                          </packing>
5213                                        </child>
5214                                      </object>
5215                                      <packing>
5216                                        <property name="expand">True</property>
5217                                        <property name="fill">True</property>
5218                                        <property name="position">0</property>
5219                                      </packing>
5220                                    </child>
5221                                    <child>
5222                                      <object class="GtkVBox" id="vbox31">
5223                                        <property name="visible">True</property>
5224                                        <property name="can_focus">False</property>
5225                                        <child>
5226                                          <object class="GtkCheckButton" id="Display.ShowLayerOverhang">
5227                                            <property name="label" translatable="yes">Show Layer Overhang Areas</property>
5228                                            <property name="visible">True</property>
5229                                            <property name="can_focus">True</property>
5230                                            <property name="receives_default">False</property>
5231                                            <property name="draw_indicator">True</property>
5232                                          </object>
5233                                          <packing>
5234                                            <property name="expand">True</property>
5235                                            <property name="fill">True</property>
5236                                            <property name="position">0</property>
5237                                          </packing>
5238                                        </child>
5239                                        <child>
5240                                          <object class="GtkCheckButton" id="Display.RandomizedLines">
5241                                            <property name="label" translatable="yes">Randomize Lines</property>
5242                                            <property name="visible">True</property>
5243                                            <property name="can_focus">True</property>
5244                                            <property name="receives_default">False</property>
5245                                            <property name="draw_indicator">True</property>
5246                                          </object>
5247                                          <packing>
5248                                            <property name="expand">True</property>
5249                                            <property name="fill">True</property>
5250                                            <property name="position">1</property>
5251                                          </packing>
5252                                        </child>
5253                                        <child>
5254                                          <object class="GtkCheckButton" id="Display.DisplayFilledAreas">
5255                                            <property name="label" translatable="yes">Fill Layer Areas</property>
5256                                            <property name="visible">True</property>
5257                                            <property name="can_focus">True</property>
5258                                            <property name="receives_default">False</property>
5259                                            <property name="draw_indicator">True</property>
5260                                          </object>
5261                                          <packing>
5262                                            <property name="expand">True</property>
5263                                            <property name="fill">True</property>
5264                                            <property name="position">2</property>
5265                                          </packing>
5266                                        </child>
5267                                      </object>
5268                                      <packing>
5269                                        <property name="expand">True</property>
5270                                        <property name="fill">True</property>
5271                                        <property name="position">1</property>
5272                                      </packing>
5273                                    </child>
5274                                  </object>
5275                                </child>
5276                              </object>
5277                            </child>
5278                            <child type="label">
5279                              <object class="GtkLabel" id="label123">
5280                                <property name="visible">True</property>
5281                                <property name="can_focus">False</property>
5282                                <property name="label" translatable="yes">&lt;b&gt;Layer Debug&lt;/b&gt;</property>
5283                                <property name="use_markup">True</property>
5284                              </object>
5285                            </child>
5286                          </object>
5287                          <packing>
5288                            <property name="expand">False</property>
5289                            <property name="fill">True</property>
5290                            <property name="position">1</property>
5291                          </packing>
5292                        </child>
5293                        <child>
5294                          <object class="GtkFrame" id="frame11">
5295                            <property name="visible">True</property>
5296                            <property name="can_focus">False</property>
5297                            <property name="label_xalign">0</property>
5298                            <property name="shadow_type">none</property>
5299                            <child>
5300                              <object class="GtkAlignment" id="alignment25">
5301                                <property name="visible">True</property>
5302                                <property name="can_focus">False</property>
5303                                <property name="top_padding">6</property>
5304                                <property name="left_padding">12</property>
5305                                <child>
5306                                  <object class="GtkHBox" id="hbox35">
5307                                    <property name="visible">True</property>
5308                                    <property name="can_focus">False</property>
5309                                    <child>
5310                                      <object class="GtkVBox" id="vbox15">
5311                                        <property name="visible">True</property>
5312                                        <property name="can_focus">False</property>
5313                                        <child>
5314                                          <object class="GtkCheckButton" id="Display.DisplayDebuginFill">
5315                                            <property name="label" translatable="yes">Debug Infill</property>
5316                                            <property name="visible">True</property>
5317                                            <property name="can_focus">True</property>
5318                                            <property name="receives_default">False</property>
5319                                            <property name="draw_indicator">True</property>
5320                                          </object>
5321                                          <packing>
5322                                            <property name="expand">False</property>
5323                                            <property name="fill">True</property>
5324                                            <property name="position">0</property>
5325                                          </packing>
5326                                        </child>
5327                                        <child>
5328                                          <object class="GtkCheckButton" id="Display.DrawOutlineNumbers">
5329                                            <property name="label" translatable="yes">Draw Polygon Numbers</property>
5330                                            <property name="visible">True</property>
5331                                            <property name="can_focus">True</property>
5332                                            <property name="receives_default">False</property>
5333                                            <property name="draw_indicator">True</property>
5334                                          </object>
5335                                          <packing>
5336                                            <property name="expand">False</property>
5337                                            <property name="fill">True</property>
5338                                            <property name="position">1</property>
5339                                          </packing>
5340                                        </child>
5341                                      </object>
5342                                      <packing>
5343                                        <property name="expand">True</property>
5344                                        <property name="fill">True</property>
5345                                        <property name="position">0</property>
5346                                      </packing>
5347                                    </child>
5348                                    <child>
5349                                      <object class="GtkVBox" id="vbox32">
5350                                        <property name="visible">True</property>
5351                                        <property name="can_focus">False</property>
5352                                        <child>
5353                                          <object class="GtkCheckButton" id="Display.DrawLineNumbers">
5354                                            <property name="label" translatable="yes">Draw Line Numbers</property>
5355                                            <property name="visible">True</property>
5356                                            <property name="can_focus">True</property>
5357                                            <property name="receives_default">False</property>
5358                                            <property name="draw_indicator">True</property>
5359                                          </object>
5360                                          <packing>
5361                                            <property name="expand">False</property>
5362                                            <property name="fill">True</property>
5363                                            <property name="position">0</property>
5364                                          </packing>
5365                                        </child>
5366                                        <child>
5367                                          <object class="GtkCheckButton" id="Display.DrawVertexNumbers">
5368                                            <property name="label" translatable="yes">Draw Vertex Numbers</property>
5369                                            <property name="visible">True</property>
5370                                            <property name="can_focus">True</property>
5371                                            <property name="receives_default">False</property>
5372                                            <property name="draw_indicator">True</property>
5373                                          </object>
5374                                          <packing>
5375                                            <property name="expand">False</property>
5376                                            <property name="fill">True</property>
5377                                            <property name="position">1</property>
5378                                          </packing>
5379                                        </child>
5380                                      </object>
5381                                      <packing>
5382                                        <property name="expand">True</property>
5383                                        <property name="fill">True</property>
5384                                        <property name="position">1</property>
5385                                      </packing>
5386                                    </child>
5387                                  </object>
5388                                </child>
5389                              </object>
5390                            </child>
5391                            <child type="label">
5392                              <object class="GtkLabel" id="label170">
5393                                <property name="visible">True</property>
5394                                <property name="can_focus">False</property>
5395                                <property name="label" translatable="yes">&lt;b&gt;Infill Debug&lt;/b&gt;</property>
5396                                <property name="use_markup">True</property>
5397                              </object>
5398                            </child>
5399                          </object>
5400                          <packing>
5401                            <property name="expand">False</property>
5402                            <property name="fill">True</property>
5403                            <property name="position">2</property>
5404                          </packing>
5405                        </child>
5406                        <child>
5407                          <object class="GtkFrame" id="frame21">
5408                            <property name="visible">True</property>
5409                            <property name="can_focus">False</property>
5410                            <property name="label_xalign">0</property>
5411                            <property name="shadow_type">none</property>
5412                            <child>
5413                              <object class="GtkAlignment" id="alignment36">
5414                                <property name="visible">True</property>
5415                                <property name="can_focus">False</property>
5416                                <property name="left_padding">12</property>
5417                                <child>
5418                                  <object class="GtkVBox" id="vbox8">
5419                                    <property name="visible">True</property>
5420                                    <property name="can_focus">False</property>
5421                                    <child>
5422                                      <object class="GtkCheckButton" id="Display.DisplayDebugArcs">
5423                                        <property name="label" translatable="yes">Debug Arcs</property>
5424                                        <property name="visible">True</property>
5425                                        <property name="can_focus">True</property>
5426                                        <property name="receives_default">False</property>
5427                                        <property name="draw_indicator">True</property>
5428                                      </object>
5429                                      <packing>
5430                                        <property name="expand">False</property>
5431                                        <property name="fill">True</property>
5432                                        <property name="position">0</property>
5433                                      </packing>
5434                                    </child>
5435                                    <child>
5436                                      <object class="GtkCheckButton" id="Display.DebugGCodeExtruders">
5437                                        <property name="label" translatable="yes">Show Extruder Number on GCode</property>
5438                                        <property name="visible">True</property>
5439                                        <property name="can_focus">True</property>
5440                                        <property name="receives_default">False</property>
5441                                        <property name="draw_indicator">True</property>
5442                                      </object>
5443                                      <packing>
5444                                        <property name="expand">True</property>
5445                                        <property name="fill">True</property>
5446                                        <property name="position">1</property>
5447                                      </packing>
5448                                    </child>
5449                                    <child>
5450                                      <object class="GtkCheckButton" id="Display.DebugGCodeOffset">
5451                                        <property name="label" translatable="yes">Show GCode with Extruder Offset</property>
5452                                        <property name="visible">True</property>
5453                                        <property name="sensitive">False</property>
5454                                        <property name="can_focus">True</property>
5455                                        <property name="receives_default">False</property>
5456                                        <property name="draw_indicator">True</property>
5457                                      </object>
5458                                      <packing>
5459                                        <property name="expand">True</property>
5460                                        <property name="fill">True</property>
5461                                        <property name="position">2</property>
5462                                      </packing>
5463                                    </child>
5464                                    <child>
5465                                      <object class="GtkCheckButton" id="Display.DebugGCodeOnlyZChange">
5466                                        <property name="label" translatable="yes">Show only GCode with Z Change</property>
5467                                        <property name="visible">True</property>
5468                                        <property name="can_focus">True</property>
5469                                        <property name="receives_default">False</property>
5470                                        <property name="draw_indicator">True</property>
5471                                      </object>
5472                                      <packing>
5473                                        <property name="expand">True</property>
5474                                        <property name="fill">True</property>
5475                                        <property name="position">3</property>
5476                                      </packing>
5477                                    </child>
5478                                  </object>
5479                                </child>
5480                              </object>
5481                            </child>
5482                            <child type="label">
5483                              <object class="GtkLabel" id="frame">
5484                                <property name="visible">True</property>
5485                                <property name="can_focus">False</property>
5486                                <property name="label" translatable="yes">&lt;b&gt;Debug GCode&lt;/b&gt;</property>
5487                                <property name="use_markup">True</property>
5488                              </object>
5489                            </child>
5490                          </object>
5491                          <packing>
5492                            <property name="expand">False</property>
5493                            <property name="fill">True</property>
5494                            <property name="position">3</property>
5495                          </packing>
5496                        </child>
5497                        <child>
5498                          <object class="GtkFrame" id="frame10">
5499                            <property name="visible">True</property>
5500                            <property name="can_focus">False</property>
5501                            <property name="label_xalign">0</property>
5502                            <property name="shadow_type">none</property>
5503                            <child>
5504                              <object class="GtkAlignment" id="alignment16">
5505                                <property name="visible">True</property>
5506                                <property name="can_focus">False</property>
5507                                <property name="left_padding">12</property>
5508                                <child>
5509                                  <object class="GtkVBox" id="vbox14">
5510                                    <property name="visible">True</property>
5511                                    <property name="can_focus">False</property>
5512                                    <child>
5513                                      <object class="GtkCheckButton" id="Display.CommsDebug">
5514                                        <property name="label" translatable="yes">Serial comms debug</property>
5515                                        <property name="visible">True</property>
5516                                        <property name="can_focus">True</property>
5517                                        <property name="receives_default">False</property>
5518                                        <property name="draw_indicator">True</property>
5519                                      </object>
5520                                      <packing>
5521                                        <property name="expand">False</property>
5522                                        <property name="fill">False</property>
5523                                        <property name="position">0</property>
5524                                      </packing>
5525                                    </child>
5526                                  </object>
5527                                </child>
5528                              </object>
5529                            </child>
5530                            <child type="label">
5531                              <object class="GtkLabel" id="label171">
5532                                <property name="visible">True</property>
5533                                <property name="can_focus">False</property>
5534                                <property name="label" translatable="yes">&lt;b&gt;Comms Debug&lt;/b&gt;</property>
5535                                <property name="use_markup">True</property>
5536                              </object>
5537                            </child>
5538                          </object>
5539                          <packing>
5540                            <property name="expand">False</property>
5541                            <property name="fill">False</property>
5542                            <property name="position">4</property>
5543                          </packing>
5544                        </child>
5545                        <child>
5546                          <object class="GtkFrame" id="frame7">
5547                            <property name="visible">True</property>
5548                            <property name="can_focus">False</property>
5549                            <property name="label_xalign">0</property>
5550                            <property name="shadow_type">none</property>
5551                            <child>
5552                              <object class="GtkAlignment" id="alignment17">
5553                                <property name="visible">True</property>
5554                                <property name="can_focus">False</property>
5555                                <property name="left_padding">12</property>
5556                                <child>
5557                                  <object class="GtkCheckButton" id="Display.TerminalProgress">
5558                                    <property name="label" translatable="yes">Output Progress to Terminal</property>
5559                                    <property name="visible">True</property>
5560                                    <property name="can_focus">True</property>
5561                                    <property name="receives_default">False</property>
5562                                    <property name="draw_indicator">True</property>
5563                                  </object>
5564                                </child>
5565                              </object>
5566                            </child>
5567                            <child type="label">
5568                              <object class="GtkLabel" id="labell">
5569                                <property name="visible">True</property>
5570                                <property name="can_focus">False</property>
5571                                <property name="label" translatable="yes">&lt;b&gt;Output&lt;/b&gt;</property>
5572                                <property name="use_markup">True</property>
5573                              </object>
5574                            </child>
5575                          </object>
5576                          <packing>
5577                            <property name="expand">False</property>
5578                            <property name="fill">False</property>
5579                            <property name="position">5</property>
5580                          </packing>
5581                        </child>
5582                      </object>
5583                    </child>
5584                  </object>
5585                  <packing>
5586                    <property name="position">8</property>
5587                  </packing>
5588                </child>
5589                <child type="tab">
5590                  <object class="GtkLabel" id="label172">
5591                    <property name="visible">True</property>
5592                    <property name="can_focus">False</property>
5593                    <property name="label" translatable="yes">Debug</property>
5594                  </object>
5595                  <packing>
5596                    <property name="position">8</property>
5597                    <property name="tab_fill">False</property>
5598                  </packing>
5599                </child>
5600              </object>
5601              <packing>
5602                <property name="expand">True</property>
5603                <property name="fill">True</property>
5604                <property name="position">1</property>
5605              </packing>
5606            </child>
5607          </object>
5608          <packing>
5609            <property name="expand">True</property>
5610            <property name="fill">True</property>
5611            <property name="position">1</property>
5612          </packing>
5613        </child>
5614      </object>
5615    </child>
5616    <action-widgets>
5617      <action-widget response="0">Close</action-widget>
5618    </action-widgets>
5619  </object>
5620  <object class="GtkAction" id="Fullscreen">
5621    <property name="label">Fullscreen</property>
5622    <property name="short_label" translatable="yes">Fullscreen</property>
5623    <property name="tooltip">Toggle Fullscreen</property>
5624  </object>
5625  <object class="GtkAction" id="LoadSettings">
5626    <property name="label" translatable="yes">Load Settings</property>
5627    <property name="short_label" translatable="yes">Load Settings</property>
5628    <property name="tooltip" translatable="yes">Load application settings profile</property>
5629  </object>
5630  <object class="GtkAction" id="OpenGCode">
5631    <property name="label" translatable="yes">Load _GCode</property>
5632    <property name="short_label" translatable="yes">Load GCode</property>
5633    <property name="tooltip" translatable="yes">Load a file of control codes</property>
5634    <property name="stock_id">gtk-open</property>
5635  </object>
5636  <object class="GtkAction" id="OpenStl">
5637    <property name="label" translatable="yes">Load _STL</property>
5638    <property name="short_label" translatable="yes">Load STL</property>
5639    <property name="tooltip" translatable="yes">Load an STL file</property>
5640    <property name="stock_id">gtk-open</property>
5641  </object>
5642  <object class="GtkAction" id="PreferencesDialog">
5643    <property name="label" translatable="yes">_Preferences</property>
5644    <property name="short_label" translatable="yes">Preferences</property>
5645    <property name="tooltip" translatable="yes">Open the Preferences Dialog</property>
5646    <property name="stock_id">gtk-preferences</property>
5647  </object>
5648  <object class="GtkSizeGroup" id="PreferencesDisplayCol1"/>
5649  <object class="GtkSizeGroup" id="PreferencesDisplayColourGroup"/>
5650  <object class="GtkSizeGroup" id="PreferencesDisplaySizeGroup"/>
5651  <object class="GtkSizeGroup" id="PreferencesDisplaySpinGroup"/>
5652  <object class="GtkSizeGroup" id="PreferencesGeometrySizeGroup"/>
5653  <object class="GtkSizeGroup" id="PreferencesPrintSpeedSizeGroup"/>
5654  <object class="GtkWindow" id="PrinterControlWindowTest">
5655    <property name="can_focus">False</property>
5656    <property name="default_width">200</property>
5657    <property name="default_height">200</property>
5658    <child>
5659      <object class="GtkHBox" id="hbox47">
5660        <property name="visible">True</property>
5661        <property name="can_focus">False</property>
5662        <child>
5663          <object class="GtkTable" id="table15">
5664            <property name="width_request">50</property>
5665            <property name="height_request">50</property>
5666            <property name="visible">True</property>
5667            <property name="can_focus">False</property>
5668            <property name="n_rows">6</property>
5669            <property name="n_columns">7</property>
5670            <property name="homogeneous">True</property>
5671            <child>
5672              <object class="GtkButton" id="Printer.BACK1">
5673                <property name="visible">True</property>
5674                <property name="can_focus">True</property>
5675                <property name="receives_default">True</property>
5676                <child>
5677                  <object class="GtkArrow" id="arrow4">
5678                    <property name="visible">True</property>
5679                    <property name="can_focus">False</property>
5680                    <property name="tooltip_text" translatable="yes">Y +0.1 mm</property>
5681                    <property name="arrow_type">up</property>
5682                  </object>
5683                </child>
5684              </object>
5685              <packing>
5686                <property name="left_attach">3</property>
5687                <property name="right_attach">4</property>
5688                <property name="top_attach">2</property>
5689                <property name="bottom_attach">3</property>
5690                <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5691                <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5692              </packing>
5693            </child>
5694            <child>
5695              <object class="GtkButton" id="Printer.BACK2">
5696                <property name="visible">True</property>
5697                <property name="can_focus">True</property>
5698                <property name="receives_default">True</property>
5699                <child>
5700                  <object class="GtkArrow" id="arrow5">
5701                    <property name="visible">True</property>
5702                    <property name="can_focus">False</property>
5703                    <property name="tooltip_text" translatable="yes">Y +1 mm</property>
5704                    <property name="arrow_type">up</property>
5705                  </object>
5706                </child>
5707              </object>
5708              <packing>
5709                <property name="left_attach">2</property>
5710                <property name="right_attach">5</property>
5711                <property name="top_attach">1</property>
5712                <property name="bottom_attach">2</property>
5713                <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5714                <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5715              </packing>
5716            </child>
5717            <child>
5718              <object class="GtkButton" id="Printer.BACK3">
5719                <property name="visible">True</property>
5720                <property name="can_focus">True</property>
5721                <property name="receives_default">True</property>
5722                <property name="tooltip_text" translatable="yes">Y +10 mm</property>
5723                <child>
5724                  <object class="GtkArrow" id="arrow6">
5725                    <property name="visible">True</property>
5726                    <property name="can_focus">False</property>
5727                    <property name="arrow_type">up</property>
5728                  </object>
5729                </child>
5730              </object>
5731              <packing>
5732                <property name="left_attach">1</property>
5733                <property name="right_attach">6</property>
5734                <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5735                <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5736              </packing>
5737            </child>
5738            <child>
5739              <object class="GtkButton" id="Printer.LEFT1">
5740                <property name="visible">True</property>
5741                <property name="can_focus">True</property>
5742                <property name="receives_default">True</property>
5743                <child>
5744                  <object class="GtkArrow" id="arrow16">
5745                    <property name="visible">True</property>
5746                    <property name="can_focus">False</property>
5747                    <property name="tooltip_text" translatable="yes">X -0.1 mm</property>
5748                    <property name="arrow_type">left</property>
5749                  </object>
5750                </child>
5751              </object>
5752              <packing>
5753                <property name="left_attach">2</property>
5754                <property name="right_attach">3</property>
5755                <property name="top_attach">2</property>
5756                <property name="bottom_attach">4</property>
5757                <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5758                <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5759              </packing>
5760            </child>
5761            <child>
5762              <object class="GtkButton" id="Printer.LEFT2">
5763                <property name="visible">True</property>
5764                <property name="can_focus">True</property>
5765                <property name="receives_default">True</property>
5766                <child>
5767                  <object class="GtkArrow" id="arrow17">
5768                    <property name="visible">True</property>
5769                    <property name="can_focus">False</property>
5770                    <property name="tooltip_text" translatable="yes">X -1 mm</property>
5771                    <property name="arrow_type">left</property>
5772                  </object>
5773                </child>
5774              </object>
5775              <packing>
5776                <property name="left_attach">1</property>
5777                <property name="right_attach">2</property>
5778                <property name="top_attach">1</property>
5779                <property name="bottom_attach">5</property>
5780                <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5781                <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5782              </packing>
5783            </child>
5784            <child>
5785              <object class="GtkButton" id="Printer.LEFT3">
5786                <property name="visible">True</property>
5787                <property name="can_focus">True</property>
5788                <property name="receives_default">True</property>
5789                <child>
5790                  <object class="GtkArrow" id="arrow18">
5791                    <property name="visible">True</property>
5792                    <property name="can_focus">False</property>
5793                    <property name="tooltip_text" translatable="yes">X -10 mm</property>
5794                    <property name="arrow_type">left</property>
5795                  </object>
5796                </child>
5797              </object>
5798              <packing>
5799                <property name="bottom_attach">6</property>
5800                <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5801                <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5802              </packing>
5803            </child>
5804            <child>
5805              <object class="GtkButton" id="Printer.RIGHT1">
5806                <property name="visible">True</property>
5807                <property name="can_focus">True</property>
5808                <property name="receives_default">True</property>
5809                <child>
5810                  <object class="GtkArrow" id="arrow13">
5811                    <property name="visible">True</property>
5812                    <property name="can_focus">False</property>
5813                    <property name="tooltip_text" translatable="yes">X +0.1 mm</property>
5814                  </object>
5815                </child>
5816              </object>
5817              <packing>
5818                <property name="left_attach">4</property>
5819                <property name="right_attach">5</property>
5820                <property name="top_attach">2</property>
5821                <property name="bottom_attach">4</property>
5822                <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5823                <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5824              </packing>
5825            </child>
5826            <child>
5827              <object class="GtkButton" id="Printer.RIGHT2">
5828                <property name="visible">True</property>
5829                <property name="can_focus">True</property>
5830                <property name="receives_default">True</property>
5831                <child>
5832                  <object class="GtkArrow" id="arrow14">
5833                    <property name="visible">True</property>
5834                    <property name="can_focus">False</property>
5835                    <property name="tooltip_text" translatable="yes">X +1 mm</property>
5836                  </object>
5837                </child>
5838              </object>
5839              <packing>
5840                <property name="left_attach">5</property>
5841                <property name="right_attach">6</property>
5842                <property name="top_attach">1</property>
5843                <property name="bottom_attach">5</property>
5844                <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5845                <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5846              </packing>
5847            </child>
5848            <child>
5849              <object class="GtkButton" id="Printer.RIGHT3">
5850                <property name="visible">True</property>
5851                <property name="can_focus">True</property>
5852                <property name="receives_default">True</property>
5853                <child>
5854                  <object class="GtkArrow" id="arrow15">
5855                    <property name="visible">True</property>
5856                    <property name="can_focus">False</property>
5857                    <property name="tooltip_text" translatable="yes">X +10 mm</property>
5858                  </object>
5859                </child>
5860              </object>
5861              <packing>
5862                <property name="left_attach">6</property>
5863                <property name="right_attach">7</property>
5864                <property name="bottom_attach">6</property>
5865                <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5866                <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5867              </packing>
5868            </child>
5869            <child>
5870              <object class="GtkButton" id="Printer.FRONT1">
5871                <property name="visible">True</property>
5872                <property name="can_focus">True</property>
5873                <property name="receives_default">True</property>
5874                <child>
5875                  <object class="GtkArrow" id="arrow11">
5876                    <property name="visible">True</property>
5877                    <property name="can_focus">False</property>
5878                    <property name="tooltip_text" translatable="yes">Y -0.1 mm</property>
5879                    <property name="arrow_type">down</property>
5880                  </object>
5881                </child>
5882              </object>
5883              <packing>
5884                <property name="left_attach">3</property>
5885                <property name="right_attach">4</property>
5886                <property name="top_attach">3</property>
5887                <property name="bottom_attach">4</property>
5888                <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5889                <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5890              </packing>
5891            </child>
5892            <child>
5893              <object class="GtkButton" id="Printer.FRONT2">
5894                <property name="visible">True</property>
5895                <property name="can_focus">True</property>
5896                <property name="receives_default">True</property>
5897                <child>
5898                  <object class="GtkArrow" id="arrow10">
5899                    <property name="visible">True</property>
5900                    <property name="can_focus">False</property>
5901                    <property name="tooltip_text" translatable="yes">Y -1 mm</property>
5902                    <property name="arrow_type">down</property>
5903                  </object>
5904                </child>
5905              </object>
5906              <packing>
5907                <property name="left_attach">2</property>
5908                <property name="right_attach">5</property>
5909                <property name="top_attach">4</property>
5910                <property name="bottom_attach">5</property>
5911                <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5912                <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5913              </packing>
5914            </child>
5915            <child>
5916              <object class="GtkButton" id="Printer.FRONT3">
5917                <property name="visible">True</property>
5918                <property name="can_focus">True</property>
5919                <property name="receives_default">True</property>
5920                <child>
5921                  <object class="GtkArrow" id="arrow12">
5922                    <property name="visible">True</property>
5923                    <property name="can_focus">False</property>
5924                    <property name="tooltip_text" translatable="yes">Y -10 mm</property>
5925                    <property name="arrow_type">down</property>
5926                  </object>
5927                </child>
5928              </object>
5929              <packing>
5930                <property name="left_attach">1</property>
5931                <property name="right_attach">6</property>
5932                <property name="top_attach">5</property>
5933                <property name="bottom_attach">6</property>
5934                <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5935                <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
5936              </packing>
5937            </child>
5938          </object>
5939          <packing>
5940            <property name="expand">True</property>
5941            <property name="fill">True</property>
5942            <property name="position">0</property>
5943          </packing>
5944        </child>
5945        <child>
5946          <object class="GtkVButtonBox" id="vbuttonbox1">
5947            <property name="visible">True</property>
5948            <property name="can_focus">False</property>
5949            <property name="homogeneous">True</property>
5950            <property name="layout_style">center</property>
5951            <child>
5952              <object class="GtkButton" id="button1">
5953                <property name="visible">True</property>
5954                <property name="can_focus">True</property>
5955                <property name="receives_default">True</property>
5956                <child>
5957                  <object class="GtkArrow" id="arrow1">
5958                    <property name="visible">True</property>
5959                    <property name="can_focus">False</property>
5960                    <property name="tooltip_text" translatable="yes">Z +10 mm</property>
5961                    <property name="arrow_type">up</property>
5962                  </object>
5963                </child>
5964              </object>
5965              <packing>
5966                <property name="expand">False</property>
5967                <property name="fill">False</property>
5968                <property name="position">0</property>
5969              </packing>
5970            </child>
5971            <child>
5972              <object class="GtkButton" id="button2">
5973                <property name="visible">True</property>
5974                <property name="can_focus">True</property>
5975                <property name="receives_default">True</property>
5976                <child>
5977                  <object class="GtkArrow" id="arrow2">
5978                    <property name="visible">True</property>
5979                    <property name="can_focus">False</property>
5980                    <property name="tooltip_text" translatable="yes">Z +1 mm</property>
5981                    <property name="arrow_type">up</property>
5982                  </object>
5983                </child>
5984              </object>
5985              <packing>
5986                <property name="expand">False</property>
5987                <property name="fill">False</property>
5988                <property name="position">1</property>
5989              </packing>
5990            </child>
5991            <child>
5992              <object class="GtkButton" id="button3">
5993                <property name="visible">True</property>
5994                <property name="can_focus">True</property>
5995                <property name="receives_default">True</property>
5996                <child>
5997                  <object class="GtkArrow" id="arrow3">
5998                    <property name="visible">True</property>
5999                    <property name="can_focus">False</property>
6000                    <property name="tooltip_text" translatable="yes">Z +0.1 mm</property>
6001                    <property name="arrow_type">up</property>
6002                  </object>
6003                </child>
6004              </object>
6005              <packing>
6006                <property name="expand">False</property>
6007                <property name="fill">False</property>
6008                <property name="position">2</property>
6009              </packing>
6010            </child>
6011            <child>
6012              <object class="GtkHBox" id="hbox48">
6013                <property name="visible">True</property>
6014                <property name="can_focus">False</property>
6015                <child>
6016                  <object class="GtkSpinButton" id="Printer.ZPosition">
6017                    <property name="visible">True</property>
6018                    <property name="can_focus">True</property>
6019                    <property name="invisible_char">●</property>
6020                    <property name="primary_icon_activatable">False</property>
6021                    <property name="secondary_icon_activatable">False</property>
6022                    <property name="primary_icon_sensitive">True</property>
6023                    <property name="secondary_icon_sensitive">True</property>
6024                  </object>
6025                  <packing>
6026                    <property name="expand">True</property>
6027                    <property name="fill">True</property>
6028                    <property name="position">0</property>
6029                  </packing>
6030                </child>
6031                <child>
6032                  <object class="GtkLabel" id="label150">
6033                    <property name="visible">True</property>
6034                    <property name="can_focus">False</property>
6035                    <property name="label" translatable="yes">Z</property>
6036                  </object>
6037                  <packing>
6038                    <property name="expand">False</property>
6039                    <property name="fill">False</property>
6040                    <property name="padding">1</property>
6041                    <property name="position">1</property>
6042                  </packing>
6043                </child>
6044              </object>
6045              <packing>
6046                <property name="expand">False</property>
6047                <property name="fill">False</property>
6048                <property name="position">3</property>
6049              </packing>
6050            </child>
6051            <child>
6052              <object class="GtkButton" id="button4">
6053                <property name="visible">True</property>
6054                <property name="can_focus">True</property>
6055                <property name="receives_default">True</property>
6056                <child>
6057                  <object class="GtkArrow" id="arrow7">
6058                    <property name="visible">True</property>
6059                    <property name="can_focus">False</property>
6060                    <property name="tooltip_text" translatable="yes">Z -0.1 mm</property>
6061                    <property name="arrow_type">down</property>
6062                  </object>
6063                </child>
6064              </object>
6065              <packing>
6066                <property name="expand">False</property>
6067                <property name="fill">False</property>
6068                <property name="position">4</property>
6069              </packing>
6070            </child>
6071            <child>
6072              <object class="GtkButton" id="button5">
6073                <property name="visible">True</property>
6074                <property name="can_focus">True</property>
6075                <property name="receives_default">True</property>
6076                <child>
6077                  <object class="GtkArrow" id="arrow8">
6078                    <property name="visible">True</property>
6079                    <property name="can_focus">False</property>
6080                    <property name="tooltip_text" translatable="yes">Z -1 mm</property>
6081                    <property name="arrow_type">down</property>
6082                  </object>
6083                </child>
6084              </object>
6085              <packing>
6086                <property name="expand">False</property>
6087                <property name="fill">False</property>
6088                <property name="position">5</property>
6089              </packing>
6090            </child>
6091            <child>
6092              <object class="GtkButton" id="button6">
6093                <property name="visible">True</property>
6094                <property name="can_focus">True</property>
6095                <property name="receives_default">True</property>
6096                <child>
6097                  <object class="GtkArrow" id="arrow9">
6098                    <property name="visible">True</property>
6099                    <property name="can_focus">False</property>
6100                    <property name="tooltip_text" translatable="yes">Z -10 mm</property>
6101                    <property name="arrow_type">down</property>
6102                  </object>
6103                </child>
6104              </object>
6105              <packing>
6106                <property name="expand">False</property>
6107                <property name="fill">False</property>
6108                <property name="position">6</property>
6109              </packing>
6110            </child>
6111          </object>
6112          <packing>
6113            <property name="expand">False</property>
6114            <property name="fill">False</property>
6115            <property name="position">1</property>
6116          </packing>
6117        </child>
6118      </object>
6119    </child>
6120  </object>
6121  <object class="GtkAction" id="Quit">
6122    <property name="label" translatable="yes">_Quit</property>
6123    <property name="short_label" translatable="yes">Quit</property>
6124    <property name="tooltip" translatable="yes">Exit Repsnapper</property>
6125    <property name="stock_id">gtk-quit</property>
6126  </object>
6127  <object class="GtkAction" id="SaveSettings">
6128    <property name="label" translatable="yes">Save Settings</property>
6129    <property name="short_label" translatable="yes">Save Settings</property>
6130    <property name="tooltip" translatable="yes">Save application settings profile</property>
6131  </object>
6132  <object class="GtkAction" id="SaveSettingsAs">
6133    <property name="label" translatable="yes">Save Settings As</property>
6134    <property name="short_label" translatable="yes">Save Settings As</property>
6135    <property name="tooltip" translatable="yes">Save settings in a custom file</property>
6136  </object>
6137  <object class="GtkAboutDialog" id="about_dialog">
6138    <property name="can_focus">False</property>
6139    <property name="border_width">5</property>
6140    <property name="type_hint">normal</property>
6141    <property name="program_name">RepSnapper</property>
6142    <property name="copyright" translatable="yes">(C) 2008-2013 its contributors </property>
6143    <property name="website">http://reprap.org/wiki/RepSnapper_Manual:Introduction</property>
6144    <property name="website_label" translatable="yes">Website</property>
6145    <property name="license" translatable="yes">LGPLv2+, GPLv2+, and other licenses, see licenses.txt</property>
6146    <property name="authors">Michael Meeks &lt;michael@gnome.org&gt;
6147Kulitorum &lt;repsnapper@kulitorum.com&gt;
6148Palomides &lt;nave.notnilc@gmail.com&gt;
6149Joachim Glauche &lt;info@gli-concept.de&gt;
6150Timothy Schmidt &lt;timschmidt@gmail.com&gt;
6151Rick Kimball &lt;rick@kimballsoftware.com&gt;
6152Jan Schmidt &lt;thaytan@noraisin.net&gt;
6153Harry Eakins &lt;harry.eakins@googlemail.com&gt;
6154Martin Dieringer &lt;martin.dieringer@gmx.de&gt;
6155and others I forgot... (needs updating)</property>
6156    <property name="wrap_license">True</property>
6157    <child internal-child="vbox">
6158      <object class="GtkVBox" id="dialog-vbox1">
6159        <property name="visible">True</property>
6160        <property name="can_focus">False</property>
6161        <property name="spacing">2</property>
6162        <child internal-child="action_area">
6163          <object class="GtkHButtonBox" id="dialog-action_area1">
6164            <property name="visible">True</property>
6165            <property name="can_focus">False</property>
6166            <property name="layout_style">end</property>
6167          </object>
6168          <packing>
6169            <property name="expand">False</property>
6170            <property name="fill">True</property>
6171            <property name="pack_type">end</property>
6172            <property name="position">0</property>
6173          </packing>
6174        </child>
6175        <child>
6176          <placeholder/>
6177        </child>
6178      </object>
6179    </child>
6180  </object>
6181  <object class="GtkDialog" id="custom_button_dialog">
6182    <property name="can_focus">False</property>
6183    <property name="border_width">5</property>
6184    <property name="title" translatable="yes">Custom Button</property>
6185    <property name="modal">True</property>
6186    <property name="type_hint">dialog</property>
6187    <child internal-child="vbox">
6188      <object class="GtkVBox" id="dialog-vbox3">
6189        <property name="visible">True</property>
6190        <property name="can_focus">False</property>
6191        <property name="spacing">2</property>
6192        <child internal-child="action_area">
6193          <object class="GtkHButtonBox" id="dialog-action_area3">
6194            <property name="visible">True</property>
6195            <property name="can_focus">False</property>
6196            <property name="layout_style">end</property>
6197            <child>
6198              <object class="GtkButton" id="BT_EXIT">
6199                <property name="label">gtk-cancel</property>
6200                <property name="visible">True</property>
6201                <property name="can_focus">True</property>
6202                <property name="receives_default">True</property>
6203                <property name="use_stock">True</property>
6204              </object>
6205              <packing>
6206                <property name="expand">False</property>
6207                <property name="fill">False</property>
6208                <property name="position">0</property>
6209              </packing>
6210            </child>
6211            <child>
6212              <object class="GtkButton" id="BT_OK">
6213                <property name="label">gtk-ok</property>
6214                <property name="visible">True</property>
6215                <property name="can_focus">True</property>
6216                <property name="receives_default">True</property>
6217                <property name="use_stock">True</property>
6218              </object>
6219              <packing>
6220                <property name="expand">False</property>
6221                <property name="fill">False</property>
6222                <property name="position">1</property>
6223              </packing>
6224            </child>
6225          </object>
6226          <packing>
6227            <property name="expand">False</property>
6228            <property name="fill">True</property>
6229            <property name="pack_type">end</property>
6230            <property name="position">0</property>
6231          </packing>
6232        </child>
6233        <child>
6234          <object class="GtkTable" id="table12">
6235            <property name="visible">True</property>
6236            <property name="can_focus">False</property>
6237            <property name="n_rows">2</property>
6238            <property name="n_columns">2</property>
6239            <property name="column_spacing">3</property>
6240            <property name="row_spacing">5</property>
6241            <child>
6242              <object class="GtkLabel" id="label133">
6243                <property name="visible">True</property>
6244                <property name="can_focus">False</property>
6245                <property name="label" translatable="yes">GCode</property>
6246              </object>
6247              <packing>
6248                <property name="top_attach">1</property>
6249                <property name="bottom_attach">2</property>
6250              </packing>
6251            </child>
6252            <child>
6253              <object class="GtkTextView" id="custom_gcode">
6254                <property name="visible">True</property>
6255                <property name="can_focus">True</property>
6256              </object>
6257              <packing>
6258                <property name="left_attach">1</property>
6259                <property name="right_attach">2</property>
6260                <property name="top_attach">1</property>
6261                <property name="bottom_attach">2</property>
6262              </packing>
6263            </child>
6264            <child>
6265              <object class="GtkEntry" id="custom_name">
6266                <property name="visible">True</property>
6267                <property name="can_focus">True</property>
6268                <property name="invisible_char">●</property>
6269                <property name="invisible_char_set">True</property>
6270                <property name="primary_icon_activatable">False</property>
6271                <property name="secondary_icon_activatable">False</property>
6272                <property name="primary_icon_sensitive">True</property>
6273                <property name="secondary_icon_sensitive">True</property>
6274              </object>
6275              <packing>
6276                <property name="left_attach">1</property>
6277                <property name="right_attach">2</property>
6278              </packing>
6279            </child>
6280            <child>
6281              <object class="GtkLabel" id="label132">
6282                <property name="visible">True</property>
6283                <property name="can_focus">False</property>
6284                <property name="label" translatable="yes">Name</property>
6285              </object>
6286            </child>
6287          </object>
6288          <packing>
6289            <property name="expand">True</property>
6290            <property name="fill">True</property>
6291            <property name="padding">5</property>
6292            <property name="position">1</property>
6293          </packing>
6294        </child>
6295        <child>
6296          <placeholder/>
6297        </child>
6298        <child>
6299          <placeholder/>
6300        </child>
6301      </object>
6302    </child>
6303    <action-widgets>
6304      <action-widget response="0">BT_EXIT</action-widget>
6305      <action-widget response="1">BT_OK</action-widget>
6306    </action-widgets>
6307  </object>
6308  <object class="GtkDialog" id="file_dialog">
6309    <property name="width_request">400</property>
6310    <property name="height_request">300</property>
6311    <property name="can_focus">False</property>
6312    <property name="border_width">5</property>
6313    <property name="type_hint">dialog</property>
6314    <child internal-child="vbox">
6315      <object class="GtkVBox" id="dialog-vbox5">
6316        <property name="visible">True</property>
6317        <property name="can_focus">False</property>
6318        <property name="spacing">2</property>
6319        <child internal-child="action_area">
6320          <object class="GtkHButtonBox" id="dialog-action_area5">
6321            <property name="visible">True</property>
6322            <property name="can_focus">False</property>
6323            <property name="layout_style">end</property>
6324            <child>
6325              <placeholder/>
6326            </child>
6327            <child>
6328              <placeholder/>
6329            </child>
6330          </object>
6331          <packing>
6332            <property name="expand">False</property>
6333            <property name="fill">True</property>
6334            <property name="pack_type">end</property>
6335            <property name="position">0</property>
6336          </packing>
6337        </child>
6338        <child>
6339          <object class="GtkHPaned" id="hpaned2">
6340            <property name="visible">True</property>
6341            <property name="can_focus">True</property>
6342            <child>
6343              <placeholder/>
6344            </child>
6345            <child>
6346              <object class="GtkHBox" id="hbox20">
6347                <property name="visible">True</property>
6348                <property name="can_focus">False</property>
6349                <child>
6350                  <placeholder/>
6351                </child>
6352                <child>
6353                  <placeholder/>
6354                </child>
6355              </object>
6356              <packing>
6357                <property name="resize">False</property>
6358                <property name="shrink">True</property>
6359              </packing>
6360            </child>
6361          </object>
6362          <packing>
6363            <property name="expand">True</property>
6364            <property name="fill">True</property>
6365            <property name="position">1</property>
6366          </packing>
6367        </child>
6368        <child>
6369          <placeholder/>
6370        </child>
6371      </object>
6372    </child>
6373  </object>
6374  <object class="GtkTextBuffer" id="textbuffer1"/>
6375  <object class="GtkTextBuffer" id="textbuffer2"/>
6376  <object class="GtkTextBuffer" id="textbuffer3"/>
6377  <object class="GtkWindow" id="main_window">
6378    <property name="can_focus">False</property>
6379    <child>
6380      <object class="GtkVBox" id="vbox1">
6381        <property name="visible">True</property>
6382        <property name="can_focus">False</property>
6383        <child>
6384          <object class="GtkHBox" id="hbox19">
6385            <property name="visible">True</property>
6386            <property name="can_focus">False</property>
6387            <child>
6388              <object class="GtkMenuBar" id="menubar1">
6389                <property name="visible">True</property>
6390                <property name="can_focus">False</property>
6391                <child>
6392                  <object class="GtkMenuItem" id="menuitem1">
6393                    <property name="visible">True</property>
6394                    <property name="can_focus">False</property>
6395                    <property name="label" translatable="yes">_File</property>
6396                    <property name="use_underline">True</property>
6397                    <child type="submenu">
6398                      <object class="GtkMenu" id="menu1">
6399                        <property name="visible">True</property>
6400                        <property name="can_focus">False</property>
6401                        <child>
6402                          <object class="GtkImageMenuItem" id="menu_open_stl">
6403                            <property name="related_action">OpenStl</property>
6404                            <property name="visible">True</property>
6405                            <property name="can_focus">False</property>
6406                            <property name="use_underline">True</property>
6407                            <property name="use_stock">True</property>
6408                            <accelerator key="o" signal="activate" modifiers="GDK_CONTROL_MASK"/>
6409                          </object>
6410                        </child>
6411                        <child>
6412                          <object class="GtkImageMenuItem" id="menu_open_gcode">
6413                            <property name="label">imagemenuitem</property>
6414                            <property name="related_action">OpenGCode</property>
6415                            <property name="visible">True</property>
6416                            <property name="can_focus">False</property>
6417                            <property name="use_underline">True</property>
6418                            <property name="use_stock">True</property>
6419                            <accelerator key="o" signal="activate" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/>
6420                          </object>
6421                        </child>
6422                        <child>
6423                          <object class="GtkSeparatorMenuItem" id="separatormenuitem1">
6424                            <property name="visible">True</property>
6425                            <property name="can_focus">False</property>
6426                          </object>
6427                        </child>
6428                        <child>
6429                          <object class="GtkImageMenuItem" id="imagemenuitem1">
6430                            <property name="label">gtk-open</property>
6431                            <property name="related_action">LoadSettings</property>
6432                            <property name="visible">True</property>
6433                            <property name="can_focus">False</property>
6434                            <property name="use_underline">True</property>
6435                            <property name="use_stock">True</property>
6436                            <accelerator key="l" signal="activate" modifiers="GDK_CONTROL_MASK"/>
6437                          </object>
6438                        </child>
6439                        <child>
6440                          <object class="GtkImageMenuItem" id="imagemenuitem2">
6441                            <property name="label">gtk-save</property>
6442                            <property name="related_action">SaveSettings</property>
6443                            <property name="visible">True</property>
6444                            <property name="can_focus">False</property>
6445                            <property name="use_underline">True</property>
6446                            <property name="use_stock">True</property>
6447                            <accelerator key="s" signal="activate" modifiers="GDK_CONTROL_MASK"/>
6448                          </object>
6449                        </child>
6450                        <child>
6451                          <object class="GtkImageMenuItem" id="imagemenuitem3">
6452                            <property name="label">gtk-save-as</property>
6453                            <property name="related_action">SaveSettingsAs</property>
6454                            <property name="visible">True</property>
6455                            <property name="can_focus">False</property>
6456                            <property name="use_underline">True</property>
6457                            <property name="use_stock">True</property>
6458                            <accelerator key="s" signal="activate" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/>
6459                          </object>
6460                        </child>
6461                        <child>
6462                          <object class="GtkSeparatorMenuItem" id="separatormenuitem2">
6463                            <property name="visible">True</property>
6464                            <property name="can_focus">False</property>
6465                          </object>
6466                        </child>
6467                        <child>
6468                          <object class="GtkImageMenuItem" id="menu_quit">
6469                            <property name="label">gtk-quit</property>
6470                            <property name="related_action">Quit</property>
6471                            <property name="visible">True</property>
6472                            <property name="can_focus">False</property>
6473                            <property name="use_underline">True</property>
6474                            <property name="use_stock">True</property>
6475                            <accelerator key="q" signal="activate" modifiers="GDK_CONTROL_MASK"/>
6476                          </object>
6477                        </child>
6478                      </object>
6479                    </child>
6480                  </object>
6481                </child>
6482                <child>
6483                  <object class="GtkMenuItem" id="menuitem2">
6484                    <property name="visible">True</property>
6485                    <property name="can_focus">False</property>
6486                    <property name="label" translatable="yes">_Edit</property>
6487                    <property name="use_underline">True</property>
6488                    <child type="submenu">
6489                      <object class="GtkMenu" id="menu2">
6490                        <property name="visible">True</property>
6491                        <property name="can_focus">False</property>
6492                        <child>
6493                          <object class="GtkImageMenuItem" id="imagemenuitem6">
6494                            <property name="label">gtk-preferences</property>
6495                            <property name="related_action">PreferencesDialog</property>
6496                            <property name="visible">True</property>
6497                            <property name="can_focus">False</property>
6498                            <property name="use_underline">True</property>
6499                            <property name="use_stock">True</property>
6500                            <accelerator key="p" signal="activate" modifiers="GDK_CONTROL_MASK"/>
6501                          </object>
6502                        </child>
6503                        <child>
6504                          <object class="GtkCheckMenuItem" id="imagemenuitem7">
6505                            <property name="related_action">Fullscreen</property>
6506                            <property name="can_focus">False</property>
6507                            <property name="label" translatable="yes">Fullscreen</property>
6508                            <property name="use_underline">True</property>
6509                            <accelerator key="F11" signal="activate"/>
6510                          </object>
6511                        </child>
6512                        <child>
6513                          <object class="GtkImageMenuItem" id="imagemenuitem9">
6514                            <property name="related_action">Calibrate</property>
6515                            <property name="visible">True</property>
6516                            <property name="can_focus">False</property>
6517                            <property name="use_underline">True</property>
6518                            <property name="use_stock">True</property>
6519                          </object>
6520                        </child>
6521                      </object>
6522                    </child>
6523                  </object>
6524                </child>
6525                <child>
6526                  <object class="GtkMenuItem" id="menuitem6">
6527                    <property name="visible">True</property>
6528                    <property name="can_focus">False</property>
6529                    <property name="label" translatable="yes">_Help</property>
6530                    <property name="use_underline">True</property>
6531                    <child type="submenu">
6532                      <object class="GtkMenu" id="menu3">
6533                        <property name="visible">True</property>
6534                        <property name="can_focus">False</property>
6535                        <child>
6536                          <object class="GtkImageMenuItem" id="imagemenuitem10">
6537                            <property name="related_action">About</property>
6538                            <property name="visible">True</property>
6539                            <property name="can_focus">False</property>
6540                            <property name="use_underline">True</property>
6541                            <property name="use_stock">True</property>
6542                          </object>
6543                        </child>
6544                      </object>
6545                    </child>
6546                  </object>
6547                </child>
6548              </object>
6549              <packing>
6550                <property name="expand">False</property>
6551                <property name="fill">True</property>
6552                <property name="position">0</property>
6553              </packing>
6554            </child>
6555            <child>
6556              <object class="GtkLabel" id="label168">
6557                <property name="visible">True</property>
6558                <property name="can_focus">False</property>
6559              </object>
6560              <packing>
6561                <property name="expand">True</property>
6562                <property name="fill">True</property>
6563                <property name="position">1</property>
6564              </packing>
6565            </child>
6566            <child>
6567              <object class="GtkHBox" id="hbox11">
6568                <property name="visible">True</property>
6569                <property name="can_focus">False</property>
6570                <child>
6571                  <object class="GtkCheckButton" id="Slicing.DoInfill">
6572                    <property name="label" translatable="yes">Infill</property>
6573                    <property name="visible">True</property>
6574                    <property name="can_focus">True</property>
6575                    <property name="receives_default">False</property>
6576                    <property name="draw_indicator">True</property>
6577                  </object>
6578                  <packing>
6579                    <property name="expand">True</property>
6580                    <property name="fill">True</property>
6581                    <property name="position">0</property>
6582                  </packing>
6583                </child>
6584                <child>
6585                  <object class="GtkCheckButton" id="Slicing.Support">
6586                    <property name="label" translatable="yes">_Support</property>
6587                    <property name="visible">True</property>
6588                    <property name="can_focus">True</property>
6589                    <property name="receives_default">False</property>
6590                    <property name="use_underline">True</property>
6591                    <property name="draw_indicator">True</property>
6592                  </object>
6593                  <packing>
6594                    <property name="expand">True</property>
6595                    <property name="fill">True</property>
6596                    <property name="position">1</property>
6597                  </packing>
6598                </child>
6599                <child>
6600                  <object class="GtkCheckButton" id="Slicing.NoTopAndBottom">
6601                    <property name="label" translatable="yes">No Covers</property>
6602                    <property name="visible">True</property>
6603                    <property name="can_focus">True</property>
6604                    <property name="receives_default">False</property>
6605                    <property name="draw_indicator">True</property>
6606                  </object>
6607                  <packing>
6608                    <property name="expand">True</property>
6609                    <property name="fill">True</property>
6610                    <property name="position">2</property>
6611                  </packing>
6612                </child>
6613                <child>
6614                  <object class="GtkCheckButton" id="Slicing.MakeDecor">
6615                    <property name="label" translatable="yes">Decor</property>
6616                    <property name="visible">True</property>
6617                    <property name="can_focus">True</property>
6618                    <property name="receives_default">False</property>
6619                    <property name="draw_indicator">True</property>
6620                  </object>
6621                  <packing>
6622                    <property name="expand">True</property>
6623                    <property name="fill">True</property>
6624                    <property name="position">3</property>
6625                  </packing>
6626                </child>
6627                <child>
6628                  <object class="GtkCheckButton" id="Slicing.SelectedOnly">
6629                    <property name="label" translatable="yes">Selected Only</property>
6630                    <property name="visible">True</property>
6631                    <property name="can_focus">True</property>
6632                    <property name="receives_default">False</property>
6633                    <property name="draw_indicator">True</property>
6634                  </object>
6635                  <packing>
6636                    <property name="expand">True</property>
6637                    <property name="fill">True</property>
6638                    <property name="position">4</property>
6639                  </packing>
6640                </child>
6641                <child>
6642                  <object class="GtkCheckButton" id="Slicing.BuildSerial">
6643                    <property name="label" translatable="yes">Serial _Build</property>
6644                    <property name="visible">True</property>
6645                    <property name="can_focus">True</property>
6646                    <property name="receives_default">False</property>
6647                    <property name="use_underline">True</property>
6648                    <property name="draw_indicator">True</property>
6649                  </object>
6650                  <packing>
6651                    <property name="expand">True</property>
6652                    <property name="fill">True</property>
6653                    <property name="position">5</property>
6654                  </packing>
6655                </child>
6656              </object>
6657              <packing>
6658                <property name="expand">False</property>
6659                <property name="fill">True</property>
6660                <property name="position">2</property>
6661              </packing>
6662            </child>
6663          </object>
6664          <packing>
6665            <property name="expand">False</property>
6666            <property name="fill">True</property>
6667            <property name="position">0</property>
6668          </packing>
6669        </child>
6670        <child>
6671          <object class="GtkVBox" id="topbar">
6672            <property name="visible">True</property>
6673            <property name="can_focus">False</property>
6674            <child>
6675              <object class="GtkHBox" id="printer controls">
6676                <property name="visible">True</property>
6677                <property name="can_focus">False</property>
6678                <child>
6679                  <placeholder/>
6680                </child>
6681                <child>
6682                  <placeholder/>
6683                </child>
6684                <child>
6685                  <placeholder/>
6686                </child>
6687                <child>
6688                  <placeholder/>
6689                </child>
6690                <child>
6691                  <placeholder/>
6692                </child>
6693                <child>
6694                  <placeholder/>
6695                </child>
6696                <child>
6697                  <placeholder/>
6698                </child>
6699              </object>
6700              <packing>
6701                <property name="expand">False</property>
6702                <property name="fill">True</property>
6703                <property name="position">0</property>
6704              </packing>
6705            </child>
6706            <child>
6707              <placeholder/>
6708            </child>
6709          </object>
6710          <packing>
6711            <property name="expand">False</property>
6712            <property name="fill">False</property>
6713            <property name="position">1</property>
6714          </packing>
6715        </child>
6716        <child>
6717          <object class="GtkHPaned" id="hpaned1">
6718            <property name="visible">True</property>
6719            <property name="can_focus">True</property>
6720            <property name="position">450</property>
6721            <child>
6722              <object class="GtkVBox" id="viewvbox">
6723                <property name="visible">True</property>
6724                <property name="can_focus">False</property>
6725                <child>
6726                  <object class="GtkHBox" id="printtofile">
6727                    <property name="can_focus">False</property>
6728                    <child>
6729                      <object class="GtkButton" id="printtofilebutton">
6730                        <property name="label" translatable="yes">Save GCode and Close</property>
6731                        <property name="visible">True</property>
6732                        <property name="can_focus">True</property>
6733                        <property name="receives_default">True</property>
6734                      </object>
6735                      <packing>
6736                        <property name="expand">True</property>
6737                        <property name="fill">True</property>
6738                        <property name="position">0</property>
6739                      </packing>
6740                    </child>
6741                    <child>
6742                      <object class="GtkLabel" id="outfilelabel">
6743                        <property name="visible">True</property>
6744                        <property name="can_focus">False</property>
6745                        <property name="label" translatable="yes">label</property>
6746                      </object>
6747                      <packing>
6748                        <property name="expand">True</property>
6749                        <property name="fill">True</property>
6750                        <property name="position">1</property>
6751                      </packing>
6752                    </child>
6753                  </object>
6754                  <packing>
6755                    <property name="expand">False</property>
6756                    <property name="fill">True</property>
6757                    <property name="position">0</property>
6758                  </packing>
6759                </child>
6760                <child>
6761                  <object class="GtkHBox" id="viewarea">
6762                    <property name="visible">True</property>
6763                    <property name="can_focus">False</property>
6764                    <child>
6765                      <placeholder/>
6766                    </child>
6767                  </object>
6768                  <packing>
6769                    <property name="expand">True</property>
6770                    <property name="fill">True</property>
6771                    <property name="position">1</property>
6772                  </packing>
6773                </child>
6774                <child>
6775                  <object class="GtkHBox" id="progress_box">
6776                    <property name="can_focus">False</property>
6777                    <property name="no_show_all">True</property>
6778                    <child>
6779                      <object class="GtkLabel" id="progress_label">
6780                        <property name="visible">True</property>
6781                        <property name="can_focus">False</property>
6782                        <property name="label" translatable="yes">Progress</property>
6783                      </object>
6784                      <packing>
6785                        <property name="expand">False</property>
6786                        <property name="fill">True</property>
6787                        <property name="padding">4</property>
6788                        <property name="position">0</property>
6789                      </packing>
6790                    </child>
6791                    <child>
6792                      <object class="GtkProgressBar" id="progress_bar">
6793                        <property name="visible">True</property>
6794                        <property name="can_focus">False</property>
6795                        <property name="fraction">0.20000000000000001</property>
6796                      </object>
6797                      <packing>
6798                        <property name="expand">True</property>
6799                        <property name="fill">True</property>
6800                        <property name="position">1</property>
6801                      </packing>
6802                    </child>
6803                    <child>
6804                      <object class="GtkButton" id="progress_stop">
6805                        <property name="label" translatable="yes">X</property>
6806                        <property name="visible">True</property>
6807                        <property name="can_focus">True</property>
6808                        <property name="receives_default">True</property>
6809                      </object>
6810                      <packing>
6811                        <property name="expand">False</property>
6812                        <property name="fill">False</property>
6813                        <property name="position">2</property>
6814                      </packing>
6815                    </child>
6816                  </object>
6817                  <packing>
6818                    <property name="expand">False</property>
6819                    <property name="fill">True</property>
6820                    <property name="pack_type">end</property>
6821                    <property name="position">2</property>
6822                  </packing>
6823                </child>
6824              </object>
6825              <packing>
6826                <property name="resize">True</property>
6827                <property name="shrink">True</property>
6828              </packing>
6829            </child>
6830            <child>
6831              <object class="GtkVBox" id="vbox4">
6832                <property name="width_request">250</property>
6833                <property name="visible">True</property>
6834                <property name="can_focus">False</property>
6835                <child>
6836                  <placeholder/>
6837                </child>
6838                <child>
6839                  <object class="GtkButton" id="g_convert_gcode">
6840                    <property name="label" translatable="yes">Generate _GCode</property>
6841                    <property name="visible">True</property>
6842                    <property name="can_focus">True</property>
6843                    <property name="receives_default">True</property>
6844                    <property name="use_underline">True</property>
6845                  </object>
6846                  <packing>
6847                    <property name="expand">True</property>
6848                    <property name="fill">True</property>
6849                    <property name="position">1</property>
6850                  </packing>
6851                </child>
6852                <child>
6853                  <object class="GtkNotebook" id="controlnotebook">
6854                    <property name="visible">True</property>
6855                    <property name="can_focus">True</property>
6856                    <property name="scrollable">True</property>
6857                    <child>
6858                      <object class="GtkVBox" id="file_tab">
6859                        <property name="visible">True</property>
6860                        <property name="can_focus">False</property>
6861                        <child>
6862                          <object class="GtkButton" id="load_save_button">
6863                            <property name="label" translatable="yes">?</property>
6864                            <property name="visible">True</property>
6865                            <property name="can_focus">True</property>
6866                            <property name="receives_default">True</property>
6867                          </object>
6868                          <packing>
6869                            <property name="expand">False</property>
6870                            <property name="fill">True</property>
6871                            <property name="padding">5</property>
6872                            <property name="position">0</property>
6873                          </packing>
6874                        </child>
6875                        <child>
6876                          <object class="GtkFileChooserWidget" id="filechooser">
6877                            <property name="visible">True</property>
6878                            <property name="can_focus">False</property>
6879                          </object>
6880                          <packing>
6881                            <property name="expand">True</property>
6882                            <property name="fill">True</property>
6883                            <property name="position">1</property>
6884                          </packing>
6885                        </child>
6886                        <child>
6887                          <object class="GtkVBox" id="load_save_buttons">
6888                            <property name="can_focus">False</property>
6889                            <child>
6890                              <object class="GtkCheckButton" id="Display.PreviewLoad">
6891                                <property name="label" translatable="yes">Preview</property>
6892                                <property name="visible">True</property>
6893                                <property name="can_focus">True</property>
6894                                <property name="receives_default">False</property>
6895                                <property name="draw_indicator">True</property>
6896                              </object>
6897                              <packing>
6898                                <property name="expand">True</property>
6899                                <property name="fill">True</property>
6900                                <property name="position">0</property>
6901                              </packing>
6902                            </child>
6903                            <child>
6904                              <object class="GtkHBox" id="load_buttons">
6905                                <property name="visible">True</property>
6906                                <property name="can_focus">False</property>
6907                                <child>
6908                                  <placeholder/>
6909                                </child>
6910                                <child>
6911                                  <placeholder/>
6912                                </child>
6913                              </object>
6914                              <packing>
6915                                <property name="expand">False</property>
6916                                <property name="fill">True</property>
6917                                <property name="position">1</property>
6918                              </packing>
6919                            </child>
6920                            <child>
6921                              <object class="GtkHBox" id="save_buttons">
6922                                <property name="can_focus">False</property>
6923                                <child>
6924                                  <object class="GtkCheckButton" id="save_multiple_svg">
6925                                    <property name="label" translatable="yes">Single Layer SVGs</property>
6926                                    <property name="visible">True</property>
6927                                    <property name="can_focus">True</property>
6928                                    <property name="receives_default">False</property>
6929                                    <property name="draw_indicator">True</property>
6930                                  </object>
6931                                  <packing>
6932                                    <property name="expand">True</property>
6933                                    <property name="fill">True</property>
6934                                    <property name="position">0</property>
6935                                  </packing>
6936                                </child>
6937                                <child>
6938                                  <object class="GtkCheckButton" id="Misc.SaveSingleShapeSTL">
6939                                    <property name="label" translatable="yes">Save STL as Single Object</property>
6940                                    <property name="visible">True</property>
6941                                    <property name="can_focus">True</property>
6942                                    <property name="receives_default">False</property>
6943                                    <property name="tooltip_text" translatable="yes">Multiple Objects are combined and saved binary..
6944Otherwise the STL will contain separate Objects and it will be in ASCII mode (some programs won't be able to read them)</property>
6945                                    <property name="draw_indicator">True</property>
6946                                  </object>
6947                                  <packing>
6948                                    <property name="expand">True</property>
6949                                    <property name="fill">True</property>
6950                                    <property name="position">1</property>
6951                                  </packing>
6952                                </child>
6953                              </object>
6954                              <packing>
6955                                <property name="expand">False</property>
6956                                <property name="fill">True</property>
6957                                <property name="position">2</property>
6958                              </packing>
6959                            </child>
6960                          </object>
6961                          <packing>
6962                            <property name="expand">False</property>
6963                            <property name="fill">True</property>
6964                            <property name="position">2</property>
6965                          </packing>
6966                        </child>
6967                      </object>
6968                    </child>
6969                    <child type="tab">
6970                      <object class="GtkLabel" id="label169">
6971                        <property name="visible">True</property>
6972                        <property name="can_focus">False</property>
6973                        <property name="label" translatable="yes">Files</property>
6974                      </object>
6975                      <packing>
6976                        <property name="tab_fill">False</property>
6977                      </packing>
6978                    </child>
6979                    <child>
6980                      <object class="GtkVBox" id="model_tab">
6981                        <property name="visible">True</property>
6982                        <property name="can_focus">False</property>
6983                        <child>
6984                          <object class="GtkVBox" id="vbox18">
6985                            <property name="visible">True</property>
6986                            <property name="can_focus">False</property>
6987                            <property name="homogeneous">True</property>
6988                            <child>
6989                              <object class="GtkHBox" id="hbox25">
6990                                <property name="visible">True</property>
6991                                <property name="can_focus">False</property>
6992                                <child>
6993                                  <object class="GtkButton" id="m_load_stl">
6994                                    <property name="label" translatable="yes">Load Model</property>
6995                                    <property name="visible">True</property>
6996                                    <property name="can_focus">True</property>
6997                                    <property name="receives_default">True</property>
6998                                  </object>
6999                                  <packing>
7000                                    <property name="expand">True</property>
7001                                    <property name="fill">True</property>
7002                                    <property name="position">0</property>
7003                                  </packing>
7004                                </child>
7005                                <child>
7006                                  <object class="GtkCheckButton" id="Misc.ShapeAutoplace">
7007                                    <property name="visible">True</property>
7008                                    <property name="can_focus">True</property>
7009                                    <property name="receives_default">False</property>
7010                                    <property name="use_underline">True</property>
7011                                    <property name="draw_indicator">True</property>
7012                                  </object>
7013                                  <packing>
7014                                    <property name="expand">False</property>
7015                                    <property name="fill">False</property>
7016                                    <property name="position">1</property>
7017                                  </packing>
7018                                </child>
7019                                <child>
7020                                  <object class="GtkButton" id="Misc.AutoArrange">
7021                                    <property name="label" translatable="yes">_Autoplace</property>
7022                                    <property name="visible">True</property>
7023                                    <property name="can_focus">True</property>
7024                                    <property name="receives_default">True</property>
7025                                    <property name="use_underline">True</property>
7026                                  </object>
7027                                  <packing>
7028                                    <property name="expand">False</property>
7029                                    <property name="fill">True</property>
7030                                    <property name="position">2</property>
7031                                  </packing>
7032                                </child>
7033                              </object>
7034                              <packing>
7035                                <property name="expand">False</property>
7036                                <property name="fill">False</property>
7037                                <property name="position">0</property>
7038                              </packing>
7039                            </child>
7040                          </object>
7041                          <packing>
7042                            <property name="expand">False</property>
7043                            <property name="fill">True</property>
7044                            <property name="position">0</property>
7045                          </packing>
7046                        </child>
7047                        <child>
7048                          <object class="GtkScrolledWindow" id="scrolledwindow2">
7049                            <property name="visible">True</property>
7050                            <property name="can_focus">True</property>
7051                            <child>
7052                              <object class="GtkTreeView" id="m_treeview">
7053                                <property name="visible">True</property>
7054                                <property name="can_focus">True</property>
7055                                <property name="headers_visible">False</property>
7056                              </object>
7057                            </child>
7058                          </object>
7059                          <packing>
7060                            <property name="expand">True</property>
7061                            <property name="fill">True</property>
7062                            <property name="position">1</property>
7063                          </packing>
7064                        </child>
7065                        <child>
7066                          <object class="GtkHBox" id="hbox2">
7067                            <property name="visible">True</property>
7068                            <property name="can_focus">False</property>
7069                            <child>
7070                              <object class="GtkButton" id="m_save_stl">
7071                                <property name="label" translatable="yes">Save as STL/AMF</property>
7072                                <property name="visible">True</property>
7073                                <property name="can_focus">True</property>
7074                                <property name="receives_default">True</property>
7075                              </object>
7076                              <packing>
7077                                <property name="expand">True</property>
7078                                <property name="fill">True</property>
7079                                <property name="position">0</property>
7080                              </packing>
7081                            </child>
7082                            <child>
7083                              <object class="GtkButton" id="m_slice_svg">
7084                                <property name="label" translatable="yes">Slice to S_VG</property>
7085                                <property name="visible">True</property>
7086                                <property name="can_focus">True</property>
7087                                <property name="receives_default">True</property>
7088                                <property name="use_underline">True</property>
7089                              </object>
7090                              <packing>
7091                                <property name="expand">False</property>
7092                                <property name="fill">True</property>
7093                                <property name="position">1</property>
7094                              </packing>
7095                            </child>
7096                          </object>
7097                          <packing>
7098                            <property name="expand">False</property>
7099                            <property name="fill">True</property>
7100                            <property name="position">2</property>
7101                          </packing>
7102                        </child>
7103                        <child>
7104                          <object class="GtkFrame" id="frame20">
7105                            <property name="visible">True</property>
7106                            <property name="can_focus">False</property>
7107                            <property name="label_xalign">0</property>
7108                            <property name="shadow_type">none</property>
7109                            <child>
7110                              <object class="GtkAlignment" id="alignment35">
7111                                <property name="visible">True</property>
7112                                <property name="can_focus">False</property>
7113                                <property name="left_padding">12</property>
7114                                <child>
7115                                  <object class="GtkVBox" id="vbox5">
7116                                    <property name="visible">True</property>
7117                                    <property name="can_focus">False</property>
7118                                    <child>
7119                                      <object class="GtkHBox" id="hbox4">
7120                                        <property name="visible">True</property>
7121                                        <property name="can_focus">False</property>
7122                                        <child>
7123                                          <object class="GtkButton" id="m_delete">
7124                                            <property name="label" translatable="yes">Delete</property>
7125                                            <property name="visible">True</property>
7126                                            <property name="can_focus">True</property>
7127                                            <property name="receives_default">True</property>
7128                                          </object>
7129                                          <packing>
7130                                            <property name="expand">True</property>
7131                                            <property name="fill">True</property>
7132                                            <property name="position">0</property>
7133                                          </packing>
7134                                        </child>
7135                                        <child>
7136                                          <object class="GtkButton" id="m_duplicate">
7137                                            <property name="label" translatable="yes">D_uplicate</property>
7138                                            <property name="visible">True</property>
7139                                            <property name="can_focus">True</property>
7140                                            <property name="receives_default">True</property>
7141                                            <property name="use_underline">True</property>
7142                                          </object>
7143                                          <packing>
7144                                            <property name="expand">True</property>
7145                                            <property name="fill">True</property>
7146                                            <property name="position">1</property>
7147                                          </packing>
7148                                        </child>
7149                                        <child>
7150                                          <object class="GtkButton" id="m_split">
7151                                            <property name="label" translatable="yes">Split</property>
7152                                            <property name="visible">True</property>
7153                                            <property name="can_focus">True</property>
7154                                            <property name="receives_default">True</property>
7155                                          </object>
7156                                          <packing>
7157                                            <property name="expand">True</property>
7158                                            <property name="fill">True</property>
7159                                            <property name="position">2</property>
7160                                          </packing>
7161                                        </child>
7162                                        <child>
7163                                          <object class="GtkButton" id="m_merge">
7164                                            <property name="label" translatable="yes">Merge</property>
7165                                            <property name="visible">True</property>
7166                                            <property name="can_focus">True</property>
7167                                            <property name="receives_default">True</property>
7168                                          </object>
7169                                          <packing>
7170                                            <property name="expand">True</property>
7171                                            <property name="fill">True</property>
7172                                            <property name="position">3</property>
7173                                          </packing>
7174                                        </child>
7175                                        <child>
7176                                          <object class="GtkButton" id="m_divide">
7177                                            <property name="label" translatable="yes">Divide</property>
7178                                            <property name="visible">True</property>
7179                                            <property name="can_focus">True</property>
7180                                            <property name="receives_default">True</property>
7181                                          </object>
7182                                          <packing>
7183                                            <property name="expand">True</property>
7184                                            <property name="fill">True</property>
7185                                            <property name="position">4</property>
7186                                          </packing>
7187                                        </child>
7188                                      </object>
7189                                      <packing>
7190                                        <property name="expand">True</property>
7191                                        <property name="fill">True</property>
7192                                        <property name="position">0</property>
7193                                      </packing>
7194                                    </child>
7195                                    <child>
7196                                      <object class="GtkTable" id="table18">
7197                                        <property name="visible">True</property>
7198                                        <property name="can_focus">False</property>
7199                                        <property name="n_rows">4</property>
7200                                        <property name="n_columns">5</property>
7201                                        <child>
7202                                          <placeholder/>
7203                                        </child>
7204                                        <child>
7205                                          <object class="GtkLabel" id="label17">
7206                                            <property name="visible">True</property>
7207                                            <property name="can_focus">False</property>
7208                                            <property name="xalign">0</property>
7209                                            <property name="label" translatable="yes">Rotate:</property>
7210                                          </object>
7211                                          <packing>
7212                                            <property name="top_attach">1</property>
7213                                            <property name="bottom_attach">2</property>
7214                                          </packing>
7215                                        </child>
7216                                        <child>
7217                                          <object class="GtkLabel" id="label2">
7218                                            <property name="visible">True</property>
7219                                            <property name="can_focus">False</property>
7220                                            <property name="xalign">0</property>
7221                                            <property name="label" translatable="yes">Translate:</property>
7222                                          </object>
7223                                          <packing>
7224                                            <property name="top_attach">2</property>
7225                                            <property name="bottom_attach">3</property>
7226                                          </packing>
7227                                        </child>
7228                                        <child>
7229                                          <object class="GtkLabel" id="label119">
7230                                            <property name="visible">True</property>
7231                                            <property name="can_focus">False</property>
7232                                            <property name="xalign">0</property>
7233                                            <property name="label" translatable="yes">Scale:</property>
7234                                          </object>
7235                                          <packing>
7236                                            <property name="top_attach">3</property>
7237                                            <property name="bottom_attach">4</property>
7238                                          </packing>
7239                                        </child>
7240                                        <child>
7241                                          <object class="GtkSpinButton" id="m_scale_value">
7242                                            <property name="visible">True</property>
7243                                            <property name="can_focus">True</property>
7244                                            <property name="invisible_char">●</property>
7245                                            <property name="truncate_multiline">True</property>
7246                                            <property name="invisible_char_set">True</property>
7247                                            <property name="primary_icon_activatable">False</property>
7248                                            <property name="secondary_icon_activatable">False</property>
7249                                            <property name="primary_icon_sensitive">True</property>
7250                                            <property name="secondary_icon_sensitive">True</property>
7251                                            <property name="climb_rate">0.10000000000000001</property>
7252                                            <property name="digits">2</property>
7253                                            <property name="numeric">True</property>
7254                                          </object>
7255                                          <packing>
7256                                            <property name="left_attach">1</property>
7257                                            <property name="right_attach">2</property>
7258                                            <property name="top_attach">3</property>
7259                                            <property name="bottom_attach">4</property>
7260                                            <property name="x_options">GTK_FILL</property>
7261                                            <property name="y_options">GTK_FILL</property>
7262                                          </packing>
7263                                        </child>
7264                                        <child>
7265                                          <object class="GtkSpinButton" id="translate_z">
7266                                            <property name="visible">True</property>
7267                                            <property name="can_focus">True</property>
7268                                            <property name="invisible_char">●</property>
7269                                            <property name="invisible_char_set">True</property>
7270                                            <property name="primary_icon_activatable">False</property>
7271                                            <property name="secondary_icon_activatable">False</property>
7272                                            <property name="primary_icon_sensitive">True</property>
7273                                            <property name="secondary_icon_sensitive">True</property>
7274                                            <property name="digits">2</property>
7275                                          </object>
7276                                          <packing>
7277                                            <property name="left_attach">4</property>
7278                                            <property name="right_attach">5</property>
7279                                            <property name="top_attach">2</property>
7280                                            <property name="bottom_attach">3</property>
7281                                            <property name="x_options">GTK_FILL</property>
7282                                            <property name="y_options">GTK_FILL</property>
7283                                          </packing>
7284                                        </child>
7285                                        <child>
7286                                          <object class="GtkSpinButton" id="translate_y">
7287                                            <property name="visible">True</property>
7288                                            <property name="can_focus">True</property>
7289                                            <property name="invisible_char">●</property>
7290                                            <property name="invisible_char_set">True</property>
7291                                            <property name="primary_icon_activatable">False</property>
7292                                            <property name="secondary_icon_activatable">False</property>
7293                                            <property name="primary_icon_sensitive">True</property>
7294                                            <property name="secondary_icon_sensitive">True</property>
7295                                            <property name="digits">2</property>
7296                                          </object>
7297                                          <packing>
7298                                            <property name="left_attach">3</property>
7299                                            <property name="right_attach">4</property>
7300                                            <property name="top_attach">2</property>
7301                                            <property name="bottom_attach">3</property>
7302                                            <property name="x_options">GTK_FILL</property>
7303                                            <property name="y_options">GTK_FILL</property>
7304                                          </packing>
7305                                        </child>
7306                                        <child>
7307                                          <object class="GtkSpinButton" id="translate_x">
7308                                            <property name="visible">True</property>
7309                                            <property name="can_focus">True</property>
7310                                            <property name="invisible_char">●</property>
7311                                            <property name="invisible_char_set">True</property>
7312                                            <property name="primary_icon_activatable">False</property>
7313                                            <property name="secondary_icon_activatable">False</property>
7314                                            <property name="primary_icon_sensitive">True</property>
7315                                            <property name="secondary_icon_sensitive">True</property>
7316                                            <property name="digits">2</property>
7317                                          </object>
7318                                          <packing>
7319                                            <property name="left_attach">2</property>
7320                                            <property name="right_attach">3</property>
7321                                            <property name="top_attach">2</property>
7322                                            <property name="bottom_attach">3</property>
7323                                            <property name="x_options">GTK_FILL</property>
7324                                            <property name="y_options">GTK_FILL</property>
7325                                          </packing>
7326                                        </child>
7327                                        <child>
7328                                          <object class="GtkSpinButton" id="scale_z">
7329                                            <property name="visible">True</property>
7330                                            <property name="can_focus">True</property>
7331                                            <property name="invisible_char">●</property>
7332                                            <property name="invisible_char_set">True</property>
7333                                            <property name="primary_icon_activatable">False</property>
7334                                            <property name="secondary_icon_activatable">False</property>
7335                                            <property name="primary_icon_sensitive">True</property>
7336                                            <property name="secondary_icon_sensitive">True</property>
7337                                            <property name="digits">2</property>
7338                                          </object>
7339                                          <packing>
7340                                            <property name="left_attach">4</property>
7341                                            <property name="right_attach">5</property>
7342                                            <property name="top_attach">3</property>
7343                                            <property name="bottom_attach">4</property>
7344                                            <property name="x_options">GTK_FILL</property>
7345                                            <property name="y_options">GTK_FILL</property>
7346                                          </packing>
7347                                        </child>
7348                                        <child>
7349                                          <object class="GtkSpinButton" id="scale_y">
7350                                            <property name="visible">True</property>
7351                                            <property name="can_focus">True</property>
7352                                            <property name="invisible_char">●</property>
7353                                            <property name="invisible_char_set">True</property>
7354                                            <property name="primary_icon_activatable">False</property>
7355                                            <property name="secondary_icon_activatable">False</property>
7356                                            <property name="primary_icon_sensitive">True</property>
7357                                            <property name="secondary_icon_sensitive">True</property>
7358                                            <property name="digits">2</property>
7359                                          </object>
7360                                          <packing>
7361                                            <property name="left_attach">3</property>
7362                                            <property name="right_attach">4</property>
7363                                            <property name="top_attach">3</property>
7364                                            <property name="bottom_attach">4</property>
7365                                            <property name="x_options">GTK_FILL</property>
7366                                            <property name="y_options">GTK_FILL</property>
7367                                          </packing>
7368                                        </child>
7369                                        <child>
7370                                          <object class="GtkSpinButton" id="scale_x">
7371                                            <property name="visible">True</property>
7372                                            <property name="can_focus">True</property>
7373                                            <property name="invisible_char">●</property>
7374                                            <property name="invisible_char_set">True</property>
7375                                            <property name="primary_icon_activatable">False</property>
7376                                            <property name="secondary_icon_activatable">False</property>
7377                                            <property name="primary_icon_sensitive">True</property>
7378                                            <property name="secondary_icon_sensitive">True</property>
7379                                            <property name="digits">2</property>
7380                                          </object>
7381                                          <packing>
7382                                            <property name="left_attach">2</property>
7383                                            <property name="right_attach">3</property>
7384                                            <property name="top_attach">3</property>
7385                                            <property name="bottom_attach">4</property>
7386                                            <property name="x_options">GTK_FILL</property>
7387                                            <property name="y_options">GTK_FILL</property>
7388                                          </packing>
7389                                        </child>
7390                                        <child>
7391                                          <object class="GtkButton" id="m_auto_rotate">
7392                                            <property name="label" translatable="yes">Auto</property>
7393                                            <property name="visible">True</property>
7394                                            <property name="can_focus">True</property>
7395                                            <property name="receives_default">True</property>
7396                                          </object>
7397                                          <packing>
7398                                            <property name="left_attach">1</property>
7399                                            <property name="right_attach">2</property>
7400                                            <property name="top_attach">1</property>
7401                                            <property name="bottom_attach">2</property>
7402                                          </packing>
7403                                        </child>
7404                                        <child>
7405                                          <placeholder/>
7406                                        </child>
7407                                        <child>
7408                                          <object class="GtkLabel" id="label104">
7409                                            <property name="visible">True</property>
7410                                            <property name="can_focus">False</property>
7411                                            <property name="label" translatable="yes">X</property>
7412                                          </object>
7413                                          <packing>
7414                                            <property name="left_attach">2</property>
7415                                            <property name="right_attach">3</property>
7416                                            <property name="x_padding">3</property>
7417                                          </packing>
7418                                        </child>
7419                                        <child>
7420                                          <object class="GtkLabel" id="label106">
7421                                            <property name="visible">True</property>
7422                                            <property name="can_focus">False</property>
7423                                            <property name="label" translatable="yes">Y</property>
7424                                          </object>
7425                                          <packing>
7426                                            <property name="left_attach">3</property>
7427                                            <property name="right_attach">4</property>
7428                                            <property name="x_padding">3</property>
7429                                          </packing>
7430                                        </child>
7431                                        <child>
7432                                          <object class="GtkLabel" id="label134">
7433                                            <property name="visible">True</property>
7434                                            <property name="can_focus">False</property>
7435                                            <property name="label" translatable="yes">Z</property>
7436                                          </object>
7437                                          <packing>
7438                                            <property name="left_attach">4</property>
7439                                            <property name="right_attach">5</property>
7440                                            <property name="x_padding">3</property>
7441                                          </packing>
7442                                        </child>
7443                                        <child>
7444                                          <object class="GtkSpinButton" id="rot_x">
7445                                            <property name="visible">True</property>
7446                                            <property name="can_focus">True</property>
7447                                            <property name="invisible_char">●</property>
7448                                            <property name="invisible_char_set">True</property>
7449                                            <property name="primary_icon_activatable">False</property>
7450                                            <property name="secondary_icon_activatable">False</property>
7451                                            <property name="primary_icon_sensitive">True</property>
7452                                            <property name="secondary_icon_sensitive">True</property>
7453                                            <property name="digits">2</property>
7454                                          </object>
7455                                          <packing>
7456                                            <property name="left_attach">2</property>
7457                                            <property name="right_attach">3</property>
7458                                            <property name="top_attach">1</property>
7459                                            <property name="bottom_attach">2</property>
7460                                            <property name="x_options">GTK_FILL</property>
7461                                            <property name="y_options">GTK_FILL</property>
7462                                          </packing>
7463                                        </child>
7464                                        <child>
7465                                          <object class="GtkSpinButton" id="rot_y">
7466                                            <property name="visible">True</property>
7467                                            <property name="can_focus">True</property>
7468                                            <property name="invisible_char">●</property>
7469                                            <property name="invisible_char_set">True</property>
7470                                            <property name="primary_icon_activatable">False</property>
7471                                            <property name="secondary_icon_activatable">False</property>
7472                                            <property name="primary_icon_sensitive">True</property>
7473                                            <property name="secondary_icon_sensitive">True</property>
7474                                            <property name="digits">2</property>
7475                                          </object>
7476                                          <packing>
7477                                            <property name="left_attach">3</property>
7478                                            <property name="right_attach">4</property>
7479                                            <property name="top_attach">1</property>
7480                                            <property name="bottom_attach">2</property>
7481                                            <property name="x_options">GTK_FILL</property>
7482                                            <property name="y_options">GTK_FILL</property>
7483                                          </packing>
7484                                        </child>
7485                                        <child>
7486                                          <object class="GtkSpinButton" id="rot_z">
7487                                            <property name="visible">True</property>
7488                                            <property name="can_focus">True</property>
7489                                            <property name="invisible_char">●</property>
7490                                            <property name="invisible_char_set">True</property>
7491                                            <property name="primary_icon_activatable">False</property>
7492                                            <property name="secondary_icon_activatable">False</property>
7493                                            <property name="primary_icon_sensitive">True</property>
7494                                            <property name="secondary_icon_sensitive">True</property>
7495                                            <property name="digits">2</property>
7496                                          </object>
7497                                          <packing>
7498                                            <property name="left_attach">4</property>
7499                                            <property name="right_attach">5</property>
7500                                            <property name="top_attach">1</property>
7501                                            <property name="bottom_attach">2</property>
7502                                            <property name="x_options">GTK_FILL</property>
7503                                            <property name="y_options">GTK_FILL</property>
7504                                          </packing>
7505                                        </child>
7506                                        <child>
7507                                          <placeholder/>
7508                                        </child>
7509                                        <child>
7510                                          <placeholder/>
7511                                        </child>
7512                                        <child>
7513                                          <placeholder/>
7514                                        </child>
7515                                        <child>
7516                                          <placeholder/>
7517                                        </child>
7518                                        <child>
7519                                          <placeholder/>
7520                                        </child>
7521                                        <child>
7522                                          <placeholder/>
7523                                        </child>
7524                                        <child>
7525                                          <placeholder/>
7526                                        </child>
7527                                        <child>
7528                                          <placeholder/>
7529                                        </child>
7530                                        <child>
7531                                          <placeholder/>
7532                                        </child>
7533                                      </object>
7534                                      <packing>
7535                                        <property name="expand">False</property>
7536                                        <property name="fill">True</property>
7537                                        <property name="padding">3</property>
7538                                        <property name="position">1</property>
7539                                      </packing>
7540                                    </child>
7541                                    <child>
7542                                      <object class="GtkHBox" id="hbox36">
7543                                        <property name="visible">True</property>
7544                                        <property name="can_focus">False</property>
7545                                        <child>
7546                                          <object class="GtkButton" id="m_platform">
7547                                            <property name="label" translatable="yes">On Platform</property>
7548                                            <property name="visible">True</property>
7549                                            <property name="can_focus">True</property>
7550                                            <property name="receives_default">True</property>
7551                                          </object>
7552                                          <packing>
7553                                            <property name="expand">True</property>
7554                                            <property name="fill">True</property>
7555                                            <property name="position">0</property>
7556                                          </packing>
7557                                        </child>
7558                                        <child>
7559                                          <object class="GtkButton" id="m_mirror">
7560                                            <property name="label" translatable="yes">Mirror</property>
7561                                            <property name="visible">True</property>
7562                                            <property name="can_focus">True</property>
7563                                            <property name="receives_default">True</property>
7564                                          </object>
7565                                          <packing>
7566                                            <property name="expand">True</property>
7567                                            <property name="fill">True</property>
7568                                            <property name="position">1</property>
7569                                          </packing>
7570                                        </child>
7571                                        <child>
7572                                          <object class="GtkButton" id="m_hollow">
7573                                            <property name="label" translatable="yes">Hollow</property>
7574                                            <property name="visible">True</property>
7575                                            <property name="can_focus">True</property>
7576                                            <property name="receives_default">True</property>
7577                                          </object>
7578                                          <packing>
7579                                            <property name="expand">True</property>
7580                                            <property name="fill">True</property>
7581                                            <property name="position">2</property>
7582                                          </packing>
7583                                        </child>
7584                                      </object>
7585                                      <packing>
7586                                        <property name="expand">False</property>
7587                                        <property name="fill">True</property>
7588                                        <property name="position">2</property>
7589                                      </packing>
7590                                    </child>
7591                                    <child>
7592                                      <object class="GtkHBox" id="hbox9">
7593                                        <property name="visible">True</property>
7594                                        <property name="can_focus">False</property>
7595                                        <child>
7596                                          <object class="GtkButton" id="m_normals">
7597                                            <property name="label" translatable="yes">Invert Normals</property>
7598                                            <property name="visible">True</property>
7599                                            <property name="can_focus">True</property>
7600                                            <property name="receives_default">True</property>
7601                                          </object>
7602                                          <packing>
7603                                            <property name="expand">True</property>
7604                                            <property name="fill">True</property>
7605                                            <property name="position">0</property>
7606                                          </packing>
7607                                        </child>
7608                                        <child>
7609                                          <object class="GtkLabel" id="label138">
7610                                            <property name="visible">True</property>
7611                                            <property name="can_focus">False</property>
7612                                            <property name="label" translatable="yes">Twist:</property>
7613                                          </object>
7614                                          <packing>
7615                                            <property name="expand">False</property>
7616                                            <property name="fill">True</property>
7617                                            <property name="padding">4</property>
7618                                            <property name="position">1</property>
7619                                          </packing>
7620                                        </child>
7621                                        <child>
7622                                          <object class="GtkButton" id="twist_neg">
7623                                            <property name="label" translatable="yes">-</property>
7624                                            <property name="visible">True</property>
7625                                            <property name="can_focus">True</property>
7626                                            <property name="receives_default">True</property>
7627                                          </object>
7628                                          <packing>
7629                                            <property name="expand">False</property>
7630                                            <property name="fill">False</property>
7631                                            <property name="position">2</property>
7632                                          </packing>
7633                                        </child>
7634                                        <child>
7635                                          <object class="GtkButton" id="twist_pos">
7636                                            <property name="label" translatable="yes">+</property>
7637                                            <property name="visible">True</property>
7638                                            <property name="can_focus">True</property>
7639                                            <property name="receives_default">True</property>
7640                                          </object>
7641                                          <packing>
7642                                            <property name="expand">False</property>
7643                                            <property name="fill">False</property>
7644                                            <property name="position">3</property>
7645                                          </packing>
7646                                        </child>
7647                                      </object>
7648                                      <packing>
7649                                        <property name="expand">True</property>
7650                                        <property name="fill">True</property>
7651                                        <property name="position">3</property>
7652                                      </packing>
7653                                    </child>
7654                                  </object>
7655                                </child>
7656                              </object>
7657                            </child>
7658                            <child type="label">
7659                              <object class="GtkLabel" id="label66">
7660                                <property name="visible">True</property>
7661                                <property name="can_focus">False</property>
7662                                <property name="label" translatable="yes">&lt;b&gt;Object&lt;/b&gt;</property>
7663                                <property name="use_markup">True</property>
7664                              </object>
7665                            </child>
7666                          </object>
7667                          <packing>
7668                            <property name="expand">False</property>
7669                            <property name="fill">True</property>
7670                            <property name="position">3</property>
7671                          </packing>
7672                        </child>
7673                        <child>
7674                          <object class="GtkExpander" id="Misc.ExpandModelDisplay">
7675                            <property name="visible">True</property>
7676                            <property name="can_focus">True</property>
7677                            <child>
7678                              <object class="GtkTable" id="table22">
7679                                <property name="visible">True</property>
7680                                <property name="can_focus">False</property>
7681                                <property name="n_rows">2</property>
7682                                <property name="n_columns">3</property>
7683                                <child>
7684                                  <object class="GtkCheckButton" id="Display.DisplayWireframe">
7685                                    <property name="label" translatable="yes">Wireframe</property>
7686                                    <property name="visible">True</property>
7687                                    <property name="can_focus">True</property>
7688                                    <property name="receives_default">False</property>
7689                                    <property name="xalign">0</property>
7690                                    <property name="draw_indicator">True</property>
7691                                  </object>
7692                                  <packing>
7693                                    <property name="left_attach">1</property>
7694                                    <property name="right_attach">2</property>
7695                                  </packing>
7696                                </child>
7697                                <child>
7698                                  <object class="GtkCheckButton" id="Display.DisplayNormals">
7699                                    <property name="label" translatable="yes">Surface Normals</property>
7700                                    <property name="visible">True</property>
7701                                    <property name="can_focus">True</property>
7702                                    <property name="receives_default">False</property>
7703                                    <property name="xalign">0</property>
7704                                    <property name="draw_indicator">True</property>
7705                                  </object>
7706                                  <packing>
7707                                    <property name="left_attach">2</property>
7708                                    <property name="right_attach">3</property>
7709                                  </packing>
7710                                </child>
7711                                <child>
7712                                  <object class="GtkCheckButton" id="Display.DisplayEndpoints">
7713                                    <property name="label" translatable="yes">Endpoints</property>
7714                                    <property name="visible">True</property>
7715                                    <property name="can_focus">True</property>
7716                                    <property name="receives_default">False</property>
7717                                    <property name="xalign">0</property>
7718                                    <property name="draw_indicator">True</property>
7719                                  </object>
7720                                  <packing>
7721                                    <property name="top_attach">1</property>
7722                                    <property name="bottom_attach">2</property>
7723                                  </packing>
7724                                </child>
7725                                <child>
7726                                  <object class="GtkCheckButton" id="Display.DisplayBBox">
7727                                    <property name="label" translatable="yes">Bounding Boxes</property>
7728                                    <property name="visible">True</property>
7729                                    <property name="can_focus">True</property>
7730                                    <property name="receives_default">False</property>
7731                                    <property name="xalign">0</property>
7732                                    <property name="draw_indicator">True</property>
7733                                  </object>
7734                                  <packing>
7735                                    <property name="left_attach">1</property>
7736                                    <property name="right_attach">3</property>
7737                                    <property name="top_attach">1</property>
7738                                    <property name="bottom_attach">2</property>
7739                                  </packing>
7740                                </child>
7741                                <child>
7742                                  <object class="GtkCheckButton" id="Display.DisplayPolygons">
7743                                    <property name="label" translatable="yes">Surface</property>
7744                                    <property name="visible">True</property>
7745                                    <property name="can_focus">True</property>
7746                                    <property name="receives_default">False</property>
7747                                    <property name="xalign">0</property>
7748                                    <property name="draw_indicator">True</property>
7749                                  </object>
7750                                </child>
7751                              </object>
7752                            </child>
7753                            <child type="label">
7754                              <object class="GtkLabel" id="label39">
7755                                <property name="visible">True</property>
7756                                <property name="can_focus">False</property>
7757                                <property name="label" translatable="yes">Display</property>
7758                                <attributes>
7759                                  <attribute name="weight" value="bold"/>
7760                                </attributes>
7761                              </object>
7762                            </child>
7763                          </object>
7764                          <packing>
7765                            <property name="expand">False</property>
7766                            <property name="fill">True</property>
7767                            <property name="position">4</property>
7768                          </packing>
7769                        </child>
7770                      </object>
7771                      <packing>
7772                        <property name="position">1</property>
7773                      </packing>
7774                    </child>
7775                    <child type="tab">
7776                      <object class="GtkLabel" id="label3">
7777                        <property name="visible">True</property>
7778                        <property name="can_focus">False</property>
7779                        <property name="label" translatable="yes">Model</property>
7780                      </object>
7781                      <packing>
7782                        <property name="position">1</property>
7783                        <property name="tab_fill">False</property>
7784                      </packing>
7785                    </child>
7786                    <child>
7787                      <object class="GtkVBox" id="gcode_tab">
7788                        <property name="visible">True</property>
7789                        <property name="can_focus">False</property>
7790                        <child>
7791                          <object class="GtkVBox" id="vbox19">
7792                            <property name="visible">True</property>
7793                            <property name="can_focus">False</property>
7794                            <child>
7795                              <object class="GtkFrame" id="frame24">
7796                                <property name="visible">True</property>
7797                                <property name="can_focus">False</property>
7798                                <property name="label_xalign">0</property>
7799                                <property name="shadow_type">none</property>
7800                                <child>
7801                                  <object class="GtkAlignment" id="alignment38">
7802                                    <property name="visible">True</property>
7803                                    <property name="can_focus">False</property>
7804                                    <property name="left_padding">12</property>
7805                                    <child>
7806                                      <object class="GtkVBox" id="vbox20">
7807                                        <property name="visible">True</property>
7808                                        <property name="can_focus">False</property>
7809                                        <child>
7810                                          <object class="GtkTable" id="table5">
7811                                            <property name="visible">True</property>
7812                                            <property name="can_focus">False</property>
7813                                            <property name="n_rows">3</property>
7814                                            <property name="n_columns">5</property>
7815                                            <child>
7816                                              <placeholder/>
7817                                            </child>
7818                                            <child>
7819                                              <placeholder/>
7820                                            </child>
7821                                            <child>
7822                                              <placeholder/>
7823                                            </child>
7824                                            <child>
7825                                              <placeholder/>
7826                                            </child>
7827                                            <child>
7828                                              <placeholder/>
7829                                            </child>
7830                                            <child>
7831                                              <placeholder/>
7832                                            </child>
7833                                            <child>
7834                                              <object class="GtkLabel" id="label68">
7835                                                <property name="visible">True</property>
7836                                                <property name="can_focus">False</property>
7837                                                <property name="xalign">0.40000000596046448</property>
7838                                                <property name="label" translatable="yes">Layer Height:</property>
7839                                              </object>
7840                                              <packing>
7841                                                <property name="left_attach">1</property>
7842                                                <property name="right_attach">2</property>
7843                                              </packing>
7844                                            </child>
7845                                            <child>
7846                                              <object class="GtkSpinButton" id="Slicing.LayerThickness">
7847                                                <property name="visible">True</property>
7848                                                <property name="can_focus">True</property>
7849                                                <property name="invisible_char">•</property>
7850                                                <property name="invisible_char_set">True</property>
7851                                                <property name="primary_icon_activatable">False</property>
7852                                                <property name="secondary_icon_activatable">False</property>
7853                                                <property name="primary_icon_sensitive">True</property>
7854                                                <property name="secondary_icon_sensitive">True</property>
7855                                                <property name="digits">2</property>
7856                                              </object>
7857                                              <packing>
7858                                                <property name="left_attach">2</property>
7859                                                <property name="right_attach">3</property>
7860                                                <property name="x_options">GTK_FILL</property>
7861                                                <property name="y_options">GTK_FILL</property>
7862                                              </packing>
7863                                            </child>
7864                                            <child>
7865                                              <object class="GtkSpinButton" id="Slicing.ShellCount">
7866                                                <property name="visible">True</property>
7867                                                <property name="can_focus">True</property>
7868                                                <property name="invisible_char">●</property>
7869                                                <property name="invisible_char_set">True</property>
7870                                                <property name="primary_icon_activatable">False</property>
7871                                                <property name="secondary_icon_activatable">False</property>
7872                                                <property name="primary_icon_sensitive">True</property>
7873                                                <property name="secondary_icon_sensitive">True</property>
7874                                                <property name="climb_rate">1</property>
7875                                                <property name="numeric">True</property>
7876                                              </object>
7877                                              <packing>
7878                                                <property name="left_attach">2</property>
7879                                                <property name="right_attach">3</property>
7880                                                <property name="top_attach">1</property>
7881                                                <property name="bottom_attach">2</property>
7882                                                <property name="x_options">GTK_FILL</property>
7883                                                <property name="y_options">GTK_FILL</property>
7884                                              </packing>
7885                                            </child>
7886                                            <child>
7887                                              <object class="GtkLabel" id="label71">
7888                                                <property name="visible">True</property>
7889                                                <property name="can_focus">False</property>
7890                                                <property name="label" translatable="yes">Shells:</property>
7891                                              </object>
7892                                              <packing>
7893                                                <property name="left_attach">1</property>
7894                                                <property name="right_attach">2</property>
7895                                                <property name="top_attach">1</property>
7896                                                <property name="bottom_attach">2</property>
7897                                              </packing>
7898                                            </child>
7899                                            <child>
7900                                              <object class="GtkSpinButton" id="Slicing.InfillPercent">
7901                                                <property name="visible">True</property>
7902                                                <property name="can_focus">True</property>
7903                                                <property name="invisible_char">●</property>
7904                                                <property name="invisible_char_set">True</property>
7905                                                <property name="primary_icon_activatable">False</property>
7906                                                <property name="secondary_icon_activatable">False</property>
7907                                                <property name="primary_icon_sensitive">True</property>
7908                                                <property name="secondary_icon_sensitive">True</property>
7909                                              </object>
7910                                              <packing>
7911                                                <property name="left_attach">4</property>
7912                                                <property name="right_attach">5</property>
7913                                                <property name="x_options">GTK_FILL</property>
7914                                                <property name="y_options">GTK_FILL</property>
7915                                              </packing>
7916                                            </child>
7917                                            <child>
7918                                              <object class="GtkLabel" id="label162">
7919                                                <property name="visible">True</property>
7920                                                <property name="can_focus">False</property>
7921                                                <property name="label" translatable="yes">Skins:</property>
7922                                              </object>
7923                                              <packing>
7924                                                <property name="left_attach">3</property>
7925                                                <property name="right_attach">4</property>
7926                                                <property name="top_attach">1</property>
7927                                                <property name="bottom_attach">2</property>
7928                                              </packing>
7929                                            </child>
7930                                            <child>
7931                                              <object class="GtkSpinButton" id="Slicing.Skins">
7932                                                <property name="visible">True</property>
7933                                                <property name="can_focus">True</property>
7934                                                <property name="invisible_char">●</property>
7935                                                <property name="invisible_char_set">True</property>
7936                                                <property name="progress_pulse_step">1</property>
7937                                                <property name="primary_icon_activatable">False</property>
7938                                                <property name="secondary_icon_activatable">False</property>
7939                                                <property name="primary_icon_sensitive">True</property>
7940                                                <property name="secondary_icon_sensitive">True</property>
7941                                              </object>
7942                                              <packing>
7943                                                <property name="left_attach">4</property>
7944                                                <property name="right_attach">5</property>
7945                                                <property name="top_attach">1</property>
7946                                                <property name="bottom_attach">2</property>
7947                                                <property name="x_options">GTK_FILL</property>
7948                                                <property name="y_options">GTK_FILL</property>
7949                                              </packing>
7950                                            </child>
7951                                            <child>
7952                                              <object class="GtkLabel" id="label163">
7953                                                <property name="visible">True</property>
7954                                                <property name="can_focus">False</property>
7955                                                <property name="label" translatable="yes">Infill %</property>
7956                                              </object>
7957                                              <packing>
7958                                                <property name="left_attach">3</property>
7959                                                <property name="right_attach">4</property>
7960                                              </packing>
7961                                            </child>
7962                                            <child>
7963                                              <placeholder/>
7964                                            </child>
7965                                            <child>
7966                                              <placeholder/>
7967                                            </child>
7968                                            <child>
7969                                              <placeholder/>
7970                                            </child>
7971                                            <child>
7972                                              <placeholder/>
7973                                            </child>
7974                                            <child>
7975                                              <placeholder/>
7976                                            </child>
7977                                            <child>
7978                                              <placeholder/>
7979                                            </child>
7980                                            <child>
7981                                              <placeholder/>
7982                                            </child>
7983                                            <child>
7984                                              <placeholder/>
7985                                            </child>
7986                                            <child>
7987                                              <placeholder/>
7988                                            </child>
7989                                            <child>
7990                                              <placeholder/>
7991                                            </child>
7992                                            <child>
7993                                              <placeholder/>
7994                                            </child>
7995                                            <child>
7996                                              <placeholder/>
7997                                            </child>
7998                                            <child>
7999                                              <placeholder/>
8000                                            </child>
8001                                          </object>
8002                                          <packing>
8003                                            <property name="expand">True</property>
8004                                            <property name="fill">True</property>
8005                                            <property name="position">0</property>
8006                                          </packing>
8007                                        </child>
8008                                        <child>
8009                                          <placeholder/>
8010                                        </child>
8011                                      </object>
8012                                    </child>
8013                                  </object>
8014                                </child>
8015                                <child type="label">
8016                                  <object class="GtkLabel" id="label55">
8017                                    <property name="visible">True</property>
8018                                    <property name="can_focus">False</property>
8019                                    <property name="label" translatable="yes">&lt;b&gt;Parameters&lt;/b&gt;</property>
8020                                    <property name="use_markup">True</property>
8021                                  </object>
8022                                </child>
8023                              </object>
8024                              <packing>
8025                                <property name="expand">True</property>
8026                                <property name="fill">True</property>
8027                                <property name="position">0</property>
8028                              </packing>
8029                            </child>
8030                          </object>
8031                          <packing>
8032                            <property name="expand">False</property>
8033                            <property name="fill">True</property>
8034                            <property name="position">0</property>
8035                          </packing>
8036                        </child>
8037                        <child>
8038                          <object class="GtkHBox" id="hbox6">
8039                            <property name="visible">True</property>
8040                            <property name="can_focus">False</property>
8041                            <child>
8042                              <object class="GtkButton" id="g_load_gcode">
8043                                <property name="label" translatable="yes">_Load GCode</property>
8044                                <property name="visible">True</property>
8045                                <property name="can_focus">True</property>
8046                                <property name="receives_default">True</property>
8047                                <property name="use_underline">True</property>
8048                              </object>
8049                              <packing>
8050                                <property name="expand">True</property>
8051                                <property name="fill">True</property>
8052                                <property name="position">0</property>
8053                              </packing>
8054                            </child>
8055                            <child>
8056                              <object class="GtkButton" id="g_platform">
8057                                <property name="label" translatable="yes">To Platform</property>
8058                                <property name="visible">True</property>
8059                                <property name="can_focus">True</property>
8060                                <property name="receives_default">True</property>
8061                              </object>
8062                              <packing>
8063                                <property name="expand">True</property>
8064                                <property name="fill">True</property>
8065                                <property name="position">1</property>
8066                              </packing>
8067                            </child>
8068                            <child>
8069                              <object class="GtkButton" id="g_save_gcode">
8070                                <property name="label" translatable="yes">_Save GCode</property>
8071                                <property name="visible">True</property>
8072                                <property name="can_focus">True</property>
8073                                <property name="receives_default">True</property>
8074                                <property name="use_underline">True</property>
8075                              </object>
8076                              <packing>
8077                                <property name="expand">True</property>
8078                                <property name="fill">True</property>
8079                                <property name="position">2</property>
8080                              </packing>
8081                            </child>
8082                          </object>
8083                          <packing>
8084                            <property name="expand">False</property>
8085                            <property name="fill">True</property>
8086                            <property name="position">1</property>
8087                          </packing>
8088                        </child>
8089                        <child>
8090                          <object class="GtkHSeparator" id="hseparator5">
8091                            <property name="visible">True</property>
8092                            <property name="can_focus">False</property>
8093                          </object>
8094                          <packing>
8095                            <property name="expand">False</property>
8096                            <property name="fill">True</property>
8097                            <property name="position">2</property>
8098                          </packing>
8099                        </child>
8100                        <child>
8101                          <placeholder/>
8102                        </child>
8103                        <child>
8104                          <object class="GtkHSeparator" id="hseparator6">
8105                            <property name="visible">True</property>
8106                            <property name="can_focus">False</property>
8107                          </object>
8108                          <packing>
8109                            <property name="expand">False</property>
8110                            <property name="fill">True</property>
8111                            <property name="position">4</property>
8112                          </packing>
8113                        </child>
8114                        <child>
8115                          <object class="GtkNotebook" id="gcode_text_notebook">
8116                            <property name="visible">True</property>
8117                            <property name="can_focus">True</property>
8118                            <child>
8119                              <object class="GtkScrolledWindow" id="gcode_start_win">
8120                                <property name="visible">True</property>
8121                                <property name="can_focus">True</property>
8122                                <child>
8123                                  <object class="GtkTextView" id="GCode.Start">
8124                                    <property name="visible">True</property>
8125                                    <property name="can_focus">True</property>
8126                                    <property name="buffer">textbuffer1</property>
8127                                  </object>
8128                                </child>
8129                              </object>
8130                            </child>
8131                            <child type="tab">
8132                              <object class="GtkLabel" id="label18">
8133                                <property name="visible">True</property>
8134                                <property name="can_focus">False</property>
8135                                <property name="label" translatable="yes">Start</property>
8136                              </object>
8137                              <packing>
8138                                <property name="tab_fill">False</property>
8139                              </packing>
8140                            </child>
8141                            <child>
8142                              <object class="GtkScrolledWindow" id="gcode_next_win">
8143                                <property name="visible">True</property>
8144                                <property name="can_focus">True</property>
8145                                <child>
8146                                  <object class="GtkTextView" id="GCode.Layer">
8147                                    <property name="visible">True</property>
8148                                    <property name="can_focus">True</property>
8149                                    <property name="buffer">textbuffer2</property>
8150                                  </object>
8151                                </child>
8152                              </object>
8153                              <packing>
8154                                <property name="position">1</property>
8155                              </packing>
8156                            </child>
8157                            <child type="tab">
8158                              <object class="GtkLabel" id="label19">
8159                                <property name="visible">True</property>
8160                                <property name="can_focus">False</property>
8161                                <property name="label" translatable="yes">Next Layer</property>
8162                              </object>
8163                              <packing>
8164                                <property name="position">1</property>
8165                                <property name="tab_fill">False</property>
8166                              </packing>
8167                            </child>
8168                            <child>
8169                              <object class="GtkScrolledWindow" id="gcode_end_win">
8170                                <property name="visible">True</property>
8171                                <property name="can_focus">True</property>
8172                                <child>
8173                                  <object class="GtkTextView" id="GCode.End">
8174                                    <property name="visible">True</property>
8175                                    <property name="can_focus">True</property>
8176                                    <property name="buffer">textbuffer3</property>
8177                                  </object>
8178                                </child>
8179                              </object>
8180                              <packing>
8181                                <property name="position">2</property>
8182                              </packing>
8183                            </child>
8184                            <child type="tab">
8185                              <object class="GtkLabel" id="label20">
8186                                <property name="visible">True</property>
8187                                <property name="can_focus">False</property>
8188                                <property name="label" translatable="yes">End</property>
8189                              </object>
8190                              <packing>
8191                                <property name="position">3</property>
8192                                <property name="tab_fill">False</property>
8193                              </packing>
8194                            </child>
8195                            <child>
8196                              <object class="GtkScrolledWindow" id="gcode_result_win">
8197                                <property name="visible">True</property>
8198                                <property name="can_focus">True</property>
8199                                <child>
8200                                  <object class="GtkTextView" id="GCode.Result">
8201                                    <property name="visible">True</property>
8202                                    <property name="can_focus">True</property>
8203                                    <property name="buffer">textbuffer1</property>
8204                                  </object>
8205                                </child>
8206                              </object>
8207                              <packing>
8208                                <property name="position">3</property>
8209                              </packing>
8210                            </child>
8211                            <child type="tab">
8212                              <object class="GtkLabel" id="label">
8213                                <property name="visible">True</property>
8214                                <property name="can_focus">False</property>
8215                                <property name="label" translatable="yes">Result</property>
8216                              </object>
8217                              <packing>
8218                                <property name="position">3</property>
8219                                <property name="tab_fill">False</property>
8220                              </packing>
8221                            </child>
8222                          </object>
8223                          <packing>
8224                            <property name="expand">True</property>
8225                            <property name="fill">True</property>
8226                            <property name="position">5</property>
8227                          </packing>
8228                        </child>
8229                      </object>
8230                      <packing>
8231                        <property name="position">2</property>
8232                      </packing>
8233                    </child>
8234                    <child type="tab">
8235                      <object class="GtkLabel" id="label4">
8236                        <property name="visible">True</property>
8237                        <property name="can_focus">False</property>
8238                        <property name="label" translatable="yes">GCode</property>
8239                      </object>
8240                      <packing>
8241                        <property name="position">2</property>
8242                        <property name="tab_fill">False</property>
8243                      </packing>
8244                    </child>
8245                    <child>
8246                      <object class="GtkVBox" id="printer_tab">
8247                        <property name="visible">True</property>
8248                        <property name="can_focus">False</property>
8249                        <child>
8250                          <placeholder/>
8251                        </child>
8252                        <child>
8253                          <placeholder/>
8254                        </child>
8255                        <child>
8256                          <object class="GtkFrame" id="frame25">
8257                            <property name="visible">True</property>
8258                            <property name="can_focus">False</property>
8259                            <property name="label_xalign">0</property>
8260                            <property name="shadow_type">none</property>
8261                            <child>
8262                              <object class="GtkAlignment" id="alignment39">
8263                                <property name="visible">True</property>
8264                                <property name="can_focus">False</property>
8265                                <property name="left_padding">12</property>
8266                                <child>
8267                                  <object class="GtkVBox" id="vbox22">
8268                                    <property name="visible">True</property>
8269                                    <property name="can_focus">False</property>
8270                                    <child>
8271                                      <object class="GtkHBox" id="p_connect_button_box">
8272                                        <property name="visible">True</property>
8273                                        <property name="can_focus">False</property>
8274                                        <child>
8275                                          <placeholder/>
8276                                        </child>
8277                                      </object>
8278                                      <packing>
8279                                        <property name="expand">False</property>
8280                                        <property name="fill">True</property>
8281                                        <property name="position">0</property>
8282                                      </packing>
8283                                    </child>
8284                                    <child>
8285                                      <object class="GtkToolbar" id="toolbar1">
8286                                        <property name="visible">True</property>
8287                                        <property name="can_focus">False</property>
8288                                        <property name="toolbar_style">icons</property>
8289                                        <property name="show_arrow">False</property>
8290                                        <property name="icon_size">5</property>
8291                                        <child>
8292                                          <object class="GtkToolButton" id="p_print">
8293                                            <property name="visible">True</property>
8294                                            <property name="can_focus">False</property>
8295                                            <property name="tooltip_text" translatable="yes">Print</property>
8296                                            <property name="label" translatable="yes">Print</property>
8297                                            <property name="use_underline">True</property>
8298                                            <property name="stock_id">gtk-execute</property>
8299                                          </object>
8300                                          <packing>
8301                                            <property name="expand">False</property>
8302                                            <property name="homogeneous">True</property>
8303                                          </packing>
8304                                        </child>
8305                                        <child>
8306                                          <object class="GtkToggleToolButton" id="p_pause">
8307                                            <property name="visible">True</property>
8308                                            <property name="can_focus">False</property>
8309                                            <property name="tooltip_text" translatable="yes">Pause</property>
8310                                            <property name="label" translatable="yes">Pause</property>
8311                                            <property name="use_underline">True</property>
8312                                            <property name="stock_id">gtk-media-pause</property>
8313                                          </object>
8314                                          <packing>
8315                                            <property name="expand">False</property>
8316                                            <property name="homogeneous">True</property>
8317                                          </packing>
8318                                        </child>
8319                                        <child>
8320                                          <object class="GtkToolButton" id="p_home">
8321                                            <property name="visible">True</property>
8322                                            <property name="can_focus">False</property>
8323                                            <property name="tooltip_text" translatable="yes">Home All</property>
8324                                            <property name="label" translatable="yes">Home All</property>
8325                                            <property name="use_underline">True</property>
8326                                            <property name="stock_id">gtk-home</property>
8327                                          </object>
8328                                          <packing>
8329                                            <property name="expand">False</property>
8330                                            <property name="homogeneous">True</property>
8331                                          </packing>
8332                                        </child>
8333                                        <child>
8334                                          <object class="GtkToolButton" id="p_reset">
8335                                            <property name="visible">True</property>
8336                                            <property name="can_focus">False</property>
8337                                            <property name="tooltip_text" translatable="yes">Reset Printer</property>
8338                                            <property name="label" translatable="yes">Reset</property>
8339                                            <property name="use_underline">True</property>
8340                                            <property name="stock_id">gtk-refresh</property>
8341                                          </object>
8342                                          <packing>
8343                                            <property name="expand">False</property>
8344                                            <property name="homogeneous">True</property>
8345                                          </packing>
8346                                        </child>
8347                                        <child>
8348                                          <object class="GtkToggleToolButton" id="p_power">
8349                                            <property name="visible">True</property>
8350                                            <property name="can_focus">False</property>
8351                                            <property name="tooltip_text" translatable="yes">Power On</property>
8352                                            <property name="label" translatable="yes">Power On</property>
8353                                            <property name="use_underline">True</property>
8354                                            <property name="stock_id">gtk-connect</property>
8355                                          </object>
8356                                          <packing>
8357                                            <property name="expand">False</property>
8358                                            <property name="homogeneous">True</property>
8359                                          </packing>
8360                                        </child>
8361                                      </object>
8362                                      <packing>
8363                                        <property name="expand">False</property>
8364                                        <property name="fill">True</property>
8365                                        <property name="position">1</property>
8366                                      </packing>
8367                                    </child>
8368                                  </object>
8369                                </child>
8370                              </object>
8371                            </child>
8372                            <child type="label">
8373                              <object class="GtkLabel" id="label94">
8374                                <property name="visible">True</property>
8375                                <property name="can_focus">False</property>
8376                                <property name="label" translatable="yes">&lt;b&gt;Printer&lt;/b&gt;</property>
8377                                <property name="use_markup">True</property>
8378                              </object>
8379                            </child>
8380                          </object>
8381                          <packing>
8382                            <property name="expand">False</property>
8383                            <property name="fill">True</property>
8384                            <property name="position">2</property>
8385                          </packing>
8386                        </child>
8387                        <child>
8388                          <object class="GtkExpander" id="Misc.ExpandPAxisDisplay">
8389                            <property name="visible">True</property>
8390                            <property name="can_focus">True</property>
8391                            <child>
8392                              <object class="GtkVBox" id="i_axis_controls">
8393                                <property name="visible">True</property>
8394                                <property name="can_focus">False</property>
8395                                <child>
8396                                  <placeholder/>
8397                                </child>
8398                                <child>
8399                                  <placeholder/>
8400                                </child>
8401                                <child>
8402                                  <placeholder/>
8403                                </child>
8404                                <child>
8405                                  <object class="GtkToolbar" id="toolbar2">
8406                                    <property name="can_focus">False</property>
8407                                    <property name="no_show_all">True</property>
8408                                    <property name="toolbar_style">icons</property>
8409                                    <child>
8410                                      <object class="GtkToolItem" id="labelX">
8411                                        <property name="visible">True</property>
8412                                        <property name="can_focus">False</property>
8413                                        <child>
8414                                          <object class="GtkLabel" id="label7">
8415                                            <property name="visible">True</property>
8416                                            <property name="can_focus">False</property>
8417                                            <property name="label" translatable="yes">X:</property>
8418                                          </object>
8419                                        </child>
8420                                      </object>
8421                                      <packing>
8422                                        <property name="expand">False</property>
8423                                        <property name="homogeneous">True</property>
8424                                      </packing>
8425                                    </child>
8426                                    <child>
8427                                      <object class="GtkToolButton" id="p_left">
8428                                        <property name="visible">True</property>
8429                                        <property name="can_focus">False</property>
8430                                        <property name="tooltip_text" translatable="yes">X-</property>
8431                                        <property name="label" translatable="yes">X-</property>
8432                                        <property name="use_underline">True</property>
8433                                        <property name="stock_id">gtk-go-back</property>
8434                                      </object>
8435                                      <packing>
8436                                        <property name="expand">False</property>
8437                                        <property name="homogeneous">True</property>
8438                                      </packing>
8439                                    </child>
8440                                    <child>
8441                                      <object class="GtkToolButton" id="p_right">
8442                                        <property name="visible">True</property>
8443                                        <property name="can_focus">False</property>
8444                                        <property name="tooltip_text" translatable="yes">X+</property>
8445                                        <property name="label" translatable="yes">X+</property>
8446                                        <property name="use_underline">True</property>
8447                                        <property name="stock_id">gtk-go-forward</property>
8448                                      </object>
8449                                      <packing>
8450                                        <property name="expand">False</property>
8451                                        <property name="homogeneous">True</property>
8452                                      </packing>
8453                                    </child>
8454                                    <child>
8455                                      <object class="GtkToolItem" id="labelY">
8456                                        <property name="visible">True</property>
8457                                        <property name="can_focus">False</property>
8458                                        <child>
8459                                          <object class="GtkLabel" id="label8">
8460                                            <property name="visible">True</property>
8461                                            <property name="can_focus">False</property>
8462                                            <property name="label" translatable="yes">Y:</property>
8463                                          </object>
8464                                        </child>
8465                                      </object>
8466                                      <packing>
8467                                        <property name="expand">False</property>
8468                                        <property name="homogeneous">True</property>
8469                                      </packing>
8470                                    </child>
8471                                    <child>
8472                                      <object class="GtkToolButton" id="p_backward">
8473                                        <property name="visible">True</property>
8474                                        <property name="can_focus">False</property>
8475                                        <property name="tooltip_text" translatable="yes">Y-</property>
8476                                        <property name="label" translatable="yes">Y-</property>
8477                                        <property name="use_underline">True</property>
8478                                        <property name="stock_id">gtk-go-down</property>
8479                                      </object>
8480                                      <packing>
8481                                        <property name="expand">False</property>
8482                                        <property name="homogeneous">True</property>
8483                                      </packing>
8484                                    </child>
8485                                    <child>
8486                                      <object class="GtkToolButton" id="p_forward">
8487                                        <property name="visible">True</property>
8488                                        <property name="can_focus">False</property>
8489                                        <property name="tooltip_text" translatable="yes">Y+</property>
8490                                        <property name="label" translatable="yes">Y+</property>
8491                                        <property name="use_underline">True</property>
8492                                        <property name="stock_id">gtk-go-up</property>
8493                                      </object>
8494                                      <packing>
8495                                        <property name="expand">False</property>
8496                                        <property name="homogeneous">True</property>
8497                                      </packing>
8498                                    </child>
8499                                    <child>
8500                                      <object class="GtkToolItem" id="labelZ">
8501                                        <property name="visible">True</property>
8502                                        <property name="can_focus">False</property>
8503                                        <child>
8504                                          <object class="GtkLabel" id="label9">
8505                                            <property name="visible">True</property>
8506                                            <property name="can_focus">False</property>
8507                                            <property name="label" translatable="yes">Z:</property>
8508                                          </object>
8509                                        </child>
8510                                      </object>
8511                                      <packing>
8512                                        <property name="expand">False</property>
8513                                        <property name="homogeneous">True</property>
8514                                      </packing>
8515                                    </child>
8516                                    <child>
8517                                      <object class="GtkToolButton" id="p_down">
8518                                        <property name="visible">True</property>
8519                                        <property name="can_focus">False</property>
8520                                        <property name="tooltip_text" translatable="yes">Z Down</property>
8521                                        <property name="label" translatable="yes">Z-</property>
8522                                        <property name="use_underline">True</property>
8523                                        <property name="stock_id">gtk-go-down</property>
8524                                      </object>
8525                                      <packing>
8526                                        <property name="expand">False</property>
8527                                        <property name="homogeneous">True</property>
8528                                      </packing>
8529                                    </child>
8530                                    <child>
8531                                      <object class="GtkToolButton" id="p_up">
8532                                        <property name="visible">True</property>
8533                                        <property name="can_focus">False</property>
8534                                        <property name="tooltip_text" translatable="yes">Z Up</property>
8535                                        <property name="label" translatable="yes">Z+</property>
8536                                        <property name="use_underline">True</property>
8537                                        <property name="stock_id">gtk-go-up</property>
8538                                      </object>
8539                                      <packing>
8540                                        <property name="expand">False</property>
8541                                        <property name="homogeneous">True</property>
8542                                      </packing>
8543                                    </child>
8544                                    <child>
8545                                      <object class="GtkToolItem" id="p_speedlabel">
8546                                        <property name="visible">True</property>
8547                                        <property name="can_focus">False</property>
8548                                        <child>
8549                                          <object class="GtkLabel" id="label10">
8550                                            <property name="visible">True</property>
8551                                            <property name="can_focus">False</property>
8552                                          </object>
8553                                        </child>
8554                                      </object>
8555                                      <packing>
8556                                        <property name="expand">False</property>
8557                                        <property name="homogeneous">True</property>
8558                                      </packing>
8559                                    </child>
8560                                    <child>
8561                                      <object class="GtkToolItem" id="p_speedsel">
8562                                        <property name="visible">True</property>
8563                                        <property name="can_focus">False</property>
8564                                        <child>
8565                                          <object class="GtkComboBox" id="p_amount">
8566                                            <property name="visible">True</property>
8567                                            <property name="can_focus">False</property>
8568                                            <property name="tooltip_text" translatable="yes">Amount (mm)</property>
8569                                          </object>
8570                                        </child>
8571                                      </object>
8572                                      <packing>
8573                                        <property name="expand">False</property>
8574                                        <property name="homogeneous">True</property>
8575                                      </packing>
8576                                    </child>
8577                                  </object>
8578                                  <packing>
8579                                    <property name="expand">False</property>
8580                                    <property name="fill">True</property>
8581                                    <property name="position">3</property>
8582                                  </packing>
8583                                </child>
8584                              </object>
8585                            </child>
8586                            <child type="label">
8587                              <object class="GtkLabel" id="label6">
8588                                <property name="visible">True</property>
8589                                <property name="can_focus">False</property>
8590                                <property name="label" translatable="yes">Axis Control</property>
8591                                <attributes>
8592                                  <attribute name="weight" value="bold"/>
8593                                </attributes>
8594                              </object>
8595                            </child>
8596                          </object>
8597                          <packing>
8598                            <property name="expand">False</property>
8599                            <property name="fill">False</property>
8600                            <property name="position">3</property>
8601                          </packing>
8602                        </child>
8603                        <child>
8604                          <object class="GtkHBox" id="hbox37">
8605                            <property name="visible">True</property>
8606                            <property name="can_focus">False</property>
8607                            <child>
8608                              <object class="GtkLabel" id="label24">
8609                                <property name="visible">True</property>
8610                                <property name="can_focus">False</property>
8611                                <property name="label" translatable="yes">Use Extruder:</property>
8612                                <attributes>
8613                                  <attribute name="weight" value="bold"/>
8614                                </attributes>
8615                              </object>
8616                              <packing>
8617                                <property name="expand">False</property>
8618                                <property name="fill">True</property>
8619                                <property name="padding">5</property>
8620                                <property name="position">0</property>
8621                              </packing>
8622                            </child>
8623                            <child>
8624                              <object class="GtkHBox" id="i_extruder_box">
8625                                <property name="visible">True</property>
8626                                <property name="can_focus">False</property>
8627                                <child>
8628                                  <placeholder/>
8629                                </child>
8630                                <child>
8631                                  <placeholder/>
8632                                </child>
8633                              </object>
8634                              <packing>
8635                                <property name="expand">False</property>
8636                                <property name="fill">True</property>
8637                                <property name="position">1</property>
8638                              </packing>
8639                            </child>
8640                          </object>
8641                          <packing>
8642                            <property name="expand">False</property>
8643                            <property name="fill">True</property>
8644                            <property name="position">4</property>
8645                          </packing>
8646                        </child>
8647                        <child>
8648                          <object class="GtkFrame" id="frame13">
8649                            <property name="visible">True</property>
8650                            <property name="can_focus">False</property>
8651                            <property name="label_xalign">0</property>
8652                            <property name="shadow_type">none</property>
8653                            <child>
8654                              <object class="GtkAlignment" id="alignment23">
8655                                <property name="visible">True</property>
8656                                <property name="can_focus">False</property>
8657                                <property name="left_padding">12</property>
8658                                <child>
8659                                  <object class="GtkVBox" id="vbox24">
8660                                    <property name="visible">True</property>
8661                                    <property name="can_focus">False</property>
8662                                    <child>
8663                                      <object class="GtkHBox" id="hbox3">
8664                                        <property name="visible">True</property>
8665                                        <property name="can_focus">False</property>
8666                                        <child>
8667                                          <placeholder/>
8668                                        </child>
8669                                        <child>
8670                                          <placeholder/>
8671                                        </child>
8672                                      </object>
8673                                      <packing>
8674                                        <property name="expand">False</property>
8675                                        <property name="fill">True</property>
8676                                        <property name="position">0</property>
8677                                      </packing>
8678                                    </child>
8679                                    <child>
8680                                      <object class="GtkHBox" id="hbox39">
8681                                        <property name="visible">True</property>
8682                                        <property name="can_focus">False</property>
8683                                        <child>
8684                                          <placeholder/>
8685                                        </child>
8686                                        <child>
8687                                          <object class="GtkTable" id="table14">
8688                                            <property name="visible">True</property>
8689                                            <property name="can_focus">False</property>
8690                                            <property name="n_rows">2</property>
8691                                            <property name="n_columns">4</property>
8692                                            <child>
8693                                              <placeholder/>
8694                                            </child>
8695                                            <child>
8696                                              <placeholder/>
8697                                            </child>
8698                                            <child>
8699                                              <placeholder/>
8700                                            </child>
8701                                            <child>
8702                                              <placeholder/>
8703                                            </child>
8704                                            <child>
8705                                              <placeholder/>
8706                                            </child>
8707                                            <child>
8708                                              <placeholder/>
8709                                            </child>
8710                                            <child>
8711                                              <placeholder/>
8712                                            </child>
8713                                            <child>
8714                                              <placeholder/>
8715                                            </child>
8716                                            <child>
8717                                              <placeholder/>
8718                                            </child>
8719                                            <child>
8720                                              <placeholder/>
8721                                            </child>
8722                                            <child>
8723                                              <placeholder/>
8724                                            </child>
8725                                            <child>
8726                                              <placeholder/>
8727                                            </child>
8728                                            <child>
8729                                              <placeholder/>
8730                                            </child>
8731                                            <child>
8732                                              <placeholder/>
8733                                            </child>
8734                                            <child>
8735                                              <placeholder/>
8736                                            </child>
8737                                            <child>
8738                                              <placeholder/>
8739                                            </child>
8740                                            <child>
8741                                              <placeholder/>
8742                                            </child>
8743                                            <child>
8744                                              <placeholder/>
8745                                            </child>
8746                                            <child>
8747                                              <object class="GtkVBox" id="i_temp_box">
8748                                                <property name="visible">True</property>
8749                                                <property name="can_focus">False</property>
8750                                                <child>
8751                                                  <placeholder/>
8752                                                </child>
8753                                                <child>
8754                                                  <placeholder/>
8755                                                </child>
8756                                              </object>
8757                                              <packing>
8758                                                <property name="left_attach">1</property>
8759                                                <property name="right_attach">3</property>
8760                                                <property name="bottom_attach">2</property>
8761                                              </packing>
8762                                            </child>
8763                                            <child>
8764                                              <placeholder/>
8765                                            </child>
8766                                            <child>
8767                                              <placeholder/>
8768                                            </child>
8769                                            <child>
8770                                              <placeholder/>
8771                                            </child>
8772                                            <child>
8773                                              <placeholder/>
8774                                            </child>
8775                                            <child>
8776                                              <placeholder/>
8777                                            </child>
8778                                          </object>
8779                                          <packing>
8780                                            <property name="expand">True</property>
8781                                            <property name="fill">True</property>
8782                                            <property name="position">1</property>
8783                                          </packing>
8784                                        </child>
8785                                      </object>
8786                                      <packing>
8787                                        <property name="expand">False</property>
8788                                        <property name="fill">True</property>
8789                                        <property name="position">1</property>
8790                                      </packing>
8791                                    </child>
8792                                    <child>
8793                                      <object class="GtkTable" id="table13">
8794                                        <property name="visible">True</property>
8795                                        <property name="can_focus">False</property>
8796                                        <property name="n_rows">2</property>
8797                                        <property name="n_columns">3</property>
8798                                        <child>
8799                                          <object class="GtkLabel" id="label23">
8800                                            <property name="visible">True</property>
8801                                            <property name="can_focus">False</property>
8802                                            <property name="xalign">1</property>
8803                                            <property name="xpad">10</property>
8804                                            <property name="label" translatable="yes">Update Interval (sec)</property>
8805                                          </object>
8806                                          <packing>
8807                                            <property name="left_attach">1</property>
8808                                            <property name="right_attach">2</property>
8809                                          </packing>
8810                                        </child>
8811                                        <child>
8812                                          <object class="GtkSpinButton" id="Display.TempUpdateSpeed">
8813                                            <property name="visible">True</property>
8814                                            <property name="can_focus">True</property>
8815                                            <property name="invisible_char">•</property>
8816                                            <property name="invisible_char_set">True</property>
8817                                            <property name="primary_icon_activatable">False</property>
8818                                            <property name="secondary_icon_activatable">False</property>
8819                                            <property name="primary_icon_sensitive">True</property>
8820                                            <property name="secondary_icon_sensitive">True</property>
8821                                            <property name="numeric">True</property>
8822                                          </object>
8823                                          <packing>
8824                                            <property name="left_attach">2</property>
8825                                            <property name="right_attach">3</property>
8826                                          </packing>
8827                                        </child>
8828                                        <child>
8829                                          <object class="GtkCheckButton" id="Misc.TempReadingEnabled">
8830                                            <property name="label" translatable="yes">Monitor Temperature</property>
8831                                            <property name="visible">True</property>
8832                                            <property name="can_focus">True</property>
8833                                            <property name="receives_default">False</property>
8834                                            <property name="active">True</property>
8835                                            <property name="draw_indicator">True</property>
8836                                          </object>
8837                                        </child>
8838                                        <child>
8839                                          <object class="GtkCheckButton" id="i_fan_enabled">
8840                                            <property name="label" translatable="yes">Fan Enabled</property>
8841                                            <property name="visible">True</property>
8842                                            <property name="can_focus">True</property>
8843                                            <property name="receives_default">False</property>
8844                                            <property name="draw_indicator">True</property>
8845                                          </object>
8846                                          <packing>
8847                                            <property name="top_attach">1</property>
8848                                            <property name="bottom_attach">2</property>
8849                                          </packing>
8850                                        </child>
8851                                        <child>
8852                                          <object class="GtkLabel" id="label25">
8853                                            <property name="visible">True</property>
8854                                            <property name="can_focus">False</property>
8855                                            <property name="xalign">1</property>
8856                                            <property name="xpad">10</property>
8857                                            <property name="label" translatable="yes">Fan Level</property>
8858                                          </object>
8859                                          <packing>
8860                                            <property name="left_attach">1</property>
8861                                            <property name="right_attach">2</property>
8862                                            <property name="top_attach">1</property>
8863                                            <property name="bottom_attach">2</property>
8864                                          </packing>
8865                                        </child>
8866                                        <child>
8867                                          <object class="GtkSpinButton" id="Printer.FanVoltage">
8868                                            <property name="visible">True</property>
8869                                            <property name="can_focus">True</property>
8870                                            <property name="invisible_char">•</property>
8871                                            <property name="width_chars">3</property>
8872                                            <property name="truncate_multiline">True</property>
8873                                            <property name="invisible_char_set">True</property>
8874                                            <property name="progress_pulse_step">1</property>
8875                                            <property name="primary_icon_activatable">False</property>
8876                                            <property name="secondary_icon_activatable">False</property>
8877                                            <property name="primary_icon_sensitive">True</property>
8878                                            <property name="secondary_icon_sensitive">True</property>
8879                                            <property name="numeric">True</property>
8880                                          </object>
8881                                          <packing>
8882                                            <property name="left_attach">2</property>
8883                                            <property name="right_attach">3</property>
8884                                            <property name="top_attach">1</property>
8885                                            <property name="bottom_attach">2</property>
8886                                          </packing>
8887                                        </child>
8888                                      </object>
8889                                      <packing>
8890                                        <property name="expand">False</property>
8891                                        <property name="fill">True</property>
8892                                        <property name="position">2</property>
8893                                      </packing>
8894                                    </child>
8895                                  </object>
8896                                </child>
8897                              </object>
8898                            </child>
8899                            <child type="label">
8900                              <object class="GtkLabel" id="label22">
8901                                <property name="visible">True</property>
8902                                <property name="can_focus">False</property>
8903                                <property name="label" translatable="yes">&lt;b&gt;Temperature&lt;/b&gt;</property>
8904                                <property name="use_markup">True</property>
8905                              </object>
8906                            </child>
8907                          </object>
8908                          <packing>
8909                            <property name="expand">False</property>
8910                            <property name="fill">True</property>
8911                            <property name="position">5</property>
8912                          </packing>
8913                        </child>
8914                        <child>
8915                          <object class="GtkHBox" id="hbox22">
8916                            <property name="visible">True</property>
8917                            <property name="can_focus">False</property>
8918                            <child>
8919                              <object class="GtkLabel" id="label26">
8920                                <property name="visible">True</property>
8921                                <property name="can_focus">False</property>
8922                                <property name="label" translatable="yes">Length (mm)</property>
8923                              </object>
8924                              <packing>
8925                                <property name="expand">True</property>
8926                                <property name="fill">True</property>
8927                                <property name="position">0</property>
8928                              </packing>
8929                            </child>
8930                            <child>
8931                              <object class="GtkSpinButton" id="Printer.ExtrudeAmount">
8932                                <property name="visible">True</property>
8933                                <property name="can_focus">True</property>
8934                                <property name="invisible_char">•</property>
8935                                <property name="invisible_char_set">True</property>
8936                                <property name="primary_icon_activatable">False</property>
8937                                <property name="secondary_icon_activatable">False</property>
8938                                <property name="primary_icon_sensitive">True</property>
8939                                <property name="secondary_icon_sensitive">True</property>
8940                                <property name="digits">1</property>
8941                              </object>
8942                              <packing>
8943                                <property name="expand">True</property>
8944                                <property name="fill">True</property>
8945                                <property name="position">1</property>
8946                              </packing>
8947                            </child>
8948                            <child>
8949                              <object class="GtkLabel" id="label27">
8950                                <property name="visible">True</property>
8951                                <property name="can_focus">False</property>
8952                                <property name="label" translatable="yes">Speed (mm/s)</property>
8953                              </object>
8954                              <packing>
8955                                <property name="expand">True</property>
8956                                <property name="fill">True</property>
8957                                <property name="position">2</property>
8958                              </packing>
8959                            </child>
8960                            <child>
8961                              <object class="GtkSpinButton" id="Printer.ExtrudeSpeed">
8962                                <property name="visible">True</property>
8963                                <property name="can_focus">True</property>
8964                                <property name="invisible_char">•</property>
8965                                <property name="invisible_char_set">True</property>
8966                                <property name="primary_icon_activatable">False</property>
8967                                <property name="secondary_icon_activatable">False</property>
8968                                <property name="primary_icon_sensitive">True</property>
8969                                <property name="secondary_icon_sensitive">True</property>
8970                                <property name="digits">1</property>
8971                              </object>
8972                              <packing>
8973                                <property name="expand">True</property>
8974                                <property name="fill">True</property>
8975                                <property name="position">3</property>
8976                              </packing>
8977                            </child>
8978                            <child>
8979                              <object class="GtkButton" id="i_extrude_length">
8980                                <property name="label" translatable="yes">Purge</property>
8981                                <property name="visible">True</property>
8982                                <property name="can_focus">True</property>
8983                                <property name="receives_default">True</property>
8984                              </object>
8985                              <packing>
8986                                <property name="expand">True</property>
8987                                <property name="fill">True</property>
8988                                <property name="position">4</property>
8989                              </packing>
8990                            </child>
8991                          </object>
8992                          <packing>
8993                            <property name="expand">False</property>
8994                            <property name="fill">True</property>
8995                            <property name="position">6</property>
8996                          </packing>
8997                        </child>
8998                        <child>
8999                          <object class="GtkFrame" id="Custom Actions">
9000                            <property name="visible">True</property>
9001                            <property name="can_focus">False</property>
9002                            <property name="label_xalign">0</property>
9003                            <property name="shadow_type">none</property>
9004                            <child>
9005                              <object class="GtkAlignment" id="alignment21">
9006                                <property name="visible">True</property>
9007                                <property name="can_focus">False</property>
9008                                <property name="left_padding">12</property>
9009                                <child>
9010                                  <object class="GtkVBox" id="i_custom_action_box">
9011                                    <property name="visible">True</property>
9012                                    <property name="can_focus">False</property>
9013                                    <child>
9014                                      <object class="GtkHBox" id="i_custom_buttons">
9015                                        <property name="visible">True</property>
9016                                        <property name="can_focus">False</property>
9017                                        <child>
9018                                          <object class="GtkToolbar" id="i_custom_toolbar">
9019                                            <property name="visible">True</property>
9020                                            <property name="sensitive">False</property>
9021                                            <property name="can_focus">False</property>
9022                                            <property name="toolbar_style">text</property>
9023                                          </object>
9024                                          <packing>
9025                                            <property name="expand">True</property>
9026                                            <property name="fill">True</property>
9027                                            <property name="position">0</property>
9028                                          </packing>
9029                                        </child>
9030                                      </object>
9031                                      <packing>
9032                                        <property name="expand">True</property>
9033                                        <property name="fill">True</property>
9034                                        <property name="position">0</property>
9035                                      </packing>
9036                                    </child>
9037                                    <child>
9038                                      <object class="GtkHBox" id="hbox12">
9039                                        <property name="visible">True</property>
9040                                        <property name="can_focus">False</property>
9041                                        <child>
9042                                          <object class="GtkButton" id="i_new_custombutton">
9043                                            <property name="label" translatable="yes">New</property>
9044                                            <property name="visible">True</property>
9045                                            <property name="can_focus">True</property>
9046                                            <property name="receives_default">True</property>
9047                                          </object>
9048                                          <packing>
9049                                            <property name="expand">True</property>
9050                                            <property name="fill">True</property>
9051                                            <property name="position">0</property>
9052                                          </packing>
9053                                        </child>
9054                                        <child>
9055                                          <object class="GtkToggleButton" id="i_edit_custombutton">
9056                                            <property name="label" translatable="yes">Edit</property>
9057                                            <property name="visible">True</property>
9058                                            <property name="can_focus">True</property>
9059                                            <property name="receives_default">True</property>
9060                                          </object>
9061                                          <packing>
9062                                            <property name="expand">True</property>
9063                                            <property name="fill">True</property>
9064                                            <property name="position">1</property>
9065                                          </packing>
9066                                        </child>
9067                                        <child>
9068                                          <object class="GtkToggleButton" id="i_remove_custombutton">
9069                                            <property name="label" translatable="yes">Remove</property>
9070                                            <property name="visible">True</property>
9071                                            <property name="can_focus">True</property>
9072                                            <property name="receives_default">True</property>
9073                                          </object>
9074                                          <packing>
9075                                            <property name="expand">True</property>
9076                                            <property name="fill">True</property>
9077                                            <property name="position">2</property>
9078                                          </packing>
9079                                        </child>
9080                                      </object>
9081                                      <packing>
9082                                        <property name="expand">True</property>
9083                                        <property name="fill">True</property>
9084                                        <property name="position">1</property>
9085                                      </packing>
9086                                    </child>
9087                                  </object>
9088                                </child>
9089                              </object>
9090                            </child>
9091                            <child type="label">
9092                              <object class="GtkLabel" id="Custom Action">
9093                                <property name="visible">True</property>
9094                                <property name="can_focus">False</property>
9095                                <property name="label" translatable="yes">&lt;b&gt;Custom Actions&lt;/b&gt;</property>
9096                                <property name="use_markup">True</property>
9097                              </object>
9098                            </child>
9099                          </object>
9100                          <packing>
9101                            <property name="expand">False</property>
9102                            <property name="fill">True</property>
9103                            <property name="position">7</property>
9104                          </packing>
9105                        </child>
9106                        <child>
9107                          <object class="GtkHBox" id="hbox7">
9108                            <property name="visible">True</property>
9109                            <property name="can_focus">False</property>
9110                            <child>
9111                              <object class="GtkEntry" id="g_gcode">
9112                                <property name="visible">True</property>
9113                                <property name="can_focus">True</property>
9114                                <property name="invisible_char">●</property>
9115                                <property name="invisible_char_set">True</property>
9116                                <property name="primary_icon_activatable">False</property>
9117                                <property name="secondary_icon_activatable">False</property>
9118                                <property name="primary_icon_sensitive">True</property>
9119                                <property name="secondary_icon_sensitive">True</property>
9120                              </object>
9121                              <packing>
9122                                <property name="expand">True</property>
9123                                <property name="fill">True</property>
9124                                <property name="position">0</property>
9125                              </packing>
9126                            </child>
9127                            <child>
9128                              <object class="GtkButton" id="g_send_gcode">
9129                                <property name="label" translatable="yes">Send GCode</property>
9130                                <property name="visible">True</property>
9131                                <property name="can_focus">True</property>
9132                                <property name="receives_default">True</property>
9133                              </object>
9134                              <packing>
9135                                <property name="expand">False</property>
9136                                <property name="fill">True</property>
9137                                <property name="position">1</property>
9138                              </packing>
9139                            </child>
9140                          </object>
9141                          <packing>
9142                            <property name="expand">False</property>
9143                            <property name="fill">True</property>
9144                            <property name="position">8</property>
9145                          </packing>
9146                        </child>
9147                      </object>
9148                      <packing>
9149                        <property name="position">3</property>
9150                      </packing>
9151                    </child>
9152                    <child type="tab">
9153                      <object class="GtkLabel" id="label5">
9154                        <property name="visible">True</property>
9155                        <property name="can_focus">False</property>
9156                        <property name="label" translatable="yes">Printer</property>
9157                      </object>
9158                      <packing>
9159                        <property name="position">3</property>
9160                        <property name="tab_fill">False</property>
9161                      </packing>
9162                    </child>
9163                    <child>
9164                      <object class="GtkVBox" id="logs_tab">
9165                        <property name="visible">True</property>
9166                        <property name="can_focus">False</property>
9167                        <child>
9168                          <placeholder/>
9169                        </child>
9170                        <child>
9171                          <object class="GtkVBox" id="vbox13">
9172                            <property name="visible">True</property>
9173                            <property name="can_focus">False</property>
9174                            <child>
9175                              <object class="GtkNotebook" id="notebook3">
9176                                <property name="visible">True</property>
9177                                <property name="can_focus">True</property>
9178                                <child>
9179                                  <object class="GtkVBox" id="vbox23">
9180                                    <property name="visible">True</property>
9181                                    <property name="can_focus">False</property>
9182                                    <child>
9183                                      <object class="GtkScrolledWindow" id="scrolledwindow6">
9184                                        <property name="visible">True</property>
9185                                        <property name="can_focus">True</property>
9186                                        <child>
9187                                          <object class="GtkTextView" id="i_txt_comms">
9188                                            <property name="visible">True</property>
9189                                            <property name="can_focus">True</property>
9190                                            <property name="resize_mode">immediate</property>
9191                                            <property name="editable">False</property>
9192                                            <property name="cursor_visible">False</property>
9193                                          </object>
9194                                        </child>
9195                                      </object>
9196                                      <packing>
9197                                        <property name="expand">True</property>
9198                                        <property name="fill">True</property>
9199                                        <property name="position">0</property>
9200                                      </packing>
9201                                    </child>
9202                                    <child>
9203                                      <object class="GtkHBox" id="hbox33">
9204                                        <property name="visible">True</property>
9205                                        <property name="can_focus">False</property>
9206                                        <property name="spacing">15</property>
9207                                        <child>
9208                                          <object class="GtkCheckButton" id="Printer.Logging">
9209                                            <property name="label" translatable="yes">Logging</property>
9210                                            <property name="visible">True</property>
9211                                            <property name="can_focus">True</property>
9212                                            <property name="receives_default">False</property>
9213                                            <property name="active">True</property>
9214                                            <property name="draw_indicator">True</property>
9215                                          </object>
9216                                          <packing>
9217                                            <property name="expand">True</property>
9218                                            <property name="fill">True</property>
9219                                            <property name="position">0</property>
9220                                          </packing>
9221                                        </child>
9222                                        <child>
9223                                          <object class="GtkCheckButton" id="Printer.ClearLogOnPrintStart">
9224                                            <property name="label" translatable="yes">Clear on Print Start</property>
9225                                            <property name="visible">True</property>
9226                                            <property name="can_focus">True</property>
9227                                            <property name="receives_default">False</property>
9228                                            <property name="active">True</property>
9229                                            <property name="draw_indicator">True</property>
9230                                          </object>
9231                                          <packing>
9232                                            <property name="expand">True</property>
9233                                            <property name="fill">True</property>
9234                                            <property name="position">1</property>
9235                                          </packing>
9236                                        </child>
9237                                        <child>
9238                                          <object class="GtkButton" id="Printer.ClearLog">
9239                                            <property name="label" translatable="yes">Clear Now</property>
9240                                            <property name="visible">True</property>
9241                                            <property name="can_focus">True</property>
9242                                            <property name="receives_default">True</property>
9243                                          </object>
9244                                          <packing>
9245                                            <property name="expand">True</property>
9246                                            <property name="fill">True</property>
9247                                            <property name="position">2</property>
9248                                          </packing>
9249                                        </child>
9250                                      </object>
9251                                      <packing>
9252                                        <property name="expand">False</property>
9253                                        <property name="fill">True</property>
9254                                        <property name="position">1</property>
9255                                      </packing>
9256                                    </child>
9257                                  </object>
9258                                </child>
9259                                <child type="tab">
9260                                  <object class="GtkLabel" id="label31">
9261                                    <property name="visible">True</property>
9262                                    <property name="can_focus">False</property>
9263                                    <property name="label" translatable="yes">Communication</property>
9264                                  </object>
9265                                  <packing>
9266                                    <property name="tab_fill">False</property>
9267                                  </packing>
9268                                </child>
9269                                <child>
9270                                  <object class="GtkScrolledWindow" id="scrolledwindow7">
9271                                    <property name="visible">True</property>
9272                                    <property name="can_focus">True</property>
9273                                    <child>
9274                                      <object class="GtkTextView" id="i_txt_errs">
9275                                        <property name="visible">True</property>
9276                                        <property name="can_focus">True</property>
9277                                        <property name="resize_mode">immediate</property>
9278                                        <property name="cursor_visible">False</property>
9279                                      </object>
9280                                    </child>
9281                                  </object>
9282                                  <packing>
9283                                    <property name="position">1</property>
9284                                  </packing>
9285                                </child>
9286                                <child type="tab">
9287                                  <object class="GtkLabel" id="label32">
9288                                    <property name="visible">True</property>
9289                                    <property name="can_focus">False</property>
9290                                    <property name="label" translatable="yes">Errors/Warnings</property>
9291                                    <property name="track_visited_links">False</property>
9292                                  </object>
9293                                  <packing>
9294                                    <property name="position">1</property>
9295                                    <property name="tab_fill">False</property>
9296                                  </packing>
9297                                </child>
9298                                <child>
9299                                  <object class="GtkScrolledWindow" id="scrolledwindow8">
9300                                    <property name="visible">True</property>
9301                                    <property name="can_focus">True</property>
9302                                    <child>
9303                                      <object class="GtkTextView" id="i_txt_echo">
9304                                        <property name="visible">True</property>
9305                                        <property name="can_focus">True</property>
9306                                        <property name="resize_mode">immediate</property>
9307                                        <property name="editable">False</property>
9308                                        <property name="cursor_visible">False</property>
9309                                      </object>
9310                                    </child>
9311                                  </object>
9312                                  <packing>
9313                                    <property name="position">2</property>
9314                                  </packing>
9315                                </child>
9316                                <child type="tab">
9317                                  <object class="GtkLabel" id="label33">
9318                                    <property name="visible">True</property>
9319                                    <property name="can_focus">False</property>
9320                                    <property name="label" translatable="yes">Echo</property>
9321                                  </object>
9322                                  <packing>
9323                                    <property name="position">2</property>
9324                                    <property name="tab_fill">False</property>
9325                                  </packing>
9326                                </child>
9327                              </object>
9328                              <packing>
9329                                <property name="expand">True</property>
9330                                <property name="fill">True</property>
9331                                <property name="position">0</property>
9332                              </packing>
9333                            </child>
9334                          </object>
9335                          <packing>
9336                            <property name="expand">True</property>
9337                            <property name="fill">True</property>
9338                            <property name="position">1</property>
9339                          </packing>
9340                        </child>
9341                      </object>
9342                      <packing>
9343                        <property name="position">4</property>
9344                      </packing>
9345                    </child>
9346                    <child type="tab">
9347                      <object class="GtkLabel" id="label21">
9348                        <property name="visible">True</property>
9349                        <property name="can_focus">False</property>
9350                        <property name="label" translatable="yes">Logs</property>
9351                      </object>
9352                      <packing>
9353                        <property name="position">4</property>
9354                        <property name="tab_fill">False</property>
9355                      </packing>
9356                    </child>
9357                  </object>
9358                  <packing>
9359                    <property name="expand">True</property>
9360                    <property name="fill">True</property>
9361                    <property name="position">2</property>
9362                  </packing>
9363                </child>
9364              </object>
9365              <packing>
9366                <property name="resize">True</property>
9367                <property name="shrink">False</property>
9368              </packing>
9369            </child>
9370          </object>
9371          <packing>
9372            <property name="expand">True</property>
9373            <property name="fill">True</property>
9374            <property name="position">2</property>
9375          </packing>
9376        </child>
9377        <child>
9378          <object class="GtkExpander" id="Misc.ExpandLayerDisplay">
9379            <property name="visible">True</property>
9380            <property name="can_focus">True</property>
9381            <child>
9382              <object class="GtkVBox" id="draw controls">
9383                <property name="visible">True</property>
9384                <property name="can_focus">False</property>
9385                <child>
9386                  <object class="GtkHBox" id="hbox13">
9387                    <property name="visible">True</property>
9388                    <property name="can_focus">False</property>
9389                    <child>
9390                      <object class="GtkCheckButton" id="Display.DisplayLayer">
9391                        <property name="label" translatable="yes">Draw Layers</property>
9392                        <property name="visible">True</property>
9393                        <property name="can_focus">True</property>
9394                        <property name="receives_default">False</property>
9395                        <property name="xalign">0</property>
9396                        <property name="draw_indicator">True</property>
9397                      </object>
9398                      <packing>
9399                        <property name="expand">False</property>
9400                        <property name="fill">False</property>
9401                        <property name="padding">10</property>
9402                        <property name="position">0</property>
9403                      </packing>
9404                    </child>
9405                    <child>
9406                      <object class="GtkCheckButton" id="Display.DisplayinFill">
9407                        <property name="label" translatable="yes">Infill</property>
9408                        <property name="visible">True</property>
9409                        <property name="can_focus">True</property>
9410                        <property name="receives_default">False</property>
9411                        <property name="xalign">0</property>
9412                        <property name="draw_indicator">True</property>
9413                      </object>
9414                      <packing>
9415                        <property name="expand">False</property>
9416                        <property name="fill">False</property>
9417                        <property name="padding">10</property>
9418                        <property name="position">1</property>
9419                      </packing>
9420                    </child>
9421                    <child>
9422                      <object class="GtkCheckButton" id="Display.DisplayAllLayers">
9423                        <property name="label" translatable="yes">All</property>
9424                        <property name="visible">True</property>
9425                        <property name="can_focus">True</property>
9426                        <property name="receives_default">False</property>
9427                        <property name="xalign">0</property>
9428                        <property name="draw_indicator">True</property>
9429                      </object>
9430                      <packing>
9431                        <property name="expand">False</property>
9432                        <property name="fill">False</property>
9433                        <property name="padding">10</property>
9434                        <property name="position">2</property>
9435                      </packing>
9436                    </child>
9437                    <child>
9438                      <object class="GtkCheckButton" id="Display.DrawRulers">
9439                        <property name="label" translatable="yes">Dimensions</property>
9440                        <property name="visible">True</property>
9441                        <property name="can_focus">True</property>
9442                        <property name="receives_default">False</property>
9443                        <property name="xalign">0</property>
9444                        <property name="draw_indicator">True</property>
9445                      </object>
9446                      <packing>
9447                        <property name="expand">False</property>
9448                        <property name="fill">False</property>
9449                        <property name="position">3</property>
9450                      </packing>
9451                    </child>
9452                    <child>
9453                      <object class="GtkLabel" id="label120">
9454                        <property name="visible">True</property>
9455                        <property name="can_focus">False</property>
9456                        <property name="label" translatable="yes">Height:</property>
9457                      </object>
9458                      <packing>
9459                        <property name="expand">False</property>
9460                        <property name="fill">False</property>
9461                        <property name="padding">10</property>
9462                        <property name="position">4</property>
9463                      </packing>
9464                    </child>
9465                    <child>
9466                      <object class="GtkHScale" id="Display.LayerValue">
9467                        <property name="visible">True</property>
9468                        <property name="can_focus">True</property>
9469                        <property name="round_digits">2</property>
9470                        <property name="digits">2</property>
9471                        <property name="value_pos">left</property>
9472                      </object>
9473                      <packing>
9474                        <property name="expand">True</property>
9475                        <property name="fill">True</property>
9476                        <property name="padding">1</property>
9477                        <property name="position">5</property>
9478                      </packing>
9479                    </child>
9480                    <child>
9481                      <object class="GtkLabel" id="layerno_label">
9482                        <property name="visible">True</property>
9483                        <property name="can_focus">False</property>
9484                        <property name="label" translatable="yes">     </property>
9485                      </object>
9486                      <packing>
9487                        <property name="expand">False</property>
9488                        <property name="fill">False</property>
9489                        <property name="position">6</property>
9490                      </packing>
9491                    </child>
9492                  </object>
9493                  <packing>
9494                    <property name="expand">False</property>
9495                    <property name="fill">True</property>
9496                    <property name="position">0</property>
9497                  </packing>
9498                </child>
9499                <child>
9500                  <object class="GtkHBox" id="hbox17">
9501                    <property name="visible">True</property>
9502                    <property name="can_focus">False</property>
9503                    <child>
9504                      <object class="GtkCheckButton" id="Display.DisplayGCode">
9505                        <property name="label" translatable="yes">Draw GCode</property>
9506                        <property name="visible">True</property>
9507                        <property name="can_focus">True</property>
9508                        <property name="receives_default">False</property>
9509                        <property name="xalign">0</property>
9510                        <property name="draw_indicator">True</property>
9511                      </object>
9512                      <packing>
9513                        <property name="expand">False</property>
9514                        <property name="fill">False</property>
9515                        <property name="padding">10</property>
9516                        <property name="position">0</property>
9517                      </packing>
9518                    </child>
9519                    <child>
9520                      <object class="GtkCheckButton" id="Display.DisplayGCodeMoves">
9521                        <property name="label" translatable="yes">Moves</property>
9522                        <property name="visible">True</property>
9523                        <property name="can_focus">True</property>
9524                        <property name="receives_default">False</property>
9525                        <property name="draw_indicator">True</property>
9526                      </object>
9527                      <packing>
9528                        <property name="expand">False</property>
9529                        <property name="fill">True</property>
9530                        <property name="position">1</property>
9531                      </packing>
9532                    </child>
9533                    <child>
9534                      <object class="GtkCheckButton" id="Display.DisplayGCodeArrows">
9535                        <property name="label" translatable="yes">Arrows</property>
9536                        <property name="visible">True</property>
9537                        <property name="can_focus">True</property>
9538                        <property name="receives_default">False</property>
9539                        <property name="xalign">0</property>
9540                        <property name="draw_indicator">True</property>
9541                      </object>
9542                      <packing>
9543                        <property name="expand">False</property>
9544                        <property name="fill">False</property>
9545                        <property name="position">2</property>
9546                      </packing>
9547                    </child>
9548                    <child>
9549                      <object class="GtkCheckButton" id="Display.DisplayGCodeBorders">
9550                        <property name="label" translatable="yes">Borders</property>
9551                        <property name="visible">True</property>
9552                        <property name="can_focus">True</property>
9553                        <property name="receives_default">False</property>
9554                        <property name="xalign">0</property>
9555                        <property name="draw_indicator">True</property>
9556                      </object>
9557                      <packing>
9558                        <property name="expand">False</property>
9559                        <property name="fill">False</property>
9560                        <property name="position">3</property>
9561                      </packing>
9562                    </child>
9563                    <child>
9564                      <object class="GtkTable" id="table11">
9565                        <property name="visible">True</property>
9566                        <property name="can_focus">False</property>
9567                        <property name="n_rows">2</property>
9568                        <property name="n_columns">2</property>
9569                        <child>
9570                          <object class="GtkLabel" id="label91">
9571                            <property name="visible">True</property>
9572                            <property name="can_focus">False</property>
9573                            <property name="label" translatable="yes">From/Single:</property>
9574                          </object>
9575                          <packing>
9576                            <property name="x_options"/>
9577                            <property name="x_padding">5</property>
9578                          </packing>
9579                        </child>
9580                        <child>
9581                          <object class="GtkHScale" id="Display.GCodeDrawStart">
9582                            <property name="visible">True</property>
9583                            <property name="can_focus">True</property>
9584                            <property name="round_digits">2</property>
9585                            <property name="digits">2</property>
9586                            <property name="value_pos">left</property>
9587                          </object>
9588                          <packing>
9589                            <property name="left_attach">1</property>
9590                            <property name="right_attach">2</property>
9591                          </packing>
9592                        </child>
9593                        <child>
9594                          <object class="GtkLabel" id="label107">
9595                            <property name="visible">True</property>
9596                            <property name="can_focus">False</property>
9597                            <property name="label" translatable="yes">To:</property>
9598                          </object>
9599                          <packing>
9600                            <property name="top_attach">1</property>
9601                            <property name="bottom_attach">2</property>
9602                            <property name="x_options"/>
9603                            <property name="x_padding">5</property>
9604                          </packing>
9605                        </child>
9606                        <child>
9607                          <object class="GtkHScale" id="Display.GCodeDrawEnd">
9608                            <property name="visible">True</property>
9609                            <property name="can_focus">True</property>
9610                            <property name="round_digits">2</property>
9611                            <property name="digits">2</property>
9612                            <property name="value_pos">left</property>
9613                          </object>
9614                          <packing>
9615                            <property name="left_attach">1</property>
9616                            <property name="right_attach">2</property>
9617                            <property name="top_attach">1</property>
9618                            <property name="bottom_attach">2</property>
9619                          </packing>
9620                        </child>
9621                      </object>
9622                      <packing>
9623                        <property name="expand">True</property>
9624                        <property name="fill">True</property>
9625                        <property name="position">4</property>
9626                      </packing>
9627                    </child>
9628                  </object>
9629                  <packing>
9630                    <property name="expand">False</property>
9631                    <property name="fill">True</property>
9632                    <property name="position">1</property>
9633                  </packing>
9634                </child>
9635              </object>
9636            </child>
9637            <child type="label">
9638              <object class="GtkLabel" id="label74">
9639                <property name="visible">True</property>
9640                <property name="can_focus">False</property>
9641                <property name="label" translatable="yes">Layer Preview</property>
9642              </object>
9643            </child>
9644          </object>
9645          <packing>
9646            <property name="expand">False</property>
9647            <property name="fill">True</property>
9648            <property name="position">3</property>
9649          </packing>
9650        </child>
9651        <child>
9652          <object class="GtkStatusbar" id="statusbar">
9653            <property name="visible">True</property>
9654            <property name="can_focus">False</property>
9655          </object>
9656          <packing>
9657            <property name="expand">False</property>
9658            <property name="fill">True</property>
9659            <property name="position">4</property>
9660          </packing>
9661        </child>
9662      </object>
9663    </child>
9664  </object>
9665</interface>
9666