Merge pull request #9608 from chennes/pathHTMLRemoval
Path: Remove HTML where not needed
This commit is contained in:
@@ -130,11 +130,9 @@ Any values of the SetupSheet that are changed from their default are preselected
|
||||
<item row="3" column="0" colspan="2">
|
||||
<widget class="QListWidget" name="settingsOpsList">
|
||||
<property name="toolTip">
|
||||
<string>Enable all Operations for which the configuration values should be exported.
|
||||
<string>Enable all operations for which the configuration values should be exported.
|
||||
|
||||
<br/>
|
||||
|
||||
Note that only operations are listed which currently have configuration values setup.</string>
|
||||
Note that only operations which currently have configuration values set are listed.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@@ -159,7 +159,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Additional offset to the selected bounding box along the X axis."</string>
|
||||
<string>Additional offset to the selected bounding box along the X axis.</string>
|
||||
</property>
|
||||
<property name="unit" stdset="0">
|
||||
<string notr="true">mm</string>
|
||||
@@ -169,7 +169,7 @@
|
||||
<item>
|
||||
<widget class="Gui::InputField" name="boundBoxExtraOffsetY">
|
||||
<property name="toolTip">
|
||||
<string>Additional offset to the selected bounding box along the Y axis."</string>
|
||||
<string>Additional offset to the selected bounding box along the Y axis.</string>
|
||||
</property>
|
||||
<property name="unit" stdset="0">
|
||||
<string notr="true">mm</string>
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="toolTip">
|
||||
<string><br/></p></body></html></string>
|
||||
<string></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Discretization Deflection</string>
|
||||
@@ -102,7 +102,7 @@
|
||||
<item row="1" column="1">
|
||||
<widget class="QSpinBox" name="colinearFilter">
|
||||
<property name="toolTip">
|
||||
<string>Sets how aggressively colinear segments are filtered from the voronoi diagram. Valid values are 0 - 90 degrees (larger numbers filter more). Default = 10</string>
|
||||
<string>Sets how aggressively colinear segments are filtered from the Voronoi diagram. Valid values are 0 - 90 degrees (larger numbers filter more). Default = 10</string>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>90</number>
|
||||
|
||||
@@ -394,11 +394,7 @@ FreeCAD has no knowledge of where a particular coordinate system exists within t
|
||||
<item row="3" column="0">
|
||||
<widget class="QCheckBox" name="splitOutput">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>If multiple coordinate systems are in use, setting this to TRUE will cause the gcode 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.
|
||||
|
||||
|
||||
|
||||
</p></body></html></string>
|
||||
<string>If multiple coordinate systems are in use, setting this to TRUE will cause the gcode 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.</string>
|
||||
</property>
|
||||
<property name="whatsThis">
|
||||
<string><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.
|
||||
@@ -1038,10 +1034,9 @@ If <span style=" font-style:italic;">order by</span> is se
|
||||
<item row="0" column="1">
|
||||
<widget class="QLineEdit" name="setupStartDepthExpr">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Expression set as the StartDepth of a newly created operation.
|
||||
<string>Expression set as the StartDepth of a newly created operation.
|
||||
|
||||
|
||||
Default: OpStartDepth</p></body></html></string>
|
||||
Default: OpStartDepth</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -1055,10 +1050,9 @@ Default: OpStartDepth</p></body></html></string>
|
||||
<item row="1" column="1">
|
||||
<widget class="QLineEdit" name="setupFinalDepthExpr">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Expression set as the FinalDepth for a newly created operation.
|
||||
<string>Expression set as the FinalDepth for a newly created operation.
|
||||
|
||||
|
||||
Default: OpFinalDepth</p></body></html></string>
|
||||
Default: OpFinalDepth</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -1072,10 +1066,9 @@ Default: OpFinalDepth</p></body></html></string>
|
||||
<item row="2" column="1">
|
||||
<widget class="QLineEdit" name="setupStepDownExpr">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Expression set as the StepDown of a newly created operation.
|
||||
<string>Expression set as the StepDown of a newly created operation.
|
||||
|
||||
|
||||
Default: OpToolDiameter</p></body></html></string>
|
||||
Default: OpToolDiameter</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -1129,7 +1122,7 @@ Default: "OpStockZMax+SetupSheet.ClearanceHeightOffset"</string>
|
||||
<property name="toolTip">
|
||||
<string>ClearanceHeightOffset - can be used by expressions to set the default ClearanceHeight for new operations.
|
||||
|
||||
Default: "3 mm"</string>
|
||||
Default: 3 mm</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@@ -128,7 +128,7 @@ Default: "OpStockZMax+SetupSheet.ClearanceHeightOffset"</string>
|
||||
<property name="toolTip">
|
||||
<string>ClearanceHeightOffset - can be used by expressions to set the default ClearanceHeight for new operations.
|
||||
|
||||
Default: "3 mm"</string>
|
||||
Default: 3 mm</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@@ -54,7 +54,7 @@ def _getProperty(obj, prop):
|
||||
|
||||
if o == attr:
|
||||
Path.Log.warning(
|
||||
translate("PathGui", "%s has no property %s (%s))")
|
||||
translate("PathGui", "%s has no property %s (%s)")
|
||||
% (obj.Label, prop, name)
|
||||
)
|
||||
return (None, None, None)
|
||||
|
||||
@@ -425,7 +425,7 @@ class CommandPathSanity:
|
||||
machineLabel = translate("Path_Sanity", "Machine")
|
||||
postLabel = translate("Path_Sanity", "Postprocessor")
|
||||
flagsLabel = translate("Path_Sanity", "Post Processor Flags")
|
||||
fileSizeLabel = translate("Path_Sanity", "File Size (kbs)")
|
||||
fileSizeLabel = translate("Path_Sanity", "File Size (kb)")
|
||||
lineCountLabel = translate("Path_Sanity", "Line Count")
|
||||
|
||||
outTable += "|*{}*|{}\n".format(gcodeFileLabel, d["lastgcodefile"])
|
||||
|
||||
Reference in New Issue
Block a user