diff --git a/src/Mod/CAM/Gui/Resources/panels/PathEdit.ui b/src/Mod/CAM/Gui/Resources/panels/PathEdit.ui
index fbb2d4c7e3..496884b149 100644
--- a/src/Mod/CAM/Gui/Resources/panels/PathEdit.ui
+++ b/src/Mod/CAM/Gui/Resources/panels/PathEdit.ui
@@ -14,420 +14,8 @@
Job Edit
- 2
+ 0
-
-
- General
-
-
- -
-
-
- 0
-
-
-
-
- 0
- 0
- 707
- 648
-
-
-
- Job
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
-
- -
-
-
- Model
-
-
-
-
-
-
- QAbstractItemView::MultiSelection
-
-
-
- -
-
-
-
-
-
- Qt::Horizontal
-
-
-
- 334
- 20
-
-
-
-
- -
-
-
- Edit
-
-
-
-
-
-
-
-
- -
-
-
- Description
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- 0
- 100
- 30
-
-
-
- Template export
-
-
-
-
-
-
-
-
-
- Output
-
-
- -
-
-
- Output file
-
-
-
- -
-
-
- Enter a path and optionally file name (see below) to be used as the default for the post processor export.
-The following substitutions are performed before the name is resolved at the time of the post processing:
-Substitution allows the following:
-%D ... directory of the active document
-%d ... name of the active document (with extension)
-%M ... user macro directory
-%j ... name of the active Job object
-
-The Following can be used if output is being split. If Output is not split
-these will be ignored.
-%T ... Tool Number
-%t ... Tool Controller label
-
-%W ... Work Coordinate System
-%O ... Operation Label
-
-When splitting output, a sequence number will always be added.
-
-if %S is included, you can specify where the number occurs. Without it, the number will be added to the end of the string.
-
-%S ... Sequence Number
-
-The following example stores all files with the same name as the document in the directory /home/freecad (please remove quotes):
-"/home/cnc/%d.g-code"
-See the file save policy below on how to deal with name conflicts.
-
-
-
- -
-
-
- …
-
-
-
- -
-
-
- Processor
-
-
-
- -
-
-
- -
-
-
- Arguments
-
-
-
- -
-
-
- Optional arguments passed to the post processor. The arguments are specific for each post processor, please see its documentation for details.
-
-
-
- -
-
-
-
- 0
- 0
-
-
-
- Work Coordinate Systems
-
-
-
-
-
-
- Ordering by Fixture, will cause all operations to be performed in the first coordinate system before switching to the second. Then all operations will be performed there in the same order.
-
-This is useful if the operator can safely load work into one coordinate system while the machine is doing work in another.
-
-Ordering by Tool, will minimize the Tool Changes. A tool change will be done, then all operations in all coordinate systems before changing tools.
-
-Ordering by operation will do each operation in all coordinate systems before moving to the next operation. This is especially useful in conjunction with the 'split output' even with only a single work coordinate system since it will put each operation into a separate file.
-
-
-
- -
-
-
- Systems
-
-
-
- -
-
-
- Order by
-
-
-
- -
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
- <html><head/><body><p><span style=" font-style:italic;">Work Coordinate Systems</span> also called <span style=" font-style:italic;">Work Offsets</span>, <span style=" font-style:italic;">Fixture Offsets</span>, or <span style=" font-style:italic;">Fixtures </span>are useful for building efficient production jobs where the same part is done many times on the machine.
-FreeCAD has no knowledge of where a particular coordinate system exists within the machine coordinate system so adding additional coordinate systems to your job will have no visual change within your job. It will, however, change your G-code output. The exact way in which the output is affected is controlled by the 'order by' setting.</p></body></html>
-
-
- QListView::Adjust
-
-
- 0
-
-
- QListView::IconMode
-
-
- 0
-
-
- true
-
-
-
-
- G54
-
-
- Unchecked
-
-
- -
-
- G55
-
-
- Unchecked
-
-
- -
-
- G56
-
-
- Unchecked
-
-
- -
-
- G57
-
-
- Unchecked
-
-
- -
-
- G58
-
-
- Unchecked
-
-
- -
-
- G59
-
-
- Unchecked
-
-
- -
-
- G59.1
-
-
- Unchecked
-
-
- -
-
- G59.2
-
-
- Unchecked
-
-
- -
-
- G59.3
-
-
- Unchecked
-
-
- -
-
- G59.4
-
-
- Unchecked
-
-
- -
-
- G59.5
-
-
- Unchecked
-
-
- -
-
- G59.6
-
-
- Unchecked
-
-
- -
-
- G59.7
-
-
- Unchecked
-
-
- -
-
- G59.8
-
-
- Unchecked
-
-
- -
-
- G59.9
-
-
- Unchecked
-
-
-
-
- -
-
-
- If multiple coordinate systems are in use, setting this to TRUE will cause the G-code to be written to multiple output files as controlled by the 'order by' property. For example, if ordering by fixture, the first output file will be for the first fixture and separate file for the second.
-
-
- <html><head/><body><p>If True, post processing will create multiple output files based on the <span style=" font-style:italic;">order by</span> setting.
-
-
-For example, if <span style=" font-style:italic;">order by</span> is set to Tool, the first output file will contain the first tool change and all operations, in all coordinate systems, that can be done with that tool before the next tool change is called.
-
-
-If <span style=" font-style:italic;">order by</span> is set to <span style=" font-style:italic;">operation</span> and <span style=" font-style:italic;">split output</span> is true, each operation will be written to a separate file.</p></body></html>
-
-
- Split Output
-
-
-
-
-
-
- -
-
-
- Qt::Vertical
-
-
-
- 20
- 747
-
-
-
-
-
-
Setup
@@ -1215,6 +803,418 @@ Default: "5mm"
+
+
+ General
+
+
+ -
+
+
+ 0
+
+
+
+
+ 0
+ 0
+ 707
+ 648
+
+
+
+ Job
+
+
+
-
+
+
+ Label
+
+
+
-
+
+
+
+
+
+ -
+
+
+ Model
+
+
+
-
+
+
+ QAbstractItemView::MultiSelection
+
+
+
+ -
+
+
-
+
+
+ Qt::Horizontal
+
+
+
+ 334
+ 20
+
+
+
+
+ -
+
+
+ Edit
+
+
+
+
+
+
+
+
+ -
+
+
+ Description
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 100
+ 30
+
+
+
+ Template export
+
+
+
+
+
+
+
+
+
+ Output
+
+
+ -
+
+
+ Output file
+
+
+
+ -
+
+
+ Enter a path and optionally file name (see below) to be used as the default for the post processor export.
+The following substitutions are performed before the name is resolved at the time of the post processing:
+Substitution allows the following:
+%D ... directory of the active document
+%d ... name of the active document (with extension)
+%M ... user macro directory
+%j ... name of the active Job object
+
+The Following can be used if output is being split. If Output is not split
+these will be ignored.
+%T ... Tool Number
+%t ... Tool Controller label
+
+%W ... Work Coordinate System
+%O ... Operation Label
+
+When splitting output, a sequence number will always be added.
+
+if %S is included, you can specify where the number occurs. Without it, the number will be added to the end of the string.
+
+%S ... Sequence Number
+
+The following example stores all files with the same name as the document in the directory /home/freecad (please remove quotes):
+"/home/cnc/%d.g-code"
+See the file save policy below on how to deal with name conflicts.
+
+
+
+ -
+
+
+ …
+
+
+
+ -
+
+
+ Processor
+
+
+
+ -
+
+
+ -
+
+
+ Arguments
+
+
+
+ -
+
+
+ Optional arguments passed to the post processor. The arguments are specific for each post processor, please see its documentation for details.
+
+
+
+ -
+
+
+
+ 0
+ 0
+
+
+
+ Work Coordinate Systems
+
+
+
-
+
+
+ Ordering by Fixture, will cause all operations to be performed in the first coordinate system before switching to the second. Then all operations will be performed there in the same order.
+
+This is useful if the operator can safely load work into one coordinate system while the machine is doing work in another.
+
+Ordering by Tool, will minimize the Tool Changes. A tool change will be done, then all operations in all coordinate systems before changing tools.
+
+Ordering by operation will do each operation in all coordinate systems before moving to the next operation. This is especially useful in conjunction with the 'split output' even with only a single work coordinate system since it will put each operation into a separate file.
+
+
+
+ -
+
+
+ Systems
+
+
+
+ -
+
+
+ Order by
+
+
+
+ -
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+ <html><head/><body><p><span style=" font-style:italic;">Work Coordinate Systems</span> also called <span style=" font-style:italic;">Work Offsets</span>, <span style=" font-style:italic;">Fixture Offsets</span>, or <span style=" font-style:italic;">Fixtures </span>are useful for building efficient production jobs where the same part is done many times on the machine.
+FreeCAD has no knowledge of where a particular coordinate system exists within the machine coordinate system so adding additional coordinate systems to your job will have no visual change within your job. It will, however, change your G-code output. The exact way in which the output is affected is controlled by the 'order by' setting.</p></body></html>
+
+
+ QListView::Adjust
+
+
+ 0
+
+
+ QListView::IconMode
+
+
+ 0
+
+
+ true
+
+
-
+
+ G54
+
+
+ Unchecked
+
+
+ -
+
+ G55
+
+
+ Unchecked
+
+
+ -
+
+ G56
+
+
+ Unchecked
+
+
+ -
+
+ G57
+
+
+ Unchecked
+
+
+ -
+
+ G58
+
+
+ Unchecked
+
+
+ -
+
+ G59
+
+
+ Unchecked
+
+
+ -
+
+ G59.1
+
+
+ Unchecked
+
+
+ -
+
+ G59.2
+
+
+ Unchecked
+
+
+ -
+
+ G59.3
+
+
+ Unchecked
+
+
+ -
+
+ G59.4
+
+
+ Unchecked
+
+
+ -
+
+ G59.5
+
+
+ Unchecked
+
+
+ -
+
+ G59.6
+
+
+ Unchecked
+
+
+ -
+
+ G59.7
+
+
+ Unchecked
+
+
+ -
+
+ G59.8
+
+
+ Unchecked
+
+
+ -
+
+ G59.9
+
+
+ Unchecked
+
+
+
+
+ -
+
+
+ If multiple coordinate systems are in use, setting this to TRUE will cause the G-code to be written to multiple output files as controlled by the 'order by' property. For example, if ordering by fixture, the first output file will be for the first fixture and separate file for the second.
+
+
+ <html><head/><body><p>If True, post processing will create multiple output files based on the <span style=" font-style:italic;">order by</span> setting.
+
+
+For example, if <span style=" font-style:italic;">order by</span> is set to Tool, the first output file will contain the first tool change and all operations, in all coordinate systems, that can be done with that tool before the next tool change is called.
+
+
+If <span style=" font-style:italic;">order by</span> is set to <span style=" font-style:italic;">operation</span> and <span style=" font-style:italic;">split output</span> is true, each operation will be written to a separate file.</p></body></html>
+
+
+ Split Output
+
+
+
+
+
+
+ -
+
+
+ Qt::Vertical
+
+
+
+ 20
+ 747
+
+
+
+
+
+
Tools
diff --git a/src/Mod/CAM/Path/Main/Gui/Job.py b/src/Mod/CAM/Path/Main/Gui/Job.py
index 27c766e6e8..dc4eec901e 100644
--- a/src/Mod/CAM/Path/Main/Gui/Job.py
+++ b/src/Mod/CAM/Path/Main/Gui/Job.py
@@ -1627,11 +1627,11 @@ class TaskPanel:
self.updateSelection()
# set active page
- if activate in ["General", "Model"]:
- self.form.setCurrentIndex(0)
- if activate in ["Output", "Post Processor"]:
- self.form.setCurrentIndex(1)
if activate in ["Layout", "Stock"]:
+ self.form.setCurrentIndex(0)
+ if activate in ["General", "Model"]:
+ self.form.setCurrentIndex(1)
+ if activate in ["Output", "Post Processor"]:
self.form.setCurrentIndex(2)
if activate in ["Tools", "Tool Controller"]:
self.form.setCurrentIndex(3)
@@ -1670,7 +1670,7 @@ class TaskPanel:
# Check if at least on base model is present
if len(self.obj.Model.Group) == 0:
- self.form.setCurrentIndex(0) # Change tab to General tab
+ self.form.setCurrentIndex(1) # Change tab to General tab
no_model_txt = translate("CAM_Job", "This job has no base model.")
if _displayWarningWindow(no_model_txt) == 1:
self.jobModelEdit()