Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
pyMKcam
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
machinery
pyMKcam
Commits
cb827740
Commit
cb827740
authored
Jun 22, 2012
by
Lars Kruse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove the postprocessor selection
* replaced by toolpath_processors.ui
parent
574c1a6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
80 deletions
+26
-80
toolpath_export.ui
share/ui/toolpath_export.ui
+26
-80
No files found.
share/ui/toolpath_export.ui
View file @
cb827740
...
...
@@ -11,103 +11,49 @@
<property
name=
"visible"
>
True
</property>
<property
name=
"left_padding"
>
12
</property>
<child>
<object
class=
"GtkVB
ox"
id=
"v
box1"
>
<object
class=
"GtkVB
uttonBox"
id=
"hbutton
box1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"orientation"
>
vertical
</property>
<property
name=
"spacing"
>
5
</property>
<property
name=
"layout_style"
>
center
</property>
<child>
<object
class=
"GtkAlignment"
id=
"alignment2"
>
<object
class=
"GtkButton"
id=
"ExportGCodeAll"
>
<property
name=
"label"
translatable=
"yes"
>
_Export all
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"xscale"
>
0
</property>
<property
name=
"yscale"
>
0
</property>
<child>
<object
class=
"GtkHBox"
id=
"hbox1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"spacing"
>
3
</property>
<child>
<object
class=
"GtkLabel"
id=
"label2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Postprocessor:
</property>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"position"
>
0
</property>
</packing>
</child>
<child>
<object
class=
"GtkComboBox"
id=
"PostprocessorSelector"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"model"
>
PostprocessorList
</property>
<child>
<object
class=
"GtkCellRendererText"
id=
"cellrenderertext1"
/>
<attributes>
<attribute
name=
"text"
>
0
</attribute>
</attributes>
</child>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"position"
>
1
</property>
</packing>
</child>
</object>
</child>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
<property
name=
"use_underline"
>
True
</property>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
False
</property>
<property
name=
"position"
>
0
</property>
</packing>
</child>
<child>
<object
class=
"GtkHButtonBox"
id=
"hbuttonbox1"
>
<object
class=
"GtkButton"
id=
"ExportGCodeSelected"
>
<property
name=
"label"
translatable=
"yes"
>
Export selected
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"layout_style"
>
spread
</property>
<child>
<object
class=
"GtkButton"
id=
"ExportGCodeAll"
>
<property
name=
"label"
translatable=
"yes"
>
_Export all
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
<property
name=
"use_underline"
>
True
</property>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
False
</property>
<property
name=
"position"
>
0
</property>
</packing>
</child>
<child>
<object
class=
"GtkButton"
id=
"ExportGCodeSelected"
>
<property
name=
"label"
translatable=
"yes"
>
Export selected
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
False
</property>
<property
name=
"position"
>
1
</property>
</packing>
</child>
<child>
<object
class=
"GtkButton"
id=
"ExportGCodeVisible"
>
<property
name=
"label"
translatable=
"yes"
>
Export visible
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
False
</property>
<property
name=
"position"
>
2
</property>
</packing>
</child>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
False
</property>
<property
name=
"position"
>
1
</property>
</packing>
</child>
<child>
<object
class=
"GtkButton"
id=
"ExportGCodeVisible"
>
<property
name=
"label"
translatable=
"yes"
>
Export visible
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
False
</property>
<property
name=
"position"
>
2
</property>
</packing>
</child>
</object>
</child>
</object>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment