|
|
@@ -443,7 +443,7 @@
|
|
|
</StackPanel>-->
|
|
|
|
|
|
<!--锁付拍照面板-->
|
|
|
- <StackPanel x:Name="LockCameraPanel"
|
|
|
+ <!--<StackPanel x:Name="LockCameraPanel"
|
|
|
Orientation="Vertical"
|
|
|
d:Visibility="Visible">
|
|
|
<StackPanel.Style>
|
|
|
@@ -451,7 +451,7 @@
|
|
|
<Setter Property="Visibility"
|
|
|
Value="Collapsed" />
|
|
|
<Style.Triggers>
|
|
|
- <!-- 当 SelectedIndex == 4 时显示此面板 -->
|
|
|
+ --><!-- 当 SelectedIndex == 4 时显示此面板 --><!--
|
|
|
<DataTrigger Binding="{Binding SelectedIndex}"
|
|
|
Value="3">
|
|
|
<Setter Property="Visibility"
|
|
|
@@ -480,7 +480,7 @@
|
|
|
<RowDefinition Height="Auto" />
|
|
|
<RowDefinition Height="Auto" />
|
|
|
</Grid.RowDefinitions>
|
|
|
- <!--拍照1-->
|
|
|
+ --><!--拍照1--><!--
|
|
|
<TextBlock Grid.Row="0"
|
|
|
Grid.Column="0"
|
|
|
Text="拍照1:"
|
|
|
@@ -537,7 +537,7 @@
|
|
|
VerticalAlignment="Center"
|
|
|
Margin="0"
|
|
|
Padding="2" />
|
|
|
- <!--拍照2-->
|
|
|
+ --><!--拍照2--><!--
|
|
|
<TextBlock Grid.Row="1"
|
|
|
Grid.Column="0"
|
|
|
Text="拍照2:"
|
|
|
@@ -594,7 +594,7 @@
|
|
|
VerticalAlignment="Center"
|
|
|
Margin="0"
|
|
|
Padding="2" />
|
|
|
- <!--通过CAD导入点位按钮-->
|
|
|
+ --><!--通过CAD导入点位按钮--><!--
|
|
|
<Button Content="通过CAD导入点位"
|
|
|
Grid.Row="0"
|
|
|
Grid.Column="7"
|
|
|
@@ -604,7 +604,7 @@
|
|
|
HorizontalAlignment="Left"
|
|
|
materialDesign:ButtonAssist.CornerRadius="5"
|
|
|
Command="{Binding ImportCadLockCameraPointCommand}" />
|
|
|
- <!--通过相机自动矫正锁附点位-->
|
|
|
+ --><!--通过相机自动矫正锁附点位--><!--
|
|
|
<Button Content="通过相机自动矫正锁附点位"
|
|
|
Grid.Row="0"
|
|
|
Grid.Column="8"
|
|
|
@@ -618,10 +618,10 @@
|
|
|
</Grid>
|
|
|
</StackPanel>
|
|
|
</ScrollViewer>
|
|
|
- </StackPanel>
|
|
|
+ </StackPanel>-->
|
|
|
|
|
|
<!--锁付点位面板-->
|
|
|
- <StackPanel x:Name="LockPointPanel"
|
|
|
+ <!--<StackPanel x:Name="LockPointPanel"
|
|
|
Orientation="Vertical"
|
|
|
d:Visibility="Visible">
|
|
|
<StackPanel.Style>
|
|
|
@@ -629,7 +629,7 @@
|
|
|
<Setter Property="Visibility"
|
|
|
Value="Collapsed" />
|
|
|
<Style.Triggers>
|
|
|
- <!-- 当 SelectedIndex == 4 时显示此面板 -->
|
|
|
+ --><!-- 当 SelectedIndex == 4 时显示此面板 --><!--
|
|
|
<DataTrigger Binding="{Binding SelectedIndex}"
|
|
|
Value="4">
|
|
|
<Setter Property="Visibility"
|
|
|
@@ -662,7 +662,7 @@
|
|
|
<TextBlock Margin="0"
|
|
|
VerticalAlignment="Center"
|
|
|
Text="mm" />
|
|
|
- <!--应用按钮-->
|
|
|
+ --><!--应用按钮--><!--
|
|
|
<Button Content="应用"
|
|
|
Margin="10,0,0,0"
|
|
|
MinWidth="60"
|
|
|
@@ -690,7 +690,7 @@
|
|
|
<TextBlock Margin="0"
|
|
|
VerticalAlignment="Center"
|
|
|
Text="mm" />
|
|
|
- <!--应用按钮-->
|
|
|
+ --><!--应用按钮--><!--
|
|
|
<Button Content="应用"
|
|
|
Margin="10,0,0,0"
|
|
|
MinWidth="60"
|
|
|
@@ -766,7 +766,7 @@
|
|
|
<TextBlock Margin="0"
|
|
|
VerticalAlignment="Center"
|
|
|
Text="mm/s" />
|
|
|
- <!--应用按钮-->
|
|
|
+ --><!--应用按钮--><!--
|
|
|
<Button Content="应用"
|
|
|
Margin="10,0,0,0"
|
|
|
MinWidth="60"
|
|
|
@@ -774,7 +774,7 @@
|
|
|
materialDesign:ButtonAssist.CornerRadius="5"
|
|
|
Command="{Binding ApplyLockPointSpeedCommand}" />
|
|
|
</StackPanel>
|
|
|
- <!--批量设置所有锁付点的供料器编号和电批程序编号-->
|
|
|
+ --><!--批量设置所有锁付点的供料器编号和电批程序编号--><!--
|
|
|
<StackPanel Orientation="Horizontal"
|
|
|
HorizontalAlignment="Left">
|
|
|
<TextBlock Text="批量设置所有锁付点的供料器编号和电批程序编号:"
|
|
|
@@ -805,7 +805,7 @@
|
|
|
VerticalAlignment="Center"
|
|
|
Margin="0"
|
|
|
Padding="2" />
|
|
|
- <!--应用按钮-->
|
|
|
+ --><!--应用按钮--><!--
|
|
|
<Button Content="应用"
|
|
|
Margin="10,0,0,0"
|
|
|
MinWidth="60"
|
|
|
@@ -816,7 +816,7 @@
|
|
|
|
|
|
</StackPanel>
|
|
|
</ScrollViewer>
|
|
|
- </StackPanel>
|
|
|
+ </StackPanel>-->
|
|
|
|
|
|
|
|
|
</StackPanel>
|
|
|
@@ -1210,7 +1210,7 @@
|
|
|
</DataGridTemplateColumn.CellEditingTemplate>
|
|
|
</DataGridTemplateColumn>
|
|
|
<!--供料器-->
|
|
|
- <DataGridTemplateColumn Header="供料器"
|
|
|
+ <!--<DataGridTemplateColumn Header="供料器"
|
|
|
MinWidth="60"
|
|
|
Width="Auto">
|
|
|
<DataGridTemplateColumn.CellTemplate>
|
|
|
@@ -1233,9 +1233,9 @@
|
|
|
Padding="2" />
|
|
|
</DataTemplate>
|
|
|
</DataGridTemplateColumn.CellEditingTemplate>
|
|
|
- </DataGridTemplateColumn>
|
|
|
+ </DataGridTemplateColumn>-->
|
|
|
<!--电批程序号-->
|
|
|
- <DataGridTemplateColumn Header="电批程序号"
|
|
|
+ <!--<DataGridTemplateColumn Header="电批程序号"
|
|
|
MinWidth="60"
|
|
|
Width="Auto">
|
|
|
<DataGridTemplateColumn.CellTemplate>
|
|
|
@@ -1258,7 +1258,7 @@
|
|
|
Padding="2" />
|
|
|
</DataTemplate>
|
|
|
</DataGridTemplateColumn.CellEditingTemplate>
|
|
|
- </DataGridTemplateColumn>
|
|
|
+ </DataGridTemplateColumn>-->
|
|
|
|
|
|
<DataGridTextColumn Header="{lex:Loc 描述}"
|
|
|
MinWidth="100"
|